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

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

#item104844 {
	width:28px !important;
	height:76px !important;
	top:612px !important;
}

#item104993 {
	width:20px !important;
	height:17px !important;
	left:5px !important;
	top:51px !important;
}

#item105001 {
	width:30px !important;
	height:76px !important;
	left:-1px !important;
	top:77px !important;
}

#item105075 {
	width:30px !important;
	height:76px !important;
	left:-1px !important;
	top:229px !important;
}

#item105150 {
	width:30px !important;
	height:76px !important;
	left:-1px !important;
	top:384px !important;
}

#item105225 {
	width:30px !important;
	height:76px !important;
	left:-1px !important;
	top:536px !important;
}

#item105300 {
	width:28px !important;
	height:76px !important;
	left:1px !important;
	top:153px !important;
}

#item105375 {
	width:28px !important;
	height:76px !important;
	left:1px !important;
	top:305px !important;
}

#item105449 {
	width:28px !important;
	height:76px !important;
	left:1px !important;
	top:460px !important;
}

#item105524 {
	width:28px !important;
	height:76px !important;
	left:1px !important;
	top:689px !important;
}

#item105598 {
	width:28px !important;
	height:76px !important;
	left:1px !important;
	top:766px !important;
}

#item104165 {
	width:20px !important;
	height:17px !important;
	left:571px !important;
	top:51px !important;
}

#item104173 {
	width:30px !important;
	height:76px !important;
	left:566px !important;
	top:77px !important;
}

#item104248 {
	width:30px !important;
	height:76px !important;
	left:566px !important;
	top:229px !important;
}

#item104322 {
	width:30px !important;
	height:76px !important;
	left:566px !important;
	top:384px !important;
}

#item104397 {
	width:30px !important;
	height:76px !important;
	left:566px !important;
	top:536px !important;
}

#item104472 {
	width:30px !important;
	height:76px !important;
	left:566px !important;
	top:689px !important;
}

#item104547 {
	width:28px !important;
	height:76px !important;
	left:567px !important;
	top:153px !important;
}

#item104621 {
	width:28px !important;
	height:76px !important;
	left:567px !important;
	top:305px !important;
}

#item104695 {
	width:28px !important;
	height:76px !important;
	left:567px !important;
	top:460px !important;
}

#item104770 {
	width:28px !important;
	height:76px !important;
	left:567px !important;
	top:612px !important;
}

#item104918 {
	width:28px !important;
	height:76px !important;
	left:567px !important;
	top:766px !important;
}

#item102252 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item102250 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
}

#item102247 {
	width:210px !important;
	height:19px !important;
	left:293px !important;
	top:512px !important;
}

#item102265 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item102262 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
}

#item102259 {
	width:210px !important;
	height:19px !important;
	left:293px !important;
	top:552px !important;
}

#item102258 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item102256 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
}

#item102253 {
	width:210px !important;
	height:19px !important;
	left:293px !important;
	top:532px !important;
}

#item102271 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item102269 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
}

#item102266 {
	width:210px !important;
	height:19px !important;
	left:293px !important;
	top:572px !important;
}

#item102277 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item102275 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
}

#item102272 {
	width:210px !important;
	height:19px !important;
	left:293px !important;
	top:591px !important;
}

#item610 {
	width:35px !important;
	height:35px !important;
	left:71px !important;
	top:34px !important;
	background:#a4b392;
}

#item82084 {
	width:71px !important;
	height:14px !important;
	top:802px !important;
	background:#03232d;
}

#item101474 {
	width:28px !important;
	height:76px !important;
	top:612px !important;
}

#item92234 {
	width:20px !important;
	height:17px !important;
	left:5px !important;
	top:51px !important;
}

#item92243 {
	width:30px !important;
	height:76px !important;
	left:-1px !important;
	top:77px !important;
}

#item92317 {
	width:30px !important;
	height:76px !important;
	left:-1px !important;
	top:229px !important;
}

#item92391 {
	width:30px !important;
	height:76px !important;
	left:-1px !important;
	top:384px !important;
}

#item92466 {
	width:30px !important;
	height:76px !important;
	left:-1px !important;
	top:536px !important;
}

#item92615 {
	width:28px !important;
	height:76px !important;
	left:1px !important;
	top:153px !important;
}

#item92691 {
	width:28px !important;
	height:76px !important;
	left:1px !important;
	top:305px !important;
}

#item92765 {
	width:28px !important;
	height:76px !important;
	left:1px !important;
	top:460px !important;
}

#item92839 {
	width:28px !important;
	height:76px !important;
	left:1px !important;
	top:689px !important;
}

#item92913 {
	width:28px !important;
	height:76px !important;
	left:1px !important;
	top:766px !important;
}

#item1812 {
	width:41px !important;
	height:41px !important;
	left:512px !important;
	top:94px !important;
}

#item4120 {
	width:41px !important;
	height:41px !important;
	left:512px !important;
	top:340px !important;
}

#item4276 {
	width:41px !important;
	height:41px !important;
	left:512px !important;
	top:573px !important;
}

#item83478 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:94px !important;
}

#item84504 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:340px !important;
}

#item84510 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:575px !important;
}

#item2501 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item2499 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item2497 {
	width:31px !important;
	height:43px !important;
}

#item2495 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:95px !important;
}

#item83611 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item83609 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item83607 {
	width:31px !important;
	height:43px !important;
}

#item83604 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:340px !important;
}

#item96111 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96109 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96107 {
	width:31px !important;
	height:43px !important;
}

#item96103 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:95px !important;
}

#item83620 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item83618 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item83615 {
	width:31px !important;
	height:43px !important;
}

#item83612 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:575px !important;
}

#item82540 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item82538 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item82536 {
	width:31px !important;
	height:43px !important;
}

#item82533 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:340px !important;
}

#item82552 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item82550 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item82547 {
	width:31px !important;
	height:43px !important;
}

#item82544 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:575px !important;
}

#item628 {
	width:35px !important;
	height:35px !important;
	left:43px !important;
	top:34px !important;
	background:#a4b392;
}

#item329 {
	width:71px !important;
	height:14px !important;
	left:524px !important;
	top:802px !important;
	background:#03232d;
}

#item82285 {
	width:20px !important;
	height:17px !important;
	left:571px !important;
	top:51px !important;
}

#item89542 {
	width:30px !important;
	height:76px !important;
	left:566px !important;
	top:77px !important;
}

#item89928 {
	width:30px !important;
	height:76px !important;
	left:566px !important;
	top:229px !important;
}

#item90091 {
	width:30px !important;
	height:76px !important;
	left:566px !important;
	top:384px !important;
}

#item90246 {
	width:30px !important;
	height:76px !important;
	left:566px !important;
	top:536px !important;
}

#item90404 {
	width:30px !important;
	height:76px !important;
	left:566px !important;
	top:689px !important;
}

#item89735 {
	width:28px !important;
	height:76px !important;
	left:567px !important;
	top:153px !important;
}

#item90004 {
	width:28px !important;
	height:76px !important;
	left:567px !important;
	top:305px !important;
}

#item90166 {
	width:28px !important;
	height:76px !important;
	left:567px !important;
	top:460px !important;
}

#item90322 {
	width:28px !important;
	height:76px !important;
	left:567px !important;
	top:612px !important;
}

#item90480 {
	width:28px !important;
	height:76px !important;
	left:567px !important;
	top:766px !important;
}

#item4503 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:94px !important;
}

#item4506 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:339px !important;
}

#item4509 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:573px !important;
}

#item84519 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:94px !important;
}

#item84523 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:340px !important;
}

#item84527 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:578px !important;
}

#item83629 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item83627 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item83625 {
	width:31px !important;
	height:43px !important;
}

#item83621 {
	width:31px !important;
	height:43px !important;
	left:301px !important;
	top:95px !important;
}

#item83637 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item83635 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item83633 {
	width:31px !important;
	height:43px !important;
}

#item83630 {
	width:31px !important;
	height:43px !important;
	left:301px !important;
	top:340px !important;
}

#item83646 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item83644 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item83642 {
	width:31px !important;
	height:43px !important;
}

#item83639 {
	width:31px !important;
	height:43px !important;
	left:301px !important;
	top:575px !important;
}

#item82578 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item82576 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item82574 {
	width:31px !important;
	height:43px !important;
}

#item82571 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:95px !important;
}

#item82586 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item82584 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item82582 {
	width:31px !important;
	height:43px !important;
}

#item82579 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:340px !important;
}

#item82594 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item82592 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item82590 {
	width:31px !important;
	height:43px !important;
}

#item82587 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:575px !important;
}

#item4902 {
	width:41px !important;
	height:41px !important;
	left:512px !important;
	top:94px !important;
}

#item4905 {
	width:41px !important;
	height:41px !important;
	left:508px !important;
	top:318px !important;
}

#item4908 {
	width:41px !important;
	height:41px !important;
	left:512px !important;
	top:540px !important;
}

#item95652 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:94px !important;
}

#item95665 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:324px !important;
}

#item95703 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:538px !important;
}

#item95625 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95623 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95621 {
	width:31px !important;
	height:43px !important;
}

#item95618 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:95px !important;
}

#item95678 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95676 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95674 {
	width:31px !important;
	height:43px !important;
}

#item95671 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:325px !important;
}

#item95717 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95715 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95713 {
	width:31px !important;
	height:43px !important;
}

#item95710 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:540px !important;
}

#item95634 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95632 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95629 {
	width:31px !important;
	height:43px !important;
}

#item95626 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:95px !important;
}

#item95686 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95684 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95682 {
	width:31px !important;
	height:43px !important;
}

#item95679 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:325px !important;
}

#item95725 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95723 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95721 {
	width:31px !important;
	height:43px !important;
}

#item95718 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:540px !important;
}

#item5394 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:94px !important;
}

#item5399 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:325px !important;
}

#item5402 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:562px !important;
}

#item95657 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:94px !important;
}

#item95668 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:330px !important;
}

#item95707 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:566px !important;
}

#item95642 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95640 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95638 {
	width:31px !important;
	height:43px !important;
}

#item95635 {
	width:31px !important;
	height:43px !important;
	left:301px !important;
	top:95px !important;
}

#item95694 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95692 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95690 {
	width:31px !important;
	height:43px !important;
}

#item95687 {
	width:31px !important;
	height:43px !important;
	left:301px !important;
	top:331px !important;
}

#item95733 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95731 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95729 {
	width:31px !important;
	height:43px !important;
}

#item95726 {
	width:31px !important;
	height:43px !important;
	left:301px !important;
	top:567px !important;
}

#item95651 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95648 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95646 {
	width:31px !important;
	height:43px !important;
}

#item95643 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:95px !important;
}

#item95702 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95700 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95698 {
	width:31px !important;
	height:43px !important;
}

#item95695 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:331px !important;
}

#item95741 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95739 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95737 {
	width:31px !important;
	height:43px !important;
}

#item95734 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:567px !important;
}

#item5626 {
	width:50px !important;
	height:129px !important;
	left:413px !important;
	top:417px !important;
}

#item95802 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:94px !important;
}

#item95806 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:340px !important;
}

#item95760 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95758 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95754 {
	width:31px !important;
	height:43px !important;
}

#item95751 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:95px !important;
}

#item95768 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95766 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95764 {
	width:31px !important;
	height:43px !important;
}

#item95761 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:341px !important;
}

#item95784 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95782 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95780 {
	width:31px !important;
	height:43px !important;
}

#item95777 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:95px !important;
}

#item95793 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95791 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95789 {
	width:31px !important;
	height:43px !important;
}

#item95785 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:341px !important;
}

#item48114 {
	width:105px !important;
	height:12px !important;
	left:390px !important;
	top:363px !important;
	background:#182730;
}

#item48148 {
	width:5px !important;
	height:2px !important;
	left:342px !important;
	top:194px !important;
	background:#fff;
}

#item48149 {
	width:5px !important;
	height:2px !important;
	left:342px !important;
	top:191px !important;
	background:#fff;
}

#item95891 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:93px !important;
}

#item95900 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:344px !important;
}

#item95920 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:576px !important;
}

