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

#item176236 {
	width:28px !important;
	height:39px !important;
	background:#a3b291;
}

#item176234 {
	width:28px !important;
	height:39px !important;
}

#item176231 {
	width:28px !important;
	height:39px !important;
	top:52px !important;
}

#item176249 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item176246 {
	width:28px !important;
	height:94px !important;
}

#item176243 {
	width:28px !important;
	height:94px !important;
	top:91px !important;
}

#item176261 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item176259 {
	width:28px !important;
	height:94px !important;
}

#item176256 {
	width:28px !important;
	height:94px !important;
	top:184px !important;
}

#item176274 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item176272 {
	width:28px !important;
	height:94px !important;
}

#item176269 {
	width:28px !important;
	height:94px !important;
	top:278px !important;
}

#item176286 {
	width:28px !important;
	height:97px !important;
	background:#a3b291;
}

#item176284 {
	width:28px !important;
	height:97px !important;
}

#item176281 {
	width:28px !important;
	height:97px !important;
	top:371px !important;
}

#item176298 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item176296 {
	width:28px !important;
	height:93px !important;
}

#item176293 {
	width:28px !important;
	height:93px !important;
	top:468px !important;
}

#item176311 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item176309 {
	width:28px !important;
	height:93px !important;
}

#item176306 {
	width:28px !important;
	height:93px !important;
	top:561px !important;
}

#item176323 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item176321 {
	width:28px !important;
	height:93px !important;
}

#item176318 {
	width:28px !important;
	height:93px !important;
	top:654px !important;
}

#item176335 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item176333 {
	width:28px !important;
	height:93px !important;
}

#item176330 {
	width:28px !important;
	height:93px !important;
	top:749px !important;
}

#item176242 {
	width:28px !important;
	height:39px !important;
	background:#a3b291;
}

#item176240 {
	width:28px !important;
	height:39px !important;
}

#item176237 {
	width:28px !important;
	height:39px !important;
	left:567px !important;
	top:52px !important;
}

#item176255 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item176253 {
	width:28px !important;
	height:94px !important;
}

#item176250 {
	width:28px !important;
	height:94px !important;
	left:567px !important;
	top:91px !important;
}

#item176268 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item176266 {
	width:28px !important;
	height:94px !important;
}

#item176263 {
	width:28px !important;
	height:94px !important;
	left:567px !important;
	top:184px !important;
}

#item176280 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item176278 {
	width:28px !important;
	height:94px !important;
}

#item176275 {
	width:28px !important;
	height:94px !important;
	left:567px !important;
	top:278px !important;
}

#item176292 {
	width:28px !important;
	height:97px !important;
	background:#a3b291;
}

#item176290 {
	width:28px !important;
	height:97px !important;
}

#item176287 {
	width:28px !important;
	height:97px !important;
	left:567px !important;
	top:371px !important;
}

#item176305 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item176303 {
	width:28px !important;
	height:93px !important;
}

#item176299 {
	width:28px !important;
	height:93px !important;
	left:567px !important;
	top:468px !important;
}

#item176317 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item176315 {
	width:28px !important;
	height:93px !important;
}

#item176312 {
	width:28px !important;
	height:93px !important;
	left:567px !important;
	top:561px !important;
}

#item176329 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item176327 {
	width:28px !important;
	height:93px !important;
}

#item176324 {
	width:28px !important;
	height:93px !important;
	left:567px !important;
	top:654px !important;
}

#item176342 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item176340 {
	width:28px !important;
	height:93px !important;
}

#item176337 {
	width:28px !important;
	height:93px !important;
	left:567px !important;
	top:749px !important;
}

#item175068 {
	width:202px !important;
	height:28px !important;
	left:1px !important;
	top:1px !important;
	background:#4f7066;
}

#item175064 {
	width:203px !important;
	height:29px !important;
	border:solid 1px #000;
}

#item175065 {
	width:203px !important;
	height:29px !important;
	left:349px !important;
	top:287px !important;
}

#item175076 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175074 {
	width:202px !important;
	height:28px !important;
}

#item175071 {
	width:202px !important;
	height:28px !important;
	left:350px !important;
	top:325px !important;
}

#item175082 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175080 {
	width:202px !important;
	height:28px !important;
}

#item175077 {
	width:202px !important;
	height:28px !important;
	left:350px !important;
	top:361px !important;
}

#item175089 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175087 {
	width:202px !important;
	height:28px !important;
}

#item175084 {
	width:202px !important;
	height:28px !important;
	left:350px !important;
	top:397px !important;
}

#item175095 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175093 {
	width:202px !important;
	height:28px !important;
}

#item175090 {
	width:202px !important;
	height:28px !important;
	left:350px !important;
	top:436px !important;
}

#item175101 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175099 {
	width:202px !important;
	height:28px !important;
}

#item175096 {
	width:202px !important;
	height:28px !important;
	left:350px !important;
	top:473px !important;
}

#item175110 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175108 {
	width:202px !important;
	height:28px !important;
}

#item175105 {
	width:202px !important;
	height:28px !important;
	left:350px !important;
	top:509px !important;
}

#item175117 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175115 {
	width:202px !important;
	height:28px !important;
}

#item175111 {
	width:202px !important;
	height:28px !important;
	left:350px !important;
	top:546px !important;
}

#item175123 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175121 {
	width:202px !important;
	height:28px !important;
}

#item175118 {
	width:202px !important;
	height:28px !important;
	left:350px !important;
	top:582px !important;
}

#item175129 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175127 {
	width:202px !important;
	height:28px !important;
}

#item175124 {
	width:202px !important;
	height:28px !important;
	left:350px !important;
	top:620px !important;
}

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

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

#item176046 {
	width:28px !important;
	height:39px !important;
	background:#a3b291;
}

#item176044 {
	width:28px !important;
	height:39px !important;
}

#item176041 {
	width:28px !important;
	height:39px !important;
	top:52px !important;
}

#item176059 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item176057 {
	width:28px !important;
	height:94px !important;
}

#item176054 {
	width:28px !important;
	height:94px !important;
	top:91px !important;
}

#item176071 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item176069 {
	width:28px !important;
	height:94px !important;
}

#item176066 {
	width:28px !important;
	height:94px !important;
	top:184px !important;
}

#item176083 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item176081 {
	width:28px !important;
	height:94px !important;
}

