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

#item25913 {
	width:612px !important;
	height:859px !important;
	left:-9px !important;
	top:-9px !important;
	background:#212c57;
}

#item26368 {
	width:612px !important;
	height:859px !important;
	left:-9px !important;
	top:-9px !important;
	background:#212c57;
}

#item26394 {
	width:5px !important;
	height:26px !important;
	left:107px !important;
	top:15px !important;
	background:#fff;
}

#item26404 {
	width:23px !important;
	height:23px !important;
	top:34px !important;
}

#item1163 {
	width:10px !important;
	height:49px !important;
	left:58px !important;
	background:#212c57;
}

#item1331 {
	width:4px !important;
	height:19px !important;
	left:81px !important;
	top:12px !important;
	background:#1c2d5b;
}

#item1339 {
	width:17px !important;
	height:17px !important;
	top:26px !important;
}

#item1439 {
	width:612px !important;
	height:859px !important;
	left:-9px !important;
	top:-9px !important;
	background:#212c57;
}

#item1443 {
	width:1px !important;
	height:10px !important;
	left:19px !important;
	top:2px !important;
	background:#fbfbf9;
}

#item1446 {
	width:1px !important;
	height:10px !important;
	left:43px !important;
	top:2px !important;
	background:#fbfbf9;
}

#item1462 {
	width:1px !important;
	height:10px !important;
	left:205px !important;
	top:2px !important;
	background:#fbfbf9;
}

#item1472 {
	width:1px !important;
	height:18px !important;
	left:137px !important;
	top:83px !important;
	background:#fbfbf9;
}

#item26429 {
	width:482px !important;
	height:43px !important;
}

#item26425 {
	width:482px !important;
	height:43px !important;
}

#item26427 {
	width:482px !important;
	height:44px !important;
	left:57px !important;
	top:468px !important;
}

#item26433 {
	width:482px !important;
	height:43px !important;
}

#item26436 {
	width:482px !important;
	height:43px !important;
}

#item26431 {
	width:482px !important;
	height:44px !important;
	left:57px !important;
	top:400px !important;
}

#item26440 {
	width:482px !important;
	height:43px !important;
}

#item26443 {
	width:482px !important;
	height:43px !important;
}

#item26438 {
	width:482px !important;
	height:44px !important;
	left:57px !important;
	top:331px !important;
}

#item1556 {
	width:604px !important;
	height:237px !important;
	left:-9px !important;
	top:302px !important;
	background:#2e3749;
}

#item1785 {
	width:1px !important;
	height:18px !important;
	left:15px !important;
	background:#2e3749;
}

#item1792 {
	width:3px !important;
	height:3px !important;
	left:108px !important;
	top:15px !important;
	background:#2e3749;
}

#item1793 {
	width:1px !important;
	height:18px !important;
	left:123px !important;
	background:#a5c8eb;
}

#item1804 {
	width:3px !important;
	height:3px !important;
	left:263px !important;
	top:15px !important;
	background:#2e3749;
}

#item1814 {
	width:3px !important;
	height:3px !important;
	left:133px !important;
	top:45px !important;
	background:#2e3749;
}

#item1819 {
	width:1px !important;
	height:18px !important;
	left:197px !important;
	top:30px !important;
	background:#2e3749;
}

#item1825 {
	width:3px !important;
	height:3px !important;
	left:263px !important;
	top:45px !important;
	background:#2e3749;
}

#item1836 {
	width:3px !important;
	height:3px !important;
	left:142px !important;
	top:75px !important;
	background:#2e3749;
}

#item1845 {
	width:3px !important;
	height:3px !important;
	left:104px !important;
	top:105px !important;
	background:#2e3749;
}

#item1847 {
	width:1px !important;
	height:18px !important;
	left:133px !important;
	top:90px !important;
	background:#a5c8eb;
}

#item1854 {
	width:3px !important;
	height:3px !important;
	left:228px !important;
	top:105px !important;
	background:#2e3749;
}

#item1860 {
	width:3px !important;
	height:3px !important;
	left:65px !important;
	top:135px !important;
	background:#2e3749;
}

#item1865 {
	width:1px !important;
	height:18px !important;
	left:135px !important;
	top:120px !important;
	background:#2e3749;
}

#item1873 {
	width:3px !important;
	height:3px !important;
	left:234px !important;
	top:135px !important;
	background:#2e3749;
}

#item1883 {
	width:3px !important;
	height:3px !important;
	left:135px !important;
	top:165px !important;
	background:#2e3749;
}