#item95865 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95863 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95861 {
	width:31px !important;
	height:43px !important;
}

#item95858 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:94px !important;
}

#item95911 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95909 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95907 {
	width:31px !important;
	height:43px !important;
}

#item95904 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:345px !important;
}

#item95931 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95929 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95927 {
	width:31px !important;
	height:43px !important;
}

#item95924 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:577px !important;
}

#item95873 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95871 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95869 {
	width:31px !important;
	height:43px !important;
}

#item95866 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:94px !important;
}

#item95919 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95917 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95915 {
	width:31px !important;
	height:43px !important;
}

#item95912 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:345px !important;
}

#item95939 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95937 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95935 {
	width:31px !important;
	height:43px !important;
}

#item95932 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:577px !important;
}

#item12665 {
	width:50px !important;
	height:129px !important;
	left:385px !important;
	top:417px !important;
}

#item95894 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:92px !important;
}

#item95948 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:340px !important;
}

#item95974 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:575px !important;
}

#item95882 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95879 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95877 {
	width:31px !important;
	height:43px !important;
}

#item95874 {
	width:31px !important;
	height:43px !important;
	left:301px !important;
	top:93px !important;
}

#item95961 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95959 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95957 {
	width:31px !important;
	height:43px !important;
}

#item95954 {
	width:31px !important;
	height:43px !important;
	left:301px !important;
	top:341px !important;
}

#item95985 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95983 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95980 {
	width:31px !important;
	height:43px !important;
}

#item95977 {
	width:31px !important;
	height:43px !important;
	left:301px !important;
	top:576px !important;
}

#item95890 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95888 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95886 {
	width:31px !important;
	height:43px !important;
}

#item95883 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:93px !important;
}

#item95970 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95968 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95966 {
	width:31px !important;
	height:43px !important;
}

#item95963 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:341px !important;
}

#item95993 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item95991 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item95989 {
	width:31px !important;
	height:43px !important;
}

#item95986 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:576px !important;
}

#item13530 {
	width:41px !important;
	height:41px !important;
	left:511px !important;
	top:341px !important;
}

#item13569 {
	width:41px !important;
	height:41px !important;
	left:511px !important;
	top:93px !important;
}

#item95997 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:94px !important;
}

#item96038 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:346px !important;
}

#item96059 {
	width:35px !important;
	height:44px !important;
	left:362px !important;
	top:573px !important;
}

#item96007 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96005 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96003 {
	width:31px !important;
	height:43px !important;
}

#item96000 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:95px !important;
}

#item96048 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96046 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96044 {
	width:31px !important;
	height:43px !important;
}

#item96041 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:347px !important;
}

#item96070 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96068 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96066 {
	width:31px !important;
	height:43px !important;
}

#item96063 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:574px !important;
}

#item96016 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96014 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96011 {
	width:31px !important;
	height:43px !important;
}

#item96008 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:95px !important;
}

#item96056 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96054 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96052 {
	width:31px !important;
	height:43px !important;
}

#item96049 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:347px !important;
}

#item13211 {
	width:50px !important;
	height:129px !important;
	left:385px !important;
	top:647px !important;
}

#item13629 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:87px !important;
}

#item13668 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:570px !important;
}

#item96135 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:568px !important;
}

#item96114 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:93px !important;
}

#item96148 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96145 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96143 {
	width:31px !important;
	height:43px !important;
}

#item96140 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:570px !important;
}

#item96156 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96154 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96152 {
	width:31px !important;
	height:43px !important;
}

#item96149 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:570px !important;
}

#item96124 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96122 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96120 {
	width:31px !important;
	height:43px !important;
}

#item96117 {
	width:31px !important;
	height:43px !important;
	left:301px !important;
	top:94px !important;
}

#item96132 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96130 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96128 {
	width:31px !important;
	height:43px !important;
}

#item96125 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:94px !important;
}

#item14052 {
	width:41px !important;
	height:41px !important;
	left:510px !important;
	top:102px !important;
}

#item14272 {
	width:41px !important;
	height:41px !important;
	left:511px !important;
	top:566px !important;
}

#item14066 {
	width:41px !important;
	height:41px !important;
	left:512px !important;
	top:345px !important;
}

#item96180 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:569px !important;
}

#item96192 {
	width:35px !important;
	height:44px !important;
	left:362px !important;
	top:94px !important;
}

#item96226 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:340px !important;
}

#item96171 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96169 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96167 {
	width:31px !important;
	height:43px !important;
}

#item96164 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:570px !important;
}

#item96179 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96177 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96175 {
	width:31px !important;
	height:43px !important;
}

#item96172 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:570px !important;
}

#item96191 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96188 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96186 {
	width:31px !important;
	height:43px !important;
}

#item96183 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:95px !important;
}

#item96217 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96215 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96213 {
	width:31px !important;
	height:43px !important;
}

#item96210 {
	width:31px !important;
	height:43px !important;
	left:329px !important;
	top:341px !important;
}

#item96225 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96223 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96221 {
	width:31px !important;
	height:43px !important;
}

#item96218 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:341px !important;
}

#item14056 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:94px !important;
}

#item14060 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:568px !important;
}

#item96236 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:94px !important;
}

#item96248 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:568px !important;
}

#item96247 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96245 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96243 {
	width:31px !important;
	height:43px !important;
}

#item96240 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:95px !important;
}

#item96260 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96258 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96256 {
	width:31px !important;
	height:43px !important;
}

#item96253 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:569px !important;
}

#item96286 {
	width:35px !important;
	height:44px !important;
	left:362px !important;
	top:93px !important;
}

#item96289 {
	width:35px !important;
	height:44px !important;
	left:362px !important;
	top:570px !important;
}

#item96285 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96283 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96281 {
	width:31px !important;
	height:43px !important;
}

#item96278 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:94px !important;
}

#item96299 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96297 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96295 {
	width:31px !important;
	height:43px !important;
}

#item96292 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:571px !important;
}

#item96301 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:93px !important;
}

#item96312 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:342px !important;
}

#item96343 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:570px !important;
}

#item96311 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96309 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96307 {
	width:31px !important;
	height:43px !important;
}

#item96304 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:94px !important;
}

#item96323 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96320 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96318 {
	width:31px !important;
	height:43px !important;
}

#item96315 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:343px !important;
}

#item96334 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96331 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96329 {
	width:31px !important;
	height:43px !important;
}

#item96326 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:571px !important;
}

#item96342 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96340 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96338 {
	width:31px !important;
	height:43px !important;
}

#item96335 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:571px !important;
}

#item48857 {
	width:41px !important;
	height:41px !important;
	left:511px !important;
	top:576px !important;
}

#item96377 {
	width:35px !important;
	height:44px !important;
	left:362px !important;
	top:94px !important;
}

#item96383 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:568px !important;
}

#item96360 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96358 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96356 {
	width:31px !important;
	height:43px !important;
}

#item96353 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:95px !important;
}

#item96368 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96366 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96364 {
	width:31px !important;
	height:43px !important;
}

#item96361 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:570px !important;
}

#item96376 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96374 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96372 {
	width:31px !important;
	height:43px !important;
}

#item96369 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:570px !important;
}

#item48851 {
	width:41px !important;
	height:41px !important;
	left:482px !important;
	top:102px !important;
}

#item48860 {
	width:41px !important;
	height:41px !important;
	left:482px !important;
	top:578px !important;
}

#item48863 {
	width:41px !important;
	height:41px !important;
	left:482px !important;
	top:375px !important;
}

#item96392 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:568px !important;
}

#item96411 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:341px !important;
}

#item96432 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:93px !important;
}

#item96402 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96400 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96398 {
	width:31px !important;
	height:43px !important;
}

#item96395 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:570px !important;
}

#item96423 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96421 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96419 {
	width:31px !important;
	height:43px !important;
}

#item96416 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:342px !important;
}

#item96443 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96441 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96439 {
	width:31px !important;
	height:43px !important;
}

#item96436 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:94px !important;
}

#item96410 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96408 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96406 {
	width:31px !important;
	height:43px !important;
}

#item96403 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:570px !important;
}

#item96431 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96429 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96427 {
	width:31px !important;
	height:43px !important;
}

#item96424 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:342px !important;
}

#item96451 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96449 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96447 {
	width:31px !important;
	height:43px !important;
}

#item96444 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:94px !important;
}

#item96477 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:333px !important;
}

#item96494 {
	width:35px !important;
	height:44px !important;
	left:362px !important;
	top:94px !important;
}

#item96497 {
	width:35px !important;
	height:44px !important;
	left:362px !important;
	top:568px !important;
}

#item96468 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96465 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96463 {
	width:31px !important;
	height:43px !important;
}

#item96460 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:334px !important;
}

#item96476 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96474 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96472 {
	width:31px !important;
	height:43px !important;
}

#item96469 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:334px !important;
}

#item96493 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96491 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96489 {
	width:31px !important;
	height:43px !important;
}

#item96485 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:95px !important;
}

#item96507 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96505 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96503 {
	width:31px !important;
	height:43px !important;
}

#item96500 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:570px !important;
}

#item101218 {
	width:196px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101216 {
	width:196px !important;
	height:19px !important;
	border-radius:14px;
}

#item101212 {
	width:196px !important;
	height:19px !important;
	left:346px !important;
	top:575px !important;
}

#item101224 {
	width:196px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101222 {
	width:196px !important;
	height:19px !important;
	border-radius:14px;
}

#item101219 {
	width:196px !important;
	height:19px !important;
	left:346px !important;
	top:596px !important;
}

#item20448 {
	width:41px !important;
	height:41px !important;
	left:511px !important;
	top:116px !important;
}

#item20452 {
	width:41px !important;
	height:41px !important;
	left:511px !important;
	top:535px !important;
}

#item96639 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:93px !important;
}

#item96646 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:526px !important;
}

#item96630 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96628 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96626 {
	width:31px !important;
	height:43px !important;
}

#item96623 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:94px !important;
}

#item96657 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96655 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96653 {
	width:31px !important;
	height:43px !important;
}

#item96650 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:528px !important;
}

#item96638 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96636 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96634 {
	width:31px !important;
	height:43px !important;
}

#item96631 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:94px !important;
}

#item96666 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96663 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96661 {
	width:31px !important;
	height:43px !important;
}

#item96658 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:528px !important;
}

#item96669 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:93px !important;
}

#item96698 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:467px !important;
}

#item96680 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96678 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96675 {
	width:31px !important;
	height:43px !important;
}

#item96672 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:94px !important;
}

#item96706 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96704 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96702 {
	width:31px !important;
	height:43px !important;
}

#item96699 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:468px !important;
}

#item96688 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96686 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96684 {
	width:31px !important;
	height:43px !important;
}

#item96681 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:94px !important;
}

#item96711 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:94px !important;
}

#item96743 {
	width:35px !important;
	height:44px !important;
	left:362px !important;
	top:459px !important;
}

#item96721 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96719 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96717 {
	width:31px !important;
	height:43px !important;
}

#item96714 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:95px !important;
}

#item96730 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96728 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96726 {
	width:31px !important;
	height:43px !important;
}

#item96722 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:95px !important;
}

#item96742 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96740 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96738 {
	width:31px !important;
	height:43px !important;
}

#item96735 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:460px !important;
}

#item101417 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101415 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
}

#item101412 {
	width:210px !important;
	height:19px !important;
	left:325px !important;
	top:519px !important;
}

#item101448 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101446 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
}

#item101443 {
	width:210px !important;
	height:19px !important;
	left:325px !important;
	top:558px !important;
}

#item101441 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101439 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
}

#item101436 {
	width:210px !important;
	height:19px !important;
	left:325px !important;
	top:539px !important;
}

#item101454 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101452 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
}

#item101449 {
	width:210px !important;
	height:19px !important;
	left:325px !important;
	top:578px !important;
}

#item101460 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101458 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
}

#item101455 {
	width:210px !important;
	height:19px !important;
	left:325px !important;
	top:597px !important;
}

#item22265 {
	width:41px !important;
	height:41px !important;
	left:512px !important;
	top:94px !important;
}

