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

#item248763 {
	width:28px !important;
	height:33px !important;
	background:#4f7066;
}

#item248761 {
	width:28px !important;
	height:33px !important;
	background:#a4b392;
}

#item248759 {
	width:28px !important;
	height:33px !important;
}

#item248756 {
	width:28px !important;
	height:33px !important;
	top:51px !important;
}

#item248779 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248777 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248775 {
	width:28px !important;
	height:84px !important;
}

#item248772 {
	width:28px !important;
	height:84px !important;
	top:337px !important;
}

#item248795 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248793 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248791 {
	width:28px !important;
	height:84px !important;
}

#item248788 {
	width:28px !important;
	height:84px !important;
	top:168px !important;
}

#item248812 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248810 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248808 {
	width:28px !important;
	height:84px !important;
}

#item248805 {
	width:28px !important;
	height:84px !important;
	top:505px !important;
}

#item248828 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248826 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248824 {
	width:28px !important;
	height:84px !important;
}

#item248821 {
	width:28px !important;
	height:84px !important;
	top:674px !important;
}

#item248844 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248842 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248840 {
	width:28px !important;
	height:84px !important;
}

#item248837 {
	width:28px !important;
	height:84px !important;
	top:84px !important;
}

#item248861 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248859 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248857 {
	width:28px !important;
	height:84px !important;
}

#item248854 {
	width:28px !important;
	height:84px !important;
	top:421px !important;
}

#item248879 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248877 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248875 {
	width:28px !important;
	height:84px !important;
}

#item248872 {
	width:28px !important;
	height:84px !important;
	top:253px !important;
}

#item248895 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248893 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248891 {
	width:28px !important;
	height:84px !important;
}

#item248888 {
	width:28px !important;
	height:84px !important;
	top:589px !important;
}

#item248912 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248910 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248908 {
	width:28px !important;
	height:84px !important;
}

#item248905 {
	width:28px !important;
	height:84px !important;
	top:758px !important;
}

#item248771 {
	width:28px !important;
	height:33px !important;
	background:#4f7066;
}

#item248769 {
	width:28px !important;
	height:33px !important;
	background:#a4b392;
}

#item248767 {
	width:28px !important;
	height:33px !important;
}

#item248764 {
	width:28px !important;
	height:33px !important;
	left:567px !important;
	top:51px !important;
}

#item248787 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248785 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248783 {
	width:28px !important;
	height:84px !important;
}

#item248780 {
	width:28px !important;
	height:84px !important;
	left:567px !important;
	top:337px !important;
}

#item248804 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248801 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248799 {
	width:28px !important;
	height:84px !important;
}

#item248796 {
	width:28px !important;
	height:84px !important;
	left:567px !important;
	top:168px !important;
}

#item248820 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248818 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248816 {
	width:28px !important;
	height:84px !important;
}

#item248813 {
	width:28px !important;
	height:84px !important;
	left:567px !important;
	top:505px !important;
}

#item248836 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248834 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248832 {
	width:28px !important;
	height:84px !important;
}

#item248829 {
	width:28px !important;
	height:84px !important;
	left:567px !important;
	top:674px !important;
}

#item248853 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248851 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248848 {
	width:28px !important;
	height:84px !important;
}

#item248845 {
	width:28px !important;
	height:84px !important;
	left:567px !important;
	top:84px !important;
}

#item248871 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248869 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248866 {
	width:28px !important;
	height:84px !important;
}

#item248862 {
	width:28px !important;
	height:84px !important;
	left:567px !important;
	top:421px !important;
}

#item248887 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248885 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248883 {
	width:28px !important;
	height:84px !important;
}

#item248880 {
	width:28px !important;
	height:84px !important;
	left:567px !important;
	top:253px !important;
}

#item248904 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248902 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248899 {
	width:28px !important;
	height:84px !important;
}

#item248896 {
	width:28px !important;
	height:84px !important;
	left:567px !important;
	top:589px !important;
}

#item248920 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248918 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248916 {
	width:28px !important;
	height:84px !important;
}