#item1885 {
	width:1px !important;
	height:18px !important;
	left:163px !important;
	top:150px !important;
	background:#a5c8eb;
}

#item1890 {
	width:3px !important;
	height:3px !important;
	left:234px !important;
	top:165px !important;
	background:#2e3749;
}

#item1897 {
	width:1px !important;
	height:18px !important;
	left:89px !important;
	top:180px !important;
	background:#a5c8eb;
}

#item1902 {
	width:3px !important;
	height:3px !important;
	left:158px !important;
	top:195px !important;
	background:#2e3749;
}

#item1910 {
	width:3px !important;
	height:3px !important;
	left:263px !important;
	top:195px !important;
	background:#2e3749;
}

#item26580 {
	width:62px !important;
	height:167px !important;
}

#item26574 {
	width:62px !important;
	height:167px !important;
}

#item26578 {
	width:62px !important;
	height:167px !important;
	left:57px !important;
	top:113px !important;
}

#item26786 {
	width:62px !important;
	height:167px !important;
}

#item26783 {
	width:62px !important;
	height:167px !important;
}

#item26780 {
	width:62px !important;
	height:167px !important;
	left:57px !important;
	top:283px !important;
}

#item26835 {
	width:62px !important;
	height:167px !important;
}

#item26832 {
	width:62px !important;
	height:167px !important;
}

#item26828 {
	width:62px !important;
	height:167px !important;
	left:57px !important;
	top:454px !important;
}

#item26884 {
	width:62px !important;
	height:167px !important;
}

#item26880 {
	width:62px !important;
	height:167px !important;
}

#item26877 {
	width:62px !important;
	height:167px !important;
	left:57px !important;
	top:624px !important;
}

#item26589 {
	width:62px !important;
	height:167px !important;
}

#item26586 {
	width:62px !important;
	height:167px !important;
}

#item26583 {
	width:62px !important;
	height:167px !important;
	left:141px !important;
	top:113px !important;
}

#item26794 {
	width:62px !important;
	height:167px !important;
}

#item26791 {
	width:62px !important;
	height:167px !important;
}

#item26788 {
	width:62px !important;
	height:167px !important;
	left:141px !important;
	top:283px !important;
}

#item26843 {
	width:62px !important;
	height:167px !important;
}

#item26840 {
	width:62px !important;
	height:167px !important;
}

#item26837 {
	width:62px !important;
	height:167px !important;
	left:141px !important;
	top:454px !important;
}

#item26893 {
	width:62px !important;
	height:167px !important;
}

#item26889 {
	width:62px !important;
	height:167px !important;
}

#item26886 {
	width:62px !important;
	height:167px !important;
	left:141px !important;
	top:624px !important;
}

#item26597 {
	width:62px !important;
	height:167px !important;
}

#item26594 {
	width:62px !important;
	height:167px !important;
}

#item26591 {
	width:62px !important;
	height:167px !important;
	left:226px !important;
	top:113px !important;
}

#item26802 {
	width:62px !important;
	height:167px !important;
}

#item26799 {
	width:62px !important;
	height:167px !important;
}

#item26796 {
	width:62px !important;
	height:167px !important;
	left:226px !important;
	top:283px !important;
}

#item26851 {
	width:62px !important;
	height:167px !important;
}

#item26848 {
	width:62px !important;
	height:167px !important;
}

#item26845 {
	width:62px !important;
	height:167px !important;
	left:226px !important;
	top:454px !important;
}

#item26901 {
	width:62px !important;
	height:167px !important;
}

#item26898 {
	width:62px !important;
	height:167px !important;
}

#item26895 {
	width:62px !important;
	height:167px !important;
	left:226px !important;
	top:624px !important;
}

#item26607 {
	width:62px !important;
	height:167px !important;
}

#item26604 {
	width:62px !important;
	height:167px !important;
}

#item26601 {
	width:62px !important;
	height:167px !important;
	left:310px !important;
	top:113px !important;
}

#item26810 {
	width:62px !important;
	height:167px !important;
}

#item26807 {
	width:62px !important;
	height:167px !important;
}

#item26804 {
	width:62px !important;
	height:167px !important;
	left:310px !important;
	top:283px !important;
}

#item26859 {
	width:62px !important;
	height:167px !important;
}

#item26856 {
	width:62px !important;
	height:167px !important;
}

#item26853 {
	width:62px !important;
	height:167px !important;
	left:310px !important;
	top:454px !important;
}