#item22359 {
	width:41px !important;
	height:41px !important;
	left:512px !important;
	top:335px !important;
}

#item22340 {
	width:41px !important;
	height:41px !important;
	left:512px !important;
	top:583px !important;
}

#item96790 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:94px !important;
}

#item96798 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:340px !important;
}

#item96833 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:591px !important;
}

#item96781 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96778 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96776 {
	width:31px !important;
	height:43px !important;
}

#item96773 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:95px !important;
}

#item96808 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96806 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96804 {
	width:31px !important;
	height:43px !important;
}

#item96801 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:341px !important;
}

#item96845 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96843 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96841 {
	width:31px !important;
	height:43px !important;
}

#item96838 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:592px !important;
}

#item96789 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96787 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96785 {
	width:31px !important;
	height:43px !important;
}

#item96782 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:95px !important;
}

#item96816 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96814 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96812 {
	width:31px !important;
	height:43px !important;
}

#item96809 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:341px !important;
}

#item96853 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96851 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96849 {
	width:31px !important;
	height:43px !important;
}

#item96846 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:592px !important;
}

#item96857 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:94px !important;
}

#item96878 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:573px !important;
}

#item96867 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96865 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96863 {
	width:31px !important;
	height:43px !important;
}

#item96860 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:95px !important;
}

#item96888 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96886 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96884 {
	width:31px !important;
	height:43px !important;
}

#item96881 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:574px !important;
}

#item96875 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96873 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96871 {
	width:31px !important;
	height:43px !important;
}

#item96868 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:95px !important;
}

#item96898 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96895 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96892 {
	width:31px !important;
	height:43px !important;
}

#item96889 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:574px !important;
}

#item96919 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:94px !important;
}

#item96922 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:290px !important;
}

#item96944 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:492px !important;
}

#item96910 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96908 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96906 {
	width:31px !important;
	height:43px !important;
}

#item96902 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:95px !important;
}

#item96933 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96931 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96929 {
	width:31px !important;
	height:43px !important;
}

#item96925 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:291px !important;
}

#item96955 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96952 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96950 {
	width:31px !important;
	height:43px !important;
}

#item96947 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:494px !important;
}

#item96918 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96916 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96914 {
	width:31px !important;
	height:43px !important;
}

#item96911 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:95px !important;
}

#item96943 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96941 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96938 {
	width:31px !important;
	height:43px !important;
}

#item96934 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:291px !important;
}

#item96963 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96961 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96959 {
	width:31px !important;
	height:43px !important;
}

#item96956 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:494px !important;
}

#item23911 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:334px !important;
}

#item23934 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:570px !important;
}

#item96967 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:340px !important;
}

#item96990 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:574px !important;
}

#item97014 {
	width:35px !important;
	height:44px !important;
	left:335px !important;
	top:95px !important;
}

#item96981 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96979 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96977 {
	width:31px !important;
	height:43px !important;
}

#item96973 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:341px !important;
}

#item97000 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96998 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96996 {
	width:31px !important;
	height:43px !important;
}

#item96993 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:575px !important;
}

#item97040 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97038 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97036 {
	width:31px !important;
	height:43px !important;
}

#item97032 {
	width:31px !important;
	height:43px !important;
	left:337px !important;
	top:95px !important;
}

#item96989 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item96987 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item96985 {
	width:31px !important;
	height:43px !important;
}

#item96982 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:341px !important;
}

#item97008 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97006 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97004 {
	width:31px !important;
	height:43px !important;
}

#item97001 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:575px !important;
}

#item97068 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:94px !important;
}

#item97072 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:331px !important;
}

#item97093 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:571px !important;
}

#item97059 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97057 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97055 {
	width:31px !important;
	height:43px !important;
}

#item97052 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:95px !important;
}

#item97083 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97081 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97079 {
	width:31px !important;
	height:43px !important;
}

#item97076 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:332px !important;
}

#item97107 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97104 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97102 {
	width:31px !important;
	height:43px !important;
}

#item97098 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:572px !important;
}

#item97067 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97065 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97063 {
	width:31px !important;
	height:43px !important;
}

#item97060 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:95px !important;
}

#item97092 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97090 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97088 {
	width:31px !important;
	height:43px !important;
}

#item97085 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:332px !important;
}

#item97115 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97113 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97111 {
	width:31px !important;
	height:43px !important;
}

#item97108 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:572px !important;
}

#item101036 {
	width:210px !important;
	height:24px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101032 {
	width:210px !important;
	height:24px !important;
	border-radius:14px;
}

#item101033 {
	width:210px !important;
	height:24px !important;
	left:327px !important;
	top:582px !important;
}

#item97140 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:94px !important;
}

#item97182 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:573px !important;
}

#item97131 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97129 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97127 {
	width:31px !important;
	height:43px !important;
}

#item97124 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:95px !important;
}

#item97197 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97195 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97193 {
	width:31px !important;
	height:43px !important;
}

#item97190 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:575px !important;
}

#item97139 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97137 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97135 {
	width:31px !important;
	height:43px !important;
}

#item97132 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:95px !important;
}

#item97213 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97211 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97209 {
	width:31px !important;
	height:43px !important;
}

#item97206 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:575px !important;
}

#item24977 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:94px !important;
}

#item25011 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:575px !important;
}

#item25308 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:345px !important;
}

#item97144 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:94px !important;
}

#item97186 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:573px !important;
}

#item97163 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:341px !important;
}

#item97154 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97152 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97150 {
	width:31px !important;
	height:43px !important;
}

#item97147 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:95px !important;
}

#item97205 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97203 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97201 {
	width:31px !important;
	height:43px !important;
}

#item97198 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:575px !important;
}

#item97173 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97171 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97169 {
	width:31px !important;
	height:43px !important;
}

#item97166 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:342px !important;
}

#item97162 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97160 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97158 {
	width:31px !important;
	height:43px !important;
}

#item97155 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:95px !important;
}

#item97221 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97219 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97217 {
	width:31px !important;
	height:43px !important;
}

#item97214 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:575px !important;
}

#item97181 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97179 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97177 {
	width:31px !important;
	height:43px !important;
}

#item97174 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:342px !important;
}

#item25363 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:94px !important;
}

#item25436 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:334px !important;
}

#item25538 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:546px !important;
}

#item97254 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:94px !important;
}

#item97261 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:334px !important;
}

#item97281 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:542px !important;
}

#item97244 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97242 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97240 {
	width:31px !important;
	height:43px !important;
}

#item97237 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:95px !important;
}

#item97272 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97270 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97268 {
	width:31px !important;
	height:43px !important;
}

#item97264 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:335px !important;
}

#item97291 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97289 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97287 {
	width:31px !important;
	height:43px !important;
}

#item97284 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:544px !important;
}

#item97253 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97250 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97248 {
	width:31px !important;
	height:43px !important;
}

#item97245 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:95px !important;
}

#item97280 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97278 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97276 {
	width:31px !important;
	height:43px !important;
}

#item97273 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:335px !important;
}

#item97299 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97297 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97295 {
	width:31px !important;
	height:43px !important;
}

#item97292 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:544px !important;
}

#item101231 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101229 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
}

#item101226 {
	width:210px !important;
	height:19px !important;
	left:319px !important;
	top:397px !important;
}

#item101256 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101254 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
}

#item101251 {
	width:210px !important;
	height:19px !important;
	left:319px !important;
	top:474px !important;
}

#item101244 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101242 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
}

#item101239 {
	width:210px !important;
	height:19px !important;
	left:319px !important;
	top:435px !important;
}

#item101262 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101260 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
}

#item101257 {
	width:210px !important;
	height:19px !important;
	left:319px !important;
	top:512px !important;
}

#item101238 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101236 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
}

#item101232 {
	width:210px !important;
	height:19px !important;
	left:319px !important;
	top:416px !important;
}

#item101268 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101266 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
}

#item101263 {
	width:210px !important;
	height:19px !important;
	left:319px !important;
	top:493px !important;
}

#item101250 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101248 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
}

#item101245 {
	width:210px !important;
	height:19px !important;
	left:319px !important;
	top:455px !important;
}

#item97325 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:94px !important;
}

#item97452 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:569px !important;
}

#item97316 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97314 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97312 {
	width:31px !important;
	height:43px !important;
}

#item97309 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:95px !important;
}

#item97463 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97461 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97459 {
	width:31px !important;
	height:43px !important;
}

#item97456 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:571px !important;
}

#item97324 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97322 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97320 {
	width:31px !important;
	height:43px !important;
}

#item97317 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:95px !important;
}

#item97471 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97469 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97467 {
	width:31px !important;
	height:43px !important;
}

#item97464 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:571px !important;
}

#item25991 {
	width:61px !important;
	height:61px !important;
	left:391px !important;
	top:106px !important;
}

#item26091 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:556px !important;
}

#item25996 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:93px !important;
}

#item97330 {
	width:68px !important;
	height:44px !important;
	left:305px !important;
	top:106px !important;
}

#item97429 {
	width:68px !important;
	height:44px !important;
	left:305px !important;
	top:570px !important;
}

#item97491 {
	width:35px !important;
	height:44px !important;
	left:339px !important;
	top:351px !important;
}

#item97342 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97340 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97338 {
	width:31px !important;
	height:43px !important;
}

#item97335 {
	width:31px !important;
	height:43px !important;
	left:340px !important;
	top:108px !important;
}

#item97500 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97498 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97496 {
	width:31px !important;
	height:43px !important;
}

#item97492 {
	width:31px !important;
	height:43px !important;
	left:340px !important;
	top:353px !important;
}

#item97440 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97437 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97435 {
	width:31px !important;
	height:43px !important;
}

#item97432 {
	width:31px !important;
	height:43px !important;
	left:340px !important;
	top:571px !important;
}

#item97350 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97348 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97346 {
	width:31px !important;
	height:43px !important;
}

#item97343 {
	width:31px !important;
	height:43px !important;
	left:306px !important;
	top:108px !important;
}

#item97448 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97446 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97444 {
	width:31px !important;
	height:43px !important;
}

#item97441 {
	width:31px !important;
	height:43px !important;
	left:306px !important;
	top:571px !important;
}

#item26304 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:94px !important;
}

#item26373 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:576px !important;
}

#item97522 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:94px !important;
}

#item97525 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:568px !important;
}

#item97512 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97510 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97508 {
	width:31px !important;
	height:43px !important;
}

#item97505 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:95px !important;
}

#item97536 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97534 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97532 {
	width:31px !important;
	height:43px !important;
}

#item97529 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:570px !important;
}

#item97521 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97518 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97516 {
	width:31px !important;
	height:43px !important;
}

#item97513 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:95px !important;
}

#item97544 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97542 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97540 {
	width:31px !important;
	height:43px !important;
}

#item97537 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:570px !important;
}

#item26433 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:94px !important;
}

#item26532 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:335px !important;
}

#item49273 {
	width:61px !important;
	height:61px !important;
	left:391px !important;
	top:335px !important;
}

#item97545 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:94px !important;
}

#item97564 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:335px !important;
}

#item97589 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:570px !important;
}

#item97555 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97553 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97551 {
	width:31px !important;
	height:43px !important;
}

#item97548 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:95px !important;
}

#item97580 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97577 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97575 {
	width:31px !important;
	height:43px !important;
}

#item97572 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:336px !important;
}

#item97599 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97597 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97595 {
	width:31px !important;
	height:43px !important;
}

#item97592 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:571px !important;
}

#item97563 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97561 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97559 {
	width:31px !important;
	height:43px !important;
}

#item97556 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:95px !important;
}

#item97588 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97586 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97584 {
	width:31px !important;
	height:43px !important;
}

#item97581 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:336px !important;
}

#item97607 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97605 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97603 {
	width:31px !important;
	height:43px !important;
}

#item97600 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:571px !important;
}

#item26871 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:94px !important;
}

#item26876 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:576px !important;
}

#item97639 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:94px !important;
}

#item97644 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:568px !important;
}

#item97630 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97628 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97626 {
	width:31px !important;
	height:43px !important;
}

#item97623 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:95px !important;
}