#item176078 {
	width:28px !important;
	height:94px !important;
	top:278px !important;
}

#item176095 {
	width:28px !important;
	height:97px !important;
	background:#a3b291;
}

#item176093 {
	width:28px !important;
	height:97px !important;
}

#item176090 {
	width:28px !important;
	height:97px !important;
	top:371px !important;
}

#item176108 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item176106 {
	width:28px !important;
	height:93px !important;
}

#item176103 {
	width:28px !important;
	height:93px !important;
	top:468px !important;
}

#item176120 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item176118 {
	width:28px !important;
	height:93px !important;
}

#item176115 {
	width:28px !important;
	height:93px !important;
	top:561px !important;
}

#item176132 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item176130 {
	width:28px !important;
	height:93px !important;
}

#item176127 {
	width:28px !important;
	height:93px !important;
	top:654px !important;
}

#item176145 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item176143 {
	width:28px !important;
	height:93px !important;
}

#item176140 {
	width:28px !important;
	height:93px !important;
	top:749px !important;
}

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

#item88552 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:337px !important;
}

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

#item176612 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:94px !important;
}

#item176623 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:333px !important;
}

#item176632 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:544px !important;
}

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

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

#item176053 {
	width:28px !important;
	height:39px !important;
	background:#a3b291;
}

#item176051 {
	width:28px !important;
	height:39px !important;
}

#item176047 {
	width:28px !important;
	height:39px !important;
	left:567px !important;
	top:52px !important;
}

#item176065 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item176063 {
	width:28px !important;
	height:94px !important;
}

#item176060 {
	width:28px !important;
	height:94px !important;
	left:567px !important;
	top:91px !important;
}

#item176077 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item176075 {
	width:28px !important;
	height:94px !important;
}

#item176072 {
	width:28px !important;
	height:94px !important;
	left:567px !important;
	top:184px !important;
}

#item176089 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item176087 {
	width:28px !important;
	height:94px !important;
}

#item176084 {
	width:28px !important;
	height:94px !important;
	left:567px !important;
	top:278px !important;
}

#item176102 {
	width:28px !important;
	height:97px !important;
	background:#a3b291;
}

#item176099 {
	width:28px !important;
	height:97px !important;
}

#item176096 {
	width:28px !important;
	height:97px !important;
	left:567px !important;
	top:371px !important;
}

#item176114 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item176112 {
	width:28px !important;
	height:93px !important;
}

#item176109 {
	width:28px !important;
	height:93px !important;
	left:567px !important;
	top:468px !important;
}

#item176126 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item176124 {
	width:28px !important;
	height:93px !important;
}

#item176121 {
	width:28px !important;
	height:93px !important;
	left:567px !important;
	top:561px !important;
}

#item176139 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item176136 {
	width:28px !important;
	height:93px !important;
}

#item176133 {
	width:28px !important;
	height:93px !important;
	left:567px !important;
	top:654px !important;
}

#item176151 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item176149 {
	width:28px !important;
	height:93px !important;
}

#item176146 {
	width:28px !important;
	height:93px !important;
	left:567px !important;
	top:749px !important;
}

#item139987 {
	mix-blend-mode:multiply;
	opacity:0.46;
	width:481px !important;
	height:453px !important;
	left:43px !important;
	top:333px !important;
	background:#000;
}

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

#item176645 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:94px !important;
}

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

#item89820 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:345px !important;
}

#item176654 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:94px !important;
}

#item176663 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:339px !important;
}

#item90086 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:568px !important;
}

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

#item176674 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:94px !important;
}

#item176684 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:350px !important;
}

#item176694 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:585px !important;
}

#item176703 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:94px !important;
}

#item176713 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:338px !important;
}

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

#item90663 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:568px !important;
}

#item176722 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:108px !important;
}

#item176732 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:569px !important;
}

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

#item91610 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:538px !important;
}

#item176741 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:103px !important;
}

#item176753 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:550px !important;
}

#item91736 {
	width:41px !important;
	height:11px !important;
	left:44px !important;
	top:537px !important;
}

#item91848 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:106px !important;
}

#item176763 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:103px !important;
}

#item176773 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:540px !important;
}

#item176782 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:548px !important;
}

#item176791 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:98px !important;
}

#item176802 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:338px !important;
}

#item176811 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:575px !important;
}

#item169640 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:547px !important;
}

#item176821 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:550px !important;
}

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

#item169646 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:336px !important;
}

#item169650 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:570px !important;
}

#item176830 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:95px !important;
}

#item176839 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:338px !important;
}

#item176850 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:571px !important;
}

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

#item169690 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:343px !important;
}

#item176860 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:100px !important;
}

#item176869 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:344px !important;
}

#item169695 {
	width:41px !important;
	height:11px !important;
	left:42px !important;
	top:544px !important;
}

#item176878 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:546px !important;
}

#item170222 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:545px !important;
}

#item176898 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:553px !important;
}

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

#item170024 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:355px !important;
}

#item170028 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:576px !important;
}

#item176907 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:101px !important;
}

#item176918 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:356px !important;
}

#item176928 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:584px !important;
}

#item176940 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:334px !important;
}

#item176949 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:575px !important;
}

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

#item169720 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:335px !important;
}

#item169725 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:572px !important;
}

#item176958 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:100px !important;
}

#item176968 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:334px !important;
}

#item176977 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:571px !important;
}

#item175136 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175134 {
	width:202px !important;
	height:28px !important;
}

#item175131 {
	width:202px !important;
	height:28px !important;
	left:355px !important;
	top:290px !important;
}

#item175148 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175146 {
	width:202px !important;
	height:28px !important;
}

#item175143 {
	width:202px !important;
	height:28px !important;
	left:355px !important;
	top:380px !important;
}

#item175154 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175152 {
	width:202px !important;
	height:28px !important;
}

#item175149 {
	width:202px !important;
	height:28px !important;
	left:355px !important;
	top:414px !important;
}

#item175161 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175158 {
	width:202px !important;
	height:28px !important;
}

#item175155 {
	width:202px !important;
	height:28px !important;
	left:355px !important;
	top:453px !important;
}

#item175167 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175165 {
	width:202px !important;
	height:28px !important;
}

#item175162 {
	width:202px !important;
	height:28px !important;
	left:355px !important;
	top:489px !important;
}

#item175142 {
	width:202px !important;
	height:39px !important;
	background:#4f7066;
}