#item248913 {
	width:28px !important;
	height:84px !important;
	left:567px !important;
	top:758px !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;
}

#item2511 {
	width:28px !important;
	height:33px !important;
	background:#4f7066;
}

#item2509 {
	width:28px !important;
	height:33px !important;
	background:#a4b392;
}

#item2507 {
	width:28px !important;
	height:33px !important;
}

#item2505 {
	width:28px !important;
	height:33px !important;
	top:52px !important;
}

#item248589 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248587 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248584 {
	width:28px !important;
	height:84px !important;
}

#item248581 {
	width:28px !important;
	height:84px !important;
	top:337px !important;
}

#item248571 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248569 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248567 {
	width:28px !important;
	height:84px !important;
}

#item248564 {
	width:28px !important;
	height:84px !important;
	top:168px !important;
}

#item248597 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248595 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248593 {
	width:28px !important;
	height:84px !important;
}

#item248590 {
	width:28px !important;
	height:84px !important;
	top:505px !important;
}

#item248621 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248619 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248617 {
	width:28px !important;
	height:84px !important;
}

#item248614 {
	width:28px !important;
	height:84px !important;
	top:674px !important;
}

#item248547 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248545 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248543 {
	width:28px !important;
	height:84px !important;
}

#item248540 {
	width:28px !important;
	height:84px !important;
	top:84px !important;
}

#item248605 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248603 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248601 {
	width:28px !important;
	height:84px !important;
}

#item248598 {
	width:28px !important;
	height:84px !important;
	top:421px !important;
}

#item248579 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248577 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248575 {
	width:28px !important;
	height:84px !important;
}

#item248572 {
	width:28px !important;
	height:84px !important;
	top:253px !important;
}

#item248613 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248611 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248609 {
	width:28px !important;
	height:84px !important;
}

#item248606 {
	width:28px !important;
	height:84px !important;
	top:589px !important;
}

#item248630 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248628 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248626 {
	width:28px !important;
	height:84px !important;
}

#item248622 {
	width:28px !important;
	height:84px !important;
	top:758px !important;
}

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

#item39359 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:294px !important;
}

#item39510 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:550px !important;
}

#item272267 {
	width:91px !important;
	height:11px !important;
	left:420px !important;
	top:550px !important;
}

#item249169 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:96px !important;
}

#item249181 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:298px !important;
}

#item249197 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:554px !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;
}

#item248664 {
	width:28px !important;
	height:35px !important;
	background:#4f7066;
}

#item248662 {
	width:28px !important;
	height:35px !important;
	background:#a4b392;
}

#item248660 {
	width:28px !important;
	height:35px !important;
}

#item248657 {
	width:28px !important;
	height:35px !important;
	left:567px !important;
	top:49px !important;
}

#item248672 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248670 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248668 {
	width:28px !important;
	height:84px !important;
}

#item248665 {
	width:28px !important;
	height:84px !important;
	left:567px !important;
	top:337px !important;
}

#item248680 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248678 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248676 {
	width:28px !important;
	height:84px !important;
}

#item248673 {
	width:28px !important;
	height:84px !important;
	left:567px !important;
	top:168px !important;
}

#item248689 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248686 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248684 {
	width:28px !important;
	height:84px !important;
}

#item248681 {
	width:28px !important;
	height:84px !important;
	left:567px !important;
	top:505px !important;
}

#item248697 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248695 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248693 {
	width:28px !important;
	height:84px !important;
}

#item248690 {
	width:28px !important;
	height:84px !important;
	left:567px !important;
	top:674px !important;
}

#item248705 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248703 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248701 {
	width:28px !important;
	height:84px !important;
}

#item248698 {
	width:28px !important;
	height:84px !important;
	left:567px !important;
	top:84px !important;
}

#item248714 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248711 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248709 {
	width:28px !important;
	height:84px !important;
}

#item248706 {
	width:28px !important;
	height:84px !important;
	left:567px !important;
	top:421px !important;
}