#item97655 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97653 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97651 {
	width:31px !important;
	height:43px !important;
}

#item97648 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:570px !important;
}

#item97638 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97636 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97634 {
	width:31px !important;
	height:43px !important;
}

#item97631 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:95px !important;
}

#item97663 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97661 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97659 {
	width:31px !important;
	height:43px !important;
}

#item97656 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:570px !important;
}

#item27047 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:94px !important;
}

#item27053 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:576px !important;
}

#item97664 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:568px !important;
}

#item97710 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:95px !important;
}

#item97718 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97716 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97714 {
	width:31px !important;
	height:43px !important;
}

#item97711 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:95px !important;
}

#item97675 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97673 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97670 {
	width:31px !important;
	height:43px !important;
}

#item97667 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:570px !important;
}

#item97683 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97681 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97679 {
	width:31px !important;
	height:43px !important;
}

#item97676 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:570px !important;
}

#item97735 {
	width:35px !important;
	height:44px !important;
	left:362px !important;
	top:94px !important;
}

#item97761 {
	width:35px !important;
	height:44px !important;
	left:362px !important;
	top:554px !important;
}

#item97734 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97732 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97730 {
	width:31px !important;
	height:43px !important;
}

#item97727 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:96px !important;
}

#item97772 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97770 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97768 {
	width:31px !important;
	height:43px !important;
}

#item97765 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:556px !important;
}

#item28026 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:568px !important;
}

#item27287 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:94px !important;
}

#item31705 {
	width:61px !important;
	height:61px !important;
	left:391px !important;
	top:105px !important;
}

#item97776 {
	width:35px !important;
	height:44px !important;
	left:333px !important;
	top:348px !important;
}

#item97756 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:92px !important;
}

#item97789 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:584px !important;
}

#item97786 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97784 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97782 {
	width:31px !important;
	height:43px !important;
}

#item97779 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:350px !important;
}

#item97747 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97745 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97743 {
	width:31px !important;
	height:43px !important;
}

#item97740 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:93px !important;
}

#item97799 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97797 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97795 {
	width:31px !important;
	height:43px !important;
}

#item97792 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:585px !important;
}

#item97755 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97753 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97751 {
	width:31px !important;
	height:43px !important;
}

#item97748 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:93px !important;
}

#item97807 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97805 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97803 {
	width:31px !important;
	height:43px !important;
}

#item97800 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:585px !important;
}

#item97837 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:92px !important;
}

#item97856 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:552px !important;
}

#item97926 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97924 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97922 {
	width:31px !important;
	height:43px !important;
}

#item97919 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:553px !important;
}

#item98016 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98014 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98012 {
	width:31px !important;
	height:43px !important;
}

#item98009 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:553px !important;
}

#item98885 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98883 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98881 {
	width:31px !important;
	height:43px !important;
}

#item98878 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:93px !important;
}

#item98895 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98892 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98890 {
	width:31px !important;
	height:43px !important;
}

#item98887 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:93px !important;
}

#item97912 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:93px !important;
}

#item97916 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:555px !important;
}

#item97905 {
	width:101px !important;
	height:44px !important;
	left:268px !important;
	top:292px !important;
}

#item97934 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97932 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97930 {
	width:31px !important;
	height:43px !important;
}

#item97927 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:93px !important;
}

#item97951 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97949 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97947 {
	width:31px !important;
	height:43px !important;
}

#item97944 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:294px !important;
}

#item97967 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97965 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97963 {
	width:31px !important;
	height:43px !important;
}

#item97960 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:556px !important;
}

#item97943 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97941 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97938 {
	width:31px !important;
	height:43px !important;
}

#item97935 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:93px !important;
}

#item97959 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97957 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97955 {
	width:31px !important;
	height:43px !important;
}

#item97952 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:294px !important;
}

#item97983 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97981 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97979 {
	width:31px !important;
	height:43px !important;
}

#item97976 {
	width:31px !important;
	height:43px !important;
	left:270px !important;
	top:294px !important;
}

#item97975 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item97973 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item97971 {
	width:31px !important;
	height:43px !important;
}

#item97968 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:556px !important;
}

#item29192 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:94px !important;
}

#item29195 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:344px !important;
}

#item29198 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:568px !important;
}

#item98100 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:107px !important;
}

#item98106 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:341px !important;
}

#item98142 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:566px !important;
}

#item98822 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98820 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98818 {
	width:31px !important;
	height:43px !important;
}

#item98815 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:108px !important;
}

#item98830 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98828 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98826 {
	width:31px !important;
	height:43px !important;
}

#item98823 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:108px !important;
}

#item98842 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98840 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98838 {
	width:31px !important;
	height:43px !important;
}

#item98835 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:342px !important;
}

#item98851 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98849 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98847 {
	width:31px !important;
	height:43px !important;
}

#item98844 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:342px !important;
}

#item98859 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98857 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98855 {
	width:31px !important;
	height:43px !important;
}

#item98852 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:567px !important;
}

#item98867 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98865 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98863 {
	width:31px !important;
	height:43px !important;
}

#item98860 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:567px !important;
}

#item98182 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:93px !important;
}

#item98185 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:335px !important;
}

#item98189 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:573px !important;
}

#item98747 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98745 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98743 {
	width:31px !important;
	height:43px !important;
}

#item98740 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:574px !important;
}

#item98755 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98753 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98751 {
	width:31px !important;
	height:43px !important;
}

#item98748 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:574px !important;
}

#item98764 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98762 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98760 {
	width:31px !important;
	height:43px !important;
}

#item98757 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:336px !important;
}

#item98773 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98771 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98769 {
	width:31px !important;
	height:43px !important;
}

#item98765 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:336px !important;
}

#item98787 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98785 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98783 {
	width:31px !important;
	height:43px !important;
}

#item98780 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:94px !important;
}

#item98795 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98793 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98791 {
	width:31px !important;
	height:43px !important;
}

#item98788 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:94px !important;
}

#item98319 {
	width:35px !important;
	height:44px !important;
	left:362px !important;
	top:92px !important;
}

#item98325 {
	width:35px !important;
	height:44px !important;
	left:362px !important;
	top:242px !important;
}

#item98336 {
	width:35px !important;
	height:44px !important;
	left:362px !important;
	top:392px !important;
}

#item98349 {
	width:35px !important;
	height:44px !important;
	left:362px !important;
	top:551px !important;
}

#item98362 {
	width:35px !important;
	height:44px !important;
	left:362px !important;
	top:683px !important;
}

#item98318 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98316 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98314 {
	width:31px !important;
	height:43px !important;
}

#item98311 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:94px !important;
}

#item98335 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98333 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98331 {
	width:31px !important;
	height:43px !important;
}

#item98328 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:244px !important;
}

#item98348 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98345 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98342 {
	width:31px !important;
	height:43px !important;
}

#item98339 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:394px !important;
}

#item98361 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98359 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98357 {
	width:31px !important;
	height:43px !important;
}

#item98354 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:553px !important;
}

#item98375 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98373 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98371 {
	width:31px !important;
	height:43px !important;
}

#item98367 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:686px !important;
}

#item30602 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:94px !important;
}

#item31060 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:338px !important;
}

#item49282 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:567px !important;
}

#item49277 {
	width:61px !important;
	height:61px !important;
	left:391px !important;
	top:105px !important;
}

#item98377 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:105px !important;
}

#item98421 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:338px !important;
}

#item98459 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:567px !important;
}

#item98432 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98430 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98428 {
	width:31px !important;
	height:43px !important;
}

#item98425 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:339px !important;
}

#item98470 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98468 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98466 {
	width:31px !important;
	height:43px !important;
}

#item98462 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:568px !important;
}

#item98449 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98446 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98444 {
	width:31px !important;
	height:43px !important;
}

#item98441 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:339px !important;
}

#item98486 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98484 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98482 {
	width:31px !important;
	height:43px !important;
}

#item98479 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:568px !important;
}

#item98911 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98909 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98907 {
	width:31px !important;
	height:43px !important;
}

#item98904 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:106px !important;
}

#item98919 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98917 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98915 {
	width:31px !important;
	height:43px !important;
}

#item98912 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:106px !important;
}

#item31299 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:565px !important;
}

#item98543 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:93px !important;
}

#item98926 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:334px !important;
}

#item98949 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:565px !important;
}

#item98517 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98515 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98513 {
	width:31px !important;
	height:43px !important;
}

#item98510 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:94px !important;
}

#item98936 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98934 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98932 {
	width:31px !important;
	height:43px !important;
}

#item98929 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:335px !important;
}

#item98959 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98957 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98955 {
	width:31px !important;
	height:43px !important;
}

#item98952 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:566px !important;
}

#item98534 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98532 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98530 {
	width:31px !important;
	height:43px !important;
}

#item98526 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:94px !important;
}

#item98944 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98942 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98940 {
	width:31px !important;
	height:43px !important;
}

#item98937 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:335px !important;
}

#item98967 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98965 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98963 {
	width:31px !important;
	height:43px !important;
}

#item98960 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:566px !important;
}

#item31690 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:93px !important;
}

#item49287 {
	width:61px !important;
	height:61px !important;
	left:391px !important;
	top:93px !important;
}

#item98632 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:342px !important;
}

#item98639 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:585px !important;
}

#item98675 {
	width:101px !important;
	height:44px !important;
	left:268px !important;
	top:102px !important;
}

#item98631 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98628 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98626 {
	width:31px !important;
	height:43px !important;
}

#item98623 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:344px !important;
}

#item98649 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98647 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98645 {
	width:31px !important;
	height:43px !important;
}

#item98642 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:587px !important;
}

#item98657 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98655 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98653 {
	width:31px !important;
	height:43px !important;
}

#item98650 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:104px !important;
}

#item98665 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98663 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98661 {
	width:31px !important;
	height:43px !important;
}

#item98658 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:104px !important;
}

#item98674 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item98672 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item98669 {
	width:31px !important;
	height:43px !important;
}

#item98666 {
	width:31px !important;
	height:43px !important;
	left:270px !important;
	top:104px !important;
}

#item99008 {
	width:35px !important;
	height:44px !important;
	left:362px !important;
	top:92px !important;
}

#item99023 {
	width:35px !important;
	height:44px !important;
	left:362px !important;
	top:556px !important;
}

#item99007 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99004 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99001 {
	width:31px !important;
	height:43px !important;
}

#item98998 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:94px !important;
}

#item99038 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99036 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99034 {
	width:31px !important;
	height:43px !important;
}

#item99031 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:558px !important;
}

#item99012 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:92px !important;
}

#item99028 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:556px !important;
}

#item99022 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99020 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99018 {
	width:31px !important;
	height:43px !important;
}

#item99015 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:94px !important;
}

#item99046 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99044 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99042 {
	width:31px !important;
	height:43px !important;
}

#item99039 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:558px !important;
}

#item32388 {
	width:50px !important;
	height:129px !important;
	left:413px !important;
	top:647px !important;
}

#item32578 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:555px !important;
}

#item99060 {
	width:35px !important;
	height:44px !important;
	left:362px !important;
	top:92px !important;
}

#item99093 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:554px !important;
}

#item99059 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99057 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99055 {
	width:31px !important;
	height:43px !important;
}

#item99052 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:94px !important;
}

#item99083 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99081 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99079 {
	width:31px !important;
	height:43px !important;
}

#item99076 {
	width:31px !important;
	height:43px !important;
	left:363px !important;
	top:555px !important;
}

#item99092 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99090 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99088 {
	width:31px !important;
	height:43px !important;
}

#item99084 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:555px !important;
}

#item32604 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:555px !important;
}

#item49295 {
	width:61px !important;
	height:61px !important;
	left:388px !important;
	top:555px !important;
}

#item99064 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:92px !important;
}

#item99096 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:554px !important;
}

#item99075 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99073 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99071 {
	width:31px !important;
	height:43px !important;
}

#item99067 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:94px !important;
}

#item99107 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99105 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99103 {
	width:31px !important;
	height:43px !important;
}

#item99100 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:555px !important;
}

#item99115 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99113 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99111 {
	width:31px !important;
	height:43px !important;
}