#item26910 {
	width:62px !important;
	height:167px !important;
}

#item26907 {
	width:62px !important;
	height:167px !important;
}

#item26904 {
	width:62px !important;
	height:167px !important;
	left:310px !important;
	top:624px !important;
}

#item26615 {
	width:62px !important;
	height:167px !important;
}

#item26612 {
	width:62px !important;
	height:167px !important;
}

#item26609 {
	width:62px !important;
	height:167px !important;
	left:395px !important;
	top:113px !important;
}

#item26818 {
	width:62px !important;
	height:167px !important;
}

#item26815 {
	width:62px !important;
	height:167px !important;
}

#item26812 {
	width:62px !important;
	height:167px !important;
	left:395px !important;
	top:283px !important;
}

#item26867 {
	width:62px !important;
	height:167px !important;
}

#item26864 {
	width:62px !important;
	height:167px !important;
}

#item26861 {
	width:62px !important;
	height:167px !important;
	left:395px !important;
	top:454px !important;
}

#item26918 {
	width:62px !important;
	height:167px !important;
}

#item26915 {
	width:62px !important;
	height:167px !important;
}

#item26912 {
	width:62px !important;
	height:167px !important;
	left:395px !important;
	top:624px !important;
}

#item26624 {
	width:62px !important;
	height:167px !important;
}

#item26621 {
	width:62px !important;
	height:167px !important;
}

#item26618 {
	width:62px !important;
	height:167px !important;
	left:478px !important;
	top:113px !important;
}

#item26826 {
	width:62px !important;
	height:167px !important;
}

#item26823 {
	width:62px !important;
	height:167px !important;
}

#item26820 {
	width:62px !important;
	height:167px !important;
	left:478px !important;
	top:283px !important;
}

#item26875 {
	width:62px !important;
	height:167px !important;
}

#item26872 {
	width:62px !important;
	height:167px !important;
}

#item26869 {
	width:62px !important;
	height:167px !important;
	left:478px !important;
	top:454px !important;
}

#item26926 {
	width:62px !important;
	height:167px !important;
}

#item26923 {
	width:62px !important;
	height:167px !important;
}

#item26920 {
	width:62px !important;
	height:167px !important;
	left:478px !important;
	top:624px !important;
}

#item26943 {
	width:62px !important;
	height:167px !important;
}

#item26940 {
	width:62px !important;
	height:167px !important;
}

#item26936 {
	width:62px !important;
	height:167px !important;
	left:57px !important;
	top:113px !important;
}

#item26951 {
	width:62px !important;
	height:167px !important;
}

#item26948 {
	width:62px !important;
	height:167px !important;
}

#item26945 {
	width:62px !important;
	height:167px !important;
	left:57px !important;
	top:283px !important;
}

#item26959 {
	width:62px !important;
	height:167px !important;
}

#item26956 {
	width:62px !important;
	height:167px !important;
}

#item26953 {
	width:62px !important;
	height:167px !important;
	left:57px !important;
	top:454px !important;
}

#item26967 {
	width:62px !important;
	height:167px !important;
}

#item26964 {
	width:62px !important;
	height:167px !important;
}

#item26961 {
	width:62px !important;
	height:167px !important;
	left:57px !important;
	top:624px !important;
}

#item26975 {
	width:62px !important;
	height:167px !important;
}

#item26972 {
	width:62px !important;
	height:167px !important;
}

#item26969 {
	width:62px !important;
	height:167px !important;
	left:141px !important;
	top:113px !important;
}

#item26983 {
	width:62px !important;
	height:167px !important;
}

#item26980 {
	width:62px !important;
	height:167px !important;
}

#item26977 {
	width:62px !important;
	height:167px !important;
	left:141px !important;
	top:283px !important;
}

#item26992 {
	width:62px !important;
	height:167px !important;
}

#item26988 {
	width:62px !important;
	height:167px !important;
}

#item26985 {
	width:62px !important;
	height:167px !important;
	left:141px !important;
	top:454px !important;
}

#item27000 {
	width:62px !important;
	height:167px !important;
}

#item26997 {
	width:62px !important;
	height:167px !important;
}

#item26994 {
	width:62px !important;
	height:167px !important;
	left:141px !important;
	top:624px !important;
}

#item27008 {
	width:62px !important;
	height:167px !important;
}

#item27005 {
	width:62px !important;
	height:167px !important;
}

#item27002 {
	width:62px !important;
	height:167px !important;
	left:226px !important;
	top:113px !important;
}