#item248722 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248720 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248718 {
	width:28px !important;
	height:84px !important;
}

#item248715 {
	width:28px !important;
	height:84px !important;
	left:567px !important;
	top:253px !important;
}

#item248731 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248728 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248726 {
	width:28px !important;
	height:84px !important;
}

#item248723 {
	width:28px !important;
	height:84px !important;
	left:567px !important;
	top:589px !important;
}

#item248740 {
	width:28px !important;
	height:84px !important;
	background:#4f7066;
}

#item248737 {
	width:28px !important;
	height:84px !important;
	background:#a4b392;
}

#item248735 {
	width:28px !important;
	height:84px !important;
}

#item248732 {
	width:28px !important;
	height:84px !important;
	left:567px !important;
	top:758px !important;
}

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

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

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

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

#item42050 {
	width:60px !important;
	height:12px !important;
	left:420px !important;
	top:568px !important;
}

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

#item42057 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:569px !important;
}

#item210655 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:335px !important;
}

#item42198 {
	width:60px !important;
	height:12px !important;
	left:420px !important;
	top:93px !important;
}

#item249228 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:96px !important;
}

#item249240 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:572px !important;
}

#item249249 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:338px !important;
}

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

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

#item263430 {
	width:482px !important;
	height:230px !important;
	left:43px !important;
	top:556px !important;
	border:solid 1px #4f7066;
}

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

#item249270 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:337px !important;
}

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

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

#item249304 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:96px !important;
}

#item249314 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:337px !important;
}

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

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

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

#item249332 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:337px !important;
}

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

#item210769 {
	width:60px !important;
	height:12px !important;
	left:420px !important;
	top:93px !important;
}

#item263484 {
	width:482px !important;
	height:87px !important;
	left:71px !important;
	top:698px !important;
	border:solid 1px #4f7066;
}

#item249344 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:96px !important;
}

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

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

#item44369 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:567px !important;
}

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

#item249363 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:336px !important;
}

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

#item43704 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:332px !important;
}

#item43881 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:95px !important;
}

#item263576 {
	width:32px !important;
	height:220px !important;
	background:#4f7066;
}

#item249394 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:96px !important;
}

#item273922 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:333px !important;
}

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

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

#item203376 {
	width:1px !important;
	height:3px !important;
	left:7px !important;
	top:22px !important;
	background:#443a35;
}

#item45155 {
	width:60px !important;
	height:12px !important;
	left:420px !important;
	top:93px !important;
}

#item263810 {
	width:2px !important;
	height:8px !important;
	left:18px !important;
	top:55px !important;
	background:#443a35;
}

#item249414 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:96px !important;
}

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

#item45158 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:99px !important;
}

#item45189 {
	width:60px !important;
	height:60px !important;
	left:493px !important;
	top:98px !important;
}

#item249442 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:96px !important;
}

#item273930 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:343px !important;
}

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

#item272298 {
	width:86px !important;
	height:11px !important;
	left:420px !important;
	top:94px !important;
}

#item255970 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:96px !important;
}

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

#item272291 {
	width:89px !important;
	height:11px !important;
	left:391px !important;
	top:94px !important;
}

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

#item255621 {
	width:97px !important;
	height:113px !important;
	left:421px !important;
	top:395px !important;
}

#item255629 {
	width:100px !important;
	height:117px !important;
	left:462px !important;
	top:431px !important;
}

#item255717 {
	width:41px !important;
	height:11px !important;
	left:70px !important;
	top:349px !important;
}

#item255800 {
	width:41px !important;
	height:11px !important;
	left:70px !important;
	top:93px !important;
}

#item255803 {
	width:41px !important;
	height:11px !important;
	left:70px !important;
	top:595px !important;
}

#item249484 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:96px !important;
}

#item249493 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:348px !important;
}

#item273944 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:594px !important;
}

#item46385 {
	width:41px !important;
	height:11px !important;
	left:45px !important;
	top:94px !important;
}