#item175140 {
	width:202px !important;
	height:39px !important;
}

#item175137 {
	width:202px !important;
	height:39px !important;
	left:355px !important;
	top:326px !important;
}

#item92276 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:93px !important;
}

#item92988 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:564px !important;
}

#item176988 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:106px !important;
}

#item176997 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:579px !important;
}

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

#item92991 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:564px !important;
}

#item177006 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:106px !important;
}

#item177016 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:578px !important;
}

#item92983 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:564px !important;
}

#item93514 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:93px !important;
}

#item93519 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:328px !important;
}

#item177025 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:106px !important;
}

#item177036 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:339px !important;
}

#item177045 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:577px !important;
}

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

#item143284 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:564px !important;
}

#item177056 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:91px !important;
}

#item177067 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:563px !important;
}

#item92654 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:510px !important;
}

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

#item177076 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:106px !important;
}

#item177085 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:526px !important;
}

#item92262 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:510px !important;
}

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

#item177095 {
	width:38px !important;
	height:38px !important;
	left:327px !important;
	top:106px !important;
}

#item177106 {
	width:38px !important;
	height:38px !important;
	left:327px !important;
	top:524px !important;
}

#item94060 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:93px !important;
}

#item177116 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:106px !important;
}

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

#item153233 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:561px !important;
}

#item177125 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:106px !important;
}

#item177135 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:576px !important;
}

#item145133 {
	width:38px !important;
	height:11px !important;
	left:71px !important;
	top:573px !important;
}

#item144234 {
	width:38px !important;
	height:11px !important;
	left:71px !important;
	top:93px !important;
}

#item144925 {
	width:38px !important;
	height:11px !important;
	left:71px !important;
	top:336px !important;
}

#item144646 {
	width:61px !important;
	height:61px !important;
	left:419px !important;
	top:94px !important;
}

#item144928 {
	width:61px !important;
	height:61px !important;
	left:419px !important;
	top:337px !important;
}

#item145257 {
	width:61px !important;
	height:61px !important;
	left:419px !important;
	top:573px !important;
}

#item177145 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:104px !important;
}

#item177154 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:337px !important;
}

#item177163 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:575px !important;
}

#item143998 {
	width:38px !important;
	height:11px !important;
	left:43px !important;
	top:564px !important;
}

#item144764 {
	width:38px !important;
	height:11px !important;
	left:43px !important;
	top:94px !important;
}

#item144767 {
	width:61px !important;
	height:61px !important;
	left:391px !important;
	top:103px !important;
}

#item145261 {
	width:61px !important;
	height:61px !important;
	left:391px !important;
	top:573px !important;
}

#item177173 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:104px !important;
}

#item177183 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:577px !important;
}

#item177195 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:96px !important;
}

#item177205 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:277px !important;
}

#item177214 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:452px !important;
}

#item177224 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:629px !important;
}

#item177235 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:96px !important;
}

#item177245 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:276px !important;
}

#item177254 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:600px !important;
}

#item177263 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:96px !important;
}

#item177273 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:350px !important;
}

#item177283 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:585px !important;
}

#item177292 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:98px !important;
}

#item177304 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:350px !important;
}

#item177314 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:578px !important;
}

#item177333 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:96px !important;
}

#item177342 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:549px !important;
}

#item177352 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:96px !important;
}

#item177362 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:273px !important;
}

#item177371 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:449px !important;
}

#item177380 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:626px !important;
}

#item177391 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:96px !important;
}

#item177401 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:272px !important;
}

#item177411 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:473px !important;
}

#item177422 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:609px !important;
}

#item177431 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:96px !important;
}

#item177442 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:280px !important;
}

#item177451 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:451px !important;
}

#item177460 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:626px !important;
}

#item177471 {
	width:38px !important;
	height:38px !important;
	left:295px !important;
	top:96px !important;
}

#item177480 {
	width:38px !important;
	height:38px !important;
	left:295px !important;
	top:273px !important;
}

#item177492 {
	width:38px !important;
	height:38px !important;
	left:295px !important;
	top:449px !important;
}

#item177501 {
	width:38px !important;
	height:38px !important;
	left:295px !important;
	top:626px !important;
}

#item175176 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175174 {
	width:202px !important;
	height:28px !important;
}

#item175171 {
	width:202px !important;
	height:28px !important;
	left:354px !important;
	top:288px !important;
}

#item175183 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175181 {
	width:202px !important;
	height:28px !important;
}

#item175178 {
	width:202px !important;
	height:28px !important;
	left:354px !important;
	top:325px !important;
}

#item175189 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175187 {
	width:202px !important;
	height:28px !important;
}

#item175184 {
	width:202px !important;
	height:28px !important;
	left:354px !important;
	top:361px !important;
}

#item175195 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175193 {
	width:202px !important;
	height:28px !important;
}

#item175190 {
	width:202px !important;
	height:28px !important;
	left:354px !important;
	top:400px !important;
}

#item175201 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175199 {
	width:202px !important;
	height:28px !important;
}

#item175196 {
	width:202px !important;
	height:28px !important;
	left:354px !important;
	top:436px !important;
}

#item175208 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175206 {
	width:202px !important;
	height:28px !important;
}

#item175202 {
	width:202px !important;
	height:28px !important;
	left:354px !important;
	top:474px !important;
}

#item175214 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175212 {
	width:202px !important;
	height:28px !important;
}

#item175209 {
	width:202px !important;
	height:28px !important;
	left:354px !important;
	top:510px !important;
}

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

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

#item171254 {
	width:28px !important;
	height:39px !important;
	background:#a3b291;
}

#item171245 {
	width:28px !important;
	height:39px !important;
}

#item171251 {
	width:28px !important;
	height:39px !important;
	top:52px !important;
}

#item171259 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item171257 {
	width:28px !important;
	height:94px !important;
}

#item171255 {
	width:28px !important;
	height:94px !important;
	top:91px !important;
}

#item171264 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item171262 {
	width:28px !important;
	height:94px !important;
}

#item171260 {
	width:28px !important;
	height:94px !important;
	top:184px !important;
}

#item171269 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item171267 {
	width:28px !important;
	height:94px !important;
}

#item171265 {
	width:28px !important;
	height:94px !important;
	top:278px !important;
}

#item171274 {
	width:28px !important;
	height:97px !important;
	background:#a3b291;
}