#item27016 {
	width:62px !important;
	height:167px !important;
}

#item27013 {
	width:62px !important;
	height:167px !important;
}

#item27010 {
	width:62px !important;
	height:167px !important;
	left:226px !important;
	top:283px !important;
}

#item27025 {
	width:62px !important;
	height:167px !important;
}

#item27022 {
	width:62px !important;
	height:167px !important;
}

#item27019 {
	width:62px !important;
	height:167px !important;
	left:226px !important;
	top:454px !important;
}

#item27033 {
	width:62px !important;
	height:167px !important;
}

#item27030 {
	width:62px !important;
	height:167px !important;
}

#item27027 {
	width:62px !important;
	height:167px !important;
	left:226px !important;
	top:624px !important;
}

#item27042 {
	width:62px !important;
	height:167px !important;
}

#item27039 {
	width:62px !important;
	height:167px !important;
}

#item27036 {
	width:62px !important;
	height:167px !important;
	left:310px !important;
	top:113px !important;
}

#item27051 {
	width:62px !important;
	height:167px !important;
}

#item27048 {
	width:62px !important;
	height:167px !important;
}

#item27045 {
	width:62px !important;
	height:167px !important;
	left:310px !important;
	top:283px !important;
}

#item27059 {
	width:62px !important;
	height:167px !important;
}

#item27056 {
	width:62px !important;
	height:167px !important;
}

#item27053 {
	width:62px !important;
	height:167px !important;
	left:310px !important;
	top:454px !important;
}

#item27067 {
	width:62px !important;
	height:167px !important;
}

#item27064 {
	width:62px !important;
	height:167px !important;
}

#item27061 {
	width:62px !important;
	height:167px !important;
	left:310px !important;
	top:624px !important;
}

#item27075 {
	width:62px !important;
	height:167px !important;
}

#item27072 {
	width:62px !important;
	height:167px !important;
}

#item27069 {
	width:62px !important;
	height:167px !important;
	left:395px !important;
	top:113px !important;
}

#item27083 {
	width:62px !important;
	height:167px !important;
}

#item27080 {
	width:62px !important;
	height:167px !important;
}

#item27077 {
	width:62px !important;
	height:167px !important;
	left:395px !important;
	top:283px !important;
}

#item27091 {
	width:62px !important;
	height:167px !important;
}

#item27088 {
	width:62px !important;
	height:167px !important;
}

#item27085 {
	width:62px !important;
	height:167px !important;
	left:395px !important;
	top:454px !important;
}

#item27100 {
	width:62px !important;
	height:167px !important;
}

#item27097 {
	width:62px !important;
	height:167px !important;
}

#item27093 {
	width:62px !important;
	height:167px !important;
	left:395px !important;
	top:624px !important;
}

#item27108 {
	width:62px !important;
	height:167px !important;
}

#item27105 {
	width:62px !important;
	height:167px !important;
}

#item27102 {
	width:62px !important;
	height:167px !important;
	left:478px !important;
	top:113px !important;
}

#item27116 {
	width:62px !important;
	height:167px !important;
}

#item27113 {
	width:62px !important;
	height:167px !important;
}

#item27110 {
	width:62px !important;
	height:167px !important;
	left:478px !important;
	top:283px !important;
}

#item27125 {
	width:62px !important;
	height:167px !important;
}

#item27122 {
	width:62px !important;
	height:167px !important;
}

#item27118 {
	width:62px !important;
	height:167px !important;
	left:478px !important;
	top:454px !important;
}

#item27134 {
	width:62px !important;
	height:167px !important;
}

#item27130 {
	width:62px !important;
	height:167px !important;
}

#item27127 {
	width:62px !important;
	height:167px !important;
	left:478px !important;
	top:624px !important;
}

#item27154 {
	width:62px !important;
	height:167px !important;
}

#item27151 {
	width:62px !important;
	height:167px !important;
}

#item27147 {
	width:62px !important;
	height:167px !important;
	left:57px !important;
	top:113px !important;
}

#item27162 {
	width:62px !important;
	height:167px !important;
}

#item27159 {
	width:62px !important;
	height:167px !important;
}

#item27156 {
	width:62px !important;
	height:167px !important;
	left:57px !important;
	top:283px !important;
}

#item27187 {
	width:62px !important;
	height:167px !important;
}

#item27184 {
	width:62px !important;
	height:167px !important;
}

