/* 	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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:595px; height:842px; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:61738px; height:854px; }
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:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item125705 {
	width:34px !important;
	height:18px !important;
	left:36px !important;
	top:25px !important;
}

#item125753 {
	width:43px !important;
	height:9px !important;
	left:54px !important;
	top:810px !important;
}

#item355800 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item1109 {
	width:261px !important;
	height:139px !important;
	left:167px !important;
	top:352px !important;
}

#item125708 {
	width:34px !important;
	height:18px !important;
	left:526px !important;
	top:25px !important;
}

#item125782 {
	width:43px !important;
	height:9px !important;
	left:496px !important;
	top:810px !important;
}

#item355777 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item355754 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item355731 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item355708 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item355685 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item355662 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item1565 {
	width:362px !important;
	left:94px !important;
	top:77px !important;
	min-height:38px !important;
}

#item1589 {
	width:357px !important;
	left:131px !important;
	top:115px !important;
	min-height:150px !important;
}

#item355638 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item355614 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item1625 {
	width:401px !important;
	left:36px !important;
	top:60px !important;
	min-height:69px !important;
}

#item1722 {
	width:263px !important;
	left:280px !important;
	top:159px !important;
	min-height:257px !important;
}

#item355591 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item1801 {
	width:93px !important;
	left:44px !important;
	top:156px !important;
	min-height:76px !important;
}

#item1963 {
	width:93px !important;
	left:44px !important;
	top:371px !important;
	min-height:76px !important;
}

#item2144 {
	width:93px !important;
	left:44px !important;
	top:510px !important;
	min-height:76px !important;
}

#item2418 {
	width:93px !important;
	left:44px !important;
	top:700px !important;
	min-height:76px !important;
}

#item2487 {
	width:93px !important;
	left:304px !important;
	top:700px !important;
	min-height:76px !important;
}

#item2167 {
	width:93px !important;
	left:127px !important;
	top:510px !important;
	min-height:76px !important;
}

#item2441 {
	width:93px !important;
	left:127px !important;
	top:700px !important;
	min-height:76px !important;
}

#item2510 {
	width:93px !important;
	left:392px !important;
	top:700px !important;
	min-height:76px !important;
}

#item2190 {
	width:93px !important;
	left:213px !important;
	top:510px !important;
	min-height:76px !important;
}

#item2464 {
	width:93px !important;
	left:213px !important;
	top:700px !important;
	min-height:76px !important;
}

#item2533 {
	width:93px !important;
	left:478px !important;
	top:700px !important;
	min-height:76px !important;
}

#item2214 {
	width:93px !important;
	left:304px !important;
	top:510px !important;
	min-height:76px !important;
}

#item2237 {
	width:93px !important;
	left:392px !important;
	top:510px !important;
	min-height:76px !important;
}

#item2260 {
	width:93px !important;
	left:483px !important;
	top:510px !important;
	min-height:76px !important;
}

#item1831 {
	width:93px !important;
	left:309px !important;
	top:156px !important;
	min-height:76px !important;
}

#item1986 {
	width:99px !important;
	left:314px !important;
	top:371px !important;
	min-height:73px !important;
}

#item1807 {
	width:93px !important;
	left:180px !important;
	top:156px !important;
	min-height:76px !important;
}

#item2009 {
	width:93px !important;
	left:180px !important;
	top:371px !important;
	min-height:76px !important;
}

#item1854 {
	width:93px !important;
	left:438px !important;
	top:156px !important;
	min-height:76px !important;
}

#item2034 {
	width:127px !important;
	left:442px !important;
	top:371px !important;
	min-height:73px !important;
}

#item145912 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item350897 {
	width:43px !important;
	height:18px !important;
	left:107px !important;
	top:316px !important;
}

#item224833 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item350901 {
	width:43px !important;
	height:18px !important;
	left:44px !important;
	top:592px !important;
}

#item225301 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item350907 {
	width:43px !important;
	height:18px !important;
	left:44px !important;
	top:783px !important;
}

#item224907 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item350902 {
	width:43px !important;
	height:18px !important;
	left:127px !important;
	top:592px !important;
}

#item225351 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item350908 {
	width:43px !important;
	height:18px !important;
	left:127px !important;
	top:783px !important;
}

#item224982 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item350903 {
	width:43px !important;
	height:18px !important;
	left:213px !important;
	top:592px !important;
}

#item225401 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item350909 {
	width:43px !important;
	height:18px !important;
	left:213px !important;
	top:783px !important;
}

#item225057 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item350904 {
	width:43px !important;
	height:18px !important;
	left:304px !important;
	top:592px !important;
}

#item225451 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item350910 {
	width:43px !important;
	height:18px !important;
	left:304px !important;
	top:783px !important;
}

#item225130 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item350905 {
	width:43px !important;
	height:18px !important;
	left:393px !important;
	top:592px !important;
}

#item225502 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item350911 {
	width:43px !important;
	height:18px !important;
	left:393px !important;
	top:783px !important;
}

#item225203 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item350906 {
	width:43px !important;
	height:18px !important;
	left:484px !important;
	top:592px !important;
}

#item225552 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item350912 {
	width:43px !important;
	height:18px !important;
	left:480px !important;
	top:783px !important;
}

#item224372 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item350896 {
	width:43px !important;
	height:18px !important;
	left:44px !important;
	top:241px !important;
}

#item224446 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item350893 {
	width:43px !important;
	height:18px !important;
	left:181px !important;
	top:241px !important;
}

#item224519 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item350894 {
	width:43px !important;
	height:18px !important;
	left:309px !important;
	top:241px !important;
}

#item224709 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item350895 {
	width:43px !important;
	height:18px !important;
	left:439px !important;
	top:244px !important;
}

#item224221 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item350898 {
	width:43px !important;
	height:18px !important;
	left:242px !important;
	top:316px !important;
}

#item224271 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item350899 {
	width:43px !important;
	height:18px !important;
	left:377px !important;
	top:316px !important;
}

#item355568 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item224321 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item350900 {
	width:43px !important;
	height:18px !important;
	left:489px !important;
	top:316px !important;
}

#item224125 {
	width:52px !important;
	height:16px !important;
	left:107px !important;
	top:296px !important;
}

#item224881 {
	width:52px !important;
	height:16px !important;
	left:44px !important;
	top:574px !important;
}

#item225599 {
	width:52px !important;
	height:16px !important;
	left:44px !important;
	top:766px !important;
}

#item224954 {
	width:52px !important;
	height:16px !important;
	left:127px !important;
	top:574px !important;
}

#item225622 {
	width:52px !important;
	height:16px !important;
	left:127px !important;
	top:766px !important;
}

#item225030 {
	width:52px !important;
	height:16px !important;
	left:213px !important;
	top:574px !important;
}

#item225645 {
	width:52px !important;
	height:16px !important;
	left:213px !important;
	top:766px !important;
}

#item225104 {
	width:52px !important;
	height:16px !important;
	left:304px !important;
	top:574px !important;
}

#item225668 {
	width:52px !important;
	height:16px !important;
	left:304px !important;
	top:766px !important;
}

#item225177 {
	width:52px !important;
	height:16px !important;
	left:393px !important;
	top:574px !important;
}

#item225691 {
	width:52px !important;
	height:16px !important;
	left:393px !important;
	top:766px !important;
}

#item225250 {
	width:52px !important;
	height:16px !important;
	left:484px !important;
	top:574px !important;
}

#item225714 {
	width:52px !important;
	height:16px !important;
	left:480px !important;
	top:766px !important;
}

#item224420 {
	width:69px !important;
	height:16px !important;
	left:44px !important;
	top:221px !important;
}

#item224493 {
	width:52px !important;
	height:16px !important;
	left:181px !important;
	top:221px !important;
}

#item224566 {
	width:69px !important;
	height:16px !important;
	left:309px !important;
	top:221px !important;
}

#item225990 {
	width:69px !important;
	height:16px !important;
	left:439px !important;
	top:224px !important;
}

#item224133 {
	width:52px !important;
	height:16px !important;
	left:242px !important;
	top:296px !important;
}

#item224156 {
	width:52px !important;
	height:16px !important;
	left:376px !important;
	top:296px !important;
}

#item224179 {
	width:52px !important;
	height:16px !important;
	left:489px !important;
	top:296px !important;
}

#item355545 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item2653 {
	width:93px !important;
	left:44px !important;
	top:192px !important;
	min-height:77px !important;
}

#item2781 {
	width:119px !important;
	left:408px !important;
	top:192px !important;
	min-height:87px !important;
}

#item2852 {
	width:119px !important;
	left:45px !important;
	top:377px !important;
	min-height:87px !important;
}

#item2875 {
	width:119px !important;
	left:172px !important;
	top:377px !important;
	min-height:87px !important;
}

#item2899 {
	width:119px !important;
	left:320px !important;
	top:377px !important;
	min-height:87px !important;
}

#item2922 {
	width:119px !important;
	left:452px !important;
	top:377px !important;
	min-height:87px !important;
}

#item2676 {
	width:93px !important;
	left:159px !important;
	top:192px !important;
	min-height:87px !important;
}

#item2723 {
	width:93px !important;
	left:281px !important;
	top:192px !important;
	min-height:87px !important;
}

#item226053 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item226051 {
	width:43px !important;
	height:18px !important;
	left:44px !important;
	top:287px !important;
}

#item226247 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item226245 {
	width:43px !important;
	height:18px !important;
	left:44px !important;
	top:485px !important;
}

#item226295 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item226293 {
	width:43px !important;
	height:18px !important;
	left:172px !important;
	top:485px !important;
}

#item226344 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item226342 {
	width:43px !important;
	height:18px !important;
	left:320px !important;
	top:485px !important;
}

#item226392 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item226390 {
	width:43px !important;
	height:18px !important;
	left:452px !important;
	top:485px !important;
}

#item226101 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item226099 {
	width:43px !important;
	height:18px !important;
	left:159px !important;
	top:287px !important;
}

#item226149 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item226147 {
	width:43px !important;
	height:18px !important;
	left:282px !important;
	top:287px !important;
}

#item355522 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item226198 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item226196 {
	width:43px !important;
	height:18px !important;
	left:408px !important;
	top:287px !important;
}

#item226076 {
	width:69px !important;
	height:16px !important;
	left:44px !important;
	top:266px !important;
}

#item226270 {
	width:69px !important;
	height:16px !important;
	left:44px !important;
	top:464px !important;
}

#item226318 {
	width:69px !important;
	height:16px !important;
	left:172px !important;
	top:464px !important;
}

#item226367 {
	width:69px !important;
	height:16px !important;
	left:320px !important;
	top:464px !important;
}

#item226415 {
	width:69px !important;
	height:16px !important;
	left:452px !important;
	top:464px !important;
}

#item226124 {
	width:69px !important;
	height:16px !important;
	left:159px !important;
	top:266px !important;
}

#item226172 {
	width:69px !important;
	height:16px !important;
	left:282px !important;
	top:266px !important;
}

#item226221 {
	width:69px !important;
	height:16px !important;
	left:408px !important;
	top:266px !important;
}

#item355499 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item2982 {
	width:523px !important;
	left:36px !important;
	top:730px !important;
	min-height:89px !important;
}

#item355476 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item3116 {
	width:490px !important;
	left:77px !important;
	top:139px !important;
	min-height:94px !important;
}

#item355453 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item3159 {
	width:210px !important;
	left:352px !important;
	top:629px !important;
	min-height:157px !important;
}

#item355429 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item355405 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item3214 {
	width:142px !important;
	left:43px !important;
	top:184px !important;
	min-height:82px !important;
}

#item351730 {
	width:137px !important;
	left:236px !important;
	top:184px !important;
	min-height:82px !important;
}

#item351755 {
	width:141px !important;
	left:428px !important;
	top:184px !important;
	min-height:82px !important;
}

#item3239 {
	width:142px !important;
	left:43px !important;
	top:449px !important;
	min-height:82px !important;
}

#item3264 {
	width:142px !important;
	left:43px !important;
	top:691px !important;
	min-height:82px !important;
}

#item226468 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item226466 {
	width:43px !important;
	height:18px !important;
	left:43px !important;
	top:287px !important;
}

#item226612 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item226610 {
	width:43px !important;
	height:18px !important;
	left:43px !important;
	top:548px !important;
}

#item226660 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item226658 {
	width:43px !important;
	height:18px !important;
	left:236px !important;
	top:548px !important;
}

#item226708 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item226706 {
	width:43px !important;
	height:18px !important;
	left:430px !important;
	top:548px !important;
}

#item226757 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item226755 {
	width:43px !important;
	height:18px !important;
	left:430px !important;
	top:791px !important;
}

#item226805 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item226803 {
	width:43px !important;
	height:18px !important;
	left:236px !important;
	top:791px !important;
}

#item226853 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item226851 {
	width:43px !important;
	height:18px !important;
	left:43px !important;
	top:791px !important;
}

#item226516 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item226514 {
	width:43px !important;
	height:18px !important;
	left:236px !important;
	top:287px !important;
}

#item226564 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item226562 {
	width:43px !important;
	height:18px !important;
	left:430px !important;
	top:287px !important;
}

#item226491 {
	width:69px !important;
	height:16px !important;
	left:43px !important;
	top:266px !important;
}

#item226635 {
	width:69px !important;
	height:16px !important;
	left:43px !important;
	top:527px !important;
}

#item226683 {
	width:69px !important;
	height:16px !important;
	left:236px !important;
	top:527px !important;
}

#item226731 {
	width:69px !important;
	height:16px !important;
	left:430px !important;
	top:527px !important;
}

#item226780 {
	width:69px !important;
	height:16px !important;
	left:430px !important;
	top:771px !important;
}

#item226828 {
	width:69px !important;
	height:16px !important;
	left:236px !important;
	top:771px !important;
}

#item226876 {
	width:69px !important;
	height:16px !important;
	left:43px !important;
	top:771px !important;
}

#item226539 {
	width:69px !important;
	height:16px !important;
	left:236px !important;
	top:266px !important;
}

#item226587 {
	width:69px !important;
	height:16px !important;
	left:430px !important;
	top:266px !important;
}

#item351811 {
	width:150px !important;
	left:236px !important;
	top:449px !important;
	min-height:78px !important;
}

#item351815 {
	width:150px !important;
	left:430px !important;
	top:449px !important;
	min-height:78px !important;
}

#item351871 {
	width:150px !important;
	left:236px !important;
	top:691px !important;
	min-height:79px !important;
}

#item351894 {
	width:150px !important;
	left:430px !important;
	top:691px !important;
	min-height:78px !important;
}

#item3429 {
	width:608px !important;
	height:866px !important;
	left:-13px !important;
	top:-11px !important;
	background:#dcd9d4;
}

#item355382 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item3449 {
	width:278px !important;
	left:91px !important;
	top:505px !important;
	min-height:166px !important;
}

#item355359 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item3732 {
	width:124px !important;
	left:46px !important;
	top:520px !important;
	min-height:112px !important;
}

#item3755 {
	width:140px !important;
	left:238px !important;
	top:520px !important;
	min-height:112px !important;
}

#item3831 {
	width:124px !important;
	left:46px !important;
	top:157px !important;
	min-height:112px !important;
}

#item4038 {
	width:124px !important;
	left:46px !important;
	top:362px !important;
	min-height:64px !important;
}

#item3855 {
	width:140px !important;
	left:238px !important;
	top:157px !important;
	min-height:112px !important;
}

#item4061 {
	width:140px !important;
	left:238px !important;
	top:362px !important;
	min-height:65px !important;
}

#item3561 {
	width:124px !important;
	left:46px !important;
	top:741px !important;
	min-height:76px !important;
}

#item3584 {
	width:140px !important;
	left:238px !important;
	top:741px !important;
	min-height:76px !important;
}

#item3630 {
	width:131px !important;
	left:420px !important;
	top:741px !important;
	min-height:76px !important;
}

#item226967 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item226965 {
	width:43px !important;
	height:18px !important;
	left:109px !important;
	top:98px !important;
}

#item227063 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item227061 {
	width:43px !important;
	height:18px !important;
	left:109px !important;
	top:303px !important;
}

#item227160 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item227158 {
	width:43px !important;
	height:18px !important;
	left:48px !important;
	top:601px !important;
}

#item227256 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item227254 {
	width:43px !important;
	height:18px !important;
	left:285px !important;
	top:675px !important;
}

#item227353 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item227351 {
	width:43px !important;
	height:18px !important;
	left:134px !important;
	top:675px !important;
}

#item227015 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item227013 {
	width:43px !important;
	height:18px !important;
	left:313px !important;
	top:98px !important;
}

#item227088 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item227086 {
	width:43px !important;
	height:18px !important;
	left:313px !important;
	top:303px !important;
}

#item227185 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item227183 {
	width:43px !important;
	height:18px !important;
	left:237px !important;
	top:601px !important;
}

#item355336 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item227282 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item227280 {
	width:43px !important;
	height:18px !important;
	left:474px !important;
	top:675px !important;
}

#item226990 {
	width:69px !important;
	height:16px !important;
	left:109px !important;
	top:77px !important;
}

#item227111 {
	width:69px !important;
	height:16px !important;
	left:109px !important;
	top:282px !important;
}

#item227208 {
	width:69px !important;
	height:16px !important;
	left:48px !important;
	top:580px !important;
}

#item227305 {
	width:69px !important;
	height:16px !important;
	left:285px !important;
	top:654px !important;
}

#item227376 {
	width:69px !important;
	height:16px !important;
	left:134px !important;
	top:654px !important;
}

#item227038 {
	width:69px !important;
	height:16px !important;
	left:313px !important;
	top:77px !important;
}

#item227135 {
	width:69px !important;
	height:16px !important;
	left:313px !important;
	top:282px !important;
}

#item227231 {
	width:69px !important;
	height:16px !important;
	left:237px !important;
	top:580px !important;
}

#item227328 {
	width:69px !important;
	height:16px !important;
	left:474px !important;
	top:654px !important;
}

#item355313 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item355290 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item355267 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item4209 {
	width:124px !important;
	left:51px !important;
	top:167px !important;
	min-height:76px !important;
}

#item4349 {
	width:124px !important;
	left:51px !important;
	top:433px !important;
	min-height:76px !important;
}

#item4449 {
	width:124px !important;
	left:51px !important;
	top:682px !important;
	min-height:76px !important;
}

#item4232 {
	width:140px !important;
	left:235px !important;
	top:167px !important;
	min-height:76px !important;
}

#item4372 {
	width:140px !important;
	left:235px !important;
	top:433px !important;
	min-height:76px !important;
}

#item4472 {
	width:140px !important;
	left:235px !important;
	top:682px !important;
	min-height:76px !important;
}

#item227440 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item227438 {
	width:43px !important;
	height:18px !important;
	left:51px !important;
	top:264px !important;
}

#item227538 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item227535 {
	width:43px !important;
	height:18px !important;
	left:51px !important;
	top:529px !important;
}

#item227635 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item227633 {
	width:43px !important;
	height:18px !important;
	left:51px !important;
	top:778px !important;
}

#item227488 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item227486 {
	width:43px !important;
	height:18px !important;
	left:235px !important;
	top:264px !important;
}

#item227563 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item227561 {
	width:43px !important;
	height:18px !important;
	left:235px !important;
	top:529px !important;
}

#item227660 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item227658 {
	width:43px !important;
	height:18px !important;
	left:235px !important;
	top:778px !important;
}

#item227463 {
	width:69px !important;
	height:16px !important;
	left:51px !important;
	top:243px !important;
}

#item227586 {
	width:69px !important;
	height:16px !important;
	left:51px !important;
	top:509px !important;
}

#item227683 {
	width:69px !important;
	height:16px !important;
	left:51px !important;
	top:757px !important;
}

#item227511 {
	width:69px !important;
	height:16px !important;
	left:235px !important;
	top:243px !important;
}

#item227610 {
	width:69px !important;
	height:16px !important;
	left:235px !important;
	top:509px !important;
}

#item227706 {
	width:69px !important;
	height:16px !important;
	left:235px !important;
	top:757px !important;
}

#item4573 {
	width:304px !important;
	left:60px !important;
	top:158px !important;
	min-height:158px !important;
}

#item4652 {
	width:213px !important;
	left:77px !important;
	top:657px !important;
	min-height:149px !important;
}

#item4658 {
	width:212px !important;
	left:322px !important;
	top:659px !important;
	min-height:147px !important;
}

#item4683 {
	width:212px !important;
	left:322px !important;
	top:749px !important;
	min-height:33px !important;
}

#item355244 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item355220 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item4760 {
	width:187px !important;
	left:51px !important;
	top:176px !important;
	min-height:76px !important;
}

#item4783 {
	width:148px !important;
	left:51px !important;
	top:433px !important;
	min-height:76px !important;
}

#item4806 {
	width:148px !important;
	left:51px !important;
	top:682px !important;
	min-height:76px !important;
}

#item4831 {
	width:140px !important;
	left:294px !important;
	top:176px !important;
	min-height:76px !important;
}

#item4854 {
	width:140px !important;
	left:294px !important;
	top:433px !important;
	min-height:76px !important;
}

#item4877 {
	width:140px !important;
	left:294px !important;
	top:682px !important;
	min-height:76px !important;
}

#item227769 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item227767 {
	width:43px !important;
	height:18px !important;
	left:51px !important;
	top:264px !important;
}

#item227865 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item227863 {
	width:43px !important;
	height:18px !important;
	left:51px !important;
	top:520px !important;
}

#item227962 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item227960 {
	width:43px !important;
	height:18px !important;
	left:51px !important;
	top:770px !important;
}

#item227817 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item227815 {
	width:43px !important;
	height:18px !important;
	left:294px !important;
	top:264px !important;
}

#item227891 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item227888 {
	width:43px !important;
	height:18px !important;
	left:294px !important;
	top:520px !important;
}

#item227988 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item227985 {
	width:43px !important;
	height:18px !important;
	left:294px !important;
	top:770px !important;
}

#item227792 {
	width:69px !important;
	height:16px !important;
	left:51px !important;
	top:244px !important;
}

#item227914 {
	width:69px !important;
	height:16px !important;
	left:51px !important;
	top:499px !important;
}

#item228011 {
	width:69px !important;
	height:16px !important;
	left:51px !important;
	top:749px !important;
}

#item227840 {
	width:69px !important;
	height:16px !important;
	left:294px !important;
	top:244px !important;
}

#item227937 {
	width:69px !important;
	height:16px !important;
	left:294px !important;
	top:499px !important;
}

#item228034 {
	width:69px !important;
	height:16px !important;
	left:294px !important;
	top:749px !important;
}

#item4999 {
	width:608px !important;
	height:868px !important;
	left:-13px !important;
	top:-15px !important;
	background:#cf7c4a;
}

#item355197 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item5002 {
	width:195px !important;
	left:200px !important;
	top:399px !important;
	min-height:44px !important;
}

#item355174 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item355151 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item5118 {
	width:267px !important;
	left:317px !important;
	top:374px !important;
	min-height:164px !important;
}

#item355128 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item355105 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item5173 {
	width:322px !important;
	left:148px !important;
	top:574px !important;
	min-height:178px !important;
}

#item355082 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item5187 {
	width:337px !important;
	left:115px !important;
	top:574px !important;
	min-height:178px !important;
}

#item355058 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item5220 {
	width:167px !important;
	left:264px !important;
	top:690px !important;
	min-height:71px !important;
}

#item5244 {
	width:209px !important;
	left:264px !important;
	top:778px !important;
	min-height:19px !important;
}

#item355035 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item5279 {
	width:240px !important;
	left:298px !important;
	top:569px !important;
	min-height:178px !important;
}

#item5328 {
	width:240px !important;
	left:123px !important;
	top:772px !important;
	min-height:19px !important;
}

#item5304 {
	width:356px !important;
	left:123px !important;
	top:746px !important;
	min-height:26px !important;
}

#item355012 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item5458 {
	width:487px !important;
	left:57px !important;
	top:557px !important;
	min-height:164px !important;
}

#item354989 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item354966 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item5491 {
	width:190px !important;
	left:332px !important;
	top:688px !important;
	min-height:80px !important;
}

#item354943 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item6853 {
	width:151px !important;
	left:59px !important;
	top:136px !important;
	min-height:76px !important;
}

#item6876 {
	width:151px !important;
	left:59px !important;
	top:326px !important;
	min-height:76px !important;
}

#item6899 {
	width:151px !important;
	left:59px !important;
	top:523px !important;
	min-height:76px !important;
}

#item6922 {
	width:151px !important;
	left:59px !important;
	top:742px !important;
	min-height:76px !important;
}

#item6945 {
	width:140px !important;
	left:302px !important;
	top:136px !important;
	min-height:76px !important;
}

#item6968 {
	width:140px !important;
	left:302px !important;
	top:326px !important;
	min-height:76px !important;
}

#item6991 {
	width:140px !important;
	left:302px !important;
	top:523px !important;
	min-height:76px !important;
}

#item7014 {
	width:140px !important;
	left:302px !important;
	top:742px !important;
	min-height:76px !important;
}

#item228105 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item228103 {
	width:43px !important;
	height:18px !important;
	left:59px !important;
	top:220px !important;
}

#item228229 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item228227 {
	width:43px !important;
	height:18px !important;
	left:59px !important;
	top:411px !important;
}

#item228325 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item228323 {
	width:43px !important;
	height:18px !important;
	left:59px !important;
	top:607px !important;
}

#item228421 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item228419 {
	width:43px !important;
	height:18px !important;
	left:144px !important;
	top:681px !important;
}

#item228176 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item228174 {
	width:43px !important;
	height:18px !important;
	left:303px !important;
	top:220px !important;
}

#item228254 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item228252 {
	width:43px !important;
	height:18px !important;
	left:303px !important;
	top:411px !important;
}

#item228350 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item228348 {
	width:43px !important;
	height:18px !important;
	left:303px !important;
	top:607px !important;
}

#item354920 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item228446 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item228444 {
	width:43px !important;
	height:18px !important;
	left:378px !important;
	top:681px !important;
}

#item228128 {
	width:69px !important;
	height:16px !important;
	left:59px !important;
	top:199px !important;
}

#item228277 {
	width:69px !important;
	height:16px !important;
	left:59px !important;
	top:391px !important;
}

#item228373 {
	width:69px !important;
	height:16px !important;
	left:59px !important;
	top:587px !important;
}

#item228469 {
	width:69px !important;
	height:16px !important;
	left:144px !important;
	top:661px !important;
}

#item228199 {
	width:69px !important;
	height:16px !important;
	left:303px !important;
	top:199px !important;
}

#item228300 {
	width:69px !important;
	height:16px !important;
	left:303px !important;
	top:391px !important;
}

#item228396 {
	width:69px !important;
	height:16px !important;
	left:303px !important;
	top:587px !important;
}

#item228493 {
	width:69px !important;
	height:16px !important;
	left:378px !important;
	top:661px !important;
}

#item354897 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item6126 {
	width:93px !important;
	left:47px !important;
	top:141px !important;
	min-height:87px !important;
}

#item6307 {
	width:93px !important;
	left:47px !important;
	top:340px !important;
	min-height:87px !important;
}

#item6465 {
	width:93px !important;
	left:47px !important;
	top:543px !important;
	min-height:87px !important;
}

#item6620 {
	width:136px !important;
	left:47px !important;
	top:706px !important;
	min-height:87px !important;
}

#item6149 {
	width:119px !important;
	left:408px !important;
	top:141px !important;
	min-height:87px !important;
}

#item6330 {
	width:119px !important;
	left:408px !important;
	top:340px !important;
	min-height:87px !important;
}

#item6172 {
	width:93px !important;
	left:160px !important;
	top:141px !important;
	min-height:87px !important;
}

#item6353 {
	width:93px !important;
	left:160px !important;
	top:340px !important;
	min-height:87px !important;
}

#item6488 {
	width:131px !important;
	left:282px !important;
	top:542px !important;
	min-height:87px !important;
}

#item6643 {
	width:131px !important;
	left:282px !important;
	top:706px !important;
	min-height:87px !important;
}

#item6195 {
	width:93px !important;
	left:282px !important;
	top:141px !important;
	min-height:87px !important;
}

#item6376 {
	width:93px !important;
	left:282px !important;
	top:340px !important;
	min-height:87px !important;
}

#item228571 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item228569 {
	width:43px !important;
	height:18px !important;
	left:47px !important;
	top:227px !important;
}

#item228619 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item228617 {
	width:43px !important;
	height:18px !important;
	left:160px !important;
	top:227px !important;
}

#item228667 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item228665 {
	width:43px !important;
	height:18px !important;
	left:282px !important;
	top:227px !important;
}

#item228715 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item228713 {
	width:43px !important;
	height:18px !important;
	left:408px !important;
	top:227px !important;
}

#item228763 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item228761 {
	width:43px !important;
	height:18px !important;
	left:408px !important;
	top:425px !important;
}

#item228812 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item228810 {
	width:43px !important;
	height:18px !important;
	left:282px !important;
	top:425px !important;
}

#item228860 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item228858 {
	width:43px !important;
	height:18px !important;
	left:160px !important;
	top:425px !important;
}

#item228909 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item228906 {
	width:43px !important;
	height:18px !important;
	left:47px !important;
	top:425px !important;
}

#item228957 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item228955 {
	width:43px !important;
	height:18px !important;
	left:149px !important;
	top:517px !important;
}

#item229181 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item229179 {
	width:43px !important;
	height:18px !important;
	left:361px !important;
	top:517px !important;
}

#item229105 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item229103 {
	width:43px !important;
	height:18px !important;
	left:146px !important;
	top:667px !important;
}

#item229230 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item229228 {
	width:43px !important;
	height:18px !important;
	left:360px !important;
	top:667px !important;
}

#item228594 {
	width:69px !important;
	height:16px !important;
	left:47px !important;
	top:207px !important;
}

#item228642 {
	width:69px !important;
	height:16px !important;
	left:160px !important;
	top:207px !important;
}

#item228690 {
	width:69px !important;
	height:16px !important;
	left:282px !important;
	top:207px !important;
}

#item228738 {
	width:69px !important;
	height:16px !important;
	left:408px !important;
	top:207px !important;
}

#item228787 {
	width:69px !important;
	height:16px !important;
	left:408px !important;
	top:405px !important;
}

#item228835 {
	width:69px !important;
	height:16px !important;
	left:282px !important;
	top:405px !important;
}

#item228883 {
	width:69px !important;
	height:16px !important;
	left:160px !important;
	top:405px !important;
}

#item228932 {
	width:69px !important;
	height:16px !important;
	left:47px !important;
	top:405px !important;
}

#item228982 {
	width:69px !important;
	height:16px !important;
	left:149px !important;
	top:496px !important;
}

#item229204 {
	width:69px !important;
	height:16px !important;
	left:361px !important;
	top:496px !important;
}

#item229128 {
	width:69px !important;
	height:16px !important;
	left:146px !important;
	top:647px !important;
}

#item229253 {
	width:69px !important;
	height:16px !important;
	left:360px !important;
	top:647px !important;
}

#item7092 {
	width:195px !important;
	left:342px !important;
	top:714px !important;
	min-height:40px !important;
}

#item7115 {
	width:167px !important;
	left:342px !important;
	top:775px !important;
	min-height:16px !important;
}

#item354874 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item354851 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item7215 {
	width:93px !important;
	left:47px !important;
	top:139px !important;
	min-height:87px !important;
}

#item7238 {
	width:110px !important;
	left:47px !important;
	top:333px !important;
	min-height:62px !important;
}

#item7261 {
	width:107px !important;
	left:47px !important;
	top:564px !important;
	min-height:87px !important;
}

#item7284 {
	width:136px !important;
	left:47px !important;
	top:727px !important;
	min-height:87px !important;
}

#item7353 {
	width:93px !important;
	left:182px !important;
	top:139px !important;
	min-height:87px !important;
}

#item7376 {
	width:115px !important;
	left:182px !important;
	top:333px !important;
	min-height:67px !important;
}

#item7399 {
	width:131px !important;
	left:182px !important;
	top:564px !important;
	min-height:87px !important;
}

#item7577 {
	width:131px !important;
	left:323px !important;
	top:564px !important;
	min-height:87px !important;
}

#item229333 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item229331 {
	width:43px !important;
	height:18px !important;
	left:48px !important;
	top:222px !important;
}

#item229429 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item229427 {
	width:43px !important;
	height:18px !important;
	left:48px !important;
	top:416px !important;
}

#item229536 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item229534 {
	width:43px !important;
	height:18px !important;
	left:85px !important;
	top:500px !important;
}

#item229680 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item229678 {
	width:43px !important;
	height:18px !important;
	left:171px !important;
	top:698px !important;
}

#item229584 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item229582 {
	width:43px !important;
	height:18px !important;
	left:223px !important;
	top:500px !important;
}

#item229632 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item229630 {
	width:43px !important;
	height:18px !important;
	left:362px !important;
	top:500px !important;
}

#item229477 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item229475 {
	width:43px !important;
	height:18px !important;
	left:183px !important;
	top:416px !important;
}

#item229381 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item229379 {
	width:43px !important;
	height:18px !important;
	left:182px !important;
	top:222px !important;
}

#item229356 {
	width:69px !important;
	height:16px !important;
	left:48px !important;
	top:202px !important;
}

#item229452 {
	width:69px !important;
	height:16px !important;
	left:48px !important;
	top:395px !important;
}

#item229559 {
	width:69px !important;
	height:16px !important;
	left:85px !important;
	top:480px !important;
}

#item229703 {
	width:69px !important;
	height:16px !important;
	left:171px !important;
	top:677px !important;
}

#item229607 {
	width:69px !important;
	height:16px !important;
	left:223px !important;
	top:480px !important;
}

#item229655 {
	width:69px !important;
	height:16px !important;
	left:362px !important;
	top:480px !important;
}

#item229500 {
	width:69px !important;
	height:16px !important;
	left:183px !important;
	top:395px !important;
}

#item229404 {
	width:69px !important;
	height:16px !important;
	left:182px !important;
	top:202px !important;
}

#item354827 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item354804 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item7701 {
	width:136px !important;
	left:47px !important;
	top:432px !important;
	min-height:87px !important;
}

#item7795 {
	width:136px !important;
	left:47px !important;
	top:588px !important;
	min-height:87px !important;
}

#item7912 {
	width:136px !important;
	left:47px !important;
	top:737px !important;
	min-height:54px !important;
}

#item7726 {
	width:136px !important;
	left:202px !important;
	top:432px !important;
	min-height:87px !important;
}

#item7818 {
	width:136px !important;
	left:202px !important;
	top:588px !important;
	min-height:87px !important;
}

#item7935 {
	width:136px !important;
	left:202px !important;
	top:737px !important;
	min-height:54px !important;
}

#item7749 {
	width:136px !important;
	left:351px !important;
	top:432px !important;
	min-height:87px !important;
}

#item7841 {
	width:136px !important;
	left:351px !important;
	top:588px !important;
	min-height:87px !important;
}

#item229766 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item229764 {
	width:43px !important;
	height:18px !important;
	left:120px !important;
	top:403px !important;
}

#item229916 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item229914 {
	width:43px !important;
	height:18px !important;
	left:120px !important;
	top:552px !important;
}

#item230060 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item230058 {
	width:43px !important;
	height:18px !important;
	left:140px !important;
	top:700px !important;
}

#item229814 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item229812 {
	width:43px !important;
	height:18px !important;
	left:277px !important;
	top:403px !important;
}

#item229941 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item229939 {
	width:43px !important;
	height:18px !important;
	left:277px !important;
	top:552px !important;
}

#item230085 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item230083 {
	width:43px !important;
	height:18px !important;
	left:297px !important;
	top:700px !important;
}

#item229862 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item229860 {
	width:43px !important;
	height:18px !important;
	left:424px !important;
	top:403px !important;
}

#item229966 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item229964 {
	width:43px !important;
	height:18px !important;
	left:424px !important;
	top:552px !important;
}

#item229789 {
	width:69px !important;
	height:16px !important;
	left:120px !important;
	top:382px !important;
}

#item229989 {
	width:69px !important;
	height:16px !important;
	left:120px !important;
	top:531px !important;
}

#item230134 {
	width:69px !important;
	height:16px !important;
	left:140px !important;
	top:679px !important;
}

#item229837 {
	width:69px !important;
	height:16px !important;
	left:277px !important;
	top:382px !important;
}

#item230012 {
	width:69px !important;
	height:16px !important;
	left:277px !important;
	top:531px !important;
}

#item230157 {
	width:69px !important;
	height:16px !important;
	left:297px !important;
	top:679px !important;
}

#item229885 {
	width:69px !important;
	height:16px !important;
	left:424px !important;
	top:382px !important;
}

#item230035 {
	width:69px !important;
	height:16px !important;
	left:424px !important;
	top:531px !important;
}

#item354781 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item354758 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item8075 {
	width:261px !important;
	left:47px !important;
	top:184px !important;
	min-height:87px !important;
}

#item8312 {
	width:261px !important;
	left:47px !important;
	top:407px !important;
	min-height:87px !important;
}

#item8121 {
	width:169px !important;
	left:47px !important;
	top:646px !important;
	min-height:87px !important;
}

#item8144 {
	width:136px !important;
	left:347px !important;
	top:184px !important;
	min-height:87px !important;
}

#item8335 {
	width:136px !important;
	left:347px !important;
	top:407px !important;
	min-height:87px !important;
}

#item8190 {
	width:173px !important;
	left:347px !important;
	top:641px !important;
	min-height:87px !important;
}

#item230246 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item230244 {
	width:43px !important;
	height:18px !important;
	left:154px !important;
	top:112px !important;
}

#item230343 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item230341 {
	width:43px !important;
	height:18px !important;
	left:154px !important;
	top:338px !important;
}

#item230439 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item230437 {
	width:43px !important;
	height:18px !important;
	left:154px !important;
	top:566px !important;
}

#item230294 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item230292 {
	width:43px !important;
	height:18px !important;
	left:441px !important;
	top:112px !important;
}

#item230368 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item230366 {
	width:43px !important;
	height:18px !important;
	left:441px !important;
	top:338px !important;
}

#item230465 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item230463 {
	width:43px !important;
	height:18px !important;
	left:441px !important;
	top:566px !important;
}

#item230269 {
	width:69px !important;
	height:16px !important;
	left:154px !important;
	top:92px !important;
}

#item230391 {
	width:69px !important;
	height:16px !important;
	left:154px !important;
	top:317px !important;
}

#item230488 {
	width:69px !important;
	height:16px !important;
	left:154px !important;
	top:545px !important;
}

#item230317 {
	width:69px !important;
	height:16px !important;
	left:441px !important;
	top:92px !important;
}

#item230414 {
	width:69px !important;
	height:16px !important;
	left:441px !important;
	top:317px !important;
}

#item230511 {
	width:69px !important;
	height:16px !important;
	left:441px !important;
	top:545px !important;
}

#item354735 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item8429 {
	width:200px !important;
	left:65px !important;
	top:454px !important;
	min-height:116px !important;
}

#item8434 {
	width:243px !important;
	left:65px !important;
	top:527px !important;
	min-height:17px !important;
}

#item8484 {
	width:184px !important;
	left:65px !important;
	top:749px !important;
	min-height:13px !important;
}

#item8478 {
	width:341px !important;
	left:65px !important;
	top:586px !important;
	min-height:183px !important;
}

#item354712 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item8518 {
	width:195px !important;
	left:343px !important;
	top:222px !important;
	min-height:125px !important;
}

#item8541 {
	width:261px !important;
	left:343px !important;
	top:344px !important;
	min-height:18px !important;
}

#item354689 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item8596 {
	width:365px !important;
	left:36px !important;
	top:71px !important;
	min-height:266px !important;
}

#item354666 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item8601 {
	width:376px !important;
	left:183px !important;
	top:721px !important;
	min-height:78px !important;
}

#item354643 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item8670 {
	width:218px !important;
	left:79px !important;
	top:186px !important;
	min-height:276px !important;
}

#item354620 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item8696 {
	width:134px !important;
	left:47px !important;
	top:169px !important;
	min-height:87px !important;
}

#item8999 {
	width:162px !important;
	left:47px !important;
	top:681px !important;
	min-height:87px !important;
}

#item8719 {
	width:136px !important;
	left:255px !important;
	top:169px !important;
	min-height:87px !important;
}

#item9023 {
	width:136px !important;
	left:255px !important;
	top:681px !important;
	min-height:87px !important;
}

#item8742 {
	width:93px !important;
	left:46px !important;
	top:423px !important;
	min-height:89px !important;
}

#item8765 {
	width:93px !important;
	left:256px !important;
	top:423px !important;
	min-height:103px !important;
}

#item8788 {
	width:93px !important;
	left:150px !important;
	top:423px !important;
	min-height:89px !important;
}

#item8811 {
	width:93px !important;
	left:356px !important;
	top:423px !important;
	min-height:110px !important;
}

#item8889 {
	width:93px !important;
	left:458px !important;
	top:423px !important;
	min-height:110px !important;
}

#item230596 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item230594 {
	width:43px !important;
	height:18px !important;
	left:47px !important;
	top:255px !important;
}

#item230696 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item230694 {
	width:43px !important;
	height:18px !important;
	left:47px !important;
	top:520px !important;
}

#item230939 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item230936 {
	width:43px !important;
	height:18px !important;
	left:47px !important;
	top:769px !important;
}

#item230989 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item230987 {
	width:43px !important;
	height:18px !important;
	left:255px !important;
	top:769px !important;
}

#item230744 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item230742 {
	width:43px !important;
	height:18px !important;
	left:151px !important;
	top:520px !important;
}

#item230793 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item230791 {
	width:43px !important;
	height:18px !important;
	left:256px !important;
	top:520px !important;
}

#item230842 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item230840 {
	width:43px !important;
	height:18px !important;
	left:356px !important;
	top:520px !important;
}

#item230890 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item230888 {
	width:43px !important;
	height:18px !important;
	left:460px !important;
	top:520px !important;
}

#item230644 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item230642 {
	width:43px !important;
	height:18px !important;
	left:256px !important;
	top:255px !important;
}

#item354597 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item230619 {
	width:69px !important;
	height:16px !important;
	left:47px !important;
	top:235px !important;
}

#item230719 {
	width:69px !important;
	height:16px !important;
	left:47px !important;
	top:500px !important;
}

#item230963 {
	width:69px !important;
	height:16px !important;
	left:47px !important;
	top:748px !important;
}

#item231012 {
	width:69px !important;
	height:16px !important;
	left:255px !important;
	top:748px !important;
}

#item230767 {
	width:69px !important;
	height:16px !important;
	left:151px !important;
	top:500px !important;
}

#item230817 {
	width:69px !important;
	height:16px !important;
	left:256px !important;
	top:500px !important;
}

#item230865 {
	width:69px !important;
	height:16px !important;
	left:356px !important;
	top:500px !important;
}

#item230913 {
	width:69px !important;
	height:16px !important;
	left:460px !important;
	top:500px !important;
}

#item230667 {
	width:69px !important;
	height:16px !important;
	left:256px !important;
	top:235px !important;
}

#item9066 {
	width:93px !important;
	left:45px !important;
	top:131px !important;
	min-height:89px !important;
}

#item354574 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item9267 {
	width:93px !important;
	left:45px !important;
	top:304px !important;
	min-height:89px !important;
}

#item9472 {
	width:93px !important;
	left:45px !important;
	top:496px !important;
	min-height:89px !important;
}

#item9810 {
	width:107px !important;
	left:45px !important;
	top:687px !important;
	min-height:89px !important;
}

#item9089 {
	width:93px !important;
	left:254px !important;
	top:131px !important;
	min-height:103px !important;
}

#item9290 {
	width:93px !important;
	left:254px !important;
	top:304px !important;
	min-height:103px !important;
}

#item9495 {
	width:100px !important;
	left:319px !important;
	top:496px !important;
	min-height:103px !important;
}

#item9833 {
	width:100px !important;
	left:319px !important;
	top:687px !important;
	min-height:103px !important;
}

#item9112 {
	width:93px !important;
	left:148px !important;
	top:131px !important;
	min-height:89px !important;
}

#item9314 {
	width:93px !important;
	left:148px !important;
	top:304px !important;
	min-height:89px !important;
}

#item9518 {
	width:93px !important;
	left:180px !important;
	top:496px !important;
	min-height:89px !important;
}

#item9856 {
	width:117px !important;
	left:180px !important;
	top:687px !important;
	min-height:89px !important;
}

#item9135 {
	width:93px !important;
	left:355px !important;
	top:131px !important;
	min-height:110px !important;
}

#item9337 {
	width:93px !important;
	left:355px !important;
	top:304px !important;
	min-height:110px !important;
}

#item9541 {
	width:100px !important;
	left:456px !important;
	top:496px !important;
	min-height:110px !important;
}

#item9879 {
	width:100px !important;
	left:456px !important;
	top:687px !important;
	min-height:110px !important;
}

#item9158 {
	width:93px !important;
	left:456px !important;
	top:131px !important;
	min-height:110px !important;
}

#item9360 {
	width:93px !important;
	left:456px !important;
	top:304px !important;
	min-height:110px !important;
}

#item231082 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item231080 {
	width:43px !important;
	height:18px !important;
	left:45px !important;
	top:217px !important;
}

#item231684 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item231682 {
	width:43px !important;
	height:18px !important;
	left:45px !important;
	top:398px !important;
}

#item231927 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item231925 {
	width:43px !important;
	height:18px !important;
	left:45px !important;
	top:581px !important;
}

#item231975 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item231973 {
	width:43px !important;
	height:18px !important;
	left:180px !important;
	top:581px !important;
}

#item232024 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item232022 {
	width:43px !important;
	height:18px !important;
	left:319px !important;
	top:581px !important;
}

#item232072 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item232070 {
	width:43px !important;
	height:18px !important;
	left:456px !important;
	top:581px !important;
}

#item232120 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item232118 {
	width:43px !important;
	height:18px !important;
	left:456px !important;
	top:781px !important;
}

#item232169 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item232167 {
	width:43px !important;
	height:18px !important;
	left:318px !important;
	top:781px !important;
}

#item232217 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item232215 {
	width:43px !important;
	height:18px !important;
	left:180px !important;
	top:781px !important;
}

#item232295 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item232293 {
	width:43px !important;
	height:18px !important;
	left:45px !important;
	top:781px !important;
}

#item231130 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item231128 {
	width:43px !important;
	height:18px !important;
	left:147px !important;
	top:217px !important;
}

#item231711 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item231709 {
	width:43px !important;
	height:18px !important;
	left:147px !important;
	top:398px !important;
}

#item231178 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item231176 {
	width:43px !important;
	height:18px !important;
	left:254px !important;
	top:217px !important;
}

#item231736 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item231734 {
	width:43px !important;
	height:18px !important;
	left:254px !important;
	top:398px !important;
}

#item231226 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item231224 {
	width:43px !important;
	height:18px !important;
	left:355px !important;
	top:217px !important;
}

#item231761 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item231759 {
	width:43px !important;
	height:18px !important;
	left:355px !important;
	top:398px !important;
}

#item231274 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item231272 {
	width:43px !important;
	height:18px !important;
	left:459px !important;
	top:217px !important;
}

#item231786 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item231784 {
	width:43px !important;
	height:18px !important;
	left:459px !important;
	top:398px !important;
}

#item231105 {
	width:69px !important;
	height:16px !important;
	left:45px !important;
	top:196px !important;
}

#item231809 {
	width:69px !important;
	height:16px !important;
	left:45px !important;
	top:378px !important;
}

#item231950 {
	width:69px !important;
	height:16px !important;
	left:45px !important;
	top:560px !important;
}

#item231998 {
	width:69px !important;
	height:16px !important;
	left:180px !important;
	top:560px !important;
}

#item232047 {
	width:69px !important;
	height:16px !important;
	left:319px !important;
	top:560px !important;
}

#item232095 {
	width:69px !important;
	height:16px !important;
	left:456px !important;
	top:560px !important;
}

#item232143 {
	width:69px !important;
	height:16px !important;
	left:456px !important;
	top:761px !important;
}

#item232192 {
	width:69px !important;
	height:16px !important;
	left:318px !important;
	top:761px !important;
}

#item232240 {
	width:69px !important;
	height:16px !important;
	left:180px !important;
	top:761px !important;
}

#item232318 {
	width:69px !important;
	height:16px !important;
	left:45px !important;
	top:761px !important;
}

#item231153 {
	width:69px !important;
	height:16px !important;
	left:147px !important;
	top:196px !important;
}

#item231832 {
	width:69px !important;
	height:16px !important;
	left:147px !important;
	top:378px !important;
}

#item231201 {
	width:69px !important;
	height:16px !important;
	left:254px !important;
	top:196px !important;
}

#item231855 {
	width:69px !important;
	height:16px !important;
	left:254px !important;
	top:378px !important;
}

#item231249 {
	width:69px !important;
	height:16px !important;
	left:355px !important;
	top:196px !important;
}

#item231878 {
	width:69px !important;
	height:16px !important;
	left:355px !important;
	top:378px !important;
}

#item231297 {
	width:69px !important;
	height:16px !important;
	left:459px !important;
	top:196px !important;
}

#item231901 {
	width:69px !important;
	height:16px !important;
	left:459px !important;
	top:378px !important;
}

#item10032 {
	width:335px !important;
	left:36px !important;
	top:139px !important;
	min-height:596px !important;
}

#item354551 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item10007 {
	width:330px !important;
	left:238px !important;
	top:257px !important;
	min-height:163px !important;
}

#item354528 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item354505 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item10137 {
	width:350px !important;
	left:150px !important;
	top:454px !important;
	min-height:362px !important;
}

#item354481 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item354457 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item10180 {
	width:178px !important;
	left:382px !important;
	top:96px !important;
	min-height:392px !important;
}

#item354434 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item10204 {
	width:267px !important;
	left:271px !important;
	top:189px !important;
	min-height:103px !important;
}

#item354411 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item10238 {
	width:232px !important;
	left:229px !important;
	top:480px !important;
	min-height:124px !important;
}

#item354388 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item354365 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item10264 {
	width:461px !important;
	left:85px !important;
	top:81px !important;
	min-height:231px !important;
}

#item354342 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item10320 {
	width:417px !important;
	left:89px !important;
	top:719px !important;
	min-height:47px !important;
}

#item354319 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item354296 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item10371 {
	width:117px !important;
	left:46px !important;
	top:161px !important;
	min-height:75px !important;
}

#item11002 {
	width:126px !important;
	left:46px !important;
	top:429px !important;
	min-height:76px !important;
}

#item11115 {
	width:120px !important;
	left:46px !important;
	top:683px !important;
	min-height:77px !important;
}

#item10626 {
	width:114px !important;
	left:314px !important;
	top:161px !important;
	min-height:75px !important;
}

#item11025 {
	width:117px !important;
	left:314px !important;
	top:429px !important;
	min-height:76px !important;
}

#item11138 {
	width:117px !important;
	left:314px !important;
	top:683px !important;
	min-height:77px !important;
}

#item10417 {
	width:120px !important;
	left:178px !important;
	top:161px !important;
	min-height:72px !important;
}

#item11048 {
	width:123px !important;
	left:178px !important;
	top:429px !important;
	min-height:77px !important;
}

#item11162 {
	width:123px !important;
	left:178px !important;
	top:683px !important;
	min-height:77px !important;
}

#item10649 {
	width:130px !important;
	left:445px !important;
	top:161px !important;
	min-height:75px !important;
}

#item11071 {
	width:123px !important;
	left:445px !important;
	top:429px !important;
	min-height:76px !important;
}

#item11185 {
	width:114px !important;
	left:445px !important;
	top:683px !important;
	min-height:77px !important;
}

#item232390 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item232388 {
	width:43px !important;
	height:18px !important;
	left:46px !important;
	top:248px !important;
}

#item232583 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item232581 {
	width:43px !important;
	height:18px !important;
	left:46px !important;
	top:516px !important;
}

#item232776 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item232774 {
	width:43px !important;
	height:18px !important;
	left:46px !important;
	top:771px !important;
}

#item232438 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item232436 {
	width:43px !important;
	height:18px !important;
	left:178px !important;
	top:248px !important;
}

#item232608 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item232606 {
	width:43px !important;
	height:18px !important;
	left:178px !important;
	top:516px !important;
}

#item232802 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item232800 {
	width:43px !important;
	height:18px !important;
	left:178px !important;
	top:771px !important;
}

#item232487 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item232485 {
	width:43px !important;
	height:18px !important;
	left:314px !important;
	top:248px !important;
}

#item232633 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item232631 {
	width:43px !important;
	height:18px !important;
	left:314px !important;
	top:516px !important;
}

#item232827 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item232825 {
	width:43px !important;
	height:18px !important;
	left:314px !important;
	top:771px !important;
}

#item232535 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item232533 {
	width:43px !important;
	height:18px !important;
	left:447px !important;
	top:248px !important;
}

#item232658 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item232656 {
	width:43px !important;
	height:18px !important;
	left:447px !important;
	top:516px !important;
}

#item232852 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item232850 {
	width:43px !important;
	height:18px !important;
	left:447px !important;
	top:771px !important;
}

#item232413 {
	width:69px !important;
	height:16px !important;
	left:46px !important;
	top:228px !important;
}

#item232681 {
	width:69px !important;
	height:16px !important;
	left:46px !important;
	top:495px !important;
}

#item232875 {
	width:69px !important;
	height:16px !important;
	left:46px !important;
	top:750px !important;
}

#item232461 {
	width:69px !important;
	height:16px !important;
	left:178px !important;
	top:228px !important;
}

#item232704 {
	width:69px !important;
	height:16px !important;
	left:178px !important;
	top:495px !important;
}

#item232898 {
	width:69px !important;
	height:16px !important;
	left:178px !important;
	top:750px !important;
}

#item232510 {
	width:69px !important;
	height:16px !important;
	left:314px !important;
	top:228px !important;
}

#item232727 {
	width:69px !important;
	height:16px !important;
	left:314px !important;
	top:495px !important;
}

#item232921 {
	width:69px !important;
	height:16px !important;
	left:314px !important;
	top:750px !important;
}

#item232558 {
	width:69px !important;
	height:16px !important;
	left:447px !important;
	top:228px !important;
}

#item232751 {
	width:69px !important;
	height:16px !important;
	left:447px !important;
	top:495px !important;
}

#item232944 {
	width:69px !important;
	height:16px !important;
	left:447px !important;
	top:750px !important;
}

#item11325 {
	width:608px !important;
	height:868px !important;
	left:-13px !important;
	top:-15px !important;
	background:#a75d5c;
}

#item354273 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item11331 {
	width:195px !important;
	left:200px !important;
	top:399px !important;
	min-height:44px !important;
}

#item11323 {
	width:608px !important;
	height:867px !important;
	left:1px !important;
	top:-13px !important;
	background:#dac9c9;
}

#item354250 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item354227 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item11459 {
	width:245px !important;
	left:69px !important;
	top:403px !important;
	min-height:168px !important;
}

#item354204 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item11483 {
	width:412px !important;
	left:90px !important;
	top:204px !important;
	min-height:346px !important;
}

#item354181 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item11535 {
	width:188px !important;
	left:346px !important;
	top:151px !important;
	min-height:216px !important;
}

#item11539 {
	width:202px !important;
	left:346px !important;
	top:125px !important;
	min-height:20px !important;
}

#item354158 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item11587 {
	width:84px !important;
	left:44px !important;
	top:118px !important;
	min-height:87px !important;
}

#item11797 {
	width:84px !important;
	left:44px !important;
	top:341px !important;
	min-height:87px !important;
}

#item11969 {
	width:94px !important;
	left:44px !important;
	top:525px !important;
	min-height:87px !important;
}

#item12097 {
	width:94px !important;
	left:44px !important;
	top:713px !important;
	min-height:87px !important;
}

#item11610 {
	width:94px !important;
	left:348px !important;
	top:118px !important;
	min-height:87px !important;
}

#item11633 {
	width:84px !important;
	left:150px !important;
	top:118px !important;
	min-height:87px !important;
}

#item11844 {
	width:84px !important;
	left:173px !important;
	top:341px !important;
	min-height:87px !important;
}

#item11992 {
	width:92px !important;
	left:167px !important;
	top:525px !important;
	min-height:87px !important;
}

#item12120 {
	width:92px !important;
	left:167px !important;
	top:713px !important;
	min-height:87px !important;
}

#item11689 {
	width:84px !important;
	left:255px !important;
	top:118px !important;
	min-height:87px !important;
}

#item11867 {
	width:84px !important;
	left:303px !important;
	top:341px !important;
	min-height:87px !important;
}

#item12015 {
	width:101px !important;
	left:299px !important;
	top:525px !important;
	min-height:87px !important;
}

#item12143 {
	width:101px !important;
	left:299px !important;
	top:713px !important;
	min-height:87px !important;
}

#item11656 {
	width:136px !important;
	left:459px !important;
	top:118px !important;
	min-height:87px !important;
}

#item233087 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item233085 {
	width:43px !important;
	height:18px !important;
	left:44px !important;
	top:212px !important;
}

#item233794 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item233792 {
	width:43px !important;
	height:18px !important;
	left:150px !important;
	top:212px !important;
}

#item233843 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item233840 {
	width:43px !important;
	height:18px !important;
	left:254px !important;
	top:212px !important;
}

#item233891 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item233889 {
	width:43px !important;
	height:18px !important;
	left:350px !important;
	top:212px !important;
}

#item233939 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item233937 {
	width:43px !important;
	height:18px !important;
	left:459px !important;
	top:212px !important;
}

#item233336 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item233334 {
	width:43px !important;
	height:18px !important;
	left:84px !important;
	top:294px !important;
}

#item233384 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item233382 {
	width:43px !important;
	height:18px !important;
	left:206px !important;
	top:294px !important;
}

#item233432 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item233430 {
	width:43px !important;
	height:18px !important;
	left:331px !important;
	top:294px !important;
}

#item233480 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item233478 {
	width:43px !important;
	height:18px !important;
	left:95px !important;
	top:474px !important;
}

#item233528 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item233526 {
	width:43px !important;
	height:18px !important;
	left:219px !important;
	top:474px !important;
}

#item233578 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item233574 {
	width:43px !important;
	height:18px !important;
	left:354px !important;
	top:474px !important;
}

#item233626 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item233624 {
	width:43px !important;
	height:18px !important;
	left:354px !important;
	top:664px !important;
}

#item233674 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item233672 {
	width:43px !important;
	height:18px !important;
	left:216px !important;
	top:664px !important;
}

#item233722 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item233720 {
	width:43px !important;
	height:18px !important;
	left:95px !important;
	top:664px !important;
}

#item233110 {
	width:69px !important;
	height:16px !important;
	left:44px !important;
	top:192px !important;
}

#item233817 {
	width:69px !important;
	height:16px !important;
	left:150px !important;
	top:192px !important;
}

#item233866 {
	width:69px !important;
	height:16px !important;
	left:254px !important;
	top:192px !important;
}

#item233914 {
	width:69px !important;
	height:16px !important;
	left:350px !important;
	top:192px !important;
}

#item233962 {
	width:69px !important;
	height:16px !important;
	left:460px !important;
	top:192px !important;
}

#item233359 {
	width:69px !important;
	height:16px !important;
	left:84px !important;
	top:273px !important;
}

#item233407 {
	width:69px !important;
	height:16px !important;
	left:206px !important;
	top:273px !important;
}

#item233455 {
	width:69px !important;
	height:16px !important;
	left:331px !important;
	top:273px !important;
}

#item233503 {
	width:69px !important;
	height:16px !important;
	left:95px !important;
	top:453px !important;
}

#item233551 {
	width:69px !important;
	height:16px !important;
	left:219px !important;
	top:453px !important;
}

#item233601 {
	width:69px !important;
	height:16px !important;
	left:354px !important;
	top:453px !important;
}

#item233649 {
	width:69px !important;
	height:16px !important;
	left:354px !important;
	top:644px !important;
}

#item233697 {
	width:69px !important;
	height:16px !important;
	left:216px !important;
	top:644px !important;
}

#item233745 {
	width:69px !important;
	height:16px !important;
	left:95px !important;
	top:644px !important;
}

#item354135 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item12287 {
	width:147px !important;
	left:37px !important;
	top:186px !important;
	min-height:72px !important;
}

#item354112 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item12310 {
	width:122px !important;
	left:218px !important;
	top:186px !important;
	min-height:72px !important;
}

#item12333 {
	width:114px !important;
	left:396px !important;
	top:186px !important;
	min-height:72px !important;
}

#item12244 {
	width:193px !important;
	left:36px !important;
	top:347px !important;
	min-height:234px !important;
}

#item234053 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item234051 {
	width:43px !important;
	height:18px !important;
	left:37px !important;
	top:279px !important;
}

#item234102 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item234100 {
	width:43px !important;
	height:18px !important;
	left:218px !important;
	top:279px !important;
}

#item234150 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item234148 {
	width:43px !important;
	height:18px !important;
	left:396px !important;
	top:279px !important;
}

#item234076 {
	width:69px !important;
	height:16px !important;
	left:37px !important;
	top:259px !important;
}

#item234125 {
	width:69px !important;
	height:16px !important;
	left:218px !important;
	top:259px !important;
}

#item234173 {
	width:69px !important;
	height:16px !important;
	left:396px !important;
	top:259px !important;
}

#item12379 {
	width:603px !important;
	height:858px !important;
	left:-8px !important;
	top:-8px !important;
	background:#be7b57;
}

#item354089 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item12381 {
	width:329px !important;
	height:457px !important;
	border:solid 4.125px #bab5ac;
}

#item12403 {
	width:318px !important;
	left:133px !important;
	top:659px !important;
	min-height:109px !important;
}

#item354065 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item354042 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item12476 {
	width:449px !important;
	left:73px !important;
	top:729px !important;
	min-height:32px !important;
}

#item354019 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item12576 {
	width:47px !important;
	left:42px !important;
	top:173px !important;
	min-height:32px !important;
}

#item12988 {
	width:64px !important;
	left:42px !important;
	top:368px !important;
	min-height:32px !important;
}

#item13892 {
	width:64px !important;
	left:42px !important;
	top:723px !important;
	min-height:32px !important;
}

#item13324 {
	width:64px !important;
	left:42px !important;
	top:534px !important;
	min-height:32px !important;
}

#item12911 {
	width:526px !important;
	left:42px !important;
	top:61px !important;
	min-height:37px !important;
}

#item13011 {
	width:334px !important;
	left:42px !important;
	top:266px !important;
	min-height:30px !important;
}

#item13915 {
	width:383px !important;
	left:42px !important;
	top:622px !important;
	min-height:32px !important;
}

#item13347 {
	width:407px !important;
	left:42px !important;
	top:462px !important;
	min-height:32px !important;
}

#item12599 {
	width:67px !important;
	left:118px !important;
	top:173px !important;
	min-height:43px !important;
}

#item13034 {
	width:67px !important;
	left:118px !important;
	top:368px !important;
	min-height:43px !important;
}

#item13938 {
	width:67px !important;
	left:118px !important;
	top:723px !important;
	min-height:43px !important;
}

#item13371 {
	width:67px !important;
	left:118px !important;
	top:534px !important;
	min-height:43px !important;
}

#item12623 {
	width:67px !important;
	left:195px !important;
	top:173px !important;
	min-height:43px !important;
}

#item13058 {
	width:67px !important;
	left:195px !important;
	top:368px !important;
	min-height:43px !important;
}

#item13961 {
	width:67px !important;
	left:195px !important;
	top:723px !important;
	min-height:43px !important;
}

#item13394 {
	width:67px !important;
	left:195px !important;
	top:534px !important;
	min-height:43px !important;
}

#item12647 {
	width:67px !important;
	left:271px !important;
	top:173px !important;
	min-height:43px !important;
}

#item13081 {
	width:67px !important;
	left:271px !important;
	top:368px !important;
	min-height:43px !important;
}

#item13984 {
	width:67px !important;
	left:271px !important;
	top:723px !important;
	min-height:43px !important;
}

#item13417 {
	width:67px !important;
	left:271px !important;
	top:534px !important;
	min-height:43px !important;
}

#item12670 {
	width:72px !important;
	left:348px !important;
	top:173px !important;
	min-height:43px !important;
}

#item13104 {
	width:72px !important;
	left:348px !important;
	top:368px !important;
	min-height:43px !important;
}

#item14007 {
	width:72px !important;
	left:348px !important;
	top:723px !important;
	min-height:43px !important;
}

#item13440 {
	width:72px !important;
	left:348px !important;
	top:534px !important;
	min-height:43px !important;
}

#item12693 {
	width:67px !important;
	left:428px !important;
	top:173px !important;
	min-height:43px !important;
}

#item13128 {
	width:67px !important;
	left:428px !important;
	top:368px !important;
	min-height:43px !important;
}

#item14031 {
	width:67px !important;
	left:428px !important;
	top:723px !important;
	min-height:43px !important;
}

#item13463 {
	width:67px !important;
	left:428px !important;
	top:534px !important;
	min-height:43px !important;
}

#item12717 {
	width:67px !important;
	left:501px !important;
	top:173px !important;
	min-height:43px !important;
}

#item13151 {
	width:67px !important;
	left:501px !important;
	top:368px !important;
	min-height:43px !important;
}

#item14054 {
	width:67px !important;
	left:501px !important;
	top:723px !important;
	min-height:43px !important;
}

#item13486 {
	width:67px !important;
	left:501px !important;
	top:534px !important;
	min-height:43px !important;
}

#item234210 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item234208 {
	width:43px !important;
	height:18px !important;
	left:42px !important;
	top:226px !important;
}

#item234550 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item234548 {
	width:43px !important;
	height:18px !important;
	left:42px !important;
	top:418px !important;
}

#item234920 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item234918 {
	width:43px !important;
	height:18px !important;
	left:42px !important;
	top:581px !important;
}

#item235260 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item235258 {
	width:43px !important;
	height:18px !important;
	left:42px !important;
	top:769px !important;
}

#item235308 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item235306 {
	width:43px !important;
	height:18px !important;
	left:119px !important;
	top:769px !important;
}

#item235356 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item235354 {
	width:43px !important;
	height:18px !important;
	left:195px !important;
	top:769px !important;
}

#item235405 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item235403 {
	width:43px !important;
	height:18px !important;
	left:271px !important;
	top:769px !important;
}

#item235453 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item235451 {
	width:43px !important;
	height:18px !important;
	left:348px !important;
	top:769px !important;
}

#item235501 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item235499 {
	width:43px !important;
	height:18px !important;
	left:428px !important;
	top:769px !important;
}

#item235549 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item235547 {
	width:43px !important;
	height:18px !important;
	left:501px !important;
	top:769px !important;
}

#item234968 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item234966 {
	width:43px !important;
	height:18px !important;
	left:118px !important;
	top:581px !important;
}

#item235016 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item235014 {
	width:43px !important;
	height:18px !important;
	left:195px !important;
	top:581px !important;
}

#item235065 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item235063 {
	width:43px !important;
	height:18px !important;
	left:271px !important;
	top:581px !important;
}

#item235114 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item235111 {
	width:43px !important;
	height:18px !important;
	left:348px !important;
	top:581px !important;
}

#item235163 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item235161 {
	width:43px !important;
	height:18px !important;
	left:428px !important;
	top:581px !important;
}

#item235212 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item235210 {
	width:43px !important;
	height:18px !important;
	left:501px !important;
	top:581px !important;
}

#item234258 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item234256 {
	width:43px !important;
	height:18px !important;
	left:118px !important;
	top:226px !important;
}

#item234575 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item234573 {
	width:43px !important;
	height:18px !important;
	left:118px !important;
	top:418px !important;
}

#item234307 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item234305 {
	width:43px !important;
	height:18px !important;
	left:195px !important;
	top:226px !important;
}

#item234600 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item234598 {
	width:43px !important;
	height:18px !important;
	left:195px !important;
	top:418px !important;
}

#item234355 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item234353 {
	width:43px !important;
	height:18px !important;
	left:271px !important;
	top:226px !important;
}

#item234625 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item234623 {
	width:43px !important;
	height:18px !important;
	left:271px !important;
	top:418px !important;
}

#item234404 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item234402 {
	width:43px !important;
	height:18px !important;
	left:348px !important;
	top:226px !important;
}

#item234650 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item234648 {
	width:43px !important;
	height:18px !important;
	left:348px !important;
	top:418px !important;
}

#item234453 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item234451 {
	width:43px !important;
	height:18px !important;
	left:428px !important;
	top:226px !important;
}

#item234675 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item234673 {
	width:43px !important;
	height:18px !important;
	left:428px !important;
	top:418px !important;
}

#item234502 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item234500 {
	width:43px !important;
	height:18px !important;
	left:501px !important;
	top:226px !important;
}

#item353996 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item234700 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item234698 {
	width:43px !important;
	height:18px !important;
	left:501px !important;
	top:418px !important;
}

#item234233 {
	width:69px !important;
	height:16px !important;
	left:42px !important;
	top:205px !important;
}

#item234723 {
	width:69px !important;
	height:16px !important;
	left:42px !important;
	top:397px !important;
}

#item234943 {
	width:69px !important;
	height:16px !important;
	left:42px !important;
	top:561px !important;
}

#item235283 {
	width:69px !important;
	height:16px !important;
	left:42px !important;
	top:749px !important;
}

#item235331 {
	width:69px !important;
	height:16px !important;
	left:119px !important;
	top:749px !important;
}

#item235380 {
	width:69px !important;
	height:16px !important;
	left:195px !important;
	top:749px !important;
}

#item235428 {
	width:69px !important;
	height:16px !important;
	left:271px !important;
	top:749px !important;
}

#item235476 {
	width:69px !important;
	height:16px !important;
	left:348px !important;
	top:749px !important;
}

#item235524 {
	width:69px !important;
	height:16px !important;
	left:428px !important;
	top:749px !important;
}

#item235572 {
	width:69px !important;
	height:16px !important;
	left:501px !important;
	top:749px !important;
}

#item234991 {
	width:69px !important;
	height:16px !important;
	left:118px !important;
	top:561px !important;
}

#item235039 {
	width:69px !important;
	height:16px !important;
	left:195px !important;
	top:561px !important;
}

#item235088 {
	width:69px !important;
	height:16px !important;
	left:271px !important;
	top:561px !important;
}

#item235138 {
	width:69px !important;
	height:16px !important;
	left:348px !important;
	top:561px !important;
}

#item235187 {
	width:69px !important;
	height:16px !important;
	left:428px !important;
	top:561px !important;
}

#item235235 {
	width:69px !important;
	height:16px !important;
	left:501px !important;
	top:561px !important;
}

#item234281 {
	width:69px !important;
	height:16px !important;
	left:118px !important;
	top:205px !important;
}

#item234746 {
	width:69px !important;
	height:16px !important;
	left:118px !important;
	top:397px !important;
}

#item234330 {
	width:69px !important;
	height:16px !important;
	left:195px !important;
	top:205px !important;
}

#item234769 {
	width:69px !important;
	height:16px !important;
	left:195px !important;
	top:397px !important;
}

#item234378 {
	width:69px !important;
	height:16px !important;
	left:271px !important;
	top:205px !important;
}

#item234793 {
	width:69px !important;
	height:16px !important;
	left:271px !important;
	top:397px !important;
}

#item234427 {
	width:69px !important;
	height:16px !important;
	left:348px !important;
	top:205px !important;
}

#item234816 {
	width:69px !important;
	height:16px !important;
	left:348px !important;
	top:397px !important;
}

#item234476 {
	width:69px !important;
	height:16px !important;
	left:428px !important;
	top:205px !important;
}

#item234840 {
	width:69px !important;
	height:16px !important;
	left:428px !important;
	top:397px !important;
}

#item234525 {
	width:69px !important;
	height:16px !important;
	left:501px !important;
	top:205px !important;
}

#item234863 {
	width:69px !important;
	height:16px !important;
	left:501px !important;
	top:397px !important;
}

#item353973 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item14206 {
	width:64px !important;
	left:39px !important;
	top:184px !important;
	min-height:32px !important;
}

#item15402 {
	width:64px !important;
	left:39px !important;
	top:440px !important;
	min-height:32px !important;
}

#item15972 {
	width:64px !important;
	left:39px !important;
	top:691px !important;
	min-height:32px !important;
}

#item14229 {
	width:513px !important;
	left:39px !important;
	top:73px !important;
	min-height:59px !important;
}

#item15425 {
	width:456px !important;
	left:39px !important;
	top:310px !important;
	min-height:72px !important;
}

#item15996 {
	width:459px !important;
	left:39px !important;
	top:564px !important;
	min-height:72px !important;
}

#item14252 {
	width:67px !important;
	left:115px !important;
	top:184px !important;
	min-height:43px !important;
}

#item15448 {
	width:67px !important;
	left:115px !important;
	top:440px !important;
	min-height:43px !important;
}

#item16019 {
	width:48px !important;
	left:115px !important;
	top:691px !important;
	min-height:43px !important;
}

#item14275 {
	width:67px !important;
	left:192px !important;
	top:184px !important;
	min-height:43px !important;
}

#item15471 {
	width:67px !important;
	left:192px !important;
	top:440px !important;
	min-height:43px !important;
}

#item16042 {
	width:58px !important;
	left:192px !important;
	top:691px !important;
	min-height:32px !important;
}

#item14298 {
	width:67px !important;
	left:268px !important;
	top:184px !important;
	min-height:43px !important;
}

#item15494 {
	width:67px !important;
	left:268px !important;
	top:440px !important;
	min-height:43px !important;
}

#item16065 {
	width:67px !important;
	left:268px !important;
	top:691px !important;
	min-height:43px !important;
}

#item14321 {
	width:72px !important;
	left:345px !important;
	top:184px !important;
	min-height:43px !important;
}

#item15519 {
	width:72px !important;
	left:345px !important;
	top:440px !important;
	min-height:43px !important;
}

#item16088 {
	width:72px !important;
	left:345px !important;
	top:691px !important;
	min-height:43px !important;
}

#item14344 {
	width:67px !important;
	left:425px !important;
	top:184px !important;
	min-height:43px !important;
}

#item15542 {
	width:67px !important;
	left:425px !important;
	top:440px !important;
	min-height:43px !important;
}

#item16111 {
	width:67px !important;
	left:425px !important;
	top:691px !important;
	min-height:43px !important;
}

#item14367 {
	width:67px !important;
	left:498px !important;
	top:184px !important;
	min-height:43px !important;
}

#item15565 {
	width:67px !important;
	left:498px !important;
	top:440px !important;
	min-height:43px !important;
}

#item16134 {
	width:67px !important;
	left:498px !important;
	top:691px !important;
	min-height:43px !important;
}

#item235641 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item235639 {
	width:43px !important;
	height:18px !important;
	left:39px !important;
	top:236px !important;
}

#item235982 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item235980 {
	width:43px !important;
	height:18px !important;
	left:39px !important;
	top:495px !important;
}

#item236320 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item236318 {
	width:43px !important;
	height:18px !important;
	left:39px !important;
	top:744px !important;
}

#item236368 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item236366 {
	width:43px !important;
	height:18px !important;
	left:115px !important;
	top:744px !important;
}

#item236417 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item236415 {
	width:43px !important;
	height:18px !important;
	left:192px !important;
	top:744px !important;
}

#item236466 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item236463 {
	width:43px !important;
	height:18px !important;
	left:268px !important;
	top:744px !important;
}

#item236514 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item236512 {
	width:43px !important;
	height:18px !important;
	left:345px !important;
	top:744px !important;
}

#item236562 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item236560 {
	width:43px !important;
	height:18px !important;
	left:425px !important;
	top:744px !important;
}

#item236030 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item236028 {
	width:43px !important;
	height:18px !important;
	left:115px !important;
	top:495px !important;
}

#item236078 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item236076 {
	width:43px !important;
	height:18px !important;
	left:192px !important;
	top:495px !important;
}

#item236127 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item236125 {
	width:43px !important;
	height:18px !important;
	left:268px !important;
	top:495px !important;
}

#item236176 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item236174 {
	width:43px !important;
	height:18px !important;
	left:345px !important;
	top:495px !important;
}

#item236224 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item236222 {
	width:43px !important;
	height:18px !important;
	left:425px !important;
	top:495px !important;
}

#item236272 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item236270 {
	width:43px !important;
	height:18px !important;
	left:498px !important;
	top:495px !important;
}

#item353290 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item353288 {
	width:43px !important;
	height:18px !important;
	left:498px !important;
	top:744px !important;
}

#item235691 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item235689 {
	width:43px !important;
	height:18px !important;
	left:115px !important;
	top:236px !important;
}

#item235739 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item235737 {
	width:43px !important;
	height:18px !important;
	left:192px !important;
	top:236px !important;
}

#item235787 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item235785 {
	width:43px !important;
	height:18px !important;
	left:268px !important;
	top:236px !important;
}

#item235835 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item235833 {
	width:43px !important;
	height:18px !important;
	left:346px !important;
	top:236px !important;
}

#item235884 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item235882 {
	width:43px !important;
	height:18px !important;
	left:425px !important;
	top:236px !important;
}

#item235934 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item235932 {
	width:43px !important;
	height:18px !important;
	left:498px !important;
	top:236px !important;
}

#item235664 {
	width:69px !important;
	height:16px !important;
	left:39px !important;
	top:215px !important;
}

#item236005 {
	width:69px !important;
	height:16px !important;
	left:39px !important;
	top:474px !important;
}

#item236343 {
	width:69px !important;
	height:16px !important;
	left:39px !important;
	top:723px !important;
}

#item236392 {
	width:69px !important;
	height:16px !important;
	left:115px !important;
	top:723px !important;
}

#item236440 {
	width:69px !important;
	height:16px !important;
	left:192px !important;
	top:723px !important;
}

#item236489 {
	width:69px !important;
	height:16px !important;
	left:268px !important;
	top:723px !important;
}

#item236537 {
	width:69px !important;
	height:16px !important;
	left:345px !important;
	top:723px !important;
}

#item236585 {
	width:69px !important;
	height:16px !important;
	left:425px !important;
	top:723px !important;
}

#item353313 {
	width:69px !important;
	height:16px !important;
	left:498px !important;
	top:723px !important;
}

#item236053 {
	width:69px !important;
	height:16px !important;
	left:115px !important;
	top:474px !important;
}

#item236102 {
	width:69px !important;
	height:16px !important;
	left:192px !important;
	top:474px !important;
}

#item236150 {
	width:69px !important;
	height:16px !important;
	left:268px !important;
	top:474px !important;
}

#item236199 {
	width:69px !important;
	height:16px !important;
	left:345px !important;
	top:474px !important;
}

#item236247 {
	width:69px !important;
	height:16px !important;
	left:425px !important;
	top:474px !important;
}

#item236295 {
	width:69px !important;
	height:16px !important;
	left:498px !important;
	top:474px !important;
}

#item235714 {
	width:69px !important;
	height:16px !important;
	left:115px !important;
	top:215px !important;
}

#item235762 {
	width:69px !important;
	height:16px !important;
	left:192px !important;
	top:215px !important;
}

#item235810 {
	width:69px !important;
	height:16px !important;
	left:268px !important;
	top:215px !important;
}

#item235859 {
	width:69px !important;
	height:16px !important;
	left:346px !important;
	top:215px !important;
}

#item235908 {
	width:69px !important;
	height:16px !important;
	left:425px !important;
	top:215px !important;
}

#item235957 {
	width:69px !important;
	height:16px !important;
	left:498px !important;
	top:215px !important;
}

#item353950 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item16280 {
	width:449px !important;
	left:67px !important;
	top:705px !important;
	min-height:194px !important;
}

#item353926 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item16337 {
	width:64px !important;
	left:42px !important;
	top:122px !important;
	min-height:37px !important;
}

#item16778 {
	width:64px !important;
	left:42px !important;
	top:320px !important;
	min-height:37px !important;
}

#item17583 {
	width:39px !important;
	left:42px !important;
	top:707px !important;
	min-height:37px !important;
}

#item17187 {
	width:64px !important;
	left:42px !important;
	top:496px !important;
	min-height:37px !important;
}

#item16360 {
	width:476px !important;
	left:97px !important;
	top:25px !important;
	min-height:21px !important;
}

#item16801 {
	width:295px !important;
	left:43px !important;
	top:234px !important;
	min-height:21px !important;
}

#item17606 {
	width:281px !important;
	left:43px !important;
	top:611px !important;
	min-height:31px !important;
}

#item17210 {
	width:267px !important;
	left:43px !important;
	top:434px !important;
	min-height:28px !important;
}

#item16383 {
	width:67px !important;
	left:97px !important;
	top:122px !important;
	min-height:43px !important;
}

#item16824 {
	width:67px !important;
	left:97px !important;
	top:320px !important;
	min-height:43px !important;
}

#item17629 {
	width:39px !important;
	left:97px !important;
	top:707px !important;
	min-height:43px !important;
}

#item17233 {
	width:67px !important;
	left:97px !important;
	top:496px !important;
	min-height:43px !important;
}

#item16406 {
	width:44px !important;
	left:152px !important;
	top:122px !important;
	min-height:43px !important;
}

#item16847 {
	width:44px !important;
	left:152px !important;
	top:320px !important;
	min-height:43px !important;
}

#item17652 {
	width:44px !important;
	left:152px !important;
	top:707px !important;
	min-height:43px !important;
}

#item17257 {
	width:44px !important;
	left:152px !important;
	top:496px !important;
	min-height:43px !important;
}

#item16429 {
	width:43px !important;
	left:208px !important;
	top:122px !important;
	min-height:43px !important;
}

#item16871 {
	width:43px !important;
	left:208px !important;
	top:320px !important;
	min-height:43px !important;
}

#item17675 {
	width:43px !important;
	left:208px !important;
	top:707px !important;
	min-height:43px !important;
}

#item17280 {
	width:43px !important;
	left:208px !important;
	top:496px !important;
	min-height:43px !important;
}

#item16452 {
	width:50px !important;
	left:263px !important;
	top:122px !important;
	min-height:43px !important;
}

#item16894 {
	width:50px !important;
	left:263px !important;
	top:320px !important;
	min-height:43px !important;
}

#item17699 {
	width:50px !important;
	left:263px !important;
	top:707px !important;
	min-height:43px !important;
}

#item17303 {
	width:50px !important;
	left:263px !important;
	top:496px !important;
	min-height:43px !important;
}

#item16475 {
	width:43px !important;
	left:322px !important;
	top:122px !important;
	min-height:43px !important;
}

#item16917 {
	width:43px !important;
	left:322px !important;
	top:320px !important;
	min-height:43px !important;
}

#item17723 {
	width:43px !important;
	left:322px !important;
	top:707px !important;
	min-height:43px !important;
}

#item17326 {
	width:43px !important;
	left:322px !important;
	top:496px !important;
	min-height:43px !important;
}

#item16541 {
	width:44px !important;
	left:430px !important;
	top:122px !important;
	min-height:43px !important;
}

#item16940 {
	width:44px !important;
	left:430px !important;
	top:320px !important;
	min-height:43px !important;
}

#item17746 {
	width:44px !important;
	left:430px !important;
	top:707px !important;
	min-height:43px !important;
}

#item17349 {
	width:44px !important;
	left:430px !important;
	top:496px !important;
	min-height:43px !important;
}

#item16498 {
	width:48px !important;
	left:373px !important;
	top:122px !important;
	min-height:43px !important;
}

#item16963 {
	width:48px !important;
	left:373px !important;
	top:320px !important;
	min-height:43px !important;
}

#item17769 {
	width:48px !important;
	left:373px !important;
	top:707px !important;
	min-height:43px !important;
}

#item17372 {
	width:48px !important;
	left:373px !important;
	top:496px !important;
	min-height:43px !important;
}

#item16564 {
	width:46px !important;
	left:483px !important;
	top:122px !important;
	min-height:43px !important;
}

#item16986 {
	width:46px !important;
	left:483px !important;
	top:320px !important;
	min-height:43px !important;
}

#item17792 {
	width:46px !important;
	left:483px !important;
	top:707px !important;
	min-height:43px !important;
}

#item17395 {
	width:46px !important;
	left:483px !important;
	top:496px !important;
	min-height:43px !important;
}

#item236724 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item236722 {
	width:43px !important;
	height:18px !important;
	left:39px !important;
	top:189px !important;
}

#item236937 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item236934 {
	width:43px !important;
	height:18px !important;
	left:97px !important;
	top:189px !important;
}

#item236986 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item236984 {
	width:43px !important;
	height:18px !important;
	left:152px !important;
	top:189px !important;
}

#item237034 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item237032 {
	width:43px !important;
	height:18px !important;
	left:208px !important;
	top:189px !important;
}

#item237082 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item237080 {
	width:43px !important;
	height:18px !important;
	left:261px !important;
	top:189px !important;
}

#item237131 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item237129 {
	width:43px !important;
	height:18px !important;
	left:322px !important;
	top:189px !important;
}

#item237180 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item237178 {
	width:43px !important;
	height:18px !important;
	left:373px !important;
	top:189px !important;
}

#item237228 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item237226 {
	width:43px !important;
	height:18px !important;
	left:430px !important;
	top:189px !important;
}

#item237278 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item237276 {
	width:43px !important;
	height:18px !important;
	left:483px !important;
	top:189px !important;
}

#item236772 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item236770 {
	width:43px !important;
	height:18px !important;
	left:39px !important;
	top:386px !important;
}

#item237345 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item237343 {
	width:43px !important;
	height:18px !important;
	left:97px !important;
	top:386px !important;
}

#item237393 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item237391 {
	width:43px !important;
	height:18px !important;
	left:152px !important;
	top:386px !important;
}

#item237441 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item237439 {
	width:43px !important;
	height:18px !important;
	left:208px !important;
	top:386px !important;
}

#item237489 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item237487 {
	width:43px !important;
	height:18px !important;
	left:262px !important;
	top:386px !important;
}

#item237539 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item237537 {
	width:43px !important;
	height:18px !important;
	left:322px !important;
	top:386px !important;
}

#item237587 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item237585 {
	width:43px !important;
	height:18px !important;
	left:373px !important;
	top:386px !important;
}

#item237635 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item237633 {
	width:43px !important;
	height:18px !important;
	left:430px !important;
	top:386px !important;
}

#item237683 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item237681 {
	width:43px !important;
	height:18px !important;
	left:483px !important;
	top:386px !important;
}

#item236820 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item236818 {
	width:43px !important;
	height:18px !important;
	left:39px !important;
	top:564px !important;
}

#item237732 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item237730 {
	width:43px !important;
	height:18px !important;
	left:97px !important;
	top:564px !important;
}

#item237781 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item237779 {
	width:43px !important;
	height:18px !important;
	left:152px !important;
	top:564px !important;
}

#item237830 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item237827 {
	width:43px !important;
	height:18px !important;
	left:208px !important;
	top:564px !important;
}

#item237878 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item237876 {
	width:43px !important;
	height:18px !important;
	left:262px !important;
	top:564px !important;
}

#item237927 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item237925 {
	width:43px !important;
	height:18px !important;
	left:322px !important;
	top:564px !important;
}

#item237975 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item237973 {
	width:43px !important;
	height:18px !important;
	left:373px !important;
	top:564px !important;
}

#item238023 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item238021 {
	width:43px !important;
	height:18px !important;
	left:430px !important;
	top:564px !important;
}

#item238071 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item238069 {
	width:43px !important;
	height:18px !important;
	left:483px !important;
	top:564px !important;
}

#item236868 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item236866 {
	width:43px !important;
	height:18px !important;
	left:39px !important;
	top:772px !important;
}

#item238119 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item238117 {
	width:43px !important;
	height:18px !important;
	left:96px !important;
	top:772px !important;
}

#item238168 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item238166 {
	width:43px !important;
	height:18px !important;
	left:152px !important;
	top:772px !important;
}

#item238216 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item238214 {
	width:43px !important;
	height:18px !important;
	left:208px !important;
	top:772px !important;
}

#item238264 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item238262 {
	width:43px !important;
	height:18px !important;
	left:262px !important;
	top:772px !important;
}

#item238312 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item238310 {
	width:43px !important;
	height:18px !important;
	left:322px !important;
	top:772px !important;
}

#item238407 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item238405 {
	width:43px !important;
	height:18px !important;
	left:373px !important;
	top:772px !important;
}

#item238455 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item238453 {
	width:43px !important;
	height:18px !important;
	left:430px !important;
	top:772px !important;
}

#item238503 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item238501 {
	width:43px !important;
	height:18px !important;
	left:483px !important;
	top:772px !important;
}

#item353903 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item236747 {
	width:69px !important;
	height:16px !important;
	left:39px !important;
	top:168px !important;
}

#item236960 {
	width:69px !important;
	height:16px !important;
	left:97px !important;
	top:168px !important;
}

#item237009 {
	width:69px !important;
	height:16px !important;
	left:152px !important;
	top:168px !important;
}

#item237057 {
	width:69px !important;
	height:16px !important;
	left:208px !important;
	top:168px !important;
}

#item237105 {
	width:69px !important;
	height:16px !important;
	left:261px !important;
	top:168px !important;
}

#item237155 {
	width:69px !important;
	height:16px !important;
	left:322px !important;
	top:168px !important;
}

#item237203 {
	width:69px !important;
	height:16px !important;
	left:373px !important;
	top:168px !important;
}

#item237252 {
	width:69px !important;
	height:16px !important;
	left:430px !important;
	top:168px !important;
}

#item237301 {
	width:69px !important;
	height:16px !important;
	left:483px !important;
	top:168px !important;
}

#item236795 {
	width:69px !important;
	height:16px !important;
	left:39px !important;
	top:365px !important;
}

#item237368 {
	width:69px !important;
	height:16px !important;
	left:97px !important;
	top:365px !important;
}

#item237416 {
	width:69px !important;
	height:16px !important;
	left:152px !important;
	top:365px !important;
}

#item237464 {
	width:69px !important;
	height:16px !important;
	left:208px !important;
	top:365px !important;
}

#item237512 {
	width:69px !important;
	height:16px !important;
	left:262px !important;
	top:365px !important;
}

#item237562 {
	width:69px !important;
	height:16px !important;
	left:322px !important;
	top:365px !important;
}

#item237610 {
	width:69px !important;
	height:16px !important;
	left:373px !important;
	top:365px !important;
}

#item237658 {
	width:69px !important;
	height:16px !important;
	left:430px !important;
	top:365px !important;
}

#item237706 {
	width:69px !important;
	height:16px !important;
	left:483px !important;
	top:365px !important;
}

#item236843 {
	width:69px !important;
	height:16px !important;
	left:39px !important;
	top:543px !important;
}

#item237755 {
	width:69px !important;
	height:16px !important;
	left:97px !important;
	top:543px !important;
}

#item237804 {
	width:69px !important;
	height:16px !important;
	left:152px !important;
	top:543px !important;
}

#item237853 {
	width:69px !important;
	height:16px !important;
	left:208px !important;
	top:543px !important;
}

#item237902 {
	width:69px !important;
	height:16px !important;
	left:262px !important;
	top:543px !important;
}

#item237950 {
	width:69px !important;
	height:16px !important;
	left:322px !important;
	top:543px !important;
}

#item237998 {
	width:69px !important;
	height:16px !important;
	left:373px !important;
	top:543px !important;
}

#item238046 {
	width:69px !important;
	height:16px !important;
	left:430px !important;
	top:543px !important;
}

#item238094 {
	width:69px !important;
	height:16px !important;
	left:483px !important;
	top:543px !important;
}

#item236891 {
	width:69px !important;
	height:16px !important;
	left:39px !important;
	top:752px !important;
}

#item238143 {
	width:69px !important;
	height:16px !important;
	left:96px !important;
	top:752px !important;
}

#item238191 {
	width:69px !important;
	height:16px !important;
	left:152px !important;
	top:752px !important;
}

#item238239 {
	width:69px !important;
	height:16px !important;
	left:208px !important;
	top:752px !important;
}

#item238287 {
	width:69px !important;
	height:16px !important;
	left:262px !important;
	top:752px !important;
}

#item238335 {
	width:69px !important;
	height:16px !important;
	left:322px !important;
	top:752px !important;
}

#item238430 {
	width:69px !important;
	height:16px !important;
	left:373px !important;
	top:752px !important;
}

#item238478 {
	width:69px !important;
	height:16px !important;
	left:430px !important;
	top:752px !important;
}

#item238526 {
	width:69px !important;
	height:16px !important;
	left:483px !important;
	top:752px !important;
}

#item353880 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item18041 {
	width:64px !important;
	left:56px !important;
	top:126px !important;
	min-height:37px !important;
}

#item18416 {
	width:64px !important;
	left:56px !important;
	top:328px !important;
	min-height:37px !important;
}

#item18835 {
	width:64px !important;
	left:56px !important;
	top:518px !important;
	min-height:37px !important;
}

#item19275 {
	width:39px !important;
	left:56px !important;
	top:716px !important;
	min-height:37px !important;
}

#item18064 {
	width:449px !important;
	left:56px !important;
	top:32px !important;
	min-height:24px !important;
}

#item18439 {
	width:420px !important;
	left:56px !important;
	top:214px !important;
	min-height:30px !important;
}

#item18858 {
	width:420px !important;
	left:56px !important;
	top:421px !important;
	min-height:27px !important;
}

#item19298 {
	width:389px !important;
	left:56px !important;
	top:617px !important;
	min-height:27px !important;
}

#item18087 {
	width:67px !important;
	left:130px !important;
	top:126px !important;
	min-height:43px !important;
}

#item18462 {
	width:67px !important;
	left:115px !important;
	top:328px !important;
	min-height:43px !important;
}

#item18881 {
	width:48px !important;
	left:112px !important;
	top:518px !important;
	min-height:43px !important;
}

#item19322 {
	width:45px !important;
	left:112px !important;
	top:716px !important;
	min-height:43px !important;
}

#item18110 {
	width:44px !important;
	left:198px !important;
	top:126px !important;
	min-height:43px !important;
}

#item18485 {
	width:44px !important;
	left:170px !important;
	top:328px !important;
	min-height:43px !important;
}

#item18904 {
	width:44px !important;
	left:167px !important;
	top:518px !important;
	min-height:43px !important;
}

#item19345 {
	width:44px !important;
	left:167px !important;
	top:716px !important;
	min-height:43px !important;
}

#item18133 {
	width:43px !important;
	left:268px !important;
	top:126px !important;
	min-height:43px !important;
}

#item18508 {
	width:43px !important;
	left:225px !important;
	top:328px !important;
	min-height:43px !important;
}

#item18927 {
	width:43px !important;
	left:222px !important;
	top:518px !important;
	min-height:43px !important;
}

#item19368 {
	width:43px !important;
	left:222px !important;
	top:716px !important;
	min-height:43px !important;
}

#item18156 {
	width:50px !important;
	left:337px !important;
	top:126px !important;
	min-height:43px !important;
}

#item18531 {
	width:50px !important;
	left:281px !important;
	top:328px !important;
	min-height:43px !important;
}

#item18950 {
	width:50px !important;
	left:278px !important;
	top:518px !important;
	min-height:43px !important;
}

#item19391 {
	width:50px !important;
	left:278px !important;
	top:716px !important;
	min-height:43px !important;
}

#item18179 {
	width:43px !important;
	left:410px !important;
	top:126px !important;
	min-height:43px !important;
}

#item18554 {
	width:43px !important;
	left:339px !important;
	top:328px !important;
	min-height:43px !important;
}

#item18973 {
	width:43px !important;
	left:336px !important;
	top:518px !important;
	min-height:43px !important;
}

#item19414 {
	width:43px !important;
	left:336px !important;
	top:716px !important;
	min-height:43px !important;
}

#item18577 {
	width:44px !important;
	left:448px !important;
	top:328px !important;
	min-height:43px !important;
}

#item18996 {
	width:44px !important;
	left:445px !important;
	top:518px !important;
	min-height:43px !important;
}

#item19437 {
	width:44px !important;
	left:445px !important;
	top:716px !important;
	min-height:43px !important;
}

#item18225 {
	width:48px !important;
	left:476px !important;
	top:126px !important;
	min-height:43px !important;
}

#item18600 {
	width:48px !important;
	left:391px !important;
	top:328px !important;
	min-height:43px !important;
}

#item19019 {
	width:48px !important;
	left:391px !important;
	top:518px !important;
	min-height:43px !important;
}

#item19460 {
	width:48px !important;
	left:391px !important;
	top:716px !important;
	min-height:43px !important;
}

#item18623 {
	width:46px !important;
	left:501px !important;
	top:328px !important;
	min-height:43px !important;
}

#item19042 {
	width:46px !important;
	left:498px !important;
	top:518px !important;
	min-height:43px !important;
}

#item19483 {
	width:46px !important;
	left:498px !important;
	top:716px !important;
	min-height:43px !important;
}

#item238577 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item238575 {
	width:43px !important;
	height:18px !important;
	left:57px !important;
	top:779px !important;
}

#item239011 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item239009 {
	width:43px !important;
	height:18px !important;
	left:57px !important;
	top:584px !important;
}

#item239447 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item239445 {
	width:43px !important;
	height:18px !important;
	left:57px !important;
	top:391px !important;
}

#item239927 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item239925 {
	width:43px !important;
	height:18px !important;
	left:57px !important;
	top:186px !important;
}

#item239976 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item239974 {
	width:43px !important;
	height:18px !important;
	left:130px !important;
	top:186px !important;
}

#item240024 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item240022 {
	width:43px !important;
	height:18px !important;
	left:198px !important;
	top:186px !important;
}

#item240072 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item240070 {
	width:43px !important;
	height:18px !important;
	left:268px !important;
	top:186px !important;
}

#item240120 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item240118 {
	width:43px !important;
	height:18px !important;
	left:336px !important;
	top:186px !important;
}

#item240168 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item240166 {
	width:43px !important;
	height:18px !important;
	left:410px !important;
	top:186px !important;
}

#item240216 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item240214 {
	width:43px !important;
	height:18px !important;
	left:478px !important;
	top:186px !important;
}

#item239540 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item239538 {
	width:43px !important;
	height:18px !important;
	left:115px !important;
	top:391px !important;
}

#item239588 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item239586 {
	width:43px !important;
	height:18px !important;
	left:170px !important;
	top:391px !important;
}

#item239636 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item239634 {
	width:43px !important;
	height:18px !important;
	left:225px !important;
	top:391px !important;
}

#item239685 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item239683 {
	width:43px !important;
	height:18px !important;
	left:281px !important;
	top:391px !important;
}

#item239734 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item239732 {
	width:43px !important;
	height:18px !important;
	left:341px !important;
	top:391px !important;
}

#item239782 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item239780 {
	width:43px !important;
	height:18px !important;
	left:391px !important;
	top:391px !important;
}

#item239830 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item239828 {
	width:43px !important;
	height:18px !important;
	left:449px !important;
	top:391px !important;
}

#item239879 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item239877 {
	width:43px !important;
	height:18px !important;
	left:502px !important;
	top:391px !important;
}

#item239061 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item239058 {
	width:43px !important;
	height:18px !important;
	left:110px !important;
	top:584px !important;
}

#item239109 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item239107 {
	width:43px !important;
	height:18px !important;
	left:167px !important;
	top:584px !important;
}

#item239157 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item239155 {
	width:43px !important;
	height:18px !important;
	left:222px !important;
	top:584px !important;
}

#item239206 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item239204 {
	width:43px !important;
	height:18px !important;
	left:279px !important;
	top:584px !important;
}

#item239255 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item239253 {
	width:43px !important;
	height:18px !important;
	left:337px !important;
	top:584px !important;
}

#item239303 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item239301 {
	width:43px !important;
	height:18px !important;
	left:391px !important;
	top:584px !important;
}

#item239351 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item239349 {
	width:43px !important;
	height:18px !important;
	left:445px !important;
	top:584px !important;
}

#item239399 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item239397 {
	width:43px !important;
	height:18px !important;
	left:498px !important;
	top:584px !important;
}

#item238625 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item238623 {
	width:43px !important;
	height:18px !important;
	left:279px !important;
	top:779px !important;
}

#item238673 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item238671 {
	width:43px !important;
	height:18px !important;
	left:112px !important;
	top:779px !important;
}

#item238722 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item238720 {
	width:43px !important;
	height:18px !important;
	left:167px !important;
	top:779px !important;
}

#item238770 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item238768 {
	width:43px !important;
	height:18px !important;
	left:222px !important;
	top:779px !important;
}

#item238818 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item238816 {
	width:43px !important;
	height:18px !important;
	left:336px !important;
	top:779px !important;
}

#item238866 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item238864 {
	width:43px !important;
	height:18px !important;
	left:391px !important;
	top:779px !important;
}

#item238915 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item238913 {
	width:43px !important;
	height:18px !important;
	left:445px !important;
	top:779px !important;
}

#item238963 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item238961 {
	width:43px !important;
	height:18px !important;
	left:498px !important;
	top:779px !important;
}

#item238600 {
	width:69px !important;
	height:16px !important;
	left:57px !important;
	top:758px !important;
}

#item239034 {
	width:69px !important;
	height:16px !important;
	left:57px !important;
	top:563px !important;
}

#item239470 {
	width:69px !important;
	height:16px !important;
	left:57px !important;
	top:370px !important;
}

#item239950 {
	width:69px !important;
	height:16px !important;
	left:57px !important;
	top:165px !important;
}

#item239999 {
	width:69px !important;
	height:16px !important;
	left:130px !important;
	top:165px !important;
}

#item240047 {
	width:69px !important;
	height:16px !important;
	left:198px !important;
	top:165px !important;
}

#item240095 {
	width:69px !important;
	height:16px !important;
	left:268px !important;
	top:165px !important;
}

#item240143 {
	width:69px !important;
	height:16px !important;
	left:336px !important;
	top:165px !important;
}

#item240191 {
	width:69px !important;
	height:16px !important;
	left:410px !important;
	top:165px !important;
}

#item240239 {
	width:69px !important;
	height:16px !important;
	left:478px !important;
	top:165px !important;
}

#item239563 {
	width:69px !important;
	height:16px !important;
	left:115px !important;
	top:370px !important;
}

#item239611 {
	width:69px !important;
	height:16px !important;
	left:170px !important;
	top:370px !important;
}

#item239660 {
	width:69px !important;
	height:16px !important;
	left:225px !important;
	top:370px !important;
}

#item239708 {
	width:69px !important;
	height:16px !important;
	left:281px !important;
	top:370px !important;
}

#item239757 {
	width:69px !important;
	height:16px !important;
	left:341px !important;
	top:370px !important;
}

#item239805 {
	width:69px !important;
	height:16px !important;
	left:391px !important;
	top:370px !important;
}

#item239854 {
	width:69px !important;
	height:16px !important;
	left:449px !important;
	top:370px !important;
}

#item239902 {
	width:69px !important;
	height:16px !important;
	left:502px !important;
	top:370px !important;
}

#item239084 {
	width:69px !important;
	height:16px !important;
	left:110px !important;
	top:563px !important;
}

#item239132 {
	width:69px !important;
	height:16px !important;
	left:167px !important;
	top:563px !important;
}

#item239181 {
	width:69px !important;
	height:16px !important;
	left:222px !important;
	top:563px !important;
}

#item239230 {
	width:69px !important;
	height:16px !important;
	left:279px !important;
	top:563px !important;
}

#item239278 {
	width:69px !important;
	height:16px !important;
	left:337px !important;
	top:563px !important;
}

#item239326 {
	width:69px !important;
	height:16px !important;
	left:393px !important;
	top:563px !important;
}

#item239374 {
	width:69px !important;
	height:16px !important;
	left:448px !important;
	top:563px !important;
}

#item239422 {
	width:69px !important;
	height:16px !important;
	left:500px !important;
	top:563px !important;
}

#item238648 {
	width:69px !important;
	height:16px !important;
	left:279px !important;
	top:758px !important;
}

#item238697 {
	width:69px !important;
	height:16px !important;
	left:112px !important;
	top:758px !important;
}

#item238745 {
	width:69px !important;
	height:16px !important;
	left:167px !important;
	top:758px !important;
}

#item238793 {
	width:69px !important;
	height:16px !important;
	left:222px !important;
	top:758px !important;
}

#item238841 {
	width:69px !important;
	height:16px !important;
	left:336px !important;
	top:758px !important;
}

#item238890 {
	width:69px !important;
	height:16px !important;
	left:391px !important;
	top:758px !important;
}

#item238938 {
	width:69px !important;
	height:16px !important;
	left:445px !important;
	top:758px !important;
}

#item238986 {
	width:69px !important;
	height:16px !important;
	left:498px !important;
	top:758px !important;
}

#item19644 {
	width:287px !important;
	left:36px !important;
	top:599px !important;
	min-height:211px !important;
}

#item353857 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item353834 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item19662 {
	width:127px !important;
	left:46px !important;
	top:683px !important;
	min-height:75px !important;
}

#item19685 {
	width:136px !important;
	left:178px !important;
	top:683px !important;
	min-height:75px !important;
}

#item240308 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item240306 {
	width:43px !important;
	height:18px !important;
	left:46px !important;
	top:776px !important;
}

#item240357 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item240354 {
	width:43px !important;
	height:18px !important;
	left:178px !important;
	top:776px !important;
}

#item240331 {
	width:69px !important;
	height:16px !important;
	left:46px !important;
	top:756px !important;
}

#item240380 {
	width:69px !important;
	height:16px !important;
	left:178px !important;
	top:756px !important;
}

#item353811 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item19767 {
	width:141px !important;
	left:45px !important;
	top:120px !important;
	min-height:89px !important;
}

#item19958 {
	width:134px !important;
	left:45px !important;
	top:503px !important;
	min-height:89px !important;
}

#item19790 {
	width:144px !important;
	left:197px !important;
	top:120px !important;
	min-height:89px !important;
}

#item19981 {
	width:151px !important;
	left:197px !important;
	top:503px !important;
	min-height:73px !important;
}

#item19827 {
	width:134px !important;
	left:45px !important;
	top:325px !important;
	min-height:73px !important;
}

#item20004 {
	width:137px !important;
	left:45px !important;
	top:723px !important;
	min-height:73px !important;
}

#item353788 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item19913 {
	width:144px !important;
	left:197px !important;
	top:325px !important;
	min-height:89px !important;
}

#item20027 {
	width:159px !important;
	left:197px !important;
	top:723px !important;
	min-height:73px !important;
}

#item240439 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item240437 {
	width:43px !important;
	height:18px !important;
	left:102px !important;
	top:83px !important;
}

#item240488 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item240486 {
	width:43px !important;
	height:18px !important;
	left:242px !important;
	top:83px !important;
}

#item240536 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item240534 {
	width:43px !important;
	height:18px !important;
	left:268px !important;
	top:278px !important;
}

#item240694 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item240692 {
	width:43px !important;
	height:18px !important;
	left:98px !important;
	top:278px !important;
}

#item240742 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item240740 {
	width:43px !important;
	height:18px !important;
	left:45px !important;
	top:593px !important;
}

#item240584 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item240582 {
	width:43px !important;
	height:18px !important;
	left:195px !important;
	top:597px !important;
}

#item240633 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item240631 {
	width:43px !important;
	height:18px !important;
	left:260px !important;
	top:684px !important;
}

#item240795 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item240793 {
	width:43px !important;
	height:18px !important;
	left:95px !important;
	top:684px !important;
}

#item240463 {
	width:69px !important;
	height:16px !important;
	left:102px !important;
	top:62px !important;
}

#item240511 {
	width:69px !important;
	height:16px !important;
	left:242px !important;
	top:62px !important;
}

#item240559 {
	width:69px !important;
	height:16px !important;
	left:268px !important;
	top:257px !important;
}

#item240717 {
	width:69px !important;
	height:16px !important;
	left:98px !important;
	top:257px !important;
}

#item240765 {
	width:69px !important;
	height:16px !important;
	left:45px !important;
	top:572px !important;
}

#item240607 {
	width:69px !important;
	height:16px !important;
	left:195px !important;
	top:576px !important;
}

#item240656 {
	width:69px !important;
	height:16px !important;
	left:260px !important;
	top:663px !important;
}

#item240818 {
	width:69px !important;
	height:16px !important;
	left:95px !important;
	top:663px !important;
}

#item20387 {
	width:141px !important;
	left:36px !important;
	top:135px !important;
	min-height:74px !important;
}

#item20410 {
	width:134px !important;
	left:36px !important;
	top:611px !important;
	min-height:72px !important;
}

#item20433 {
	width:144px !important;
	left:188px !important;
	top:135px !important;
	min-height:74px !important;
}

#item20457 {
	width:151px !important;
	left:188px !important;
	top:611px !important;
	min-height:72px !important;
}

#item20480 {
	width:134px !important;
	left:36px !important;
	top:385px !important;
	min-height:76px !important;
}

#item20526 {
	width:144px !important;
	left:188px !important;
	top:385px !important;
	min-height:76px !important;
}

#item240874 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item240872 {
	width:43px !important;
	height:18px !important;
	left:36px !important;
	top:231px !important;
}

#item240970 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item240968 {
	width:43px !important;
	height:18px !important;
	left:36px !important;
	top:482px !important;
}

#item241067 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item241065 {
	width:43px !important;
	height:18px !important;
	left:36px !important;
	top:706px !important;
}

#item240922 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item240920 {
	width:43px !important;
	height:18px !important;
	left:188px !important;
	top:231px !important;
}

#item240995 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item240993 {
	width:43px !important;
	height:18px !important;
	left:188px !important;
	top:482px !important;
}

#item353765 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item241092 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item241090 {
	width:43px !important;
	height:18px !important;
	left:188px !important;
	top:706px !important;
}

#item240897 {
	width:69px !important;
	height:16px !important;
	left:36px !important;
	top:210px !important;
}

#item241018 {
	width:69px !important;
	height:16px !important;
	left:36px !important;
	top:461px !important;
}

#item241115 {
	width:69px !important;
	height:16px !important;
	left:36px !important;
	top:685px !important;
}

#item240945 {
	width:69px !important;
	height:16px !important;
	left:188px !important;
	top:210px !important;
}

#item241042 {
	width:69px !important;
	height:16px !important;
	left:188px !important;
	top:461px !important;
}

#item241138 {
	width:69px !important;
	height:16px !important;
	left:188px !important;
	top:685px !important;
}

#item353742 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item20158 {
	width:141px !important;
	left:46px !important;
	top:119px !important;
	min-height:89px !important;
}

#item20181 {
	width:134px !important;
	left:46px !important;
	top:522px !important;
	min-height:72px !important;
}

#item20204 {
	width:144px !important;
	left:197px !important;
	top:119px !important;
	min-height:89px !important;
}

#item20227 {
	width:151px !important;
	left:197px !important;
	top:522px !important;
	min-height:74px !important;
}

#item20755 {
	width:151px !important;
	left:374px !important;
	top:677px !important;
	min-height:83px !important;
}

#item20250 {
	width:134px !important;
	left:46px !important;
	top:313px !important;
	min-height:89px !important;
}

#item20273 {
	width:123px !important;
	left:46px !important;
	top:676px !important;
	min-height:89px !important;
}

#item20297 {
	width:144px !important;
	left:197px !important;
	top:313px !important;
	min-height:89px !important;
}

#item20320 {
	width:159px !important;
	left:197px !important;
	top:676px !important;
	min-height:89px !important;
}

#item241205 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item241203 {
	width:43px !important;
	height:18px !important;
	left:99px !important;
	top:78px !important;
}

#item241253 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item241251 {
	width:43px !important;
	height:18px !important;
	left:240px !important;
	top:78px !important;
}

#item241308 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item241306 {
	width:43px !important;
	height:18px !important;
	left:240px !important;
	top:270px !important;
}

#item241356 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item241354 {
	width:43px !important;
	height:18px !important;
	left:240px !important;
	top:459px !important;
}

#item241404 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item241402 {
	width:43px !important;
	height:18px !important;
	left:86px !important;
	top:459px !important;
}

#item241453 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item241451 {
	width:43px !important;
	height:18px !important;
	left:86px !important;
	top:250px !important;
}

#item241501 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item241499 {
	width:43px !important;
	height:18px !important;
	left:44px !important;
	top:780px !important;
}

#item241646 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item241644 {
	width:43px !important;
	height:18px !important;
	left:197px !important;
	top:780px !important;
}

#item241694 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item241692 {
	width:43px !important;
	height:18px !important;
	left:377px !important;
	top:780px !important;
}

#item241228 {
	width:69px !important;
	height:16px !important;
	left:99px !important;
	top:58px !important;
}

#item241276 {
	width:69px !important;
	height:16px !important;
	left:240px !important;
	top:58px !important;
}

#item241331 {
	width:69px !important;
	height:16px !important;
	left:240px !important;
	top:249px !important;
}

#item241379 {
	width:69px !important;
	height:16px !important;
	left:240px !important;
	top:438px !important;
}

#item241428 {
	width:69px !important;
	height:16px !important;
	left:86px !important;
	top:438px !important;
}

#item241476 {
	width:69px !important;
	height:16px !important;
	left:86px !important;
	top:230px !important;
}

#item241524 {
	width:69px !important;
	height:16px !important;
	left:44px !important;
	top:760px !important;
}

#item241669 {
	width:69px !important;
	height:16px !important;
	left:197px !important;
	top:760px !important;
}

#item241717 {
	width:69px !important;
	height:16px !important;
	left:377px !important;
	top:760px !important;
}

#item20834 {
	width:603px !important;
	height:858px !important;
	left:-8px !important;
	top:-8px !important;
	background:#be5134;
}

#item353719 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item20842 {
	width:329px !important;
	height:457px !important;
	border:solid 4.125px #bab5ac;
}

#item20845 {
	width:318px !important;
	left:133px !important;
	top:659px !important;
	min-height:109px !important;
}

#item20956 {
	width:245px !important;
	left:254px !important;
	top:590px !important;
	min-height:34px !important;
}

#item353696 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item21648 {
	width:134px !important;
	left:158px !important;
	top:57px !important;
	min-height:76px !important;
}

#item21818 {
	width:134px !important;
	left:446px !important;
	top:57px !important;
	min-height:76px !important;
}

#item21671 {
	width:134px !important;
	left:158px !important;
	top:161px !important;
	min-height:76px !important;
}

#item21841 {
	width:134px !important;
	left:446px !important;
	top:161px !important;
	min-height:76px !important;
}

#item21695 {
	width:134px !important;
	left:158px !important;
	top:266px !important;
	min-height:76px !important;
}

#item21864 {
	width:134px !important;
	left:446px !important;
	top:266px !important;
	min-height:76px !important;
}

#item21718 {
	width:134px !important;
	left:158px !important;
	top:364px !important;
	min-height:76px !important;
}

#item21888 {
	width:134px !important;
	left:446px !important;
	top:369px !important;
	min-height:76px !important;
}

#item21741 {
	width:134px !important;
	left:158px !important;
	top:481px !important;
	min-height:76px !important;
}

#item21911 {
	width:134px !important;
	left:446px !important;
	top:481px !important;
	min-height:76px !important;
}

#item21764 {
	width:134px !important;
	left:158px !important;
	top:602px !important;
	min-height:76px !important;
}

#item21934 {
	width:134px !important;
	left:446px !important;
	top:598px !important;
	min-height:76px !important;
}

#item21793 {
	width:134px !important;
	left:158px !important;
	top:709px !important;
	min-height:76px !important;
}

#item21958 {
	width:134px !important;
	left:446px !important;
	top:706px !important;
	min-height:76px !important;
}

#item241798 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item241796 {
	width:43px !important;
	height:18px !important;
	left:158px !important;
	top:115px !important;
}

#item241849 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item241847 {
	width:43px !important;
	height:18px !important;
	left:446px !important;
	top:123px !important;
}

#item241898 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item241896 {
	width:43px !important;
	height:18px !important;
	left:446px !important;
	top:228px !important;
}

#item241951 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item241949 {
	width:43px !important;
	height:18px !important;
	left:158px !important;
	top:228px !important;
}

#item241999 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item241997 {
	width:43px !important;
	height:18px !important;
	left:158px !important;
	top:324px !important;
}

#item242047 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item242045 {
	width:43px !important;
	height:18px !important;
	left:158px !important;
	top:425px !important;
}

#item242095 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item242093 {
	width:43px !important;
	height:18px !important;
	left:158px !important;
	top:540px !important;
}

#item242143 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item242141 {
	width:43px !important;
	height:18px !important;
	left:158px !important;
	top:660px !important;
}

#item242191 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item242189 {
	width:43px !important;
	height:18px !important;
	left:158px !important;
	top:773px !important;
}

#item242240 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item242238 {
	width:43px !important;
	height:18px !important;
	left:446px !important;
	top:773px !important;
}

#item242290 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item242287 {
	width:43px !important;
	height:18px !important;
	left:446px !important;
	top:668px !important;
}

#item242339 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item242337 {
	width:43px !important;
	height:18px !important;
	left:446px !important;
	top:551px !important;
}

#item242387 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item242385 {
	width:43px !important;
	height:18px !important;
	left:446px !important;
	top:439px !important;
}

#item353672 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item242436 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item242434 {
	width:43px !important;
	height:18px !important;
	left:446px !important;
	top:334px !important;
}

#item241821 {
	width:69px !important;
	height:16px !important;
	left:158px !important;
	top:95px !important;
}

#item241873 {
	width:69px !important;
	height:16px !important;
	left:446px !important;
	top:103px !important;
}

#item241921 {
	width:69px !important;
	height:16px !important;
	left:446px !important;
	top:207px !important;
}

#item241974 {
	width:69px !important;
	height:16px !important;
	left:158px !important;
	top:207px !important;
}

#item242022 {
	width:69px !important;
	height:16px !important;
	left:158px !important;
	top:303px !important;
}

#item242070 {
	width:69px !important;
	height:16px !important;
	left:158px !important;
	top:404px !important;
}

#item242118 {
	width:69px !important;
	height:16px !important;
	left:158px !important;
	top:520px !important;
}

#item242166 {
	width:69px !important;
	height:16px !important;
	left:158px !important;
	top:640px !important;
}

#item242214 {
	width:69px !important;
	height:16px !important;
	left:158px !important;
	top:752px !important;
}

#item242264 {
	width:69px !important;
	height:16px !important;
	left:446px !important;
	top:752px !important;
}

#item242313 {
	width:69px !important;
	height:16px !important;
	left:446px !important;
	top:647px !important;
}

#item242362 {
	width:69px !important;
	height:16px !important;
	left:446px !important;
	top:530px !important;
}

#item242410 {
	width:69px !important;
	height:16px !important;
	left:446px !important;
	top:418px !important;
}

#item242459 {
	width:69px !important;
	height:16px !important;
	left:446px !important;
	top:313px !important;
}

#item353649 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item22030 {
	width:134px !important;
	left:158px !important;
	top:50px !important;
	min-height:62px !important;
}

#item22053 {
	width:134px !important;
	left:417px !important;
	top:50px !important;
	min-height:62px !important;
}

#item22076 {
	width:134px !important;
	left:158px !important;
	top:170px !important;
	min-height:65px !important;
}

#item22099 {
	width:134px !important;
	left:417px !important;
	top:170px !important;
	min-height:65px !important;
}

#item22122 {
	width:134px !important;
	left:158px !important;
	top:294px !important;
	min-height:62px !important;
}

#item22146 {
	width:134px !important;
	left:417px !important;
	top:294px !important;
	min-height:62px !important;
}

#item22169 {
	width:134px !important;
	left:158px !important;
	top:417px !important;
	min-height:66px !important;
}

#item22238 {
	width:134px !important;
	left:158px !important;
	top:540px !important;
	min-height:65px !important;
}

#item22192 {
	width:134px !important;
	left:417px !important;
	top:417px !important;
	min-height:66px !important;
}

#item22261 {
	width:134px !important;
	left:417px !important;
	top:540px !important;
	min-height:65px !important;
}

#item22458 {
	width:510px !important;
	left:36px !important;
	top:669px !important;
	min-height:159px !important;
}

#item242539 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item242537 {
	width:43px !important;
	height:18px !important;
	left:158px !important;
	top:127px !important;
}

#item242639 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item242637 {
	width:43px !important;
	height:18px !important;
	left:158px !important;
	top:248px !important;
}

#item242735 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item242733 {
	width:43px !important;
	height:18px !important;
	left:158px !important;
	top:376px !important;
}

#item242832 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item242830 {
	width:43px !important;
	height:18px !important;
	left:158px !important;
	top:497px !important;
}

#item243074 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item243072 {
	width:43px !important;
	height:18px !important;
	left:158px !important;
	top:619px !important;
}

#item242587 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item242585 {
	width:43px !important;
	height:18px !important;
	left:417px !important;
	top:127px !important;
}

#item242664 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item242662 {
	width:43px !important;
	height:18px !important;
	left:417px !important;
	top:248px !important;
}

#item242761 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item242758 {
	width:43px !important;
	height:18px !important;
	left:417px !important;
	top:376px !important;
}

#item242857 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item242855 {
	width:43px !important;
	height:18px !important;
	left:417px !important;
	top:497px !important;
}

#item243099 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item243097 {
	width:43px !important;
	height:18px !important;
	left:417px !important;
	top:619px !important;
}

#item242562 {
	width:69px !important;
	height:16px !important;
	left:158px !important;
	top:106px !important;
}

#item242687 {
	width:69px !important;
	height:16px !important;
	left:158px !important;
	top:228px !important;
}

#item242784 {
	width:69px !important;
	height:16px !important;
	left:158px !important;
	top:356px !important;
}

#item242880 {
	width:69px !important;
	height:16px !important;
	left:158px !important;
	top:476px !important;
}

#item243124 {
	width:69px !important;
	height:16px !important;
	left:158px !important;
	top:598px !important;
}

#item242610 {
	width:69px !important;
	height:16px !important;
	left:417px !important;
	top:106px !important;
}

#item242710 {
	width:69px !important;
	height:16px !important;
	left:417px !important;
	top:228px !important;
}

#item242807 {
	width:69px !important;
	height:16px !important;
	left:417px !important;
	top:356px !important;
}

#item242903 {
	width:69px !important;
	height:16px !important;
	left:417px !important;
	top:476px !important;
}

#item243147 {
	width:69px !important;
	height:16px !important;
	left:417px !important;
	top:598px !important;
}

#item22506 {
	width:134px !important;
	left:164px !important;
	top:624px !important;
	min-height:76px !important;
}

#item22550 {
	width:226px !important;
	left:304px !important;
	top:624px !important;
	min-height:187px !important;
}

#item243203 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item243201 {
	width:43px !important;
	height:18px !important;
	left:163px !important;
	top:720px !important;
}

#item353626 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item243227 {
	width:69px !important;
	height:16px !important;
	left:163px !important;
	top:700px !important;
}

#item22621 {
	width:134px !important;
	left:45px !important;
	top:393px !important;
	min-height:76px !important;
}

#item22693 {
	width:134px !important;
	left:45px !important;
	top:691px !important;
	min-height:76px !important;
}

#item353603 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item22651 {
	width:134px !important;
	left:212px !important;
	top:393px !important;
	min-height:76px !important;
}

#item22580 {
	width:284px !important;
	left:47px !important;
	top:67px !important;
	min-height:187px !important;
}

#item243252 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item243250 {
	width:43px !important;
	height:18px !important;
	left:45px !important;
	top:478px !important;
}

#item243398 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item243396 {
	width:43px !important;
	height:18px !important;
	left:45px !important;
	top:773px !important;
}

#item243349 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item243347 {
	width:43px !important;
	height:18px !important;
	left:212px !important;
	top:478px !important;
}

#item243275 {
	width:69px !important;
	height:16px !important;
	left:45px !important;
	top:457px !important;
}

#item243421 {
	width:69px !important;
	height:16px !important;
	left:45px !important;
	top:752px !important;
}

#item243372 {
	width:69px !important;
	height:16px !important;
	left:212px !important;
	top:457px !important;
}

#item353580 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item22740 {
	width:330px !important;
	left:62px !important;
	top:99px !important;
	min-height:187px !important;
}

#item353557 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item22780 {
	width:67px !important;
	left:30px !important;
	top:152px !important;
	min-height:79px !important;
}

#item23041 {
	width:67px !important;
	left:30px !important;
	top:385px !important;
	min-height:87px !important;
}

#item23278 {
	width:67px !important;
	left:30px !important;
	top:611px !important;
	min-height:87px !important;
}

#item22896 {
	width:67px !important;
	left:285px !important;
	top:152px !important;
	min-height:85px !important;
}

#item23064 {
	width:67px !important;
	left:285px !important;
	top:385px !important;
	min-height:94px !important;
}

#item23301 {
	width:67px !important;
	left:285px !important;
	top:611px !important;
	min-height:94px !important;
}

#item22803 {
	width:67px !important;
	left:115px !important;
	top:152px !important;
	min-height:85px !important;
}

#item23088 {
	width:67px !important;
	left:115px !important;
	top:385px !important;
	min-height:94px !important;
}

#item23324 {
	width:67px !important;
	left:115px !important;
	top:611px !important;
	min-height:94px !important;
}

#item22919 {
	width:67px !important;
	left:386px !important;
	top:152px !important;
	min-height:94px !important;
}

#item23111 {
	width:67px !important;
	left:386px !important;
	top:385px !important;
	min-height:94px !important;
}

#item23347 {
	width:67px !important;
	left:386px !important;
	top:611px !important;
	min-height:94px !important;
}

#item22826 {
	width:67px !important;
	left:200px !important;
	top:152px !important;
	min-height:85px !important;
}

#item23134 {
	width:67px !important;
	left:200px !important;
	top:385px !important;
	min-height:94px !important;
}

#item23370 {
	width:67px !important;
	left:200px !important;
	top:611px !important;
	min-height:94px !important;
}

#item22942 {
	width:64px !important;
	left:481px !important;
	top:152px !important;
	min-height:94px !important;
}

#item23157 {
	width:64px !important;
	left:481px !important;
	top:385px !important;
	min-height:94px !important;
}

#item23393 {
	width:64px !important;
	left:481px !important;
	top:611px !important;
	min-height:94px !important;
}

#item243802 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351007 {
	width:43px !important;
	height:18px !important;
	left:30px !important;
	top:492px !important;
}

#item245253 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351010 {
	width:43px !important;
	height:18px !important;
	left:286px !important;
	top:492px !important;
}

#item243853 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351013 {
	width:43px !important;
	height:18px !important;
	left:30px !important;
	top:725px !important;
}

#item243903 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351008 {
	width:43px !important;
	height:18px !important;
	left:113px !important;
	top:492px !important;
}

#item245303 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351011 {
	width:43px !important;
	height:18px !important;
	left:386px !important;
	top:492px !important;
}

#item243953 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351014 {
	width:43px !important;
	height:18px !important;
	left:114px !important;
	top:725px !important;
}

#item244003 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351009 {
	width:43px !important;
	height:18px !important;
	left:199px !important;
	top:492px !important;
}

#item245353 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351012 {
	width:43px !important;
	height:18px !important;
	left:481px !important;
	top:492px !important;
}

#item244053 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351015 {
	width:43px !important;
	height:18px !important;
	left:200px !important;
	top:725px !important;
}

#item244761 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351001 {
	width:43px !important;
	height:18px !important;
	left:30px !important;
	top:255px !important;
}

#item245497 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351016 {
	width:43px !important;
	height:18px !important;
	left:286px !important;
	top:725px !important;
}

#item244812 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351002 {
	width:43px !important;
	height:18px !important;
	left:115px !important;
	top:255px !important;
}

#item245547 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351017 {
	width:43px !important;
	height:18px !important;
	left:386px !important;
	top:725px !important;
}

#item244862 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351004 {
	width:43px !important;
	height:18px !important;
	left:201px !important;
	top:255px !important;
}

#item244997 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351003 {
	width:43px !important;
	height:18px !important;
	left:285px !important;
	top:255px !important;
}

#item245071 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351005 {
	width:43px !important;
	height:18px !important;
	left:386px !important;
	top:255px !important;
}

#item245144 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351006 {
	width:43px !important;
	height:18px !important;
	left:481px !important;
	top:255px !important;
}

#item353534 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item245597 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351018 {
	width:43px !important;
	height:18px !important;
	left:481px !important;
	top:725px !important;
}

#item244402 {
	width:52px !important;
	height:16px !important;
	left:30px !important;
	top:474px !important;
}

#item245401 {
	width:52px !important;
	height:16px !important;
	left:286px !important;
	top:474px !important;
}

#item244426 {
	width:52px !important;
	height:16px !important;
	left:30px !important;
	top:707px !important;
}

#item244450 {
	width:52px !important;
	height:16px !important;
	left:113px !important;
	top:474px !important;
}

#item245424 {
	width:52px !important;
	height:16px !important;
	left:386px !important;
	top:474px !important;
}

#item244473 {
	width:52px !important;
	height:16px !important;
	left:114px !important;
	top:707px !important;
}

#item244496 {
	width:52px !important;
	height:16px !important;
	left:199px !important;
	top:474px !important;
}

#item245447 {
	width:52px !important;
	height:16px !important;
	left:481px !important;
	top:474px !important;
}

#item244519 {
	width:52px !important;
	height:16px !important;
	left:200px !important;
	top:707px !important;
}

#item244910 {
	width:52px !important;
	height:16px !important;
	left:30px !important;
	top:237px !important;
}

#item245644 {
	width:52px !important;
	height:16px !important;
	left:286px !important;
	top:707px !important;
}

#item244933 {
	width:52px !important;
	height:16px !important;
	left:115px !important;
	top:237px !important;
}

#item245667 {
	width:52px !important;
	height:16px !important;
	left:386px !important;
	top:707px !important;
}

#item244956 {
	width:52px !important;
	height:16px !important;
	left:201px !important;
	top:237px !important;
}

#item245044 {
	width:52px !important;
	height:16px !important;
	left:285px !important;
	top:237px !important;
}

#item245118 {
	width:52px !important;
	height:16px !important;
	left:386px !important;
	top:237px !important;
}

#item245191 {
	width:52px !important;
	height:16px !important;
	left:481px !important;
	top:237px !important;
}

#item245690 {
	width:52px !important;
	height:16px !important;
	left:481px !important;
	top:707px !important;
}

#item353511 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}

#item24035 {
	width:181px !important;
	left:441px !important;
	top:664px !important;
	min-height:94px !important;
}

#item24094 {
	width:102px !important;
	left:58px !important;
	top:769px !important;
	min-height:53px !important;
}

#item24117 {
	width:102px !important;
	left:264px !important;
	top:769px !important;
	min-height:53px !important;
}

#item24140 {
	width:102px !important;
	left:481px !important;
	top:769px !important;
	min-height:53px !important;
}

#item23530 {
	opacity:0.25;
	width:67px !important;
	height:554px !important;
	left:226px !important;
	top:89px !important;
	background:#efeff1;
}

#item23533 {
	opacity:0.25;
	width:67px !important;
	height:554px !important;
	left:315px !important;
	top:89px !important;
	background:#efeff1;
}

#item23534 {
	opacity:0.25;
	width:67px !important;
	height:554px !important;
	left:404px !important;
	top:89px !important;
	background:#efeff1;
}

#item23535 {
	opacity:0.25;
	width:67px !important;
	height:554px !important;
	left:493px !important;
	top:89px !important;
	background:#efeff1;
}

#item23555 {
	width:49px !important;
	left:235px !important;
	top:121px !important;
	min-height:23px !important;
}

#item23924 {
	width:61px !important;
	left:229px !important;
	top:58px !important;
	min-height:30px !important;
}

#item23633 {
	width:49px !important;
	left:235px !important;
	top:259px !important;
	min-height:21px !important;
}

#item23731 {
	width:49px !important;
	left:235px !important;
	top:408px !important;
	min-height:17px !important;
}

#item23827 {
	width:49px !important;
	left:235px !important;
	top:560px !important;
	min-height:17px !important;
}

#item23560 {
	width:49px !important;
	left:324px !important;
	top:121px !important;
	min-height:23px !important;
}

#item23947 {
	width:67px !important;
	left:315px !important;
	top:57px !important;
	min-height:32px !important;
}

#item23656 {
	width:49px !important;
	left:324px !important;
	top:259px !important;
	min-height:21px !important;
}

#item23754 {
	width:49px !important;
	left:324px !important;
	top:408px !important;
	min-height:17px !important;
}

#item23850 {
	width:49px !important;
	left:324px !important;
	top:560px !important;
	min-height:17px !important;
}

#item23583 {
	width:49px !important;
	left:413px !important;
	top:121px !important;
	min-height:23px !important;
}

#item23970 {
	width:67px !important;
	left:404px !important;
	top:58px !important;
	min-height:30px !important;
}

#item23679 {
	width:49px !important;
	left:413px !important;
	top:259px !important;
	min-height:21px !important;
}

#item23777 {
	width:49px !important;
	left:413px !important;
	top:408px !important;
	min-height:17px !important;
}

#item23873 {
	width:49px !important;
	left:413px !important;
	top:560px !important;
	min-height:17px !important;
}

#item23607 {
	width:49px !important;
	left:502px !important;
	top:121px !important;
	min-height:21px !important;
}

#item23993 {
	width:67px !important;
	left:493px !important;
	top:58px !important;
	min-height:30px !important;
}

#item23702 {
	width:49px !important;
	left:502px !important;
	top:259px !important;
	min-height:21px !important;
}

#item23800 {
	width:49px !important;
	left:502px !important;
	top:408px !important;
	min-height:17px !important;
}

#item23896 {
	width:49px !important;
	left:502px !important;
	top:560px !important;
	min-height:17px !important;
}

#item24089 {
	width:241px !important;
	left:58px !important;
	top:668px !important;
	min-height:75px !important;
}

#item245737 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351072 {
	width:43px !important;
	height:18px !important;
	left:238px !important;
	top:161px !important;
}

#item246151 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351073 {
	width:43px !important;
	height:18px !important;
	left:327px !important;
	top:161px !important;
}

#item246395 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351077 {
	width:43px !important;
	height:18px !important;
	left:324px !important;
	top:304px !important;
}

#item246614 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351081 {
	width:43px !important;
	height:18px !important;
	left:324px !important;
	top:451px !important;
}

#item246835 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351085 {
	width:43px !important;
	height:18px !important;
	left:324px !important;
	top:598px !important;
}

#item246227 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351074 {
	width:43px !important;
	height:18px !important;
	left:416px !important;
	top:161px !important;
}

#item246445 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351078 {
	width:43px !important;
	height:18px !important;
	left:416px !important;
	top:304px !important;
}

#item246666 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351082 {
	width:43px !important;
	height:18px !important;
	left:416px !important;
	top:451px !important;
}

#item246885 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351086 {
	width:43px !important;
	height:18px !important;
	left:416px !important;
	top:598px !important;
}

#item246300 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351075 {
	width:43px !important;
	height:18px !important;
	left:502px !important;
	top:161px !important;
}

#item246495 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351079 {
	width:43px !important;
	height:18px !important;
	left:502px !important;
	top:304px !important;
}

#item246716 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351083 {
	width:43px !important;
	height:18px !important;
	left:505px !important;
	top:451px !important;
}

#item246936 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351087 {
	width:43px !important;
	height:18px !important;
	left:502px !important;
	top:598px !important;
}

#item245900 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351076 {
	width:43px !important;
	height:18px !important;
	left:238px !important;
	top:304px !important;
}

#item245973 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351080 {
	width:43px !important;
	height:18px !important;
	left:238px !important;
	top:451px !important;
}

#item246047 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item351084 {
	width:43px !important;
	height:18px !important;
	left:238px !important;
	top:600px !important;
}

#item245784 {
	width:52px !important;
	height:16px !important;
	left:237px !important;
	top:143px !important;
}

#item246201 {
	width:52px !important;
	height:16px !important;
	left:324px !important;
	top:143px !important;
}

#item246542 {
	width:52px !important;
	height:16px !important;
	left:324px !important;
	top:286px !important;
}

#item246763 {
	width:52px !important;
	height:16px !important;
	left:324px !important;
	top:433px !important;
}

#item246983 {
	width:52px !important;
	height:16px !important;
	left:324px !important;
	top:581px !important;
}

#item246274 {
	width:52px !important;
	height:16px !important;
	left:415px !important;
	top:143px !important;
}

#item246565 {
	width:52px !important;
	height:16px !important;
	left:415px !important;
	top:286px !important;
}

#item246786 {
	width:52px !important;
	height:16px !important;
	left:415px !important;
	top:433px !important;
}

#item247006 {
	width:52px !important;
	height:16px !important;
	left:415px !important;
	top:581px !important;
}

#item246347 {
	width:52px !important;
	height:16px !important;
	left:502px !important;
	top:143px !important;
}

#item246588 {
	width:52px !important;
	height:16px !important;
	left:502px !important;
	top:286px !important;
}

#item246809 {
	width:52px !important;
	height:16px !important;
	left:502px !important;
	top:433px !important;
}

#item247029 {
	width:52px !important;
	height:16px !important;
	left:502px !important;
	top:581px !important;
}

#item245947 {
	width:52px !important;
	height:16px !important;
	left:237px !important;
	top:286px !important;
}

#item246020 {
	width:52px !important;
	height:16px !important;
	left:237px !important;
	top:433px !important;
}

#item246094 {
	width:52px !important;
	height:16px !important;
	left:237px !important;
	top:582px !important;
}

#item24174 {
	width:504px !important;
	height:103px !important;
	left:55px !important;
	top:359px !important;
	background:#fff;
}

#item24175 {
	width:504px !important;
	height:103px !important;
	left:55px !important;
	top:661px !important;
	background:#fff;
}

#item24176 {
	width:186px !important;
	left:81px !important;
	top:371px !important;
	min-height:53px !important;
}

#item24199 {
	width:167px !important;
	left:388px !important;
	top:371px !important;
	min-height:53px !important;
}

#item24225 {
	width:167px !important;
	left:81px !important;
	top:669px !important;
	min-height:53px !important;
}

#item247099 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item350971 {
	width:43px !important;
	height:18px !important;
	left:81px !important;
	top:431px !important;
}

#item247245 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item350973 {
	width:43px !important;
	height:18px !important;
	left:81px !important;
	top:731px !important;
}

#item353488 {
	width:16px !important;
	height:9px !important;
	left:36px !important;
	top:810px !important;
}

#item247172 {
	width:43px !important;
	height:18px !important;
	border-radius:3px;
	background:#000;
}

#item350972 {
	width:43px !important;
	height:18px !important;
	left:388px !important;
	top:431px !important;
}

#item247146 {
	width:52px !important;
	height:16px !important;
	left:81px !important;
	top:413px !important;
}

#item247292 {
	width:52px !important;
	height:16px !important;
	left:81px !important;
	top:713px !important;
}

#item247219 {
	width:52px !important;
	height:16px !important;
	left:388px !important;
	top:413px !important;
}

#item353465 {
	width:16px !important;
	height:9px !important;
	left:543px !important;
	top:810px !important;
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