#item171272 {
	width:28px !important;
	height:97px !important;
}

#item171270 {
	width:28px !important;
	height:97px !important;
	top:371px !important;
}

#item171281 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item171279 {
	width:28px !important;
	height:93px !important;
}

#item171277 {
	width:28px !important;
	height:93px !important;
	top:468px !important;
}

#item171286 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item171284 {
	width:28px !important;
	height:93px !important;
}

#item171282 {
	width:28px !important;
	height:93px !important;
	top:561px !important;
}

#item171292 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item171290 {
	width:28px !important;
	height:93px !important;
}

#item171287 {
	width:28px !important;
	height:93px !important;
	top:654px !important;
}

#item171297 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item171295 {
	width:28px !important;
	height:93px !important;
}

#item171293 {
	width:28px !important;
	height:93px !important;
	top:749px !important;
}

#item98225 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:575px !important;
}

#item177510 {
	width:38px !important;
	height:38px !important;
	left:356px !important;
	top:96px !important;
}

#item177522 {
	width:38px !important;
	height:38px !important;
	left:356px !important;
	top:344px !important;
}

#item177531 {
	width:38px !important;
	height:38px !important;
	left:356px !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;
}

#item175741 {
	width:28px !important;
	height:39px !important;
	background:#a3b291;
}

#item175739 {
	width:28px !important;
	height:39px !important;
}

#item175736 {
	width:28px !important;
	height:39px !important;
	left:567px !important;
	top:52px !important;
}

#item175748 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item175746 {
	width:28px !important;
	height:94px !important;
}

#item175743 {
	width:28px !important;
	height:94px !important;
	left:567px !important;
	top:91px !important;
}

#item175755 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item175752 {
	width:28px !important;
	height:94px !important;
}

#item175749 {
	width:28px !important;
	height:94px !important;
	left:567px !important;
	top:184px !important;
}

#item175762 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item175759 {
	width:28px !important;
	height:94px !important;
}

#item175756 {
	width:28px !important;
	height:94px !important;
	left:567px !important;
	top:278px !important;
}

#item175769 {
	width:28px !important;
	height:97px !important;
	background:#a3b291;
}

#item175767 {
	width:28px !important;
	height:97px !important;
}

#item175763 {
	width:28px !important;
	height:97px !important;
	left:567px !important;
	top:371px !important;
}

#item175775 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item175773 {
	width:28px !important;
	height:93px !important;
}

#item175770 {
	width:28px !important;
	height:93px !important;
	left:567px !important;
	top:468px !important;
}

#item175781 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item175779 {
	width:28px !important;
	height:93px !important;
}

#item175776 {
	width:28px !important;
	height:93px !important;
	left:567px !important;
	top:561px !important;
}

#item175787 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item175785 {
	width:28px !important;
	height:93px !important;
}

#item175782 {
	width:28px !important;
	height:93px !important;
	left:567px !important;
	top:654px !important;
}

#item175793 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item175791 {
	width:28px !important;
	height:93px !important;
}

#item175788 {
	width:28px !important;
	height:93px !important;
	left:567px !important;
	top:749px !important;
}

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

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

#item177541 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:106px !important;
}

#item177551 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:361px !important;
}

#item177560 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:568px !important;
}

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

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

#item177571 {
	width:38px !important;
	height:38px !important;
	left:356px !important;
	top:96px !important;
}

#item177580 {
	width:38px !important;
	height:38px !important;
	left:356px !important;
	top:336px !important;
}

#item177589 {
	width:38px !important;
	height:38px !important;
	left:356px !important;
	top:578px !important;
}

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

#item99318 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:335px !important;
}

#item152933 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:577px !important;
}

#item177600 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:96px !important;
}

#item177609 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:338px !important;
}

#item177619 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:577px !important;
}

#item152815 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:321px !important;
}

#item177628 {
	width:38px !important;
	height:38px !important;
	left:356px !important;
	top:96px !important;
}

#item177639 {
	width:38px !important;
	height:38px !important;
	left:356px !important;
	top:319px !important;
}

#item177648 {
	width:38px !important;
	height:38px !important;
	left:356px !important;
	top:557px !important;
}

#item177657 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:96px !important;
}

#item177667 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:295px !important;
}

#item177679 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:555px !important;
}

#item101073 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:586px !important;
}

#item177740 {
	width:38px !important;
	height:38px !important;
	left:356px !important;
	top:96px !important;
}

#item177750 {
	width:38px !important;
	height:38px !important;
	left:356px !important;
	top:333px !important;
}

#item177760 {
	width:38px !important;
	height:38px !important;
	left:356px !important;
	top:599px !important;
}

#item177770 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:96px !important;
}

#item177780 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:242px !important;
}

#item177790 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:392px !important;
}

#item177799 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:553px !important;
}

#item177808 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:683px !important;
}

#item153061 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:565px !important;
}

#item177820 {
	width:38px !important;
	height:38px !important;
	left:356px !important;
	top:96px !important;
}

#item177830 {
	width:38px !important;
	height:38px !important;
	left:356px !important;
	top:327px !important;
}

#item177839 {
	width:38px !important;
	height:38px !important;
	left:356px !important;
	top:563px !important;
}

#item177849 {
	width:38px !important;
	height:38px !important;
	left:327px !important;
	top:96px !important;
}

#item177858 {
	width:38px !important;
	height:38px !important;
	left:327px !important;
	top:333px !important;
}

#item177869 {
	width:38px !important;
	height:38px !important;
	left:327px !important;
	top:565px !important;
}

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

#item175854 {
	width:28px !important;
	height:39px !important;
	background:#a3b291;
}

#item175852 {
	width:28px !important;
	height:39px !important;
}

#item175849 {
	width:28px !important;
	height:39px !important;
	top:52px !important;
}

#item175866 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item175864 {
	width:28px !important;
	height:94px !important;
}

#item175861 {
	width:28px !important;
	height:94px !important;
	top:91px !important;
}

#item175878 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item175876 {
	width:28px !important;
	height:94px !important;
}

#item175873 {
	width:28px !important;
	height:94px !important;
	top:184px !important;
}

#item175890 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item175888 {
	width:28px !important;
	height:94px !important;
}

#item175885 {
	width:28px !important;
	height:94px !important;
	top:278px !important;
}