#item99108 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:555px !important;
}

#item32735 {
	width:50px !important;
	height:129px !important;
	left:413px !important;
	top:647px !important;
}

#item32790 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:555px !important;
}

#item32830 {
	width:41px !important;
	height:11px !important;
	left:72px !important;
	top:93px !important;
}

#item99155 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:94px !important;
}

#item99160 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:554px !important;
}

#item99146 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99144 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99142 {
	width:31px !important;
	height:43px !important;
}

#item99139 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:95px !important;
}

#item99171 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99169 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99167 {
	width:31px !important;
	height:43px !important;
}

#item99164 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:555px !important;
}

#item99154 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99152 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99150 {
	width:31px !important;
	height:43px !important;
}

#item99147 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:95px !important;
}

#item99179 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99177 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99175 {
	width:31px !important;
	height:43px !important;
}

#item99172 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:555px !important;
}

#item101277 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101275 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
}

#item101272 {
	width:210px !important;
	height:19px !important;
	left:315px !important;
	top:345px !important;
}

#item101303 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101301 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
}

#item101298 {
	width:210px !important;
	height:19px !important;
	left:315px !important;
	top:422px !important;
}

#item101289 {
	width:210px !important;
	height:38px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101287 {
	width:210px !important;
	height:38px !important;
	border-radius:14px;
}

#item101284 {
	width:210px !important;
	height:38px !important;
	left:315px !important;
	top:364px !important;
}

#item101309 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101307 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
}

#item101304 {
	width:210px !important;
	height:19px !important;
	left:315px !important;
	top:461px !important;
}

#item101316 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101314 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
}

#item101310 {
	width:210px !important;
	height:19px !important;
	left:315px !important;
	top:441px !important;
}

#item101296 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101294 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
}

#item101291 {
	width:210px !important;
	height:19px !important;
	left:315px !important;
	top:403px !important;
}

#item33148 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:512px !important;
}

#item33222 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:93px !important;
}

#item99210 {
	width:35px !important;
	height:44px !important;
	left:365px !important;
	top:524px !important;
}

#item99213 {
	width:68px !important;
	height:44px !important;
	left:332px !important;
	top:104px !important;
}

#item99193 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99191 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99189 {
	width:31px !important;
	height:43px !important;
}

#item99186 {
	width:31px !important;
	height:43px !important;
	left:369px !important;
	top:526px !important;
}

#item99201 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99199 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99197 {
	width:31px !important;
	height:43px !important;
}

#item99194 {
	width:31px !important;
	height:43px !important;
	left:367px !important;
	top:105px !important;
}

#item99209 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99207 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99205 {
	width:31px !important;
	height:43px !important;
}

#item99202 {
	width:31px !important;
	height:43px !important;
	left:333px !important;
	top:105px !important;
}

#item33393 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:512px !important;
}

#item33397 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:93px !important;
}

#item99219 {
	width:35px !important;
	height:44px !important;
	left:337px !important;
	top:524px !important;
}

#item99222 {
	width:68px !important;
	height:44px !important;
	left:304px !important;
	top:104px !important;
}

#item99235 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99233 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99230 {
	width:31px !important;
	height:43px !important;
}

#item99227 {
	width:31px !important;
	height:43px !important;
	left:341px !important;
	top:526px !important;
}

#item99244 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99242 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99240 {
	width:31px !important;
	height:43px !important;
}

#item99237 {
	width:31px !important;
	height:43px !important;
	left:338px !important;
	top:105px !important;
}

#item99253 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99251 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99249 {
	width:31px !important;
	height:43px !important;
}

#item99246 {
	width:31px !important;
	height:43px !important;
	left:305px !important;
	top:105px !important;
}

#item33606 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:512px !important;
}

#item33611 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:93px !important;
}

#item99287 {
	width:35px !important;
	height:44px !important;
	left:365px !important;
	top:524px !important;
}

#item99290 {
	width:68px !important;
	height:44px !important;
	left:332px !important;
	top:104px !important;
}

#item99269 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99267 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99265 {
	width:31px !important;
	height:43px !important;
}

#item99262 {
	width:31px !important;
	height:43px !important;
	left:369px !important;
	top:526px !important;
}

#item99278 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99276 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99274 {
	width:31px !important;
	height:43px !important;
}

#item99270 {
	width:31px !important;
	height:43px !important;
	left:367px !important;
	top:105px !important;
}

#item99286 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99284 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99282 {
	width:31px !important;
	height:43px !important;
}

#item99279 {
	width:31px !important;
	height:43px !important;
	left:333px !important;
	top:105px !important;
}

#item33733 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:93px !important;
}

#item33821 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:328px !important;
}

#item33896 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:564px !important;
}

#item99298 {
	width:68px !important;
	height:44px !important;
	left:303px !important;
	top:104px !important;
}

#item99317 {
	width:68px !important;
	height:44px !important;
	left:303px !important;
	top:342px !important;
}

#item99337 {
	width:68px !important;
	height:44px !important;
	left:303px !important;
	top:576px !important;
}

#item99308 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99306 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99304 {
	width:31px !important;
	height:43px !important;
}

#item99301 {
	width:31px !important;
	height:43px !important;
	left:337px !important;
	top:105px !important;
}

#item99328 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99325 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99323 {
	width:31px !important;
	height:43px !important;
}

#item99320 {
	width:31px !important;
	height:43px !important;
	left:337px !important;
	top:343px !important;
}

#item99348 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99346 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99344 {
	width:31px !important;
	height:43px !important;
}

#item99341 {
	width:31px !important;
	height:43px !important;
	left:337px !important;
	top:577px !important;
}

#item99316 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99314 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99312 {
	width:31px !important;
	height:43px !important;
}

#item99309 {
	width:31px !important;
	height:43px !important;
	left:304px !important;
	top:105px !important;
}

#item99336 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99334 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99332 {
	width:31px !important;
	height:43px !important;
}

#item99329 {
	width:31px !important;
	height:43px !important;
	left:304px !important;
	top:343px !important;
}

#item99356 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99354 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99352 {
	width:31px !important;
	height:43px !important;
}

#item99349 {
	width:31px !important;
	height:43px !important;
	left:304px !important;
	top:577px !important;
}

#item34159 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:93px !important;
}

#item34167 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:564px !important;
}

#item99385 {
	width:68px !important;
	height:44px !important;
	left:332px !important;
	top:104px !important;
}

#item99390 {
	width:68px !important;
	height:44px !important;
	left:332px !important;
	top:576px !important;
}

#item99375 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99373 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99371 {
	width:31px !important;
	height:43px !important;
}

#item99368 {
	width:31px !important;
	height:43px !important;
	left:367px !important;
	top:105px !important;
}

#item99401 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99399 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99397 {
	width:31px !important;
	height:43px !important;
}

#item99394 {
	width:31px !important;
	height:43px !important;
	left:367px !important;
	top:577px !important;
}

#item99384 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99382 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99379 {
	width:31px !important;
	height:43px !important;
}

#item99376 {
	width:31px !important;
	height:43px !important;
	left:333px !important;
	top:105px !important;
}

#item99409 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99407 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99405 {
	width:31px !important;
	height:43px !important;
}

#item99402 {
	width:31px !important;
	height:43px !important;
	left:333px !important;
	top:577px !important;
}

#item37871 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:93px !important;
}

#item38003 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:564px !important;
}

#item38077 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:330px !important;
}

#item99424 {
	width:35px !important;
	height:44px !important;
	left:363px !important;
	top:104px !important;
}

#item99427 {
	width:35px !important;
	height:44px !important;
	left:363px !important;
	top:341px !important;
}

#item99440 {
	width:35px !important;
	height:44px !important;
	left:363px !important;
	top:574px !important;
}

#item99423 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99421 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99419 {
	width:31px !important;
	height:43px !important;
}

#item99416 {
	width:31px !important;
	height:43px !important;
	left:367px !important;
	top:106px !important;
}

#item99439 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99437 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99435 {
	width:31px !important;
	height:43px !important;
}

#item99431 {
	width:31px !important;
	height:43px !important;
	left:367px !important;
	top:343px !important;
}

#item99450 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99448 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99446 {
	width:31px !important;
	height:43px !important;
}

#item99443 {
	width:31px !important;
	height:43px !important;
	left:367px !important;
	top:576px !important;
}

#item38338 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:93px !important;
}

#item99456 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:104px !important;
}

#item99468 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99466 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99464 {
	width:31px !important;
	height:43px !important;
}

#item99461 {
	width:31px !important;
	height:43px !important;
	left:337px !important;
	top:106px !important;
}

#item99488 {
	width:35px !important;
	height:44px !important;
	left:362px !important;
	top:94px !important;
}

#item99497 {
	width:35px !important;
	height:44px !important;
	left:362px !important;
	top:320px !important;
}

#item99487 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99485 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99483 {
	width:31px !important;
	height:43px !important;
}

#item99480 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:96px !important;
}

#item99509 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99506 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99504 {
	width:31px !important;
	height:43px !important;
}

#item99501 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:322px !important;
}

#item99510 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:94px !important;
}

#item99514 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:359px !important;
}

#item99551 {
	width:68px !important;
	height:44px !important;
	left:302px !important;
	top:605px !important;
}

#item99525 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99523 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99520 {
	width:31px !important;
	height:43px !important;
}

#item99517 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:96px !important;
}

#item99533 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99531 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99529 {
	width:31px !important;
	height:43px !important;
}

#item99526 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:361px !important;
}

#item99541 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99539 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99537 {
	width:31px !important;
	height:43px !important;
}

#item99534 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:606px !important;
}

#item99550 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99548 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99546 {
	width:31px !important;
	height:43px !important;
}

#item99542 {
	width:31px !important;
	height:43px !important;
	left:303px !important;
	top:606px !important;
}

#item99581 {
	width:68px !important;
	height:44px !important;
	left:330px !important;
	top:94px !important;
}

#item99592 {
	width:68px !important;
	height:44px !important;
	left:330px !important;
	top:276px !important;
}

#item99612 {
	width:68px !important;
	height:44px !important;
	left:330px !important;
	top:450px !important;
}

#item99632 {
	width:68px !important;
	height:44px !important;
	left:330px !important;
	top:626px !important;
}

#item99572 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99570 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99568 {
	width:31px !important;
	height:43px !important;
}

#item99564 {
	width:31px !important;
	height:43px !important;
	left:366px !important;
	top:95px !important;
}

#item99603 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99600 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99598 {
	width:31px !important;
	height:43px !important;
}

#item99595 {
	width:31px !important;
	height:43px !important;
	left:366px !important;
	top:277px !important;
}

#item99623 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99621 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99619 {
	width:31px !important;
	height:43px !important;
}

#item99616 {
	width:31px !important;
	height:43px !important;
	left:366px !important;
	top:451px !important;
}

#item99643 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99641 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99639 {
	width:31px !important;
	height:43px !important;
}

#item99636 {
	width:31px !important;
	height:43px !important;
	left:366px !important;
	top:627px !important;
}

#item99580 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99578 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99576 {
	width:31px !important;
	height:43px !important;
}

#item99573 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:95px !important;
}

#item99611 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99609 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99607 {
	width:31px !important;
	height:43px !important;
}

#item99604 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:277px !important;
}

#item99631 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99629 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99627 {
	width:31px !important;
	height:43px !important;
}

#item99624 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:451px !important;
}

#item99652 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99649 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99647 {
	width:31px !important;
	height:43px !important;
}

#item99644 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:627px !important;
}

#item99653 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:94px !important;
}

#item99676 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:276px !important;
}

#item99663 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99661 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99659 {
	width:31px !important;
	height:43px !important;
}

#item99656 {
	width:31px !important;
	height:43px !important;
	left:338px !important;
	top:95px !important;
}

#item99688 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99686 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99684 {
	width:31px !important;
	height:43px !important;
}

#item99681 {
	width:31px !important;
	height:43px !important;
	left:338px !important;
	top:277px !important;
}

#item99671 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99669 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99667 {
	width:31px !important;
	height:43px !important;
}

#item99664 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:95px !important;
}