#item46388 {
	width:41px !important;
	height:11px !important;
	left:45px !important;
	top:336px !important;
}

#item249502 {
	width:38px !important;
	height:38px !important;
	left:326px !important;
	top:96px !important;
}

#item249511 {
	width:38px !important;
	height:38px !important;
	left:326px !important;
	top:336px !important;
}

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

#item264787 {
	width:217px !important;
	height:18px !important;
	left:80px !important;
	top:611px !important;
	background:#4f7066;
}

#item264834 {
	width:217px !important;
	height:18px !important;
	left:324px !important;
	top:611px !important;
	background:#4f7066;
}

#item256554 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:96px !important;
}

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

#item47000 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:336px !important;
}

#item47004 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:570px !important;
}

#item249531 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:96px !important;
}

#item249541 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:347px !important;
}

#item249551 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:571px !important;
}

#item243544 {
	width:60px !important;
	height:12px !important;
	left:391px !important;
	top:569px !important;
}

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

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

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

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

#item249571 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:336px !important;
}

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

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

#item243749 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:330px !important;
}

#item256979 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:566px !important;
}

#item272363 {
	width:107px !important;
	height:11px !important;
	left:420px !important;
	top:94px !important;
}

#item272366 {
	width:107px !important;
	height:11px !important;
	left:420px !important;
	top:330px !important;
}

#item249591 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:96px !important;
}

#item249601 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:331px !important;
}

#item273977 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:566px !important;
}

#item272376 {
	width:46px !important;
	height:11px !important;
	left:420px !important;
	top:94px !important;
}

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

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

#item47430 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:341px !important;
}

#item257879 {
	width:60px !important;
	height:12px !important;
	left:420px !important;
	top:564px !important;
}

#item257602 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:96px !important;
}

#item257627 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:331px !important;
}

#item273988 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:566px !important;
}

#item48252 {
	width:60px !important;
	height:60px !important;
	left:391px !important;
	top:93px !important;
}

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

#item257618 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:375px !important;
}

#item51071 {
	width:54px !important;
	height:11px !important;
	left:423px !important;
	top:585px !important;
}

#item249630 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:96px !important;
}

#item249640 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:334px !important;
}

#item273997 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:585px !important;
}

#item210921 {
	width:60px !important;
	height:12px !important;
	left:391px !important;
	top:94px !important;
}

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

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

#item249670 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:514px !important;
}

#item266593 {
	width:608px !important;
	height:406px !important;
	left:73px !important;
	top:259px !important;
	border:solid 1px #4f7066;
	-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;
}

#item249717 {
	width:19px !important;
	height:19px !important;
	left:138px !important;
	top:130px !important;
}

#item249726 {
	width:19px !important;
	height:19px !important;
	left:257px !important;
	top:130px !important;
}

#item249736 {
	width:19px !important;
	height:19px !important;
	left:379px !important;
	top:130px !important;
}

#item249744 {
	width:19px !important;
	height:19px !important;
	left:495px !important;
	top:130px !important;
}

#item272459 {
	width:71px !important;
	height:45px !important;
	left:332px !important;
	top:500px !important;
	background:#fff;
}

#item249754 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:96px !important;
}

#item274013 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:501px !important;
}

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

#item84889 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:346px !important;
}

#item84893 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:583px !important;
}

#item249774 {
	width:38px !important;
	height:38px !important;
	left:331px !important;
	top:96px !important;
}

#item249783 {
	width:38px !important;
	height:38px !important;
	left:331px !important;
	top:344px !important;
}

#item274024 {
	width:38px !important;
	height:38px !important;
	left:331px !important;
	top:577px !important;
}

#item211024 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:601px !important;
}

#item249793 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:96px !important;
}

#item249802 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:335px !important;
}

#item249811 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:586px !important;
}

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

#item85826 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:571px !important;
}

#item211027 {
	width:60px !important;
	height:12px !important;
	left:391px !important;
	top:570px !important;
}

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

#item249831 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:313px !important;
}

#item249842 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:573px !important;
}

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

#item86668 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:350px !important;
}