#item175903 {
	width:28px !important;
	height:97px !important;
	background:#a3b291;
}

#item175901 {
	width:28px !important;
	height:97px !important;
}

#item175898 {
	width:28px !important;
	height:97px !important;
	top:371px !important;
}

#item175915 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item175913 {
	width:28px !important;
	height:93px !important;
}

#item175910 {
	width:28px !important;
	height:93px !important;
	top:468px !important;
}

#item175927 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item175925 {
	width:28px !important;
	height:93px !important;
}

#item175922 {
	width:28px !important;
	height:93px !important;
	top:561px !important;
}

#item175940 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item175938 {
	width:28px !important;
	height:93px !important;
}

#item175934 {
	width:28px !important;
	height:93px !important;
	top:654px !important;
}

#item175954 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item175951 {
	width:28px !important;
	height:93px !important;
}

#item175947 {
	width:28px !important;
	height:93px !important;
	top:749px !important;
}

#item175220 {
	width:202px !important;
	height:40px !important;
	background:#4f7066;
}

#item175218 {
	width:202px !important;
	height:40px !important;
}

#item175215 {
	width:202px !important;
	height:40px !important;
	left:355px !important;
	top:289px !important;
}

#item175228 {
	width:202px !important;
	height:40px !important;
	background:#4f7066;
}

#item175226 {
	width:202px !important;
	height:40px !important;
}

#item175223 {
	width:202px !important;
	height:40px !important;
	left:355px !important;
	top:339px !important;
}

#item175234 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175232 {
	width:202px !important;
	height:28px !important;
}

#item175229 {
	width:202px !important;
	height:28px !important;
	left:355px !important;
	top:390px !important;
}

#item177878 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:99px !important;
}

#item177888 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:322px !important;
}

#item177897 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:567px !important;
}

#item177906 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:99px !important;
}

#item177918 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:567px !important;
}

#item104489 {
	width:46px !important;
	height:46px !important;
	left:510px !important;
	top:340px !important;
}

#item177928 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:99px !important;
}

#item177937 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:332px !important;
}

#item177946 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:573px !important;
}

#item177956 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:99px !important;
}

#item177965 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:332px !important;
}

#item177976 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:579px !important;
}

#item177994 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:99px !important;
}

#item178005 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:460px !important;
}

#item175242 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175240 {
	width:202px !important;
	height:28px !important;
}

#item175237 {
	width:202px !important;
	height:28px !important;
	left:354px !important;
	top:288px !important;
}

#item175249 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175246 {
	width:202px !important;
	height:28px !important;
}

#item175243 {
	width:202px !important;
	height:28px !important;
	left:354px !important;
	top:324px !important;
}

#item175256 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175254 {
	width:202px !important;
	height:28px !important;
}

#item175251 {
	width:202px !important;
	height:28px !important;
	left:354px !important;
	top:362px !important;
}

#item175262 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175260 {
	width:202px !important;
	height:28px !important;
}

#item175257 {
	width:202px !important;
	height:28px !important;
	left:354px !important;
	top:399px !important;
}

#item178015 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:99px !important;
}

#item178024 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:350px !important;
}

#item178035 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:581px !important;
}

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

#item178044 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:99px !important;
}

#item178053 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:350px !important;
}

#item178064 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:584px !important;
}

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

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

#item178073 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:99px !important;
}

#item178083 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:349px !important;
}

#item178092 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:580px !important;
}

#item107598 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:93px !important;
}

#item107708 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:277px !important;
}

#item107818 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:447px !important;
}

#item107923 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:622px !important;
}

#item178101 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:100px !important;
}

#item178112 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:285px !important;
}

#item178123 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:455px !important;
}

#item178135 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:627px !important;
}

#item108128 {
	width:41px !important;
	height:41px !important;
	left:511px !important;
	top:94px !important;
}

#item108432 {
	width:41px !important;
	height:41px !important;
	left:512px !important;
	top:316px !important;
}

#item108437 {
	width:41px !important;
	height:41px !important;
	left:512px !important;
	top:568px !important;
}

#item178144 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:103px !important;
}

#item178153 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:325px !important;
}

#item178166 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:570px !important;
}

#item178175 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:99px !important;
}

#item178185 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:572px !important;
}

#item178195 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:94px !important;
}

#item178204 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:344px !important;
}

#item178213 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:581px !important;
}

#item178224 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:97px !important;
}

#item178234 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:274px !important;
}

#item178245 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:449px !important;
}

#item178254 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:631px !important;
}

#item109854 {
	width:41px !important;
	height:41px !important;
	left:510px !important;
	top:339px !important;
}

#item109859 {
	width:41px !important;
	height:41px !important;
	left:510px !important;
	top:552px !important;
}

#item145798 {
	width:41px !important;
	height:41px !important;
	left:510px !important;
	top:93px !important;
}

#item178277 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:94px !important;
}

#item178288 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:340px !important;
}

#item178297 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:554px !important;
}

#item175268 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175266 {
	width:202px !important;
	height:28px !important;
}

#item175263 {
	width:202px !important;
	height:28px !important;
	left:350px !important;
	top:289px !important;
}

#item175275 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175273 {
	width:202px !important;
	height:28px !important;
}

#item175270 {
	width:202px !important;
	height:28px !important;
	left:350px !important;
	top:324px !important;
}

#item178308 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:94px !important;
}

#item178317 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:463px !important;
}

#item110878 {
	width:41px !important;
	height:41px !important;
	left:482px !important;
	top:116px !important;
}

#item110884 {
	width:41px !important;
	height:41px !important;
	left:482px !important;
	top:535px !important;
}

#item178327 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:96px !important;
}

#item178337 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:527px !important;
}

#item175282 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175280 {
	width:202px !important;
	height:28px !important;
}

#item175276 {
	width:202px !important;
	height:28px !important;
	left:353px !important;
	top:288px !important;
}

#item175288 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175286 {
	width:202px !important;
	height:28px !important;
}

#item175283 {
	width:202px !important;
	height:28px !important;
	left:353px !important;
	top:325px !important;
}

#item175294 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175292 {
	width:202px !important;
	height:28px !important;
}

#item175289 {
	width:202px !important;
	height:28px !important;
	left:353px !important;
	top:363px !important;
}

#item175301 {
	width:202px !important;
	height:28px !important;
	background:#4f7066;
}

#item175299 {
	width:202px !important;
	height:28px !important;
}