#item99697 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99694 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99692 {
	width:31px !important;
	height:43px !important;
}

#item99689 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:277px !important;
}

#item36541 {
	width:61px !important;
	height:61px !important;
	left:420px !important;
	top:271px !important;
}

#item99729 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:94px !important;
}

#item99744 {
	width:35px !important;
	height:44px !important;
	left:363px !important;
	top:443px !important;
}

#item99748 {
	width:35px !important;
	height:44px !important;
	left:363px !important;
	top:625px !important;
}

#item99720 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99718 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99716 {
	width:31px !important;
	height:43px !important;
}

#item99713 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:95px !important;
}

#item99728 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99726 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99724 {
	width:31px !important;
	height:43px !important;
}

#item99721 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:95px !important;
}

#item99742 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99740 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99738 {
	width:31px !important;
	height:43px !important;
}

#item99735 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:445px !important;
}

#item99758 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99756 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99754 {
	width:31px !important;
	height:43px !important;
}

#item99751 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:627px !important;
}

#item99760 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:93px !important;
}

#item99789 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:449px !important;
}

#item99775 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:271px !important;
}

#item99794 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:627px !important;
}

#item99771 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99769 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99766 {
	width:31px !important;
	height:43px !important;
}

#item99763 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:95px !important;
}

#item99805 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99803 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99801 {
	width:31px !important;
	height:43px !important;
}

#item99798 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:451px !important;
}

#item99787 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99785 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99783 {
	width:31px !important;
	height:43px !important;
}

#item99780 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:273px !important;
}

#item99813 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99811 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99809 {
	width:31px !important;
	height:43px !important;
}

#item99806 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:629px !important;
}

#item99818 {
	width:35px !important;
	height:44px !important;
	left:363px !important;
	top:94px !important;
}

#item99830 {
	width:35px !important;
	height:44px !important;
	left:363px !important;
	top:309px !important;
}

#item99828 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99826 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99824 {
	width:31px !important;
	height:43px !important;
}

#item99821 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:96px !important;
}

#item99841 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99839 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99837 {
	width:31px !important;
	height:43px !important;
}

#item99834 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:311px !important;
}

#item99845 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:94px !important;
}

#item99848 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:332px !important;
}

#item99861 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99859 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99857 {
	width:31px !important;
	height:43px !important;
}

#item99854 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:96px !important;
}

#item99870 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99868 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99866 {
	width:31px !important;
	height:43px !important;
}

#item99863 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:335px !important;
}

#item101325 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101323 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
}

#item101320 {
	width:210px !important;
	height:19px !important;
	left:320px !important;
	top:565px !important;
}

#item101331 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101329 {
	width:210px !important;
	height:19px !important;
	border-radius:14px;
}

#item101326 {
	width:210px !important;
	height:19px !important;
	left:320px !important;
	top:585px !important;
}

#item99891 {
	width:101px !important;
	height:44px !important;
	left:296px !important;
	top:94px !important;
}

#item99912 {
	width:101px !important;
	height:44px !important;
	left:296px !important;
	top:332px !important;
}

#item100017 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:573px !important;
}

#item99882 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99880 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99878 {
	width:31px !important;
	height:43px !important;
}

#item99875 {
	width:31px !important;
	height:43px !important;
	left:365px !important;
	top:95px !important;
}

#item99922 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99920 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99918 {
	width:31px !important;
	height:43px !important;
}

#item99915 {
	width:31px !important;
	height:43px !important;
	left:365px !important;
	top:333px !important;
}

#item99890 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99888 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99886 {
	width:31px !important;
	height:43px !important;
}

#item99883 {
	width:31px !important;
	height:43px !important;
	left:298px !important;
	top:95px !important;
}

#item99930 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99928 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99926 {
	width:31px !important;
	height:43px !important;
}

#item99923 {
	width:31px !important;
	height:43px !important;
	left:298px !important;
	top:333px !important;
}

#item99908 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99906 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99904 {
	width:31px !important;
	height:43px !important;
}

#item99901 {
	width:31px !important;
	height:43px !important;
	left:331px !important;
	top:95px !important;
}

#item99939 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item99937 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item99934 {
	width:31px !important;
	height:43px !important;
}

#item99931 {
	width:31px !important;
	height:43px !important;
	left:331px !important;
	top:333px !important;
}

#item100007 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100005 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100003 {
	width:31px !important;
	height:43px !important;
}

#item100000 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:574px !important;
}

#item100016 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100014 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100011 {
	width:31px !important;
	height:43px !important;
}

#item100008 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:574px !important;
}

#item100023 {
	width:101px !important;
	height:44px !important;
	left:268px !important;
	top:94px !important;
}

#item100056 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:371px !important;
}

#item100086 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:588px !important;
}

#item100033 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100031 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100029 {
	width:31px !important;
	height:43px !important;
}

#item100026 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:95px !important;
}

#item100043 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100040 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100037 {
	width:31px !important;
	height:43px !important;
}

#item100034 {
	width:31px !important;
	height:43px !important;
	left:270px !important;
	top:95px !important;
}

#item100051 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100049 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100047 {
	width:31px !important;
	height:43px !important;
}

#item100044 {
	width:31px !important;
	height:43px !important;
	left:303px !important;
	top:95px !important;
}

#item100068 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100066 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100063 {
	width:31px !important;
	height:43px !important;
}

#item100060 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:373px !important;
}

#item100077 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100075 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100073 {
	width:31px !important;
	height:43px !important;
}

#item100069 {
	width:31px !important;
	height:43px !important;
	left:302px !important;
	top:373px !important;
}

#item100085 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100083 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100081 {
	width:31px !important;
	height:43px !important;
}

#item100078 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:590px !important;
}

#item40693 {
	width:46px !important;
	height:46px !important;
	left:510px !important;
	top:340px !important;
}

#item100159 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:567px !important;
}

#item100164 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:329px !important;
}

#item100184 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:94px !important;
}

#item100149 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100147 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100145 {
	width:31px !important;
	height:43px !important;
}

#item100142 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:568px !important;
}

#item100175 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100173 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100171 {
	width:31px !important;
	height:43px !important;
}

#item100168 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:330px !important;
}

#item100195 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100192 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100190 {
	width:31px !important;
	height:43px !important;
}

#item100187 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:95px !important;
}

#item100158 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100156 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100154 {
	width:31px !important;
	height:43px !important;
}

#item100151 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:568px !important;
}

#item100183 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100181 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100179 {
	width:31px !important;
	height:43px !important;
}

#item100176 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:330px !important;
}

#item100206 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100204 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100202 {
	width:31px !important;
	height:43px !important;
}

#item100197 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:95px !important;
}

#item100095 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:94px !important;
}

#item100106 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:276px !important;
}

#item100117 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:448px !important;
}

#item100131 {
	width:35px !important;
	height:44px !important;
	left:334px !important;
	top:624px !important;
}

#item100105 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100103 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100101 {
	width:31px !important;
	height:43px !important;
}

#item100098 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:96px !important;
}

#item100116 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100114 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100112 {
	width:31px !important;
	height:43px !important;
}

#item100109 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:278px !important;
}

#item100128 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100126 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100124 {
	width:31px !important;
	height:43px !important;
}

#item100121 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:450px !important;
}

#item100141 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100139 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100137 {
	width:31px !important;
	height:43px !important;
}

#item100134 {
	width:31px !important;
	height:43px !important;
	left:336px !important;
	top:626px !important;
}

#item100230 {
	width:35px !important;
	height:44px !important;
	left:303px !important;
	top:94px !important;
}

#item100233 {
	width:35px !important;
	height:44px !important;
	left:303px !important;
	top:270px !important;
}

#item100244 {
	width:35px !important;
	height:44px !important;
	left:303px !important;
	top:446px !important;
}

#item100256 {
	width:35px !important;
	height:44px !important;
	left:303px !important;
	top:624px !important;
}

#item100229 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100227 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100225 {
	width:31px !important;
	height:43px !important;
}

#item100221 {
	width:31px !important;
	height:43px !important;
	left:304px !important;
	top:96px !important;
}

#item100243 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100241 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100239 {
	width:31px !important;
	height:43px !important;
}

#item100236 {
	width:31px !important;
	height:43px !important;
	left:304px !important;
	top:272px !important;
}

#item100255 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100253 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100251 {
	width:31px !important;
	height:43px !important;
}

#item100248 {
	width:31px !important;
	height:43px !important;
	left:304px !important;
	top:449px !important;
}

#item100268 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100266 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100264 {
	width:31px !important;
	height:43px !important;
}

#item100261 {
	width:31px !important;
	height:43px !important;
	left:304px !important;
	top:626px !important;
}

#item101337 {
	width:203px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101335 {
	width:203px !important;
	height:19px !important;
	border-radius:14px;
}

#item101332 {
	width:203px !important;
	height:19px !important;
	left:311px !important;
	top:555px !important;
}

#item101345 {
	width:203px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101343 {
	width:203px !important;
	height:19px !important;
	border-radius:14px;
}

#item101339 {
	width:203px !important;
	height:19px !important;
	left:311px !important;
	top:576px !important;
}

#item101351 {
	width:203px !important;
	height:19px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101349 {
	width:203px !important;
	height:19px !important;
	border-radius:14px;
}

#item101346 {
	width:203px !important;
	height:19px !important;
	left:311px !important;
	top:597px !important;
}

#item100294 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:94px !important;
}

#item100301 {
	width:68px !important;
	height:44px !important;
	left:329px !important;
	top:576px !important;
}

#item100285 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100283 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100281 {
	width:31px !important;
	height:43px !important;
}

#item100278 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:95px !important;
}

#item100312 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100310 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100308 {
	width:31px !important;
	height:43px !important;
}

#item100305 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:577px !important;
}

#item100330 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100328 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100326 {
	width:31px !important;
	height:43px !important;
}

#item100323 {
	width:31px !important;
	height:43px !important;
	left:329px !important;
	top:577px !important;
}

#item100293 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100291 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100289 {
	width:31px !important;
	height:43px !important;
}

#item100286 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:95px !important;
}

#item41375 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:93px !important;
}

#item41432 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:327px !important;
}

#item41516 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:562px !important;
}

#item100331 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:342px !important;
}

#item100376 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:576px !important;
}

#item100354 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:108px !important;
}

#item100343 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100340 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100338 {
	width:31px !important;
	height:43px !important;
}

#item100335 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:343px !important;
}

#item100389 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100387 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100385 {
	width:31px !important;
	height:43px !important;
}

#item100381 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:577px !important;
}

#item100364 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100362 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100360 {
	width:31px !important;
	height:43px !important;
}

#item100357 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:109px !important;
}

#item100351 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100349 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100347 {
	width:31px !important;
	height:43px !important;
}

#item100344 {
	width:31px !important;
	height:43px !important;
	left:301px !important;
	top:343px !important;
}

#item100397 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100395 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100393 {
	width:31px !important;
	height:43px !important;
}

#item100390 {
	width:31px !important;
	height:43px !important;
	left:301px !important;
	top:577px !important;
}

#item100372 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100370 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100368 {
	width:31px !important;
	height:43px !important;
}

#item100365 {
	width:31px !important;
	height:43px !important;
	left:301px !important;
	top:109px !important;
}

#item41729 {
	width:61px !important;
	height:61px !important;
	left:420px !important;
	top:94px !important;
}

#item100434 {
	width:35px !important;
	height:44px !important;
	left:363px !important;
	top:92px !important;
}

#item100461 {
	width:68px !important;
	height:44px !important;
	left:330px !important;
	top:475px !important;
}

#item100433 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100431 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100429 {
	width:31px !important;
	height:43px !important;
}

#item100426 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:94px !important;
}

#item100451 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100449 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100447 {
	width:31px !important;
	height:43px !important;
}

#item100444 {
	width:31px !important;
	height:43px !important;
	left:364px !important;
	top:476px !important;
}

#item100459 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100457 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100455 {
	width:31px !important;
	height:43px !important;
}

#item100452 {
	width:31px !important;
	height:43px !important;
	left:330px !important;
	top:476px !important;
}