#item249853 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:96px !important;
}

#item249862 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:349px !important;
}

#item249871 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:573px !important;
}

#item249882 {
	width:38px !important;
	height:38px !important;
	left:332px !important;
	top:96px !important;
}

#item267402 {
	width:54px !important;
	height:11px !important;
	left:420px !important;
	top:94px !important;
}

#item267289 {
	width:41px !important;
	height:11px !important;
	left:72px !important;
	top:93px !important;
}

#item249909 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:94px !important;
}

#item202975 {
	width:159px !important;
	height:129px !important;
	left:385px !important;
	top:417px !important;
}

#item86313 {
	width:54px !important;
	height:11px !important;
	left:391px !important;
	top:94px !important;
}

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

#item249949 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:407px !important;
}

#item274044 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:594px !important;
}

#item202995 {
	width:148px !important;
	height:205px !important;
	left:414px !important;
	top:109px !important;
}

#item203002 {
	width:124px !important;
	height:128px !important;
	left:420px !important;
	top:334px !important;
}

#item249958 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:96px !important;
}

#item203141 {
	width:50px !important;
	height:50px !important;
	left:20px !important;
	top:66px !important;
}

#item211035 {
	width:60px !important;
	height:60px !important;
	left:464px !important;
	top:456px !important;
}

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

#item274054 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:458px !important;
}

#item249988 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:94px !important;
}

#item249998 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:337px !important;
}

#item274062 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:573px !important;
}

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

#item250016 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:337px !important;
}

#item203462 {
	width:148px !important;
	height:103px !important;
	left:412px !important;
	top:115px !important;
}

#item250029 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:96px !important;
}

#item250038 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:339px !important;
}

#item250048 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:572px !important;
}

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

#item274071 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:341px !important;
}

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

#item203531 {
	width:152px !important;
	height:152px !important;
	left:415px !important;
	top:535px !important;
}

#item203533 {
	width:138px !important;
	height:99px !important;
	left:417px !important;
	top:666px !important;
	border-radius:16px;
}

#item250065 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:96px !important;
}

#item250075 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:333px !important;
}

#item274091 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:571px !important;
}

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

#item267694 {
	width:481px !important;
	height:252px !important;
	left:71px !important;
	top:507px !important;
	border:solid 1px #4f7066;
}

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

#item273392 {
	width:92px !important;
	height:11px !important;
	left:420px !important;
	top:94px !important;
}

#item273378 {
	width:82px !important;
	height:11px !important;
	left:420px !important;
	top:584px !important;
}

#item273339 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:349px !important;
}

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

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

#item232343 {
	width:38px !important;
	height:38px !important;
	left:354px !important;
	top:336px !important;
}

#item232351 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:590px !important;
}

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

#item232359 {
	width:38px !important;
	height:38px !important;
	left:329px !important;
	top:318px !important;
}

#item273319 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:350px !important;
}

#item273326 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:104px !important;
}

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

#item232301 {
	width:38px !important;
	height:38px !important;
	left:329px !important;
	top:353px !important;
}

#item273296 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:551px !important;
}

#item273302 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:329px !important;
}

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

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

#item236927 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:329px !important;
}

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

#item273299 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:551px !important;
}

#item273306 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:329px !important;
}

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

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

#item236351 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:331px !important;
}

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

#item267759 {
	width:483px !important;
	height:218px !important;
	left:69px !important;
	top:329px !important;
	border:solid 1px #4f7066;
}

#item273281 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:572px !important;
}

#item273289 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:106px !important;
}

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

#item232258 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:576px !important;
}

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

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

#item273400 {
	width:92px !important;
	height:11px !important;
	left:391px !important;
	top:571px !important;
}

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

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

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

#item273269 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:336px !important;
}

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

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

#item232224 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:336px !important;
}

#item237269 {
	width:38px !important;
	height:38px !important;
	left:359px !important;
	top:564px !important;
}

#item237312 {
	width:35px !important;
	height:35px !important;
	background:#a4b392;
}