#item27181 {
	width:62px !important;
	height:167px !important;
	left:141px !important;
	top:113px !important;
}

#item27195 {
	width:62px !important;
	height:167px !important;
}

#item27192 {
	width:62px !important;
	height:167px !important;
}

#item27189 {
	width:62px !important;
	height:167px !important;
	left:141px !important;
	top:283px !important;
}

#item27220 {
	width:62px !important;
	height:167px !important;
}

#item27217 {
	width:62px !important;
	height:167px !important;
}

#item27213 {
	width:62px !important;
	height:167px !important;
	left:226px !important;
	top:113px !important;
}

#item27228 {
	width:62px !important;
	height:167px !important;
}

#item27225 {
	width:62px !important;
	height:167px !important;
}

#item27222 {
	width:62px !important;
	height:167px !important;
	left:226px !important;
	top:283px !important;
}

#item27252 {
	width:62px !important;
	height:167px !important;
}

#item27249 {
	width:62px !important;
	height:167px !important;
}

#item27246 {
	width:62px !important;
	height:167px !important;
	left:310px !important;
	top:113px !important;
}

#item27260 {
	width:62px !important;
	height:167px !important;
}

#item27257 {
	width:62px !important;
	height:167px !important;
}

#item27254 {
	width:62px !important;
	height:167px !important;
	left:310px !important;
	top:283px !important;
}

#item27286 {
	width:62px !important;
	height:167px !important;
}

#item27283 {
	width:62px !important;
	height:167px !important;
}

#item27280 {
	width:62px !important;
	height:167px !important;
	left:395px !important;
	top:113px !important;
}

#item27318 {
	width:62px !important;
	height:167px !important;
}

#item27315 {
	width:62px !important;
	height:167px !important;
}

#item27312 {
	width:62px !important;
	height:167px !important;
	left:478px !important;
	top:113px !important;
}

#item28033 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item28062 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item28089 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item28168 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item28197 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item28224 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item5974 {
	width:289px !important;
	height:309px !important;
	left:315px !important;
	top:88px !important;
	background:#2e3749;
}

#item28251 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item28278 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item28305 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item28333 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item28361 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item28389 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item28416 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item28443 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item28470 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item28512 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item28539 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item12927 {
	width:175px !important;
	height:246px !important;
	left:57px !important;
	top:350px !important;
	background:#2e3749;
}

#item28566 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item13564 {
	width:207px !important;
	height:335px !important;
	left:397px !important;
	top:57px !important;
	background:#2e3749;
}

#item28593 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item13649 {
	width:612px !important;
	height:237px !important;
	left:-9px !important;
	top:302px !important;
	background:#7e4637;
}

#item27368 {
	width:62px !important;
	height:167px !important;
}

#item27365 {
	width:62px !important;
	height:167px !important;
}

#item27362 {
	width:62px !important;
	height:167px !important;
	left:57px !important;
	top:113px !important;
}

#item27376 {
	width:62px !important;
	height:167px !important;
}

#item27373 {
	width:62px !important;
	height:167px !important;
}

#item27370 {
	width:62px !important;
	height:167px !important;
	left:57px !important;
	top:283px !important;
}

#item27384 {
	width:62px !important;
	height:167px !important;
}

#item27381 {
	width:62px !important;
	height:167px !important;
}

#item27378 {
	width:62px !important;
	height:167px !important;
	left:57px !important;
	top:454px !important;
}

#item27392 {
	width:62px !important;
	height:167px !important;
}

#item27389 {
	width:62px !important;
	height:167px !important;
}

#item27386 {
	width:62px !important;
	height:167px !important;
	left:57px !important;
	top:624px !important;
}

#item27400 {
	width:62px !important;
	height:167px !important;
}

#item27397 {
	width:62px !important;
	height:167px !important;
}

#item27394 {
	width:62px !important;
	height:167px !important;
	left:141px !important;
	top:113px !important;
}

#item27408 {
	width:62px !important;
	height:167px !important;
}

#item27405 {
	width:62px !important;
	height:167px !important;
}

#item27402 {
	width:62px !important;
	height:167px !important;
	left:141px !important;
	top:283px !important;
}

#item27417 {
	width:62px !important;
	height:167px !important;
}

#item27414 {
	width:62px !important;
	height:167px !important;
}

#item27410 {
	width:62px !important;
	height:167px !important;
	left:141px !important;
	top:454px !important;
}

#item27425 {
	width:62px !important;
	height:167px !important;
}