#item100464 {
	width:68px !important;
	height:44px !important;
	left:301px !important;
	top:94px !important;
}

#item100474 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100472 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100470 {
	width:31px !important;
	height:43px !important;
}

#item100467 {
	width:31px !important;
	height:43px !important;
	left:335px !important;
	top:95px !important;
}

#item100482 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100480 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100478 {
	width:31px !important;
	height:43px !important;
}

#item100475 {
	width:31px !important;
	height:43px !important;
	left:301px !important;
	top:95px !important;
}

#item101359 {
	width:240px !important;
	height:28px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101357 {
	width:240px !important;
	height:28px !important;
	border-radius:14px;
}

#item101353 {
	width:240px !important;
	height:28px !important;
	left:35px !important;
	top:539px !important;
}

#item101390 {
	width:236px !important;
	height:46px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101388 {
	width:236px !important;
	height:46px !important;
	border-radius:11px;
}

#item101385 {
	width:236px !important;
	height:46px !important;
	left:292px !important;
	top:539px !important;
}

#item101371 {
	width:240px !important;
	height:28px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101369 {
	width:240px !important;
	height:28px !important;
	border-radius:14px;
}

#item101366 {
	width:240px !important;
	height:28px !important;
	left:35px !important;
	top:596px !important;
}

#item101365 {
	width:240px !important;
	height:28px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101363 {
	width:240px !important;
	height:28px !important;
	border-radius:14px;
}

#item101360 {
	width:240px !important;
	height:28px !important;
	left:35px !important;
	top:567px !important;
}

#item101402 {
	width:236px !important;
	height:39px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101400 {
	width:236px !important;
	height:39px !important;
	border-radius:11px;
}

#item101397 {
	width:236px !important;
	height:39px !important;
	left:294px !important;
	top:585px !important;
}

#item101377 {
	width:240px !important;
	height:28px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101375 {
	width:240px !important;
	height:28px !important;
	border-radius:14px;
}

#item101372 {
	width:240px !important;
	height:28px !important;
	left:35px !important;
	top:624px !important;
}

#item101408 {
	width:236px !important;
	height:28px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101406 {
	width:236px !important;
	height:28px !important;
	border-radius:14px;
}

#item101403 {
	width:236px !important;
	height:28px !important;
	left:292px !important;
	top:624px !important;
}

#item101384 {
	width:240px !important;
	height:28px !important;
	border-radius:14px;
	background:#fffdf1;
}

#item101382 {
	width:240px !important;
	height:28px !important;
	border-radius:14px;
}

#item101378 {
	width:240px !important;
	height:28px !important;
	left:35px !important;
	top:652px !important;
}

#item49926 {
	width:20px !important;
	height:20px !important;
	left:519px !important;
	top:794px !important;
	background:#69614e;
}

#item102478 {
	width:20px !important;
	height:17px !important;
	left:571px !important;
	top:51px !important;
}

#item102486 {
	width:30px !important;
	height:76px !important;
	left:566px !important;
	top:77px !important;
}

#item102560 {
	width:30px !important;
	height:76px !important;
	left:566px !important;
	top:229px !important;
}

#item102634 {
	width:30px !important;
	height:76px !important;
	left:566px !important;
	top:384px !important;
}

#item102709 {
	width:30px !important;
	height:76px !important;
	left:566px !important;
	top:536px !important;
}

#item102783 {
	width:30px !important;
	height:76px !important;
	left:566px !important;
	top:689px !important;
}

#item102857 {
	width:28px !important;
	height:76px !important;
	left:567px !important;
	top:153px !important;
}

#item102931 {
	width:28px !important;
	height:76px !important;
	left:567px !important;
	top:305px !important;
}

#item103007 {
	width:28px !important;
	height:76px !important;
	left:567px !important;
	top:460px !important;
}

#item103081 {
	width:28px !important;
	height:76px !important;
	left:567px !important;
	top:612px !important;
}

#item103230 {
	width:28px !important;
	height:76px !important;
	left:567px !important;
	top:766px !important;
}

#item63772 {
	width:147px !important;
	height:173px !important;
}

#item49901 {
	width:20px !important;
	height:20px !important;
	left:57px !important;
	top:794px !important;
	background:#69614e;
}

#item103155 {
	width:28px !important;
	height:76px !important;
	top:612px !important;
}

#item103305 {
	width:20px !important;
	height:17px !important;
	left:5px !important;
	top:51px !important;
}

#item103313 {
	width:30px !important;
	height:76px !important;
	left:-1px !important;
	top:77px !important;
}

#item103387 {
	width:30px !important;
	height:76px !important;
	left:-1px !important;
	top:229px !important;
}

#item103462 {
	width:30px !important;
	height:76px !important;
	left:-1px !important;
	top:384px !important;
}

#item103536 {
	width:30px !important;
	height:76px !important;
	left:-1px !important;
	top:536px !important;
}

#item103610 {
	width:28px !important;
	height:76px !important;
	left:1px !important;
	top:153px !important;
}

#item103684 {
	width:28px !important;
	height:76px !important;
	left:1px !important;
	top:305px !important;
}

#item103760 {
	width:28px !important;
	height:76px !important;
	left:1px !important;
	top:460px !important;
}

#item103834 {
	width:28px !important;
	height:76px !important;
	left:1px !important;
	top:689px !important;
}

#item103908 {
	width:28px !important;
	height:76px !important;
	left:1px !important;
	top:766px !important;
}

#item62964 {
	mix-blend-mode:multiply;
	width:148px !important;
	height:40px !important;
	left:222px !important;
	top:31px !important;
	background:#bcc68b;
}

#item62966 {
	mix-blend-mode:multiply;
	width:173px !important;
	height:40px !important;
	left:19px !important;
	top:3px !important;
	background:#b3b1b1;
}

#item63052 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:48px !important;
}

#item63068 {
	width:49px !important;
	height:49px !important;
	left:509px !important;
	top:106px !important;
}

#item63122 {
	width:49px !important;
	height:49px !important;
	left:506px !important;
	top:513px !important;
}

#item63213 {
	width:20px !important;
	height:20px !important;
	background:#69614e;
}

#item100536 {
	width:35px !important;
	height:44px !important;
	left:471px !important;
	top:109px !important;
}

#item100541 {
	width:35px !important;
	height:44px !important;
	left:471px !important;
	top:516px !important;
}

#item100535 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100533 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100531 {
	width:31px !important;
	height:43px !important;
}

#item100528 {
	width:31px !important;
	height:43px !important;
	left:472px !important;
	top:111px !important;
}

#item100552 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100550 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100548 {
	width:31px !important;
	height:43px !important;
}

#item100545 {
	width:31px !important;
	height:43px !important;
	left:472px !important;
	top:518px !important;
}

#item63261 {
	width:20px !important;
	height:20px !important;
	background:#69614e;
}

#item63286 {
	mix-blend-mode:multiply;
	width:173px !important;
	height:40px !important;
	left:19px !important;
	top:3px !important;
	background:#b3b1b1;
}

#item63296 {
	width:49px !important;
	height:49px !important;
	left:471px !important;
	top:137px !important;
}

#item63349 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:18px !important;
}

#item63444 {
	width:49px !important;
	height:49px !important;
	left:469px !important;
	top:452px !important;
}

#item100553 {
	width:35px !important;
	height:44px !important;
	left:435px !important;
	top:140px !important;
}

#item100567 {
	width:35px !important;
	height:44px !important;
	left:435px !important;
	top:455px !important;
}

#item100566 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100564 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100562 {
	width:31px !important;
	height:43px !important;
}

#item100559 {
	width:31px !important;
	height:43px !important;
	left:436px !important;
	top:142px !important;
}

#item100577 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100575 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100573 {
	width:31px !important;
	height:43px !important;
}

#item100570 {
	width:31px !important;
	height:43px !important;
	left:436px !important;
	top:457px !important;
}

#item62180 {
	mix-blend-mode:multiply;
	width:148px !important;
	height:40px !important;
	left:222px !important;
	top:31px !important;
	background:#bcc68b;
}

#item62236 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:49px !important;
}

#item62268 {
	width:49px !important;
	height:49px !important;
	left:523px !important;
	top:449px !important;
}

#item62321 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:18px !important;
}

#item62361 {
	width:49px !important;
	height:49px !important;
	left:273px !important;
}

#item62414 {
	mix-blend-mode:multiply;
	width:173px !important;
	height:40px !important;
	left:26px !important;
	top:3px !important;
	background:#b3b1b1;
}

#item100608 {
	width:35px !important;
	height:44px !important;
	left:483px !important;
	top:131px !important;
}

#item100611 {
	width:35px !important;
	height:44px !important;
	left:483px !important;
	top:452px !important;
}

#item100607 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100605 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100602 {
	width:31px !important;
	height:43px !important;
}

#item100599 {
	width:31px !important;
	height:43px !important;
	left:484px !important;
	top:133px !important;
}

#item100624 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100622 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100620 {
	width:31px !important;
	height:43px !important;
}

#item100616 {
	width:31px !important;
	height:43px !important;
	left:484px !important;
	top:454px !important;
}

#item62445 {
	mix-blend-mode:multiply;
	width:148px !important;
	height:40px !important;
	left:30px !important;
	top:3px !important;
	background:#bcc68b;
}

#item62475 {
	width:49px !important;
	height:49px !important;
	left:469px !important;
	top:131px !important;
}

#item62484 {
	width:49px !important;
	height:49px !important;
	left:469px !important;
	top:452px !important;
}

#item62650 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:18px !important;
}

#item100628 {
	width:35px !important;
	height:44px !important;
	left:430px !important;
	top:131px !important;
}

#item100639 {
	width:35px !important;
	height:44px !important;
	left:430px !important;
	top:454px !important;
}

#item100638 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100636 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100634 {
	width:31px !important;
	height:43px !important;
}

#item100631 {
	width:31px !important;
	height:43px !important;
	left:431px !important;
	top:133px !important;
}

#item100653 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100651 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100649 {
	width:31px !important;
	height:43px !important;
}

#item100645 {
	width:31px !important;
	height:43px !important;
	left:431px !important;
	top:456px !important;
}

#item61977 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:18px !important;
}

#item62041 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:18px !important;
}

#item61154 {
	mix-blend-mode:multiply;
	width:123px !important;
	height:41px !important;
	left:251px !important;
	top:30px !important;
	background:#b3b1b1;
}

#item61513 {
	width:49px !important;
	height:49px !important;
	left:548px !important;
}

#item61187 {
	width:49px !important;
	height:49px !important;
	left:522px !important;
	top:445px !important;
}

#item61193 {
	width:49px !important;
	height:49px !important;
	left:522px !important;
	top:152px !important;
}

#item100695 {
	width:35px !important;
	height:44px !important;
	left:483px !important;
	top:152px !important;
}

#item100698 {
	width:35px !important;
	height:44px !important;
	left:483px !important;
	top:446px !important;
}

#item100694 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100692 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100690 {
	width:31px !important;
	height:43px !important;
}

#item100687 {
	width:31px !important;
	height:43px !important;
	left:484px !important;
	top:154px !important;
}

#item100708 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100706 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100704 {
	width:31px !important;
	height:43px !important;
}

#item100701 {
	width:31px !important;
	height:43px !important;
	left:484px !important;
	top:448px !important;
}

#item61382 {
	mix-blend-mode:multiply;
	width:123px !important;
	height:41px !important;
	left:18px !important;
	top:1px !important;
	background:#b3b1b1;
}

#item100709 {
	width:35px !important;
	height:44px !important;
	left:437px !important;
	top:156px !important;
}

#item100720 {
	width:35px !important;
	height:44px !important;
	left:437px !important;
	top:376px !important;
}

#item100719 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100717 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100715 {
	width:31px !important;
	height:43px !important;
}

#item100712 {
	width:31px !important;
	height:43px !important;
	left:438px !important;
	top:158px !important;
}

#item100732 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100729 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100727 {
	width:31px !important;
	height:43px !important;
}

#item100724 {
	width:31px !important;
	height:43px !important;
	left:438px !important;
	top:378px !important;
}