#item237397 {
	width:41px !important;
	height:11px !important;
	left:43px !important;
	top:567px !important;
}

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

#item237425 {
	width:54px !important;
	height:11px !important;
	left:391px !important;
	top:566px !important;
}

#item237430 {
	width:42px !important;
	height:11px !important;
	left:482px !important;
	top:566px !important;
}

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

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

#item102477 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:341px !important;
}

#item102482 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:571px !important;
}

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

#item237720 {
	width:43px !important;
	height:11px !important;
	left:420px !important;
	top:94px !important;
}

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

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

#item250209 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:571px !important;
}

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

#item102575 {
	width:60px !important;
	height:60px !important;
	left:464px !important;
	top:93px !important;
}

#item174038 {
	width:482px !important;
	height:200px !important;
	left:43px !important;
	top:342px !important;
	border:solid 2px #cd1619;
}

#item174094 {
	width:27px !important;
	height:1px !important;
	left:20px !important;
	top:36px !important;
	background:#010000;
}

#item211398 {
	width:75px !important;
	height:19px !important;
	left:387px !important;
	top:92px !important;
}

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

#item232162 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:93px !important;
}

#item232187 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:266px !important;
}

#item232196 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:444px !important;
}

#item232204 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:619px !important;
}

#item273410 {
	width:92px !important;
	height:11px !important;
	left:391px !important;
	top:94px !important;
}

#item238173 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:279px !important;
}

#item274120 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:453px !important;
}

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

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

#item250240 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:121px !important;
}

#item250250 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:502px !important;
}

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

#item274129 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:335px !important;
}

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

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

#item110654 {
	width:41px !important;
	height:11px !important;
	left:71px !important;
	top:273px !important;
}

#item110730 {
	width:54px !important;
	height:11px !important;
	left:420px !important;
	top:274px !important;
}

#item211471 {
	width:43px !important;
	height:11px !important;
	left:420px !important;
	top:94px !important;
}

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

#item250290 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:274px !important;
}

#item250303 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:480px !important;
}

#item274139 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:639px !important;
}

#item211533 {
	width:54px !important;
	height:11px !important;
	left:499px !important;
	top:94px !important;
}

#item211548 {
	width:80px !important;
	height:11px !important;
	left:419px !important;
	top:94px !important;
}

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

#item250323 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:384px !important;
}

#item274149 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:594px !important;
}

#item211521 {
	width:54px !important;
	height:11px !important;
	left:391px !important;
	top:336px !important;
}

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

#item250344 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:337px !important;
}

#item250353 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:594px !important;
}

#item211573 {
	width:80px !important;
	height:11px !important;
	left:420px !important;
	top:354px !important;
}

#item260014 {
	width:80px !important;
	height:11px !important;
	left:420px !important;
	top:593px !important;
}

#item223591 {
	width:46px !important;
	height:11px !important;
	left:420px !important;
	top:154px !important;
}

#item250364 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:156px !important;
}

#item250373 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:354px !important;
}

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

#item260009 {
	width:80px !important;
	height:11px !important;
	left:391px !important;
	top:95px !important;
}

#item250393 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:93px !important;
}

#item250402 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:341px !important;
}

#item250412 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:101px !important;
}

#item250422 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:381px !important;
}

#item274158 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:561px !important;
}

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

#item250432 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:89px !important;
}

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

#item274167 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:507px !important;
}

#item274175 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:656px !important;
}

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

#item250461 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:271px !important;
}

#item250471 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:451px !important;
}

#item250480 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:631px !important;
}

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

#item250499 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:271px !important;
}

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

#item274186 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:629px !important;
}

#item207821 {
	width:135px !important;
	height:135px !important;
	left:414px !important;
	top:547px !important;
}

#item207823 {
	width:112px !important;
	height:80px !important;
	left:436px !important;
	top:674px !important;
	border-radius:13px;
}

#item261621 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:98px !important;
}

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

#item261663 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:571px !important;
}