#item175296 {
	width:202px !important;
	height:28px !important;
	left:353px !important;
	top:399px !important;
}

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

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

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

#item178346 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:95px !important;
}

#item178356 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:343px !important;
}

#item178365 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:592px !important;
}

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

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

#item178374 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:95px !important;
}

#item178387 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:339px !important;
}

#item178397 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:575px !important;
}

#item178408 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:95px !important;
}

#item178436 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:494px !important;
}

#item178417 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:291px !important;
}

#item178445 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:100px !important;
}

#item178454 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:299px !important;
}

#item178464 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:474px !important;
}

#item178473 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:634px !important;
}

#item175307 {
	width:218px !important;
	height:28px !important;
	background:#4f7066;
}

#item175305 {
	width:218px !important;
	height:28px !important;
}

#item175302 {
	width:218px !important;
	height:28px !important;
	left:74px !important;
	top:543px !important;
}

#item175333 {
	width:216px !important;
	height:35px !important;
	background:#4f7066;
}

#item175331 {
	width:216px !important;
	height:35px !important;
}

#item175328 {
	width:216px !important;
	height:35px !important;
	left:307px !important;
	top:548px !important;
}

#item175339 {
	width:216px !important;
	height:29px !important;
	background:#4f7066;
}

#item175337 {
	width:216px !important;
	height:29px !important;
}

#item175334 {
	width:216px !important;
	height:29px !important;
	left:307px !important;
	top:584px !important;
}

#item175348 {
	width:216px !important;
	height:25px !important;
	background:#4f7066;
}

#item175346 {
	width:216px !important;
	height:25px !important;
}

#item175343 {
	width:216px !important;
	height:25px !important;
	left:307px !important;
	top:614px !important;
}

#item175354 {
	width:216px !important;
	height:25px !important;
	background:#4f7066;
}

#item175352 {
	width:216px !important;
	height:25px !important;
}

#item175349 {
	width:216px !important;
	height:25px !important;
	left:307px !important;
	top:640px !important;
}

#item175313 {
	width:218px !important;
	height:28px !important;
	background:#4f7066;
}

#item175311 {
	width:218px !important;
	height:28px !important;
}

#item175308 {
	width:218px !important;
	height:28px !important;
	left:74px !important;
	top:571px !important;
}

#item175321 {
	width:218px !important;
	height:28px !important;
	background:#4f7066;
}

#item175319 {
	width:218px !important;
	height:28px !important;
}

#item175315 {
	width:218px !important;
	height:28px !important;
	left:74px !important;
	top:599px !important;
}

#item175327 {
	width:218px !important;
	height:28px !important;
	background:#4f7066;
}

#item175325 {
	width:218px !important;
	height:28px !important;
}

#item175322 {
	width:218px !important;
	height:28px !important;
	left:74px !important;
	top:628px !important;
}

#item128690 {
	width:1208px !important;
	height:859px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fffef6;
}

#item176438 {
	width:28px !important;
	height:39px !important;
	background:#a3b291;
}

#item176436 {
	width:28px !important;
	height:39px !important;
}

#item176433 {
	width:28px !important;
	height:39px !important;
	top:52px !important;
}

#item176450 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item176448 {
	width:28px !important;
	height:94px !important;
}

#item176445 {
	width:28px !important;
	height:94px !important;
	top:91px !important;
}

#item176463 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item176461 {
	width:28px !important;
	height:94px !important;
}

#item176457 {
	width:28px !important;
	height:94px !important;
	top:184px !important;
}

#item176475 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item176473 {
	width:28px !important;
	height:94px !important;
}

#item176470 {
	width:28px !important;
	height:94px !important;
	top:278px !important;
}

#item176487 {
	width:28px !important;
	height:97px !important;
	background:#a3b291;
}

#item176485 {
	width:28px !important;
	height:97px !important;
}

#item176482 {
	width:28px !important;
	height:97px !important;
	top:371px !important;
}

#item176499 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item176497 {
	width:28px !important;
	height:93px !important;
}

#item176494 {
	width:28px !important;
	height:93px !important;
	top:468px !important;
}

#item176513 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item176510 {
	width:28px !important;
	height:93px !important;
}

#item176507 {
	width:28px !important;
	height:93px !important;
	top:561px !important;
}

#item176525 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item176523 {
	width:28px !important;
	height:93px !important;
}

#item176520 {
	width:28px !important;
	height:93px !important;
	top:654px !important;
}

#item176537 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item176535 {
	width:28px !important;
	height:93px !important;
}

#item176532 {
	width:28px !important;
	height:93px !important;
	top:749px !important;
}

#item176444 {
	width:28px !important;
	height:39px !important;
	background:#a3b291;
}

#item176442 {
	width:28px !important;
	height:39px !important;
}

#item176439 {
	width:28px !important;
	height:39px !important;
	left:567px !important;
	top:52px !important;
}

#item176456 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item176454 {
	width:28px !important;
	height:94px !important;
}

#item176451 {
	width:28px !important;
	height:94px !important;
	left:567px !important;
	top:91px !important;
}

#item176469 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item176467 {
	width:28px !important;
	height:94px !important;
}

#item176464 {
	width:28px !important;
	height:94px !important;
	left:567px !important;
	top:184px !important;
}

#item176481 {
	width:28px !important;
	height:94px !important;
	background:#a3b291;
}

#item176479 {
	width:28px !important;
	height:94px !important;
}

#item176476 {
	width:28px !important;
	height:94px !important;
	left:567px !important;
	top:278px !important;
}

#item176493 {
	width:28px !important;
	height:97px !important;
	background:#a3b291;
}

#item176491 {
	width:28px !important;
	height:97px !important;
}

#item176488 {
	width:28px !important;
	height:97px !important;
	left:567px !important;
	top:371px !important;
}

#item176506 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item176503 {
	width:28px !important;
	height:93px !important;
}

#item176500 {
	width:28px !important;
	height:93px !important;
	left:567px !important;
	top:468px !important;
}

#item176519 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item176517 {
	width:28px !important;
	height:93px !important;
}

#item176514 {
	width:28px !important;
	height:93px !important;
	left:567px !important;
	top:561px !important;
}

#item176531 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item176529 {
	width:28px !important;
	height:93px !important;
}

#item176526 {
	width:28px !important;
	height:93px !important;
	left:567px !important;
	top:654px !important;
}