#item27422 {
	width:62px !important;
	height:167px !important;
}

#item27419 {
	width:62px !important;
	height:167px !important;
	left:141px !important;
	top:624px !important;
}

#item27433 {
	width:62px !important;
	height:167px !important;
}

#item27430 {
	width:62px !important;
	height:167px !important;
}

#item27427 {
	width:62px !important;
	height:167px !important;
	left:226px !important;
	top:113px !important;
}

#item27443 {
	width:62px !important;
	height:167px !important;
}

#item27439 {
	width:62px !important;
	height:167px !important;
}

#item27435 {
	width:62px !important;
	height:167px !important;
	left:226px !important;
	top:283px !important;
}

#item27451 {
	width:62px !important;
	height:167px !important;
}

#item27448 {
	width:62px !important;
	height:167px !important;
}

#item27445 {
	width:62px !important;
	height:167px !important;
	left:226px !important;
	top:454px !important;
}

#item27459 {
	width:62px !important;
	height:167px !important;
}

#item27456 {
	width:62px !important;
	height:167px !important;
}

#item27453 {
	width:62px !important;
	height:167px !important;
	left:226px !important;
	top:624px !important;
}

#item27468 {
	width:62px !important;
	height:167px !important;
}

#item27464 {
	width:62px !important;
	height:167px !important;
}

#item27461 {
	width:62px !important;
	height:167px !important;
	left:310px !important;
	top:113px !important;
}

#item27477 {
	width:62px !important;
	height:167px !important;
}

#item27473 {
	width:62px !important;
	height:167px !important;
}

#item27470 {
	width:62px !important;
	height:167px !important;
	left:310px !important;
	top:283px !important;
}

#item27485 {
	width:62px !important;
	height:167px !important;
}

#item27482 {
	width:62px !important;
	height:167px !important;
}

#item27479 {
	width:62px !important;
	height:167px !important;
	left:310px !important;
	top:454px !important;
}

#item27493 {
	width:62px !important;
	height:167px !important;
}

#item27490 {
	width:62px !important;
	height:167px !important;
}

#item27487 {
	width:62px !important;
	height:167px !important;
	left:310px !important;
	top:624px !important;
}

#item27501 {
	width:62px !important;
	height:167px !important;
}

#item27498 {
	width:62px !important;
	height:167px !important;
}

#item27495 {
	width:62px !important;
	height:167px !important;
	left:395px !important;
	top:113px !important;
}

#item27509 {
	width:62px !important;
	height:167px !important;
}

#item27506 {
	width:62px !important;
	height:167px !important;
}

#item27503 {
	width:62px !important;
	height:167px !important;
	left:395px !important;
	top:283px !important;
}

#item27517 {
	width:62px !important;
	height:167px !important;
}

#item27514 {
	width:62px !important;
	height:167px !important;
}

#item27511 {
	width:62px !important;
	height:167px !important;
	left:395px !important;
	top:454px !important;
}

#item27526 {
	width:62px !important;
	height:167px !important;
}

#item27523 {
	width:62px !important;
	height:167px !important;
}

#item27520 {
	width:62px !important;
	height:167px !important;
	left:395px !important;
	top:624px !important;
}

#item27534 {
	width:62px !important;
	height:167px !important;
}

#item27531 {
	width:62px !important;
	height:167px !important;
}

#item27528 {
	width:62px !important;
	height:167px !important;
	left:478px !important;
	top:113px !important;
}

#item27542 {
	width:62px !important;
	height:167px !important;
}

#item27539 {
	width:62px !important;
	height:167px !important;
}

#item27536 {
	width:62px !important;
	height:167px !important;
	left:478px !important;
	top:283px !important;
}

#item27550 {
	width:62px !important;
	height:167px !important;
}

#item27547 {
	width:62px !important;
	height:167px !important;
}

#item27544 {
	width:62px !important;
	height:167px !important;
	left:478px !important;
	top:454px !important;
}

#item27558 {
	width:62px !important;
	height:167px !important;
}

#item27555 {
	width:62px !important;
	height:167px !important;
}

#item27552 {
	width:62px !important;
	height:167px !important;
	left:478px !important;
	top:624px !important;
}

#item27578 {
	width:62px !important;
	height:167px !important;
}

#item27574 {
	width:62px !important;
	height:167px !important;
}

#item27570 {
	width:62px !important;
	height:167px !important;
	left:57px !important;
	top:113px !important;
}