#item211635 {
	width:60px !important;
	height:60px !important;
	left:464px !important;
	top:93px !important;
}

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

#item261637 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:375px !important;
}

#item261646 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:557px !important;
}

#item206905 {
	width:121px !important;
	height:126px !important;
	left:426px !important;
	top:442px !important;
}

#item250519 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:97px !important;
}

#item250529 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:445px !important;
}

#item274204 {
	width:38px !important;
	height:38px !important;
	left:276px !important;
	top:393px !important;
}

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

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

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

#item250584 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:97px !important;
}

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

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

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

#item250614 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:340px !important;
}

#item250624 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:573px !important;
}

#item207512 {
	width:149px !important;
	height:90px !important;
	left:412px !important;
	top:567px !important;
	border-radius:15px;
}

#item207519 {
	width:112px !important;
	height:80px !important;
	left:436px !important;
	top:673px !important;
	border-radius:13px;
}

#item250635 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:97px !important;
}

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

#item250655 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:572px !important;
}

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

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

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

#item250848 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:566px !important;
}

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

#item250867 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:329px !important;
}

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

#item250889 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:337px !important;
}

#item250899 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:573px !important;
}

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

#item250919 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:389px !important;
}

#item250928 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:616px !important;
}

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

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

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

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

#item274232 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:569px !important;
}

#item189432 {
	width:60px !important;
	height:60px !important;
	left:493px !important;
	top:334px !important;
}

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

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

#item251035 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:574px !important;
}

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

#item251055 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:340px !important;
}

#item211757 {
	width:60px !important;
	height:60px !important;
	left:493px !important;
	top:93px !important;
}

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

#item251087 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:292px !important;
}

#item251096 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:489px !important;
}

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

#item251115 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:341px !important;
}

#item251124 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:573px !important;
}

#item272785 {
	width:483px !important;
	height:39px !important;
	left:70px !important;
	top:747px !important;
	border:solid 1px #4f7066;
}

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

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

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

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

#item251174 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:465px !important;
}

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

#item196687 {
	width:54px !important;
	height:11px !important;
	left:420px !important;
	top:292px !important;
}

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

#item251194 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:290px !important;
}

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

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

#item274241 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:323px !important;
}

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

#item205541 {
	width:150px !important;
	height:124px !important;
	left:393px !important;
	top:374px !important;
}

#item212114 {
	width:54px !important;
	height:11px !important;
	left:393px !important;
	top:570px !important;
}

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

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

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

#item274269 {
	width:38px !important;
	height:38px !important;
	left:498px !important;
	top:244px !important;
}

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

#item274279 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:358px !important;
}

#item274287 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:580px !important;
}

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

#item251282 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:351px !important;
}

#item251291 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:557px !important;
}

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

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

#item251324 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:489px !important;
}

#item251334 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:646px !important;
}

#item200214 {
	width:54px !important;
	height:11px !important;
	left:421px !important;
	top:93px !important;
}

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

#item251355 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:315px !important;
}

#item251364 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:481px !important;
}

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

#item251404 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:483px !important;
}

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

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

#item274303 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:586px !important;
}

#item241605 {
	width:46px !important;
	height:11px !important;
	left:420px !important;
	top:107px !important;
}

#item268435 {
	width:46px !important;
	height:11px !important;
	left:420px !important;
	top:450px !important;
}

#item251473 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:109px !important;
}

#item251482 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:449px !important;
}

#item268432 {
	width:46px !important;
	height:11px !important;
	left:391px !important;
	top:107px !important;
}

#item268438 {
	width:46px !important;
	height:11px !important;
	left:391px !important;
	top:450px !important;
}

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

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

#item144300 {
	width:46px !important;
	height:11px !important;
	left:420px !important;
	top:93px !important;
}

#item268447 {
	width:46px !important;
	height:11px !important;
	left:420px !important;
	top:455px !important;
}

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

#item251521 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:458px !important;
}

#item268444 {
	width:46px !important;
	height:11px !important;
	left:391px !important;
	top:93px !important;
}