#item176543 {
	width:28px !important;
	height:93px !important;
	background:#a3b291;
}

#item176541 {
	width:28px !important;
	height:93px !important;
}

#item176538 {
	width:28px !important;
	height:93px !important;
	left:567px !important;
	top:749px !important;
}

#item151120 {
	width:49px !important;
	height:49px !important;
	left:498px !important;
	top:541px !important;
}

#item151174 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:18px !important;
}

#item148518 {
	width:582px !important;
	height:284px !important;
	left:595px !important;
	top:572px !important;
}

#item178486 {
	width:38px !important;
	height:38px !important;
	left:503px !important;
	top:492px !important;
}

#item135608 {
	width:186px !important;
	height:220px !important;
}

#item128912 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:48px !important;
}

#item128927 {
	width:49px !important;
	height:49px !important;
	left:506px !important;
	top:161px !important;
}

#item128959 {
	width:49px !important;
	height:49px !important;
	left:506px !important;
	top:575px !important;
}

#item178495 {
	width:38px !important;
	height:38px !important;
	left:511px !important;
	top:110px !important;
}

#item178504 {
	width:38px !important;
	height:38px !important;
	left:511px !important;
	top:524px !important;
}

#item129048 {
	width:49px !important;
	height:49px !important;
	left:471px !important;
	top:202px !important;
}

#item129101 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:18px !important;
}

#item129199 {
	width:49px !important;
	height:49px !important;
	left:469px !important;
	top:535px !important;
}

#item178513 {
	width:38px !important;
	height:38px !important;
	left:474px !important;
	top:153px !important;
}

#item178524 {
	width:38px !important;
	height:38px !important;
	left:474px !important;
	top:483px !important;
}

#item129437 {
	width:49px !important;
	height:49px !important;
	left:523px !important;
	top:509px !important;
}

#item129491 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:18px !important;
}

#item129532 {
	width:49px !important;
	height:49px !important;
	left:521px !important;
	top:186px !important;
}

#item146407 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:49px !important;
}

#item178533 {
	width:38px !important;
	height:38px !important;
	left:527px !important;
	top:135px !important;
}

#item178543 {
	width:38px !important;
	height:38px !important;
	left:527px !important;
	top:460px !important;
}

#item129584 {
	width:49px !important;
	height:49px !important;
	left:469px !important;
	top:182px !important;
}

#item129590 {
	width:49px !important;
	height:49px !important;
	left:469px !important;
	top:512px !important;
}

#item129753 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:18px !important;
}

#item178552 {
	width:38px !important;
	height:38px !important;
	left:475px !important;
	top:135px !important;
}

#item178561 {
	width:38px !important;
	height:38px !important;
	left:475px !important;
	top:461px !important;
}

#item178573 {
	width:38px !important;
	height:38px !important;
	left:486px !important;
	top:435px !important;
}

#item134646 {
	width:49px !important;
	height:49px !important;
	left:473px !important;
	top:185px !important;
}

#item130197 {
	width:49px !important;
	height:49px !important;
	left:473px !important;
	top:640px !important;
}

#item130202 {
	width:49px !important;
	height:49px !important;
	left:473px !important;
	top:397px !important;
}

#item178582 {
	width:38px !important;
	height:38px !important;
	left:476px !important;
	top:134px !important;
}

#item178592 {
	width:38px !important;
	height:38px !important;
	left:476px !important;
	top:353px !important;
}

#item178601 {
	width:38px !important;
	height:38px !important;
	left:476px !important;
	top:588px !important;
}

#item135431 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:18px !important;
}

#item178610 {
	width:38px !important;
	height:38px !important;
	left:488px !important;
	top:169px !important;
}

#item178620 {
	width:38px !important;
	height:38px !important;
	left:488px !important;
	top:500px !important;
}

#item147928 {
	width:581px !important;
	height:191px !important;
	left:14px !important;
	top:684px !important;
}

#item131179 {
	width:65px !important;
	height:65px !important;
	left:14px !important;
}

#item131197 {
	width:93px !important;
	height:61px !important;
	top:137px !important;
}

#item178630 {
	width:38px !important;
	height:38px !important;
	left:500px !important;
	top:133px !important;
}

#item131377 {
	width:136px !important;
	height:117px !important;
	left:76px !important;
	top:41px !important;
}

#item131601 {
	width:4px !important;
	height:2px !important;
	left:2px !important;
	top:7px !important;
	background:#595759;
}

#item131603 {
	width:3px !important;
	height:2px !important;
	left:2px !important;
	top:11px !important;
	background:#595759;
}

#item131604 {
	width:4px !important;
	height:2px !important;
	left:2px !important;
	top:15px !important;
	background:#595759;
}

#item131605 {
	width:3px !important;
	height:2px !important;
	left:2px !important;
	top:19px !important;
	background:#595759;
}

#item131606 {
	width:4px !important;
	height:2px !important;
	left:2px !important;
	top:22px !important;
	background:#595759;
}

#item131607 {
	width:3px !important;
	height:2px !important;
	left:2px !important;
	top:26px !important;
	background:#595759;
}

#item131608 {
	width:4px !important;
	height:2px !important;
	left:2px !important;
	top:30px !important;
	background:#595759;
}

#item131609 {
	width:3px !important;
	height:2px !important;
	left:2px !important;
	top:33px !important;
	background:#595759;
}

#item131610 {
	width:4px !important;
	height:2px !important;
	left:2px !important;
	top:37px !important;
	background:#595759;
}

#item131611 {
	width:3px !important;
	height:2px !important;
	left:2px !important;
	top:41px !important;
	background:#595759;
}

#item131613 {
	width:3px !important;
	height:2px !important;
	left:2px !important;
	top:48px !important;
	background:#595759;
}

#item131614 {
	width:4px !important;
	height:2px !important;
	left:2px !important;
	top:52px !important;
	background:#595759;
}

#item131615 {
	width:3px !important;
	height:2px !important;
	left:2px !important;
	top:56px !important;
	background:#595759;
}

#item131616 {
	width:4px !important;
	height:2px !important;
	left:2px !important;
	top:59px !important;
	background:#595759;
}

#item131617 {
	width:3px !important;
	height:2px !important;
	left:2px !important;
	top:63px !important;
	background:#595759;
}