#item28624 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item15039 {
	width:377px !important;
	height:364px !important;
	left:227px !important;
	top:421px !important;
	background:#804838;
}

#item28651 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item28679 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item28706 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item28738 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item28765 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item18383 {
	width:547px !important;
	height:258px !important;
	left:57px !important;
	top:57px !important;
	background:#804838;
}

#item28792 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item28820 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item28847 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item19436 {
	width:612px !important;
	height:237px !important;
	left:-9px !important;
	top:302px !important;
	background:#746b50;
}

#item19729 {
	width:1px !important;
	height:17px !important;
	left:129px !important;
	top:142px !important;
	background:#b4a687;
}

#item19752 {
	width:1px !important;
	height:17px !important;
	left:207px !important;
	top:170px !important;
	background:#b4a687;
}

#item27818 {
	width:62px !important;
	height:167px !important;
}

#item27815 {
	width:62px !important;
	height:167px !important;
}

#item27812 {
	width:62px !important;
	height:167px !important;
	left:57px !important;
	top:113px !important;
}

#item27826 {
	width:62px !important;
	height:167px !important;
}

#item27823 {
	width:62px !important;
	height:167px !important;
}

#item27820 {
	width:62px !important;
	height:167px !important;
	left:57px !important;
	top:283px !important;
}

#item27834 {
	width:62px !important;
	height:167px !important;
}

#item27831 {
	width:62px !important;
	height:167px !important;
}

#item27828 {
	width:62px !important;
	height:167px !important;
	left:141px !important;
	top:113px !important;
}

#item27842 {
	width:62px !important;
	height:167px !important;
}

#item27839 {
	width:62px !important;
	height:167px !important;
}

#item27836 {
	width:62px !important;
	height:167px !important;
	left:141px !important;
	top:283px !important;
}

#item27851 {
	width:62px !important;
	height:167px !important;
}

#item27847 {
	width:62px !important;
	height:167px !important;
}

#item27844 {
	width:62px !important;
	height:167px !important;
	left:226px !important;
	top:113px !important;
}

#item27859 {
	width:62px !important;
	height:167px !important;
}

#item27856 {
	width:62px !important;
	height:167px !important;
}

#item27853 {
	width:62px !important;
	height:167px !important;
	left:226px !important;
	top:283px !important;
}

#item27867 {
	width:62px !important;
	height:167px !important;
}

#item27864 {
	width:62px !important;
	height:167px !important;
}

#item27861 {
	width:62px !important;
	height:167px !important;
	left:310px !important;
	top:113px !important;
}

#item27875 {
	width:62px !important;
	height:167px !important;
}

#item27872 {
	width:62px !important;
	height:167px !important;
}

#item27869 {
	width:62px !important;
	height:167px !important;
	left:310px !important;
	top:283px !important;
}

#item27883 {
	width:62px !important;
	height:167px !important;
}

#item27880 {
	width:62px !important;
	height:167px !important;
}

#item27877 {
	width:62px !important;
	height:167px !important;
	left:395px !important;
	top:113px !important;
}

#item27891 {
	width:62px !important;
	height:167px !important;
}

#item27888 {
	width:62px !important;
	height:167px !important;
}

#item27885 {
	width:62px !important;
	height:167px !important;
	left:395px !important;
	top:283px !important;
}

#item27899 {
	width:62px !important;
	height:167px !important;
}

#item27896 {
	width:62px !important;
	height:167px !important;
}

#item27893 {
	width:62px !important;
	height:167px !important;
	left:478px !important;
	top:113px !important;
}

#item27908 {
	width:62px !important;
	height:167px !important;
}

#item27905 {
	width:62px !important;
	height:167px !important;
}

#item27902 {
	width:62px !important;
	height:167px !important;
	left:478px !important;
	top:283px !important;
}

#item19876 {
	width:612px !important;
	height:208px !important;
	left:-9px !important;
	top:642px !important;
	background:#746b50;
}

#item19921 {
	width:208px !important;
	height:232px !important;
	left:396px !important;
	top:57px !important;
	background:#736a50;
}

#item20114 {
	width:612px !important;
	height:232px !important;
	left:-9px !important;
	top:57px !important;
	background:#736a50;
}

#item28881 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item20213 {
	width:612px !important;
	height:208px !important;
	left:-9px !important;
	top:642px !important;
	background:#746b50;
}

#item20397 {
	width:210px !important;
	height:231px !important;
	left:394px !important;
	top:57px !important;
	background:#736a50;
}