#item268450 {
	width:46px !important;
	height:11px !important;
	left:391px !important;
	top:454px !important;
}

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

#item251541 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:456px !important;
}

#item268453 {
	width:46px !important;
	height:11px !important;
	left:420px !important;
	top:124px !important;
}

#item268456 {
	width:46px !important;
	height:11px !important;
	left:420px !important;
	top:457px !important;
}

#item251551 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:121px !important;
}

#item251560 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:458px !important;
}

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

#item262671 {
	width:54px !important;
	height:11px !important;
	left:420px !important;
	top:404px !important;
}

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

#item251589 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:407px !important;
}

#item273727 {
	width:483px !important;
	height:126px !important;
	left:42px !important;
	top:358px !important;
	border:solid 1px #4f7066;
}

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

#item251611 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:501px !important;
}

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

#item246522 {
	width:46px !important;
	height:11px !important;
	left:391px !important;
	top:93px !important;
}

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

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

#item251640 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:452px !important;
}

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

#item251660 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:362px !important;
}

#item251670 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:584px !important;
}

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

#item251697 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:572px !important;
}

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

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

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

#item268175 {
	width:365px !important;
	height:294px !important;
	left:6px !important;
	top:501px !important;
}

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

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

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

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

#item251776 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:351px !important;
}

#item251785 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:528px !important;
}

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

#item251805 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:311px !important;
}

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

#item204480 {
	width:133px !important;
	height:79px !important;
	left:420px !important;
	top:303px !important;
}

#item204510 {
	width:57px !important;
	height:47px !important;
	left:68px !important;
	top:14px !important;
}

#item204522 {
	width:133px !important;
	height:97px !important;
	left:420px !important;
	top:651px !important;
}

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

#item251835 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:280px !important;
}

#item251845 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:466px !important;
}

#item251854 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:654px !important;
}

#item204549 {
	width:134px !important;
	height:98px !important;
}

#item204556 {
	width:134px !important;
	height:98px !important;
}

#item251864 {
	width:38px !important;
	height:38px !important;
	left:329px !important;
	top:96px !important;
}

#item251873 {
	width:38px !important;
	height:38px !important;
	left:329px !important;
	top:235px !important;
}

#item251882 {
	width:38px !important;
	height:38px !important;
	left:329px !important;
	top:404px !important;
}

#item251892 {
	width:38px !important;
	height:38px !important;
	left:329px !important;
	top:636px !important;
}

#item204578 {
	width:133px !important;
	height:85px !important;
	left:420px !important;
	top:288px !important;
}

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

#item251914 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:281px !important;
}

#item251923 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:467px !important;
}

#item251932 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:652px !important;
}

#item251943 {
	width:38px !important;
	height:38px !important;
	left:329px !important;
	top:95px !important;
}

#item251961 {
	width:38px !important;
	height:38px !important;
	left:329px !important;
	top:316px !important;
}

#item251972 {
	width:38px !important;
	height:38px !important;
	left:329px !important;
	top:496px !important;
}

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

#item252005 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:253px !important;
}

#item252014 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:413px !important;
}

#item252024 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:589px !important;
}

#item214508 {
	width:167px !important;
	height:157px !important;
	left:375px !important;
	top:419px !important;
}

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

#item252042 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:264px !important;
}

#item252053 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:435px !important;
}

#item204748 {
	width:133px !important;
	height:77px !important;
	left:420px !important;
	top:278px !important;
}

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

#item252071 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:278px !important;
}

#item252080 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:467px !important;
}

#item252089 {
	width:38px !important;
	height:38px !important;
	left:358px !important;
	top:653px !important;
}

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

#item252110 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:223px !important;
}

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

#item252129 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:498px !important;
}

#item252138 {
	width:38px !important;
	height:38px !important;
	left:330px !important;
	top:639px !important;
}

#item33480 {
	width:1219px !important;
	height:105px !important;
	left:-14px !important;
	top:751px !important;
	background:#182730;
}
#in5footer,  #prefooter {display:none;}