#item60779 {
	width:49px !important;
	height:49px !important;
	left:467px !important;
	top:188px !important;
}

#item60832 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:18px !important;
}

#item60871 {
	width:49px !important;
	height:49px !important;
	left:467px !important;
	top:470px !important;
}

#item60923 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:18px !important;
}

#item100750 {
	width:35px !important;
	height:44px !important;
	left:430px !important;
	top:189px !important;
}

#item100754 {
	width:35px !important;
	height:44px !important;
	left:430px !important;
	top:470px !important;
}

#item100749 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100747 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100745 {
	width:31px !important;
	height:43px !important;
}

#item100742 {
	width:31px !important;
	height:43px !important;
	left:431px !important;
	top:191px !important;
}

#item100768 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100766 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100764 {
	width:31px !important;
	height:43px !important;
}

#item100761 {
	width:31px !important;
	height:43px !important;
	left:431px !important;
	top:472px !important;
}

#item60570 {
	width:65px !important;
	height:65px !important;
	left:432px !important;
	top:433px !important;
}

#item100782 {
	width:35px !important;
	height:44px !important;
	left:351px !important;
	top:422px !important;
}

#item100781 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100779 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100777 {
	width:31px !important;
	height:43px !important;
}

#item100774 {
	width:31px !important;
	height:43px !important;
	left:352px !important;
	top:424px !important;
}

#item60148 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:18px !important;
}

#item79685 {
	width:41px !important;
	height:11px !important;
	left:190px !important;
	top:128px !important;
}

#item79686 {
	width:41px !important;
	height:11px !important;
	left:190px !important;
	top:365px !important;
}

#item79689 {
	width:41px !important;
	height:11px !important;
	left:190px !important;
	top:572px !important;
}

#item79693 {
	width:41px !important;
	height:11px !important;
	left:193px !important;
	top:162px !important;
}

#item59135 {
	mix-blend-mode:multiply;
	width:225px !important;
	height:37px !important;
	left:24px !important;
	top:4px !important;
	background:#d3b56f;
}

#item59137 {
	mix-blend-mode:multiply;
	width:230px !important;
	height:39px !important;
	left:23px !important;
	top:3px !important;
	background:#b3b1b1;
}

#item79696 {
	width:41px !important;
	height:11px !important;
	left:221px !important;
	top:150px !important;
}

#item79699 {
	width:41px !important;
	height:11px !important;
	left:221px !important;
	top:439px !important;
}

#item100946 {
	width:35px !important;
	height:44px !important;
	left:477px !important;
	top:168px !important;
}

#item100945 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100943 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100941 {
	width:31px !important;
	height:43px !important;
}

#item100938 {
	width:31px !important;
	height:43px !important;
	left:478px !important;
	top:170px !important;
}

#item58341 {
	width:136px !important;
	height:117px !important;
	left:76px !important;
	top:41px !important;
}

#item58566 {
	width:4px !important;
	height:2px !important;
	left:2px !important;
	top:7px !important;
	background:#595759;
}

#item58567 {
	width:3px !important;
	height:2px !important;
	left:2px !important;
	top:11px !important;
	background:#595759;
}

#item58568 {
	width:4px !important;
	height:2px !important;
	left:2px !important;
	top:15px !important;
	background:#595759;
}

#item58569 {
	width:3px !important;
	height:2px !important;
	left:2px !important;
	top:19px !important;
	background:#595759;
}

#item58570 {
	width:4px !important;
	height:2px !important;
	left:2px !important;
	top:22px !important;
	background:#595759;
}

#item58571 {
	width:3px !important;
	height:2px !important;
	left:2px !important;
	top:26px !important;
	background:#595759;
}

#item58572 {
	width:4px !important;
	height:2px !important;
	left:2px !important;
	top:30px !important;
	background:#595759;
}

#item58573 {
	width:3px !important;
	height:2px !important;
	left:2px !important;
	top:33px !important;
	background:#595759;
}

#item58574 {
	width:4px !important;
	height:2px !important;
	left:2px !important;
	top:37px !important;
	background:#595759;
}

#item58575 {
	width:3px !important;
	height:2px !important;
	left:2px !important;
	top:41px !important;
	background:#595759;
}

#item58576 {
	width:3px !important;
	height:2px !important;
	left:2px !important;
	top:48px !important;
	background:#595759;
}

#item58577 {
	width:4px !important;
	height:2px !important;
	left:2px !important;
	top:52px !important;
	background:#595759;
}

#item58578 {
	width:3px !important;
	height:2px !important;
	left:2px !important;
	top:56px !important;
	background:#595759;
}

#item58579 {
	width:4px !important;
	height:2px !important;
	left:2px !important;
	top:59px !important;
	background:#595759;
}

#item58580 {
	width:3px !important;
	height:2px !important;
	left:2px !important;
	top:63px !important;
	background:#595759;
}

#item58581 {
	width:4px !important;
	height:2px !important;
	left:2px !important;
	top:67px !important;
	background:#595759;
}

#item58582 {
	width:4px !important;
	height:2px !important;
	left:2px !important;
	top:45px !important;
	background:#595759;
}

#item58747 {
	width:50px !important;
	height:42px !important;
	left:442px !important;
	top:634px !important;
}

#item58686 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:18px !important;
}

#item58701 {
	width:50px !important;
	height:42px !important;
	left:55px !important;
	top:4px !important;
}

#item58809 {
	width:77px !important;
	height:29px !important;
	left:227px !important;
	top:715px !important;
}

#item100794 {
	width:35px !important;
	height:44px !important;
	left:450px !important;
	top:130px !important;
}

#item100799 {
	width:35px !important;
	height:44px !important;
	left:450px !important;
	top:562px !important;
}

#item100793 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100791 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100789 {
	width:31px !important;
	height:43px !important;
}

#item100786 {
	width:31px !important;
	height:43px !important;
	left:452px !important;
	top:132px !important;
}

#item100811 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100809 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100806 {
	width:31px !important;
	height:43px !important;
}

#item100803 {
	width:31px !important;
	height:43px !important;
	left:452px !important;
	top:564px !important;
}

#item57422 {
	mix-blend-mode:multiply;
	width:153px !important;
	height:35px !important;
	left:13px !important;
	top:4px !important;
	background:#b3b1b1;
}

#item57500 {
	width:50px !important;
	height:42px !important;
	left:55px !important;
	top:4px !important;
}

#item57513 {
	width:50px !important;
	height:42px !important;
	left:55px !important;
	top:4px !important;
}

#item57591 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:18px !important;
}

#item57646 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:18px !important;
}

#item100839 {
	width:35px !important;
	height:44px !important;
	left:492px !important;
	top:150px !important;
}

#item100852 {
	width:35px !important;
	height:44px !important;
	left:492px !important;
	top:462px !important;
}

#item100851 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100848 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100846 {
	width:31px !important;
	height:43px !important;
}

#item100842 {
	width:31px !important;
	height:43px !important;
	left:493px !important;
	top:152px !important;
}

#item100864 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100862 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100860 {
	width:31px !important;
	height:43px !important;
}

#item100857 {
	width:31px !important;
	height:43px !important;
	left:493px !important;
	top:464px !important;
}

#item57678 {
	mix-blend-mode:multiply;
	width:153px !important;
	height:35px !important;
	left:13px !important;
	top:4px !important;
	background:#b3b1b1;
}

#item57758 {
	width:50px !important;
	height:42px !important;
	left:478px !important;
	top:198px !important;
}

#item57978 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:18px !important;
}

#item57992 {
	width:50px !important;
	height:42px !important;
	left:478px !important;
	top:628px !important;
}

#item100869 {
	width:35px !important;
	height:44px !important;
	left:487px !important;
	top:521px !important;
}

#item100880 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100878 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100875 {
	width:31px !important;
	height:43px !important;
}

#item100872 {
	width:31px !important;
	height:43px !important;
	left:488px !important;
	top:524px !important;
}

#item56032 {
	mix-blend-mode:multiply;
	width:46px !important;
	height:12px !important;
	left:4px !important;
	top:1px !important;
	background:#b3b1b1;
}

#item56253 {
	width:78px !important;
	height:67px !important;
	left:44px !important;
}

#item56261 {
	width:52px !important;
	height:52px !important;
	top:4px !important;
}

#item57182 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:18px !important;
}

#item100899 {
	width:68px !important;
	height:44px !important;
	left:456px !important;
	top:131px !important;
}

#item100903 {
	width:35px !important;
	height:44px !important;
	left:489px !important;
	top:554px !important;
}

#item100923 {
	width:35px !important;
	height:44px !important;
	left:399px !important;
	top:298px !important;
}

#item100889 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100887 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100885 {
	width:31px !important;
	height:43px !important;
}

#item100882 {
	width:31px !important;
	height:43px !important;
	left:490px !important;
	top:132px !important;
}

#item100898 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100895 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100893 {
	width:31px !important;
	height:43px !important;
}

#item100890 {
	width:31px !important;
	height:43px !important;
	left:457px !important;
	top:132px !important;
}

#item100913 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100911 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100909 {
	width:31px !important;
	height:43px !important;
}

#item100906 {
	width:31px !important;
	height:43px !important;
	left:490px !important;
	top:556px !important;
}

#item100933 {
	width:31px !important;
	height:43px !important;
	background:#4f7066;
}

#item100931 {
	width:31px !important;
	height:43px !important;
	background:#a4b392;
}

#item100929 {
	width:31px !important;
	height:43px !important;
}

#item100926 {
	width:31px !important;
	height:43px !important;
	left:401px !important;
	top:301px !important;
}

#item56611 {
	width:94px !important;
	height:58px !important;
	left:265px !important;
	top:594px !important;
}

#item74492 {
	width:962px !important;
	height:578px !important;
	left:43px !important;
	top:491px !important;
	border:solid 0.5px #e30e18;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item45867 {
	width:482px !important;
	height:218px !important;
	left:71px !important;
	top:567px !important;
	border:solid 1.942px #cd1619;
}

#item46323 {
	width:482px !important;
	height:207px !important;
	left:71px !important;
	top:334px !important;
	border:solid 1.942px #cd1619;
}

#item49521 {
	width:482px !important;
	height:213px !important;
	left:71px !important;
	top:94px !important;
	border:solid 1.942px #cd1619;
}

#item46458 {
	width:482px !important;
	height:261px !important;
	left:43px !important;
	top:384px !important;
	border:solid 1.942px #cd1619;
}

#item46231 {
	width:482px !important;
	height:261px !important;
	left:43px !important;
	top:94px !important;
	border:solid 1.942px #cd1619;
}

#item79709 {
	width:482px !important;
	height:169px !important;
	left:71px !important;
	top:94px !important;
	border:solid 1.942px #cd1619;
}

#item81339 {
	width:482px !important;
	height:163px !important;
	left:71px !important;
	top:462px !important;
	border:solid 1.942px #cd1619;
}

#item81278 {
	width:482px !important;
	height:139px !important;
	left:71px !important;
	top:646px !important;
	border:solid 1.942px #cd1619;
}

#item81042 {
	width:482px !important;
	height:159px !important;
	left:71px !important;
	top:283px !important;
	border:solid 1.942px #cd1619;
}

#item81648 {
	width:64px !important;
	height:57px !important;
	left:499px !important;
	top:22px !important;
	background:#fff;
}

#item81202 {
	width:482px !important;
	height:137px !important;
	left:43px !important;
	top:305px !important;
	border:solid 1.942px #cd1619;
}

#item81110 {
	width:482px !important;
	height:197px !important;
	left:43px !important;
	top:92px !important;
	border:solid 1.942px #cd1619;
}

#item81649 {
	width:64px !important;
	height:57px !important;
	left:471px !important;
	top:22px !important;
	background:#fff;
}

#item47553 {
	width:1219px !important;
	height:870px !important;
	left:-14px !important;
	top:-14px !important;
	background:#eeedec;
}

#item47635 {
	width:1219px !important;
	height:56px !important;
	left:-14px !important;
	top:800px !important;
	background:#182730;
}
#in5footer,  #prefooter {display:none;}