#item28909 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item20421 {
	width:612px !important;
	height:208px !important;
	left:-9px !important;
	top:642px !important;
	background:#746b50;
}

#item20466 {
	width:311px !important;
	height:231px !important;
	left:293px !important;
	top:57px !important;
	background:#736a50;
}

#item20655 {
	width:612px !important;
	height:231px !important;
	left:-9px !important;
	top:57px !important;
	background:#736a50;
}

#item28936 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item20726 {
	width:612px !important;
	height:208px !important;
	left:-9px !important;
	top:642px !important;
	background:#746b50;
}

#item20789 {
	width:612px !important;
	height:208px !important;
	left:-9px !important;
	top:642px !important;
	background:#746b50;
}

#item28963 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item21088 {
	width:612px !important;
	height:208px !important;
	left:-9px !important;
	top:642px !important;
	background:#746b50;
}

#item21133 {
	width:207px !important;
	height:231px !important;
	left:397px !important;
	top:57px !important;
	background:#736a50;
}

#item21289 {
	width:612px !important;
	height:231px !important;
	left:-9px !important;
	top:57px !important;
	background:#736a50;
}

#item28990 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item21422 {
	width:612px !important;
	height:208px !important;
	left:-9px !important;
	top:642px !important;
	background:#746b50;
}

#item21596 {
	width:219px !important;
	height:244px !important;
	left:385px !important;
	top:57px !important;
	background:#736a50;
}

#item29017 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item21625 {
	width:612px !important;
	height:208px !important;
	left:-9px !important;
	top:642px !important;
	background:#746b50;
}

#item21920 {
	width:612px !important;
	height:208px !important;
	left:-9px !important;
	top:642px !important;
	background:#746b50;
}

#item29044 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item22051 {
	width:612px !important;
	height:208px !important;
	left:-9px !important;
	top:642px !important;
	background:#746b50;
}

#item22226 {
	width:219px !important;
	height:244px !important;
	left:385px !important;
	top:57px !important;
	background:#736a50;
}

#item29072 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item22250 {
	width:221px !important;
	height:240px !important;
	left:383px !important;
	top:57px !important;
	background:#736a50;
}

#item22251 {
	width:612px !important;
	height:208px !important;
	left:-9px !important;
	top:642px !important;
	background:#746b50;
}

#item22499 {
	width:612px !important;
	height:240px !important;
	left:-9px !important;
	top:57px !important;
	background:#736a50;
}

#item29099 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item22524 {
	width:612px !important;
	height:208px !important;
	left:-9px !important;
	top:642px !important;
	background:#746b50;
}

#item22569 {
	width:221px !important;
	height:240px !important;
	left:383px !important;
	top:57px !important;
	background:#736a50;
}

#item22703 {
	width:612px !important;
	height:208px !important;
	left:-9px !important;
	top:642px !important;
	background:#746b50;
}

#item22748 {
	width:221px !important;
	height:240px !important;
	left:383px !important;
	top:57px !important;
	background:#736a50;
}

#item29126 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item22885 {
	width:612px !important;
	height:208px !important;
	left:-9px !important;
	top:642px !important;
	background:#746b50;
}

#item22930 {
	width:221px !important;
	height:240px !important;
	left:383px !important;
	top:57px !important;
	background:#736a50;
}

#item23088 {
	width:612px !important;
	height:240px !important;
	left:-9px !important;
	top:57px !important;
	background:#736a50;
}

#item29153 {
	width:45px !important;
	height:21px !important;
	left:493px !important;
	top:19px !important;
}

#item23180 {
	width:4px !important;
	height:19px !important;
	left:81px !important;
	top:12px !important;
	background:#1c2d5b;
}

#item23188 {
	width:17px !important;
	height:17px !important;
	top:26px !important;
}

#item27915 {
	width:134px !important;
	height:30px !important;
	left:57px !important;
	top:643px !important;
}

#item26336 {
	width:612px !important;
	height:859px !important;
	left:-9px !important;
	top:-9px !important;
	background:#212c57;
}

#item26157 {
	width:612px !important;
	height:859px !important;
	left:-9px !important;
	top:-9px !important;
	background:#212c57;
}

#item26183 {
	width:4px !important;
	height:19px !important;
	left:81px !important;
	top:12px !important;
	background:#fff;
}

#item26192 {
	width:17px !important;
	height:17px !important;
	top:26px !important;
}

#item26193 {
	width:17px !important;
	height:17px !important;
}
#in5footer,  #prefooter {display:none;}
