/* 	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:794px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:124081px; height:806px; }
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(https://cdn.henleyglobal.com/storage/app/media/READ/InvestmentMigrationPrograms2025/assets/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:794px) {
	.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;}
}

#item72018 {
	width:603px !important;
	height:810px !important;
	left:1px !important;
	top:-8px !important;
	background:#fff;
}

#item1152 {
	width:45px !important;
	height:49px !important;
	left:72px !important;
	top:543px !important;
}

#item1204 {
	width:30px !important;
	height:41px !important;
	top:144px !important;
}

#item71797 {
	width:603px !important;
	height:810px !important;
	left:-8px !important;
	top:-8px !important;
	background:#fff;
}

#item1434 {
	width:411px !important;
	height:62px !important;
	left:167px !important;
	top:-9px !important;
	background:#fff;
}

#item434 {
	width:216px !important;
	height:531px !important;
	left:72px !important;
	top:177px !important;
}

#item456 {
	width:216px !important;
	height:531px !important;
	left:308px !important;
	top:177px !important;
}

#item1769 {
	width:411px !important;
	height:62px !important;
	left:167px !important;
	top:-9px !important;
	background:#fff;
}

#item478 {
	width:216px !important;
	height:531px !important;
	left:72px !important;
	top:177px !important;
}

#item500 {
	width:216px !important;
	height:531px !important;
	left:308px !important;
	top:177px !important;
}

#item1824 {
	width:411px !important;
	height:63px !important;
	left:154px !important;
	top:-9px !important;
	background:#fff;
}

#item1826 {
	width:464px !important;
	height:62px !important;
	left:116px !important;
	top:-9px !important;
	background:#fff;
}

#item1839 {
	width:411px !important;
	height:62px !important;
	left:167px !important;
	top:-9px !important;
	background:#fff;
}

#item1906 {
	width:411px !important;
	height:62px !important;
	left:167px !important;
	top:-9px !important;
	background:#fff;
}

#item2039 {
	width:604px !important;
	height:811px !important;
	left:595px !important;
	top:-9px !important;
	background:#415364;
}

#item2106 {
	width:464px !important;
	height:62px !important;
	left:115px !important;
	top:-9px !important;
	background:#fff;
}

#item2399 {
	width:34px !important;
	height:36px !important;
	left:38px !important;
	top:240px !important;
}

#item2263 {
	width:464px !important;
	height:62px !important;
	left:115px !important;
	top:-9px !important;
	background:#fff;
}

#item2400 {
	width:31px !important;
	height:33px !important;
	left:62px !important;
	top:426px !important;
}

#item2401 {
	width:31px !important;
	height:32px !important;
	left:62px !important;
	top:635px !important;
}

#item2571 {
	width:31px !important;
	height:32px !important;
	left:-16px !important;
	top:519px !important;
}

#item2572 {
	width:31px !important;
	height:32px !important;
	left:55px !important;
	top:626px !important;
}

#item2478 {
	width:464px !important;
	height:62px !important;
	left:115px !important;
	top:-9px !important;
	background:#fff;
}

#item2570 {
	width:31px !important;
	height:32px !important;
	left:72px !important;
	top:623px !important;
}

#item2670 {
	width:31px !important;
	height:32px !important;
	left:68px !important;
	top:661px !important;
}

#item2759 {
	width:464px !important;
	height:62px !important;
	left:115px !important;
	top:-9px !important;
	background:#fff;
}

#item2930 {
	width:31px !important;
	height:32px !important;
	left:41px !important;
	top:660px !important;
}

#item2931 {
	width:464px !important;
	height:62px !important;
	left:115px !important;
	top:-9px !important;
	background:#fff;
}

#item3056 {
	width:452px !important;
	height:531px !important;
	left:72px !important;
	top:177px !important;
	background:#f1f1f2;
}

#item3125 {
	width:31px !important;
	height:32px !important;
	left:41px !important;
	top:480px !important;
}

#item3126 {
	width:16px !important;
	height:32px !important;
	left:56px !important;
	top:449px !important;
}

#item3127 {
	width:16px !important;
	height:32px !important;
	left:72px !important;
	top:449px !important;
}

#item3128 {
	width:16px !important;
	height:32px !important;
	left:508px !important;
	top:449px !important;
}

#item3133 {
	width:74px !important;
	height:32px !important;
	left:41px !important;
	top:518px !important;
}

#item3134 {
	width:276px !important;
	height:88px !important;
	left:232px !important;
	top:604px !important;
	background:#415364;
	border:solid 0.4px #f1f1f2;
	-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;
}

#item3135 {
	width:276px !important;
	height:88px !important;
	left:232px !important;
	top:648px !important;
	background:#415364;
	border:solid 0.4px #f1f1f2;
	-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;
}

#item3136 {
	width:276px !important;
	height:88px !important;
	left:369px !important;
	top:604px !important;
	background:#415364;
	border:solid 0.4px #f1f1f2;
	-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;
}

#item3137 {
	width:276px !important;
	height:88px !important;
	left:369px !important;
	top:648px !important;
	background:#415364;
	border:solid 0.4px #f1f1f2;
	-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;
}

#item3057 {
	width:452px !important;
	height:414px !important;
	left:73px !important;
	top:178px !important;
	background:#f1f1f2;
}

#item3129 {
	width:16px !important;
	height:32px !important;
	left:72px !important;
	top:449px !important;
}

#item3130 {
	width:31px !important;
	height:32px !important;
	left:72px !important;
	top:592px !important;
}

#item3358 {
	width:464px !important;
	height:62px !important;
	left:115px !important;
	top:-9px !important;
	background:#fff;
}

#item3490 {
	width:464px !important;
	height:62px !important;
	left:115px !important;
	top:-9px !important;
	background:#fff;
}

#item3602 {
	width:411px !important;
	height:62px !important;
	left:167px !important;
	top:-9px !important;
	background:#fff;
}

#item3680 {
	width:411px !important;
	height:62px !important;
	left:167px !important;
	top:-9px !important;
	background:#fff;
}

#item43244 {
	width:31px !important;
	height:32px !important;
	left:73px !important;
	top:505px !important;
}

#item3771 {
	width:604px !important;
	height:316px !important;
	left:595px !important;
	top:92px !important;
	background:#72757c;
}

#item4145 {
	width:95px !important;
	height:13px !important;
	left:449px !important;
	top:642px !important;
}

#item3805 {
	width:464px !important;
	height:62px !important;
	left:115px !important;
	top:-9px !important;
	background:#fff;
}

#item4288 {
	width:464px !important;
	height:62px !important;
	left:115px !important;
	top:-9px !important;
	background:#fff;
}

#item43661 {
	width:31px !important;
	height:32px !important;
	left:69px !important;
	top:648px !important;
}

#item43848 {
	width:31px !important;
	height:32px !important;
	left:69px !important;
	top:590px !important;
}

#item4628 {
	width:464px !important;
	height:62px !important;
	left:115px !important;
	top:-9px !important;
	background:#fff;
}

#item4741 {
	width:95px !important;
	height:13px !important;
	left:72px !important;
	top:578px !important;
}

#item4742 {
	width:27px !important;
	height:13px !important;
	left:36px !important;
	top:504px !important;
}

#item4743 {
	width:27px !important;
	height:13px !important;
	left:36px !important;
	top:518px !important;
}

#item63596 {
	width:460px !important;
	height:330px !important;
	left:68px !important;
	top:201px !important;
}

#item4768 {
	width:95px !important;
	height:13px !important;
	top:8px !important;
}

#item5495 {
	width:464px !important;
	height:62px !important;
	left:115px !important;
	top:-9px !important;
	background:#fff;
}

#item5815 {
	width:31px !important;
	height:32px !important;
	left:72px !important;
	top:620px !important;
}

#item5709 {
	width:464px !important;
	height:62px !important;
	left:115px !important;
	top:-9px !important;
	background:#fff;
}

#item5850 {
	width:464px !important;
	height:62px !important;
	left:115px !important;
	top:-9px !important;
	background:#fff;
}

#item5610 {
	width:411px !important;
	height:62px !important;
	left:167px !important;
	top:-9px !important;
	background:#fff;
}

#item5973 {
	width:523px !important;
	height:87px !important;
	left:81px !important;
	top:-9px !important;
	background:#fff;
}

#item6222 {
	width:523px !important;
	height:87px !important;
	left:81px !important;
	top:-9px !important;
	background:#fff;
}

#item6876 {
	width:34px !important;
	height:36px !important;
	left:62px !important;
	top:613px !important;
}

#item6878 {
	width:34px !important;
	height:36px !important;
	left:72px !important;
	top:203px !important;
}

#item6879 {
	width:522px !important;
	height:77px !important;
	left:82px !important;
	top:-9px !important;
	background:#fff;
}

#item7055 {
	width:34px !important;
	height:36px !important;
	left:65px !important;
	top:637px !important;
}

#item7056 {
	width:522px !important;
	height:77px !important;
	left:82px !important;
	top:-9px !important;
	background:#fff;
}

#item7330 {
	width:34px !important;
	height:36px !important;
	left:55px !important;
	top:624px !important;
}

#item7306 {
	width:464px !important;
	height:62px !important;
	left:115px !important;
	top:-9px !important;
	background:#fff;
}

#item7331 {
	width:34px !important;
	height:36px !important;
	left:55px !important;
	top:575px !important;
}

#item7408 {
	width:34px !important;
	height:36px !important;
	left:62px !important;
	top:482px !important;
}

#item7409 {
	width:34px !important;
	height:36px !important;
	left:62px !important;
	top:695px !important;
}

#item55683 {
	width:34px !important;
	height:36px !important;
	left:61px !important;
	top:659px !important;
}

#item7567 {
	width:20px !important;
	height:33px !important;
	left:286px !important;
	top:180px !important;
}

#item7590 {
	width:34px !important;
	height:36px !important;
	left:61px !important;
	top:553px !important;
}

#item7521 {
	width:34px !important;
	height:36px !important;
	left:61px !important;
	top:556px !important;
}

#item7714 {
	width:34px !important;
	height:36px !important;
	left:50px !important;
	top:602px !important;
}

#item7646 {
	width:464px !important;
	height:62px !important;
	left:115px !important;
	top:-9px !important;
	background:#fff;
}

#item45683 {
	width:34px !important;
	height:36px !important;
	left:52px !important;
	top:613px !important;
}

#item72019 {
	width:603px !important;
	height:810px !important;
	left:-8px !important;
	top:-8px !important;
	background:#fff;
}

#item730 {
	width:216px !important;
	height:531px !important;
	left:72px !important;
	top:177px !important;
}

#item752 {
	width:216px !important;
	height:531px !important;
	left:308px !important;
	top:177px !important;
}

#item69605 {
	opacity:0.75;
	width:604px !important;
	height:811px !important;
	left:595px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item72021 {
	width:603px !important;
	height:810px !important;
	left:1px !important;
	top:-8px !important;
	background:#fff;
}

#item686 {
	width:216px !important;
	height:531px !important;
	left:72px !important;
	top:177px !important;
}

#item708 {
	width:216px !important;
	height:531px !important;
	left:308px !important;
	top:177px !important;
}

#item64483 {
	width:28px !important;
	height:24px !important;
	left:67px !important;
	top:528px !important;
}

#item69604 {
	width:603px !important;
	height:811px !important;
	left:1px !important;
	top:-9px !important;
	background:#fff;
}

#item8535 {
	width:12px !important;
	height:22px !important;
	left:281px !important;
	top:485px !important;
}

#item10062 {
	width:95px !important;
	height:13px !important;
	left:54px !important;
	top:609px !important;
}

#item14342 {
	width:541px !important;
	height:64px !important;
	left:595px !important;
	top:-1px !important;
}

#item14323 {
	width:179px !important;
	height:15px !important;
	left:167px !important;
	top:636px !important;
	background:#c8bebf;
}

#item14392 {
	width:185px !important;
	height:15px !important;
	left:167px !important;
	top:577px !important;
	background:#b0a1a3;
}

#item14421 {
	width:277px !important;
	height:15px !important;
	left:167px !important;
	top:188px !important;
	background:#b0a1a3;
}

#item14430 {
	width:266px !important;
	height:15px !important;
	left:167px !important;
	top:208px !important;
	background:#c8bebf;
}

#item14431 {
	width:255px !important;
	height:15px !important;
	left:167px !important;
	top:227px !important;
	background:#b0a1a3;
}

#item14432 {
	width:255px !important;
	height:15px !important;
	left:167px !important;
	top:247px !important;
	background:#b0a1a3;
}

#item14433 {
	width:255px !important;
	height:15px !important;
	left:167px !important;
	top:265px !important;
	background:#b0a1a3;
}

#item14434 {
	width:247px !important;
	height:15px !important;
	left:167px !important;
	top:285px !important;
	background:#c8bebf;
}

#item14435 {
	width:247px !important;
	height:15px !important;
	left:167px !important;
	top:304px !important;
	background:#c8bebf;
}

#item14436 {
	width:247px !important;
	height:15px !important;
	left:167px !important;
	top:324px !important;
	background:#c8bebf;
}

#item14437 {
	width:240px !important;
	height:15px !important;
	left:167px !important;
	top:343px !important;
	background:#b0a1a3;
}

#item14438 {
	width:234px !important;
	height:15px !important;
	left:167px !important;
	top:363px !important;
	background:#c8bebf;
}

#item14439 {
	width:227px !important;
	height:15px !important;
	left:167px !important;
	top:382px !important;
	background:#b0a1a3;
}

#item14440 {
	width:218px !important;
	height:15px !important;
	left:167px !important;
	top:402px !important;
	background:#c8bebf;
}

#item14441 {
	width:210px !important;
	height:15px !important;
	left:167px !important;
	top:421px !important;
	background:#b0a1a3;
}

#item14442 {
	width:209px !important;
	height:15px !important;
	left:167px !important;
	top:441px !important;
	background:#b0a1a3;
}

#item14443 {
	width:202px !important;
	height:15px !important;
	left:167px !important;
	top:460px !important;
	background:#c8bebf;
}

#item14444 {
	width:196px !important;
	height:15px !important;
	left:167px !important;
	top:480px !important;
	background:#b0a1a3;
}

#item14445 {
	width:196px !important;
	height:15px !important;
	left:167px !important;
	top:499px !important;
	background:#b0a1a3;
}

#item14446 {
	width:191px !important;
	height:15px !important;
	left:167px !important;
	top:519px !important;
	background:#c8bebf;
}

#item14447 {
	width:118px !important;
	height:15px !important;
	left:167px !important;
	top:655px !important;
	background:#b0a1a3;
}

#item14448 {
	width:109px !important;
	height:15px !important;
	left:167px !important;
	top:674px !important;
	background:#c8bebf;
}

#item14449 {
	width:191px !important;
	height:15px !important;
	left:167px !important;
	top:538px !important;
	background:#c8bebf;
}

#item14479 {
	width:185px !important;
	height:15px !important;
	left:167px !important;
	top:558px !important;
	background:#b0a1a3;
}

#item14480 {
	width:185px !important;
	height:15px !important;
	left:167px !important;
	top:597px !important;
	background:#b0a1a3;
}

#item14481 {
	width:179px !important;
	height:15px !important;
	left:167px !important;
	top:616px !important;
	background:#c8bebf;
}

#item14531 {
	width:64px !important;
	height:77px !important;
	left:1px !important;
	top:265px !important;
}

#item14328 {
	width:604px !important;
	height:268px !important;
	left:-9px !important;
	top:92px !important;
}

#item14341 {
	width:565px !important;
	height:25px !important;
	left:31px !important;
}

#item54815 {
	width:20px !important;
	height:36px !important;
	left:21px !important;
	top:552px !important;
}

#item14698 {
	width:69px !important;
	height:216px !important;
	left:544px !important;
	top:-17px !important;
	background:#fff;
}

#item14746 {
	width:72px !important;
	height:452px !important;
	left:524px !important;
	top:342px !important;
}

#item14747 {
	opacity:0.75;
	width:58px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item14837 {
	width:93px !important;
	height:241px !important;
	left:503px !important;
	top:552px !important;
}

#item69698 {
	width:104px !important;
	height:16px !important;
}

#item69700 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item69695 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item15679 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item15750 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item15752 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item15754 {
	opacity:0.75;
	width:56px !important;
	height:200px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item70182 {
	width:104px !important;
	height:16px !important;
}

#item70184 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item70179 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item16009 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item16057 {
	width:20px !important;
	height:36px !important;
	left:524px !important;
	top:342px !important;
}

#item16058 {
	width:198px !important;
	height:71px !important;
	left:329px !important;
	top:-9px !important;
	background:#fff;
}

#item16060 {
	width:392px !important;
	height:81px !important;
	left:212px !important;
	top:-9px !important;
	background:#fff;
}

#item16062 {
	opacity:0.75;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item70241 {
	width:104px !important;
	height:16px !important;
}

#item70243 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item70238 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item48074 {
	width:565px !important;
	height:25px !important;
	left:30px !important;
}

#item48075 {
	width:72px !important;
	height:892px !important;
	left:31px !important;
	top:-61px !important;
}

#item48076 {
	width:72px !important;
	height:77px !important;
	left:31px !important;
	top:175px !important;
}

#item48141 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item48190 {
	width:20px !important;
	height:36px !important;
	left:524px !important;
	top:342px !important;
}

#item48191 {
	opacity:0.75;
	width:58px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item70279 {
	width:104px !important;
	height:16px !important;
}

#item70281 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item70276 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item16251 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item16321 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item16323 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item16325 {
	opacity:0.75;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item70314 {
	width:104px !important;
	height:16px !important;
}

#item70317 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item70311 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item18122 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item18192 {
	width:20px !important;
	height:36px !important;
	left:524px !important;
	top:342px !important;
}

#item18193 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item18195 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item18197 {
	opacity:0.75;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item64482 {
	width:28px !important;
	height:36px !important;
	left:67px !important;
	top:516px !important;
}

#item70353 {
	width:104px !important;
	height:16px !important;
}

#item70355 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item70350 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item16577 {
	width:60px !important;
	height:208px !important;
	left:543px !important;
	top:-9px !important;
	background:#fff;
}

#item16647 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item16649 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item16651 {
	opacity:0.75;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item70388 {
	width:104px !important;
	height:16px !important;
}

#item70390 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item70385 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item16749 {
	width:414px !important;
	height:86px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

#item16843 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item16913 {
	width:20px !important;
	height:36px !important;
	left:524px !important;
	top:342px !important;
}

#item16914 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item16916 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item16918 {
	opacity:0.75;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item70424 {
	width:104px !important;
	height:16px !important;
}

#item70426 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item70421 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item17421 {
	width:388px !important;
	height:85px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

#item17445 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item17515 {
	width:20px !important;
	height:36px !important;
	left:524px !important;
	top:342px !important;
}

#item17516 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item17518 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item17520 {
	opacity:0.75;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item70460 {
	width:104px !important;
	height:16px !important;
}

#item70462 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item70457 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item15129 {
	width:72px !important;
	height:77px !important;
	left:31px !important;
	top:175px !important;
}

#item15007 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item15079 {
	width:20px !important;
	height:36px !important;
	left:524px !important;
	top:342px !important;
}

#item15082 {
	width:392px !important;
	height:81px !important;
	left:212px !important;
	top:-9px !important;
	background:#fff;
}

#item15084 {
	opacity:0.75;
	width:58px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item15197 {
	width:93px !important;
	height:241px !important;
	left:502px !important;
	top:552px !important;
}

#item70496 {
	width:104px !important;
	height:16px !important;
}

#item70498 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item70493 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item17039 {
	width:388px !important;
	height:85px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

#item17093 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item17163 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item17165 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item17167 {
	opacity:0.75;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item70531 {
	width:104px !important;
	height:16px !important;
}

#item70534 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item70528 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item17774 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item17845 {
	width:315px !important;
	height:64px !important;
	left:297px !important;
	top:-17px !important;
	background:#fff;
}

#item17847 {
	opacity:0.75;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item70569 {
	width:104px !important;
	height:16px !important;
}

#item70571 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item70566 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item18407 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item18477 {
	width:20px !important;
	height:36px !important;
	left:524px !important;
	top:342px !important;
}

#item18478 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item18480 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item18482 {
	opacity:0.75;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item70604 {
	width:104px !important;
	height:16px !important;
}

#item70606 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item70601 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item19359 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item19407 {
	width:20px !important;
	height:36px !important;
	left:524px !important;
	top:342px !important;
}

#item19408 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item19410 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item19412 {
	opacity:0.75;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item70642 {
	width:104px !important;
	height:16px !important;
}

#item70644 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item70638 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item22528 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item22600 {
	width:20px !important;
	height:36px !important;
	left:524px !important;
	top:342px !important;
}

#item22601 {
	width:198px !important;
	height:77px !important;
	left:328px !important;
	top:-14px !important;
	background:#fff;
}

#item22605 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item22607 {
	opacity:0.75;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item70678 {
	width:104px !important;
	height:16px !important;
}

#item70680 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item70675 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item18782 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item18852 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item18854 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item18856 {
	opacity:0.75;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item70714 {
	width:104px !important;
	height:16px !important;
}

#item70716 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item70711 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item19233 {
	width:388px !important;
	height:85px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

#item19067 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item19137 {
	width:20px !important;
	height:36px !important;
	left:524px !important;
	top:342px !important;
}

#item19138 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item19142 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item19144 {
	opacity:0.75;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item70749 {
	width:104px !important;
	height:16px !important;
}

#item70751 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item70746 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item20441 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item20511 {
	width:20px !important;
	height:36px !important;
	left:524px !important;
	top:342px !important;
}

#item20512 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item20514 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item20516 {
	opacity:0.75;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item70787 {
	width:104px !important;
	height:16px !important;
}

#item70789 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item70784 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item19714 {
	width:388px !important;
	height:85px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

#item19738 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item19808 {
	width:20px !important;
	height:36px !important;
	left:524px !important;
	top:342px !important;
}

#item19809 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item19813 {
	opacity:0.75;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item70822 {
	width:104px !important;
	height:16px !important;
}

#item70824 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item70819 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item20065 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item20136 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item20138 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item20140 {
	opacity:0.75;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item70859 {
	width:104px !important;
	height:16px !important;
}

#item70861 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item70856 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item21341 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item21411 {
	width:20px !important;
	height:36px !important;
	left:524px !important;
	top:342px !important;
}

#item21412 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item21416 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item21418 {
	opacity:0.75;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item70894 {
	width:104px !important;
	height:16px !important;
}

#item70896 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item70891 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item20731 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item20779 {
	width:20px !important;
	height:36px !important;
	left:524px !important;
	top:342px !important;
}

#item20780 {
	opacity:0.75;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item20900 {
	width:1335px !important;
	height:103px !important;
	left:-136px !important;
	top:-31px !important;
	background:#fff;
}

#item20991 {
	width:69px !important;
	height:230px !important;
	left:543px !important;
	top:-31px !important;
	background:#fff;
}

#item21061 {
	width:20px !important;
	height:36px !important;
	left:524px !important;
	top:342px !important;
}

#item21062 {
	width:283px !important;
	height:80px !important;
	left:329px !important;
	top:-17px !important;
	background:#fff;
}

#item21064 {
	opacity:0.75;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item70930 {
	width:104px !important;
	height:16px !important;
}

#item70932 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item70927 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item21652 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item21722 {
	width:20px !important;
	height:36px !important;
	left:524px !important;
	top:342px !important;
}

#item21723 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item21725 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item21727 {
	opacity:0.75;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item70966 {
	width:104px !important;
	height:16px !important;
}

#item70968 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item70962 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item21826 {
	width:388px !important;
	height:85px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

#item21850 {
	width:36px !important;
	height:52px !important;
	left:-9px !important;
	top:-9px !important;
	background:#ec008c;
}

#item21921 {
	width:388px !important;
	height:85px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

#item21945 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item21993 {
	width:20px !important;
	height:36px !important;
	left:524px !important;
	top:342px !important;
}

#item21994 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item21996 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item21998 {
	opacity:0.75;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item71003 {
	width:104px !important;
	height:16px !important;
}

#item71005 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item71000 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item22237 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item22309 {
	width:20px !important;
	height:36px !important;
	left:524px !important;
	top:342px !important;
}

#item22310 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item22312 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item22314 {
	opacity:0.75;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#b0a1a3;
}

#item71037 {
	width:104px !important;
	height:16px !important;
}

#item71039 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item71034 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item68895 {
	width:604px !important;
	height:811px !important;
	left:595px !important;
	top:-8px !important;
	background:#fff;
}

#item68777 {
	opacity:0.45;
	width:604px !important;
	height:810px !important;
	left:595px !important;
	top:-8px !important;
	background:#668c73;
}

#item22875 {
	width:541px !important;
	height:26px !important;
}

#item22878 {
	width:166px !important;
	height:82px !important;
	left:326px !important;
	background:#fff;
}

#item22879 {
	width:43px !important;
	height:69px !important;
	left:325px !important;
	top:727px !important;
	background:#fff;
}

#item22874 {
	width:565px !important;
	height:26px !important;
	left:541px !important;
}

#item23279 {
	width:12px !important;
	height:22px !important;
	left:534px !important;
	top:485px !important;
}

#item23280 {
	width:12px !important;
	height:22px !important;
	left:534px !important;
	top:186px !important;
}

#item72030 {
	width:603px !important;
	height:810px !important;
	left:-8px !important;
	top:-8px !important;
	background:#fff;
}

#item885 {
	width:216px !important;
	height:531px !important;
	left:72px !important;
	top:177px !important;
}

#item907 {
	width:216px !important;
	height:531px !important;
	left:308px !important;
	top:177px !important;
}

#item22872 {
	width:565px !important;
	height:25px !important;
	left:-13px !important;
	top:-6px !important;
}

#item23212 {
	width:28px !important;
	height:20px !important;
	left:283px !important;
	top:151px !important;
}

#item72032 {
	width:603px !important;
	height:810px !important;
	left:1px !important;
	top:-8px !important;
	background:#fff;
}

#item841 {
	width:216px !important;
	height:531px !important;
	left:72px !important;
	top:177px !important;
}

#item863 {
	width:216px !important;
	height:531px !important;
	left:308px !important;
	top:177px !important;
}

#item64638 {
	width:28px !important;
	height:36px !important;
	left:67px !important;
	top:475px !important;
}

#item22873 {
	width:541px !important;
	height:25px !important;
	left:57px !important;
}

#item22876 {
	width:43px !important;
	height:58px !important;
	left:240px !important;
	top:744px !important;
	background:#fff;
}

#item26698 {
	width:541px !important;
	height:25px !important;
	top:6px !important;
}

#item26744 {
	width:284px !important;
	height:15px !important;
	left:160px !important;
	top:195px !important;
	background:#668c73;
}

#item26745 {
	width:277px !important;
	height:15px !important;
	left:160px !important;
	top:214px !important;
	background:#b0c5b6;
}

#item26746 {
	width:239px !important;
	height:15px !important;
	left:160px !important;
	top:234px !important;
	background:#668c73;
}

#item26747 {
	width:231px !important;
	height:15px !important;
	left:160px !important;
	top:253px !important;
	background:#b0c5b6;
}

#item26749 {
	width:225px !important;
	height:15px !important;
	left:160px !important;
	top:292px !important;
	background:#668c73;
}

#item26750 {
	width:226px !important;
	height:15px !important;
	left:160px !important;
	top:311px !important;
	background:#668c73;
}

#item26751 {
	width:222px !important;
	height:15px !important;
	left:160px !important;
	top:331px !important;
	background:#b0c5b6;
}

#item26752 {
	width:217px !important;
	height:15px !important;
	left:160px !important;
	top:350px !important;
	background:#668c73;
}

#item26753 {
	width:213px !important;
	height:15px !important;
	left:160px !important;
	top:369px !important;
	background:#b0c5b6;
}

#item26754 {
	width:213px !important;
	height:15px !important;
	left:160px !important;
	top:408px !important;
	background:#b0c5b6;
}

#item26755 {
	width:213px !important;
	height:15px !important;
	left:160px !important;
	top:389px !important;
	background:#b0c5b6;
}

#item26756 {
	width:164px !important;
	height:15px !important;
	left:160px !important;
	top:427px !important;
	background:#668c73;
}

#item49718 {
	width:128px !important;
	height:15px !important;
	left:160px !important;
	top:448px !important;
	background:#b0c5b6;
}

#item68005 {
	width:565px !important;
	height:25px !important;
	left:30px !important;
}

#item68006 {
	width:72px !important;
	height:77px !important;
	left:31px !important;
	top:175px !important;
}

#item67880 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item67952 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item67954 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item67955 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item67956 {
	opacity:0.45;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#668c73;
}

#item71073 {
	width:104px !important;
	height:16px !important;
}

#item71075 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item71070 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item27123 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item27191 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item27193 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item27195 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item27197 {
	opacity:0.45;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#668c73;
}

#item71125 {
	width:104px !important;
	height:16px !important;
}

#item71127 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item71122 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item27744 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item27790 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item27792 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item27794 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item27796 {
	opacity:0.45;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#668c73;
}

#item71162 {
	width:104px !important;
	height:16px !important;
}

#item71164 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item71159 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item27432 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item27500 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item27502 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item27504 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item27506 {
	opacity:0.45;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#668c73;
}

#item71198 {
	width:104px !important;
	height:16px !important;
}

#item71200 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item71195 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item50338 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item50341 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item50342 {
	opacity:0.45;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#668c73;
}

#item71235 {
	width:104px !important;
	height:16px !important;
}

#item71237 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item71232 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item28382 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item28450 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item28452 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item28454 {
	opacity:0.45;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#668c73;
}

#item71270 {
	width:104px !important;
	height:16px !important;
}

#item71273 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item71267 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item28075 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item28143 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item28145 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item28147 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item28149 {
	opacity:0.45;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#668c73;
}

#item71307 {
	width:104px !important;
	height:16px !important;
}

#item71309 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item71304 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item28688 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item28756 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item28758 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item28760 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item28762 {
	opacity:0.45;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#668c73;
}

#item71343 {
	width:104px !important;
	height:16px !important;
}

#item71345 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item71340 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item28860 {
	width:230px !important;
	height:220px !important;
	left:182px !important;
	top:437px !important;
}

#item28861 {
	width:230px !important;
	height:220px !important;
	left:182px !important;
	top:437px !important;
}

#item28975 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item29043 {
	width:198px !important;
	height:71px !important;
	left:329px !important;
	top:-9px !important;
	background:#fff;
}

#item29045 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item29047 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item29049 {
	opacity:0.45;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#668c73;
}

#item71380 {
	width:104px !important;
	height:16px !important;
}

#item71382 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item71377 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item29222 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item29290 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item29292 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item29294 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item29296 {
	opacity:0.45;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#668c73;
}

#item71415 {
	width:104px !important;
	height:16px !important;
}

#item71417 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item71412 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item29514 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item29582 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item29584 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item29586 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item29588 {
	opacity:0.45;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#668c73;
}

#item71495 {
	width:104px !important;
	height:16px !important;
}

#item71497 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item71492 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item29713 {
	width:230px !important;
	height:220px !important;
	left:182px !important;
	top:437px !important;
}

#item29783 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item29785 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item29787 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item29789 {
	opacity:0.45;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#668c73;
}

#item71531 {
	width:104px !important;
	height:16px !important;
}

#item71533 {
	width:104px !important;
	height:16px !important;
	background:#3e5261;
}

#item71528 {
	width:104px !important;
	height:16px !important;
	left:418px !important;
	top:92px !important;
}

#item29975 {
	width:230px !important;
	height:220px !important;
	left:182px !important;
	top:437px !important;
}

#item29976 {
	width:424px !important;
	height:69px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

#item30071 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item30139 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item30141 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item30143 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item30145 {
	opacity:0.45;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#668c73;
}

#item30265 {
	width:370px !important;
	height:99px !important;
	left:45px !important;
	top:-39px !important;
	background:#fff;
}

#item30356 {
	width:69px !important;
	height:216px !important;
	left:543px !important;
	top:-17px !important;
	background:#fff;
}

#item30424 {
	width:198px !important;
	height:77px !important;
	left:329px !important;
	top:-14px !important;
	background:#fff;
}

#item30426 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item30428 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-17px !important;
	background:#fff;
}

#item30430 {
	opacity:0.45;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-9px !important;
	background:#668c73;
}

#item30601 {
	width:565px !important;
	height:26px !important;
	left:595px !important;
	top:3px !important;
}

#item30614 {
	width:565px !important;
	height:811px !important;
	left:595px !important;
	top:-6px !important;
	background:#415364;
}

#item30616 {
	width:604px !important;
	height:814px !important;
	left:595px !important;
	top:-9px !important;
	background:#415364;
}

#item31209 {
	width:607px !important;
	height:823px !important;
	left:595px !important;
	top:-10px !important;
	background:#415364;
}

#item30985 {
	width:69px !important;
	height:216px !important;
	left:544px !important;
	top:-14px !important;
	background:#fff;
}

#item31031 {
	width:198px !important;
	height:77px !important;
	left:330px !important;
	top:-11px !important;
	background:#fff;
}

#item31033 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-14px !important;
	background:#fff;
}

#item31035 {
	width:401px !important;
	height:89px !important;
	left:212px !important;
	top:-14px !important;
	background:#fff;
}

#item31037 {
	opacity:0.45;
	width:56px !important;
	height:201px !important;
	left:548px !important;
	top:-6px !important;
	background:#668c73;
}

#item31466 {
	width:489px !important;
	height:62px !important;
	left:115px !important;
	top:-9px !important;
	background:#fff;
}

#item31721 {
	width:489px !important;
	height:62px !important;
	left:115px !important;
	top:-9px !important;
	background:#fff;
}

#item31998 {
	width:489px !important;
	height:62px !important;
	left:115px !important;
	top:-9px !important;
	background:#fff;
}

#item32231 {
	width:489px !important;
	height:62px !important;
	left:115px !important;
	top:-9px !important;
	background:#fff;
}

#item32508 {
	width:489px !important;
	height:62px !important;
	left:115px !important;
	top:-9px !important;
	background:#fff;
}

#item32810 {
	width:498px !important;
	height:71px !important;
	left:115px !important;
	top:-17px !important;
	background:#fff;
}

#item32868 {
	width:604px !important;
	height:811px !important;
	left:595px !important;
	top:-9px !important;
	background:#415364;
}

#item73689 {
	width:603px !important;
	height:810px !important;
	left:595px !important;
	top:-8px !important;
	background:#fff;
}

#item73762 {
	width:192px !important;
	height:813px !important;
	left:412px !important;
	top:-9px !important;
	background:#415364;
}

#item73784 {
	width:61px !important;
	height:25px !important;
	left:289px !important;
	top:725px !important;
}
#in5footer,  #prefooter {display:none;}