#item131618 {
	width:4px !important;
	height:2px !important;
	left:2px !important;
	top:67px !important;
	background:#595759;
}

#item131619 {
	width:4px !important;
	height:2px !important;
	left:2px !important;
	top:45px !important;
	background:#595759;
}

#item131698 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:18px !important;
}

#item131716 {
	width:50px !important;
	height:42px !important;
	left:450px !important;
	top:258px !important;
}

#item131764 {
	width:50px !important;
	height:42px !important;
	left:450px !important;
	top:614px !important;
}

#item178640 {
	width:38px !important;
	height:38px !important;
	left:455px !important;
	top:149px !important;
}

#item178650 {
	width:38px !important;
	height:38px !important;
	left:455px !important;
	top:511px !important;
}

#item131956 {
	width:50px !important;
	height:42px !important;
	left:484px !important;
	top:570px !important;
}

#item156479 {
	width:50px !important;
	height:42px !important;
	left:484px !important;
	top:239px !important;
}

#item132037 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:18px !important;
}

#item146204 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:18px !important;
}

#item178659 {
	width:38px !important;
	height:38px !important;
	left:491px !important;
	top:130px !important;
}

#item178669 {
	width:38px !important;
	height:38px !important;
	left:491px !important;
	top:463px !important;
}

#item132369 {
	width:77px !important;
	height:29px !important;
	left:51px !important;
	top:18px !important;
}

#item132382 {
	width:50px !important;
	height:42px !important;
	left:478px !important;
	top:260px !important;
}

#item178679 {
	width:38px !important;
	height:38px !important;
	left:483px !important;
	top:144px !important;
}

#item132611 {
	width:77px !important;
	height:29px !important;
	left:267px !important;
	top:713px !important;
}

#item178689 {
	width:38px !important;
	height:38px !important;
	left:502px !important;
	top:568px !important;
}

#item139523 {
	opacity:0.50;
	width:322px !important;
	height:48px !important;
	left:192px !important;
	top:290px !important;
	background:#fff;
}

#item139522 {
	opacity:0.50;
	width:322px !important;
	height:49px !important;
	left:191px !important;
	top:493px !important;
	background:#fff;
}

#item139521 {
	opacity:0.50;
	width:322px !important;
	height:80px !important;
	left:193px !important;
	top:715px !important;
	background:#fff;
}

#item132667 {
	width:50px !important;
	height:42px !important;
	left:457px !important;
	top:230px !important;
}

#item132676 {
	width:49px !important;
	height:49px !important;
	left:458px !important;
	top:174px !important;
}

#item178699 {
	width:38px !important;
	height:38px !important;
	left:463px !important;
	top:125px !important;
}

#item178708 {
	width:38px !important;
	height:38px !important;
	left:463px !important;
	top:364px !important;
}

#item178719 {
	width:38px !important;
	height:38px !important;
	left:463px !important;
	top:570px !important;
}

#item139524 {
	opacity:0.50;
	width:324px !important;
	height:49px !important;
	background:#fff;
}

#item139526 {
	opacity:0.50;
	width:326px !important;
	height:50px !important;
	background:#fff;
}

#item139529 {
	opacity:0.50;
	width:323px !important;
	height:51px !important;
	background:#fff;
}

#item178728 {
	width:38px !important;
	height:38px !important;
	left:475px !important;
	top:163px !important;
}

#item178740 {
	width:38px !important;
	height:38px !important;
	left:475px !important;
	top:393px !important;
}

#item178749 {
	width:38px !important;
	height:38px !important;
	left:475px !important;
	top:608px !important;
}

#item137228 {
	width:52px !important;
	height:52px !important;
	left:515px !important;
	top:194px !important;
}

#item137235 {
	width:52px !important;
	height:52px !important;
	left:515px !important;
	top:411px !important;
}

#item137239 {
	width:52px !important;
	height:52px !important;
	left:515px !important;
	top:643px !important;
}

#item178759 {
	width:38px !important;
	height:38px !important;
	left:522px !important;
	top:142px !important;
}

#item178769 {
	width:38px !important;
	height:38px !important;
	left:522px !important;
	top:360px !important;
}

#item178779 {
	width:38px !important;
	height:38px !important;
	left:522px !important;
	top:592px !important;
}

#item137243 {
	width:52px !important;
	height:52px !important;
	left:487px !important;
	top:194px !important;
}

#item137247 {
	width:52px !important;
	height:52px !important;
	left:487px !important;
	top:409px !important;
}

#item178789 {
	width:38px !important;
	height:38px !important;
	left:493px !important;
	top:142px !important;
}

#item178799 {
	width:38px !important;
	height:38px !important;
	left:493px !important;
	top:357px !important;
}

#item178809 {
	width:38px !important;
	height:38px !important;
	left:493px !important;
	top:592px !important;
}

#item178819 {
	width:38px !important;
	height:38px !important;
	left:489px !important;
	top:112px !important;
}

#item178828 {
	width:38px !important;
	height:38px !important;
	left:489px !important;
	top:336px !important;
}

#item178837 {
	width:38px !important;
	height:38px !important;
	left:489px !important;
	top:587px !important;
}

#item178847 {
	width:38px !important;
	height:38px !important;
	left:485px !important;
	top:137px !important;
}

#item178859 {
	width:38px !important;
	height:38px !important;
	left:485px !important;
	top:460px !important;
}

#item147291 {
	width:582px !important;
	height:305px !important;
	left:595px !important;
	top:570px !important;
}

#item137892 {
	width:49px !important;
	height:49px !important;
	left:474px !important;
	top:249px !important;
}

#item178868 {
	width:38px !important;
	height:38px !important;
	left:479px !important;
	top:196px !important;
}

#item134403 {
	width:94px !important;
	height:58px !important;
	left:265px !important;
	top:594px !important;
}

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

#item49521 {
	width:482px !important;
	height:247px !important;
	left:71px !important;
	top:99px !important;
	border:solid 1.942px #cd1619;
}

#item46231 {
	width:482px !important;
	height:315px !important;
	left:71px !important;
	top:374px !important;
	border:solid 1.942px #cd1619;
}

#item46323 {
	width:482px !important;
	height:247px !important;
	left:43px !important;
	top:99px !important;
	border:solid 1.942px #cd1619;
}

#item46458 {
	width:482px !important;
	height:315px !important;
	left:43px !important;
	top:374px !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;}
