/* 	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:#737373; }
:-webkit-full-screen { background:#737373; }
#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:1816px; height:854px; }
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@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 #cd1619; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#cd1619;}
#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;}
}

#item27461 {
	width:487px !important;
	left:3px !important;
	min-height:67px !important;
}

#item27484 {
	width:133px !important;
	height:38px !important;
	top:106px !important;
}

#item41511 {
	width:154px !important;
	height:78px !important;
}

#item41515 {
	width:297px !important;
	left:25px !important;
	top:169px !important;
	min-height:21px !important;
}

#item787 {
	width:595px !important;
	height:588px !important;
	top:22px !important;
}

#item12633 {
	opacity:0.93;
	width:216px !important;
	height:147px !important;
	left:37px !important;
	top:15px !important;
	background:#dfd5c5;
}

#item12657 {
	width:152px !important;
	left:84px !important;
	top:34px !important;
	min-height:94px !important;
}

#item12682 {
	width:136px !important;
	left:100px !important;
	top:137px !important;
	min-height:8px !important;
}

#item27312 {
	width:133px !important;
	height:38px !important;
	left:51px !important;
	top:199px !important;
}

#item31833 {
	width:487px !important;
	left:54px !important;
	top:93px !important;
	min-height:67px !important;
}

#item41479 {
	width:154px !important;
	height:78px !important;
}

#item41483 {
	width:297px !important;
	left:25px !important;
	top:169px !important;
	min-height:21px !important;
}

#item985 {
	width:595px !important;
	height:588px !important;
	top:22px !important;
}

#item12460 {
	opacity:0.85;
	width:216px !important;
	height:147px !important;
	left:37px !important;
	top:15px !important;
	background:#dfd5c5;
}

#item12484 {
	width:152px !important;
	left:84px !important;
	top:34px !important;
	min-height:94px !important;
}

#item27202 {
	width:133px !important;
	height:38px !important;
	left:51px !important;
	top:199px !important;
}

#item31784 {
	width:487px !important;
	left:54px !important;
	top:93px !important;
	min-height:67px !important;
}

#item32197 {
	width:160px !important;
	top:5px !important;
	min-height:8px !important;
}

#item41447 {
	width:154px !important;
	height:78px !important;
}

#item41451 {
	width:297px !important;
	left:25px !important;
	top:169px !important;
	min-height:21px !important;
}

#item1060 {
	width:595px !important;
	height:588px !important;
	top:22px !important;
}

#item7800 {
	width:487px !important;
	left:54px !important;
	top:93px !important;
	min-height:67px !important;
}

#item11646 {
	width:133px !important;
	height:38px !important;
	left:51px !important;
	top:199px !important;
}

#item12850 {
	opacity:0.93;
	width:216px !important;
	height:147px !important;
	left:37px !important;
	top:15px !important;
	background:#dfd5c5;
}

#item12874 {
	width:129px !important;
	left:107px !important;
	top:137px !important;
	min-height:8px !important;
}

#item12897 {
	width:152px !important;
	left:84px !important;
	top:35px !important;
	min-height:94px !important;
}

#item41379 {
	width:154px !important;
	height:78px !important;
}

#item41386 {
	width:297px !important;
	left:25px !important;
	top:169px !important;
	min-height:21px !important;
}

#item1142 {
	width:595px !important;
	height:588px !important;
	top:22px !important;
}

#item1865 {
	width:188px !important;
	height:17px !important;
	background:#524f53;
}

#item2981 {
	width:182px !important;
	left:6px !important;
	top:5px !important;
	min-height:12px !important;
}

#item1863 {
	width:189px !important;
	height:17px !important;
	left:369px !important;
	top:21px !important;
}

#item1878 {
	width:17px !important;
	height:17px !important;
	background:#4fc1b7;
}

#item1886 {
	width:17px !important;
	height:17px !important;
	background:#11b1a9;
}

#item1883 {
	width:17px !important;
	height:17px !important;
	background:#4fc1b7;
}

#item1873 {
	width:17px !important;
	height:17px !important;
	left:558px !important;
	top:21px !important;
}

#item1892 {
	width:17px !important;
	height:17px !important;
	background:#4fc1b7;
}

#item1889 {
	width:17px !important;
	height:17px !important;
	left:558px !important;
	top:21px !important;
}

#item5848 {
	width:188px !important;
	height:17px !important;
	background:#424242;
}

#item5919 {
	width:17px !important;
	height:17px !important;
	left:189px !important;
	background:#11b1a9;
}

#item35521 {
	width:178px !important;
	left:6px !important;
	top:5px !important;
	min-height:10px !important;
}

#item5807 {
	width:188px !important;
	height:17px !important;
	background:#524f53;
}

#item5884 {
	width:17px !important;
	height:17px !important;
	background:#4fc1b7;
}

#item35493 {
	width:178px !important;
	left:6px !important;
	top:5px !important;
	min-height:10px !important;
}

#item5805 {
	width:206px !important;
	height:17px !important;
	left:369px !important;
	top:21px !important;
}

#item9625 {
	width:487px !important;
	left:54px !important;
	top:635px !important;
	min-height:132px !important;
}

#item11518 {
	width:10px !important;
	height:14px !important;
	left:521px !important;
	top:788px !important;
}

#item11523 {
	width:29px !important;
	left:512px !important;
	top:788px !important;
	min-height:13px !important;
}

#item11546 {
	width:106px !important;
	height:29px !important;
	left:54px !important;
	top:779px !important;
}

#item40759 {
	opacity:0.90;
	width:17px !important;
	height:17px !important;
	background:#11b1a9;
}

#item40762 {
	width:7px !important;
	height:7px !important;
	left:5px !important;
	top:7px !important;
	background:#fff;
}

#item40747 {
	width:17px !important;
	height:17px !important;
	background:#4fc1b7;
}

#item40751 {
	width:7px !important;
	height:7px !important;
	left:5px !important;
	top:7px !important;
	background:#fff;
}

#item40742 {
	width:17px !important;
	height:17px !important;
	left:558px !important;
	top:61px !important;
}

#item40765 {
	width:188px !important;
	height:17px !important;
	background:#524f53;
}

#item40767 {
	width:180px !important;
	left:6px !important;
	top:5px !important;
	min-height:10px !important;
}

#item40763 {
	width:188px !important;
	height:17px !important;
	left:369px !important;
	top:61px !important;
}

#item7484 {
	width:29px !important;
	height:108px !important;
}

#item1227 {
	width:30px !important;
	height:108px !important;
	left:567px !important;
	top:502px !important;
}

#item7483 {
	width:29px !important;
	height:108px !important;
}

#item1233 {
	width:30px !important;
	height:108px !important;
	left:567px !important;
	top:394px !important;
}

#item7482 {
	width:29px !important;
	height:108px !important;
}

#item1241 {
	width:30px !important;
	height:108px !important;
	left:567px !important;
	top:286px !important;
}

#item1255 {
	width:30px !important;
	height:119px !important;
	left:567px !important;
	top:167px !important;
}

#item1262 {
	width:22px !important;
	height:108px !important;
	left:574px !important;
	top:502px !important;
}

#item1269 {
	width:22px !important;
	height:108px !important;
	left:574px !important;
	top:394px !important;
}

#item1277 {
	width:22px !important;
	height:108px !important;
	left:574px !important;
	top:286px !important;
}

#item1291 {
	width:22px !important;
	height:112px !important;
	left:574px !important;
	top:174px !important;
}

#item2848 {
	width:180px !important;
	left:8px !important;
	top:12px !important;
	min-height:14px !important;
}

#item1860 {
	width:207px !important;
	height:33px !important;
	left:363px !important;
	top:291px !important;
}

#item35453 {
	opacity:0.90;
	width:17px !important;
	height:17px !important;
	background:#11b1a9;
}

#item35458 {
	width:4px !important;
	height:8px !important;
	left:5px !important;
	background:#fff;
}

#item35459 {
	width:13px !important;
	height:2px !important;
	top:12px !important;
	background:#fff;
}

#item35445 {
	width:17px !important;
	height:17px !important;
	background:#4fc1b7;
}

#item35450 {
	width:4px !important;
	height:8px !important;
	left:5px !important;
	background:#fff;
}

#item35451 {
	width:13px !important;
	height:2px !important;
	top:12px !important;
	background:#fff;
}

#item35440 {
	width:17px !important;
	height:17px !important;
	left:558px !important;
	top:41px !important;
}

#item35467 {
	width:188px !important;
	height:17px !important;
	background:#524f53;
}

#item35469 {
	width:180px !important;
	left:6px !important;
	top:5px !important;
	min-height:10px !important;
}

#item35465 {
	width:188px !important;
	height:17px !important;
	left:369px !important;
	top:41px !important;
}

#item40831 {
	width:43px !important;
	min-height:9px !important;
}

#item40807 {
	width:43px !important;
	min-height:9px !important;
}

#item40803 {
	width:43px !important;
	height:9px !important;
	left:490px !important;
	top:7px !important;
}

#item40883 {
	width:43px !important;
	min-height:9px !important;
}

#item40858 {
	width:43px !important;
	min-height:9px !important;
}

#item40854 {
	width:43px !important;
	height:9px !important;
	left:448px !important;
	top:7px !important;
}

#item40906 {
	width:43px !important;
	left:533px !important;
	top:7px !important;
	min-height:9px !important;
}

#item7854 {
	width:612px !important;
	height:859px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

#item35574 {
	width:488px !important;
	left:54px !important;
	top:226px !important;
	min-height:314px !important;
}

#item29427 {
	width:222px !important;
	height:68px !important;
	left:55px !important;
	top:140px !important;
	background:#fff;
	border:solid 2px #5abdb6;
}

#item7946 {
	width:596px !important;
	height:258px !important;
	left:-1px !important;
}

#item29419 {
	width:222px !important;
	height:68px !important;
	left:55px !important;
	top:140px !important;
	background:#fff;
	border:solid 2px #5abdb6;
}

#item7954 {
	width:596px !important;
	height:258px !important;
	left:-1px !important;
}

#item29412 {
	width:222px !important;
	height:68px !important;
	left:55px !important;
	top:140px !important;
	background:#fff;
	border:solid 2px #5abdb6;
}

#item7961 {
	width:596px !important;
	height:258px !important;
	left:-1px !important;
}

#item29404 {
	width:222px !important;
	height:68px !important;
	left:55px !important;
	top:140px !important;
	background:#fff;
	border:solid 2px #5abdb6;
}

#item7968 {
	width:596px !important;
	height:258px !important;
	left:-1px !important;
}

#item29397 {
	width:222px !important;
	height:68px !important;
	left:55px !important;
	top:140px !important;
	background:#fff;
	border:solid 2px #5abdb6;
}

#item7976 {
	width:596px !important;
	height:258px !important;
	left:-1px !important;
}

#item29302 {
	width:222px !important;
	height:68px !important;
	left:55px !important;
	top:140px !important;
	background:#fff;
	border:solid 2px #5abdb6;
}

#item7983 {
	width:596px !important;
	height:258px !important;
	left:-1px !important;
}

#item13931 {
	width:10px !important;
	height:14px !important;
	left:521px !important;
	top:788px !important;
}

#item13936 {
	width:29px !important;
	left:512px !important;
	top:788px !important;
	min-height:13px !important;
}

#item13959 {
	width:106px !important;
	height:29px !important;
	left:54px !important;
	top:779px !important;
}

#item32281 {
	width:223px !important;
	height:99px !important;
	left:319px !important;
	top:436px !important;
	background:#989597;
}

#item32283 {
	width:202px !important;
	left:329px !important;
	top:446px !important;
	min-height:85px !important;
}

#item37289 {
	width:487px !important;
	height:214px !important;
	left:54px !important;
	top:553px !important;
	background:#a19b9b;
}

#item40419 {
	width:81px !important;
	left:54px !important;
	top:562px !important;
	min-height:12px !important;
}

#item40442 {
	width:80px !important;
	left:136px !important;
	top:562px !important;
	min-height:12px !important;
}

#item40465 {
	width:80px !important;
	left:217px !important;
	top:562px !important;
	min-height:12px !important;
}

#item40488 {
	width:80px !important;
	left:379px !important;
	top:562px !important;
	min-height:12px !important;
}

#item40511 {
	width:81px !important;
	left:298px !important;
	top:562px !important;
	min-height:12px !important;
}

#item40534 {
	width:80px !important;
	left:460px !important;
	top:562px !important;
	min-height:12px !important;
}

#item30772 {
	width:443px !important;
	top:33px !important;
	min-height:113px !important;
}

#item30795 {
	width:444px !important;
	min-height:21px !important;
}

#item30770 {
	width:444px !important;
	height:146px !important;
	left:77px !important;
	top:605px !important;
}

#item30825 {
	width:443px !important;
	top:33px !important;
	min-height:113px !important;
}

#item30848 {
	width:444px !important;
	min-height:21px !important;
}

#item30823 {
	width:444px !important;
	height:146px !important;
	left:77px !important;
	top:605px !important;
}

#item30881 {
	width:443px !important;
	top:33px !important;
	min-height:113px !important;
}

#item30904 {
	width:444px !important;
	min-height:21px !important;
}

#item30879 {
	width:444px !important;
	height:146px !important;
	left:77px !important;
	top:605px !important;
}

#item30937 {
	width:443px !important;
	top:33px !important;
	min-height:113px !important;
}

#item30960 {
	width:444px !important;
	min-height:21px !important;
}

#item30935 {
	width:444px !important;
	height:146px !important;
	left:77px !important;
	top:605px !important;
}

#item30989 {
	width:443px !important;
	top:33px !important;
	min-height:113px !important;
}

#item31012 {
	width:444px !important;
	min-height:21px !important;
}

#item30987 {
	width:444px !important;
	height:146px !important;
	left:77px !important;
	top:605px !important;
}

#item31043 {
	width:443px !important;
	top:33px !important;
	min-height:113px !important;
}

#item31067 {
	width:444px !important;
	min-height:21px !important;
}

#item31041 {
	width:444px !important;
	height:146px !important;
	left:77px !important;
	top:605px !important;
}

#item40071 {
	width:83px !important;
	height:28px !important;
	background:#dfd5c5;
	border:solid 1px #fff;
}

#item39765 {
	width:81px !important;
	left:1px !important;
	top:10px !important;
	min-height:12px !important;
}

#item39720 {
	width:83px !important;
	height:28px !important;
	background:#ccc2b5;
	border:solid 1px #fff;
}

#item39722 {
	width:81px !important;
	left:1px !important;
	top:10px !important;
	min-height:12px !important;
}

#item31092 {
	width:83px !important;
	height:28px !important;
	left:53px !important;
	top:552px !important;
}

#item40073 {
	width:82px !important;
	height:28px !important;
	background:#dfd5c5;
	border:solid 1px #fff;
}

#item39850 {
	width:80px !important;
	left:1px !important;
	top:10px !important;
	min-height:12px !important;
}

#item39823 {
	width:82px !important;
	height:28px !important;
	background:#ccc2b5;
	border:solid 1px #fff;
}

#item39825 {
	width:80px !important;
	left:1px !important;
	top:10px !important;
	min-height:12px !important;
}

#item31146 {
	width:82px !important;
	height:28px !important;
	left:135px !important;
	top:552px !important;
}

#item40075 {
	width:82px !important;
	height:28px !important;
	background:#dfd5c5;
	border:solid 1px #fff;
}

#item39976 {
	width:80px !important;
	left:1px !important;
	top:10px !important;
	min-height:12px !important;
}

#item39944 {
	width:82px !important;
	height:28px !important;
	background:#ccc2b5;
	border:solid 1px #fff;
}

#item39946 {
	width:80px !important;
	left:1px !important;
	top:10px !important;
	min-height:12px !important;
}

#item31199 {
	width:82px !important;
	height:28px !important;
	left:216px !important;
	top:552px !important;
}

#item40150 {
	width:82px !important;
	height:28px !important;
	background:#dfd5c5;
	border:solid 1px #fff;
}

#item40165 {
	width:81px !important;
	left:1px !important;
	top:10px !important;
	min-height:12px !important;
}

#item40114 {
	width:82px !important;
	height:28px !important;
	background:#ccc2b5;
	border:solid 1px #fff;
}

#item40116 {
	width:81px !important;
	left:1px !important;
	top:10px !important;
	min-height:12px !important;
}

#item31251 {
	width:82px !important;
	height:28px !important;
	left:297px !important;
	top:552px !important;
}

#item40269 {
	width:82px !important;
	height:28px !important;
	background:#dfd5c5;
	border:solid 1px #fff;
}

#item40303 {
	width:80px !important;
	left:1px !important;
	top:10px !important;
	min-height:12px !important;
}

#item40240 {
	width:82px !important;
	height:28px !important;
	background:#ccc2b5;
	border:solid 1px #fff;
}

#item40242 {
	width:80px !important;
	left:1px !important;
	top:10px !important;
	min-height:12px !important;
}

#item31303 {
	width:82px !important;
	height:28px !important;
	left:378px !important;
	top:552px !important;
}

#item40415 {
	width:83px !important;
	height:28px !important;
	top:1px !important;
	background:#dfd5c5;
	border:solid 1px #fff;
}

#item40391 {
	width:80px !important;
	left:1px !important;
	top:11px !important;
	min-height:12px !important;
}

#item31358 {
	width:81px !important;
	height:28px !important;
	left:2px !important;
	background:#ccc2b5;
	border:solid 1.5px #fff;
}

#item40356 {
	width:83px !important;
	height:28px !important;
	background:#ccc2b5;
	border:solid 1px #fff;
}

#item40358 {
	width:80px !important;
	left:1px !important;
	top:10px !important;
	min-height:12px !important;
}

#item31355 {
	width:83px !important;
	height:28px !important;
	left:459px !important;
	top:551px !important;
}

#item28523 {
	width:244px !important;
	left:10px !important;
	top:12px !important;
	min-height:14px !important;
}

#item24610 {
	width:273px !important;
	height:57px !important;
	left:268px !important;
	top:487px !important;
}

#item8137 {
	width:21px !important;
	height:21px !important;
	left:554px !important;
	top:270px !important;
}

#item8143 {
	width:21px !important;
	height:21px !important;
	left:526px !important;
	top:265px !important;
}

#item8177 {
	width:21px !important;
	height:21px !important;
	left:497px !important;
	top:259px !important;
}

#item8183 {
	width:21px !important;
	height:21px !important;
	left:468px !important;
	top:254px !important;
}

#item8189 {
	width:21px !important;
	height:21px !important;
	left:554px !important;
	top:270px !important;
}

#item8193 {
	width:21px !important;
	height:21px !important;
	left:526px !important;
	top:265px !important;
}

#item8198 {
	width:21px !important;
	height:21px !important;
	left:497px !important;
	top:259px !important;
}

#item8201 {
	width:21px !important;
	height:21px !important;
	left:468px !important;
	top:254px !important;
}

#item8206 {
	width:21px !important;
	height:21px !important;
	left:439px !important;
	top:248px !important;
}

#item8004 {
	width:188px !important;
	height:17px !important;
	background:#524f53;
}

#item8005 {
	width:182px !important;
	left:6px !important;
	top:5px !important;
	min-height:9px !important;
}

#item8002 {
	width:189px !important;
	height:17px !important;
	left:369px !important;
	top:21px !important;
}

#item8043 {
	width:17px !important;
	height:17px !important;
	background:#4fc1b7;
}

#item8040 {
	width:17px !important;
	height:17px !important;
	background:#01b9ad;
}

#item8036 {
	width:17px !important;
	height:17px !important;
	background:#4fc1b7;
}

#item8031 {
	width:17px !important;
	height:17px !important;
	left:558px !important;
	top:21px !important;
}

#item8048 {
	width:17px !important;
	height:17px !important;
	background:#4fc1b7;
}

#item8045 {
	width:17px !important;
	height:17px !important;
	left:558px !important;
	top:21px !important;
}

#item28008 {
	width:206px !important;
	height:17px !important;
	background:#424242;
}

#item28036 {
	opacity:0.90;
	width:17px !important;
	height:17px !important;
	background:#01b9ad;
}

#item32783 {
	width:197px !important;
	left:4px !important;
	top:5px !important;
	min-height:10px !important;
}

#item27978 {
	width:206px !important;
	height:17px !important;
	background:#524f53;
}

#item28004 {
	width:17px !important;
	height:17px !important;
	background:#4fc1b7;
}

#item29781 {
	width:197px !important;
	left:4px !important;
	top:5px !important;
	min-height:10px !important;
}

#item27975 {
	width:224px !important;
	height:17px !important;
	left:351px !important;
	top:21px !important;
}

#item8212 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:242px !important;
}

#item8218 {
	width:21px !important;
	height:21px !important;
	left:439px !important;
	top:248px !important;
}

#item8221 {
	width:21px !important;
	height:21px !important;
	left:410px !important;
	top:262px !important;
}

#item9225 {
	width:184px !important;
	left:10px !important;
	top:11px !important;
	min-height:14px !important;
}

#item9220 {
	width:213px !important;
	height:33px !important;
	left:192px !important;
	top:235px !important;
}

#item35616 {
	width:488px !important;
	left:54px !important;
	top:330px !important;
	min-height:143px !important;
}

#item5762 {
	width:489px !important;
	height:278px !important;
	border:solid 2px #a19b9b;
}

#item5489 {
	width:489px !important;
	height:278px !important;
	left:53px !important;
	top:493px !important;
}

#item5760 {
	width:489px !important;
	height:278px !important;
	border:solid 2px #a19b9b;
}

#item5491 {
	width:489px !important;
	height:278px !important;
	left:53px !important;
	top:493px !important;
}

#item5758 {
	width:489px !important;
	height:278px !important;
	border:solid 2px #a19b9b;
}

#item5508 {
	width:489px !important;
	height:278px !important;
	left:53px !important;
	top:493px !important;
}

#item5756 {
	width:489px !important;
	height:278px !important;
	border:solid 2px #a19b9b;
}

#item5548 {
	width:489px !important;
	height:278px !important;
	left:53px !important;
	top:493px !important;
}

#item5754 {
	width:489px !important;
	height:278px !important;
	border:solid 2px #a19b9b;
}

#item5586 {
	width:489px !important;
	height:278px !important;
	left:53px !important;
	top:493px !important;
}

#item29644 {
	width:489px !important;
	height:278px !important;
	border:solid 2px #a19b9b;
}

#item29635 {
	width:489px !important;
	height:278px !important;
	left:53px !important;
	top:493px !important;
}

#item29668 {
	width:489px !important;
	height:278px !important;
	border:solid 2px #a19b9b;
}

#item29660 {
	width:489px !important;
	height:278px !important;
	left:53px !important;
	top:493px !important;
}

#item5124 {
	width:188px !important;
	height:17px !important;
	background:#524f53;
}

#item5126 {
	width:182px !important;
	left:6px !important;
	top:5px !important;
	min-height:11px !important;
}

#item5122 {
	width:189px !important;
	height:17px !important;
	left:369px !important;
	top:21px !important;
}

#item5168 {
	width:17px !important;
	height:17px !important;
	background:#4fc1b7;
}

#item5163 {
	width:17px !important;
	height:17px !important;
	background:#01b9ad;
}

#item5158 {
	width:17px !important;
	height:17px !important;
	background:#4fc1b7;
}

#item5153 {
	width:17px !important;
	height:17px !important;
	left:558px !important;
	top:21px !important;
}

#item5175 {
	width:17px !important;
	height:17px !important;
	background:#4fc1b7;
}

#item5172 {
	width:17px !important;
	height:17px !important;
	left:558px !important;
	top:21px !important;
}

#item11597 {
	width:10px !important;
	height:14px !important;
	left:521px !important;
	top:788px !important;
}

#item11602 {
	width:29px !important;
	left:512px !important;
	top:788px !important;
	min-height:13px !important;
}

#item11625 {
	width:106px !important;
	height:29px !important;
	left:54px !important;
	top:779px !important;
}

#item25744 {
	width:10px !important;
	height:14px !important;
	left:521px !important;
	top:788px !important;
}

#item25747 {
	width:29px !important;
	left:512px !important;
	top:788px !important;
	min-height:13px !important;
}

#item25770 {
	width:106px !important;
	height:29px !important;
	left:54px !important;
	top:779px !important;
}

#item26264 {
	width:10px !important;
	height:14px !important;
	left:521px !important;
	top:788px !important;
}

#item26267 {
	width:29px !important;
	left:512px !important;
	top:788px !important;
	min-height:13px !important;
}

#item26290 {
	width:106px !important;
	height:29px !important;
	left:54px !important;
	top:779px !important;
}

#item26320 {
	width:106px !important;
	height:29px !important;
	left:54px !important;
	top:779px !important;
}

#item35640 {
	width:487px !important;
	left:54px !important;
	top:296px !important;
	min-height:26px !important;
}

#item6097 {
	width:222px !important;
	height:31px !important;
	background:#877f82;
}

#item8522 {
	width:222px !important;
	top:10px !important;
	min-height:21px !important;
}

#item6067 {
	width:222px !important;
	height:31px !important;
	background:#a19b9b;
}

#item6087 {
	width:222px !important;
	top:10px !important;
	min-height:21px !important;
}

#item6094 {
	width:222px !important;
	height:32px !important;
	left:319px !important;
	top:439px !important;
}

#item5343 {
	width:21px !important;
	height:21px !important;
	left:25px !important;
	top:581px !important;
}

#item5350 {
	width:21px !important;
	height:21px !important;
	left:25px !important;
	top:552px !important;
}

#item5357 {
	width:21px !important;
	height:21px !important;
	left:25px !important;
	top:522px !important;
}

#item5363 {
	width:21px !important;
	height:21px !important;
	left:25px !important;
	top:493px !important;
}

#item5417 {
	width:194px !important;
	left:9px !important;
	top:11px !important;
	min-height:14px !important;
}

#item5412 {
	width:214px !important;
	height:57px !important;
	left:18px !important;
	top:431px !important;
}

#item5369 {
	width:21px !important;
	height:21px !important;
	left:25px !important;
	top:581px !important;
}

#item6128 {
	width:374px !important;
	left:13px !important;
	top:11px !important;
	min-height:14px !important;
}

#item6123 {
	width:413px !important;
	height:57px !important;
	left:129px !important;
	top:340px !important;
}

#item5375 {
	width:21px !important;
	height:21px !important;
	left:25px !important;
	top:552px !important;
}

#item5381 {
	width:21px !important;
	height:21px !important;
	left:25px !important;
	top:522px !important;
}

#item5387 {
	width:21px !important;
	height:21px !important;
	left:25px !important;
	top:493px !important;
}

#item5398 {
	width:21px !important;
	height:21px !important;
	left:25px !important;
	top:610px !important;
}

#item5405 {
	width:21px !important;
	height:21px !important;
	left:25px !important;
	top:610px !important;
}

#item35717 {
	width:206px !important;
	height:17px !important;
	background:#424242;
}

#item28175 {
	opacity:0.90;
	width:17px !important;
	height:17px !important;
	background:#01b9ad;
}

#item32809 {
	width:197px !important;
	left:4px !important;
	top:5px !important;
	min-height:10px !important;
}

#item28116 {
	width:206px !important;
	height:17px !important;
	background:#524f53;
}

#item28142 {
	width:17px !important;
	height:17px !important;
	background:#4fc1b7;
}

#item29805 {
	width:197px !important;
	left:4px !important;
	top:5px !important;
	min-height:10px !important;
}

#item28113 {
	width:224px !important;
	height:17px !important;
	left:351px !important;
	top:21px !important;
}

#item5188 {
	width:224px !important;
	left:8px !important;
	top:35px !important;
	min-height:14px !important;
}

#item5183 {
	width:244px !important;
	height:57px !important;
	left:297px !important;
	top:270px !important;
}

#item29616 {
	width:21px !important;
	height:21px !important;
	left:25px !important;
	top:640px !important;
}

#item29623 {
	width:21px !important;
	height:21px !important;
	left:25px !important;
	top:640px !important;
}

#item29626 {
	width:21px !important;
	height:21px !important;
	left:25px !important;
	top:669px !important;
}

#item29632 {
	width:21px !important;
	height:21px !important;
	left:25px !important;
	top:669px !important;
}

#item35140 {
	width:487px !important;
	height:215px !important;
	background:#989597;
}

#item35146 {
	width:5px !important;
	height:27px !important;
	left:421px !important;
	top:41px !important;
	background:#fff;
}

#item35147 {
	width:410px !important;
	left:31px !important;
	top:30px !important;
	min-height:35px !important;
}

#item34955 {
	width:428px !important;
	height:110px !important;
	background:#989597;
}

#item34957 {
	width:427px !important;
	left:1px !important;
	top:37px !important;
	min-height:32px !important;
}

#item34981 {
	width:427px !important;
	left:1px !important;
	min-height:36px !important;
}

#item34953 {
	width:428px !important;
	height:110px !important;
	left:84px !important;
	top:78px !important;
}

#item35033 {
	width:427px !important;
	height:26px !important;
	background:#dfd5c5;
}

#item35035 {
	width:427px !important;
	top:7px !important;
	min-height:17px !important;
}

#item35007 {
	width:427px !important;
	height:26px !important;
	background:#d7cec0;
}

#item35009 {
	width:427px !important;
	top:7px !important;
	min-height:17px !important;
}

#item35004 {
	width:427px !important;
	height:26px !important;
	left:84px !important;
	top:190px !important;
}

#item35089 {
	width:427px !important;
	height:26px !important;
	background:#dfd5c5;
}

#item35090 {
	width:427px !important;
	top:7px !important;
	min-height:17px !important;
}

#item35062 {
	width:427px !important;
	height:26px !important;
	background:#d7cec0;
}

#item35065 {
	width:427px !important;
	top:7px !important;
	min-height:17px !important;
}

#item35058 {
	width:427px !important;
	height:26px !important;
	left:84px !important;
	top:224px !important;
}

#item34844 {
	width:428px !important;
	height:69px !important;
	background:#989597;
}

#item34847 {
	width:427px !important;
	top:37px !important;
	min-height:32px !important;
}

#item34873 {
	width:427px !important;
	left:1px !important;
	min-height:36px !important;
}

#item34842 {
	width:428px !important;
	height:127px !important;
	left:84px !important;
	top:78px !important;
}

#item34928 {
	width:427px !important;
	height:26px !important;
	background:#dfd5c5;
}

#item34930 {
	width:427px !important;
	left:1px !important;
	top:7px !important;
	min-height:17px !important;
}

#item34902 {
	width:427px !important;
	height:26px !important;
	background:#d7cec0;
}

#item34904 {
	width:427px !important;
	left:1px !important;
	top:7px !important;
	min-height:17px !important;
}

#item34899 {
	width:427px !important;
	height:26px !important;
	left:84px !important;
	top:224px !important;
}

#item33844 {
	width:428px !important;
	height:69px !important;
	background:#989597;
}

#item33846 {
	width:427px !important;
	left:1px !important;
	top:37px !important;
	min-height:15px !important;
}

#item33869 {
	width:427px !important;
	left:1px !important;
	min-height:36px !important;
}

#item33842 {
	width:428px !important;
	height:69px !important;
	left:84px !important;
	top:78px !important;
}

#item33921 {
	width:427px !important;
	height:26px !important;
	background:#dfd5c5;
}

#item33923 {
	width:427px !important;
	top:7px !important;
	min-height:17px !important;
}

#item33895 {
	width:427px !important;
	height:26px !important;
	background:#d7cec0;
}

#item33897 {
	width:427px !important;
	top:7px !important;
	min-height:17px !important;
}

#item33892 {
	width:427px !important;
	height:26px !important;
	left:84px !important;
	top:224px !important;
}

#item33976 {
	width:69px !important;
	height:19px !important;
	background:#dfd5c5;
}

#item33977 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item33949 {
	width:69px !important;
	height:19px !important;
	background:#d7cec0;
}

#item33951 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item33946 {
	width:69px !important;
	height:19px !important;
	left:84px !important;
	top:151px !important;
}

#item34028 {
	width:69px !important;
	height:19px !important;
	background:#dfd5c5;
}

#item34029 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34003 {
	width:69px !important;
	height:19px !important;
	background:#d7cec0;
}

#item34004 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34000 {
	width:69px !important;
	height:19px !important;
	left:156px !important;
	top:151px !important;
}

#item34080 {
	width:69px !important;
	height:19px !important;
	background:#dfd5c5;
}

#item34081 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34055 {
	width:69px !important;
	height:19px !important;
	background:#d7cec0;
}

#item34056 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34052 {
	width:69px !important;
	height:19px !important;
	left:228px !important;
	top:151px !important;
}

#item34133 {
	width:69px !important;
	height:19px !important;
	background:#dfd5c5;
}

#item34134 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34107 {
	width:69px !important;
	height:19px !important;
	background:#d7cec0;
}

#item34109 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34104 {
	width:69px !important;
	height:19px !important;
	left:299px !important;
	top:151px !important;
}

#item34185 {
	width:69px !important;
	height:19px !important;
	background:#dfd5c5;
}

#item34188 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34160 {
	width:69px !important;
	height:19px !important;
	background:#d7cec0;
}

#item34161 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34157 {
	width:69px !important;
	height:19px !important;
	left:371px !important;
	top:151px !important;
}

#item34239 {
	width:69px !important;
	height:19px !important;
	background:#dfd5c5;
}

#item34240 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34214 {
	width:69px !important;
	height:19px !important;
	background:#d7cec0;
}

#item34215 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34211 {
	width:69px !important;
	height:19px !important;
	left:443px !important;
	top:151px !important;
}

#item34291 {
	width:69px !important;
	height:19px !important;
	background:#dfd5c5;
}

#item34292 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34266 {
	width:69px !important;
	height:19px !important;
	background:#d7cec0;
}

#item34267 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34263 {
	width:69px !important;
	height:19px !important;
	left:84px !important;
	top:173px !important;
}

#item34344 {
	width:69px !important;
	height:19px !important;
	background:#dfd5c5;
}

#item34345 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34319 {
	width:69px !important;
	height:19px !important;
	background:#d7cec0;
}

#item34320 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34315 {
	width:69px !important;
	height:19px !important;
	left:156px !important;
	top:173px !important;
}

#item34396 {
	width:69px !important;
	height:19px !important;
	background:#dfd5c5;
}

#item34397 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34371 {
	width:69px !important;
	height:19px !important;
	background:#d7cec0;
}

#item34372 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34368 {
	width:69px !important;
	height:19px !important;
	left:228px !important;
	top:173px !important;
}

#item34450 {
	width:69px !important;
	height:19px !important;
	background:#dfd5c5;
}

#item34452 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34424 {
	opacity:0.90;
	width:69px !important;
	height:19px !important;
	background:#dfd5c5;
}

#item34426 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34421 {
	width:69px !important;
	height:19px !important;
	left:299px !important;
	top:173px !important;
}

#item34503 {
	width:69px !important;
	height:19px !important;
	background:#dfd5c5;
}

#item34504 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34478 {
	width:69px !important;
	height:19px !important;
	background:#d7cec0;
}

#item34479 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34475 {
	width:69px !important;
	height:19px !important;
	left:371px !important;
	top:173px !important;
}

#item34555 {
	width:69px !important;
	height:19px !important;
	background:#dfd5c5;
}

#item34556 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34530 {
	width:69px !important;
	height:19px !important;
	background:#d7cec0;
}

#item34531 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34527 {
	width:69px !important;
	height:19px !important;
	left:443px !important;
	top:173px !important;
}

#item34607 {
	width:69px !important;
	height:19px !important;
	background:#dfd5c5;
}

#item34608 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34582 {
	width:69px !important;
	height:19px !important;
	background:#d7cec0;
}

#item34583 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34579 {
	width:69px !important;
	height:19px !important;
	left:84px !important;
	top:196px !important;
}

#item34661 {
	width:69px !important;
	height:19px !important;
	background:#dfd5c5;
}

#item34662 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34636 {
	width:69px !important;
	height:19px !important;
	background:#d7cec0;
}

#item34637 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34631 {
	width:69px !important;
	height:19px !important;
	left:156px !important;
	top:196px !important;
}

#item34713 {
	width:69px !important;
	height:19px !important;
	background:#dfd5c5;
}

#item34714 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34688 {
	width:69px !important;
	height:19px !important;
	background:#d7cec0;
}

#item34689 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34685 {
	width:69px !important;
	height:19px !important;
	left:228px !important;
	top:196px !important;
}

#item34765 {
	width:69px !important;
	height:19px !important;
	background:#dfd5c5;
}

#item34766 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34740 {
	width:69px !important;
	height:19px !important;
	background:#d7cec0;
}

#item34741 {
	width:69px !important;
	top:4px !important;
	min-height:13px !important;
}

#item34737 {
	width:69px !important;
	height:19px !important;
	left:299px !important;
	top:196px !important;
}

#item34817 {
	width:140px !important;
	height:19px !important;
	background:#dfd5c5;
}

#item34819 {
	width:140px !important;
	top:5px !important;
	min-height:13px !important;
}

#item34792 {
	width:140px !important;
	height:19px !important;
	background:#d7cec0;
}

#item34793 {
	width:140px !important;
	top:5px !important;
	min-height:13px !important;
}

#item34789 {
	width:140px !important;
	height:19px !important;
	left:371px !important;
	top:196px !important;
}

#item33214 {
	width:428px !important;
	height:107px !important;
	background:#989597;
}

#item33216 {
	width:427px !important;
	left:1px !important;
	top:35px !important;
	min-height:106px !important;
}

#item33244 {
	width:427px !important;
	left:1px !important;
	min-height:36px !important;
}

#item33212 {
	width:428px !important;
	height:141px !important;
	left:84px !important;
	top:78px !important;
}

#item33300 {
	width:206px !important;
	height:26px !important;
	background:#dfd5c5;
}

#item33302 {
	width:206px !important;
	top:7px !important;
	min-height:17px !important;
}

#item33274 {
	width:206px !important;
	height:26px !important;
	background:#d7cec0;
}

#item33276 {
	width:206px !important;
	top:7px !important;
	min-height:17px !important;
}

#item33270 {
	width:206px !important;
	height:26px !important;
	left:84px !important;
	top:224px !important;
}

#item33354 {
	width:206px !important;
	height:26px !important;
	background:#dfd5c5;
}

#item33356 {
	width:206px !important;
	top:7px !important;
	min-height:17px !important;
}

#item33328 {
	width:206px !important;
	height:26px !important;
	background:#d7cec0;
}

#item33330 {
	width:206px !important;
	top:7px !important;
	min-height:17px !important;
}

#item33325 {
	width:206px !important;
	height:26px !important;
	left:306px !important;
	top:224px !important;
}

#item33381 {
	width:168px !important;
	height:14px !important;
	background:#989597;
}

#item33383 {
	width:168px !important;
	left:1px !important;
	top:2px !important;
	min-height:12px !important;
}

#item33379 {
	width:168px !important;
	height:14px !important;
	left:262px !important;
	top:186px !important;
}

#item33408 {
	width:168px !important;
	height:14px !important;
	background:#989597;
}

#item33410 {
	width:168px !important;
	left:1px !important;
	top:2px !important;
	min-height:12px !important;
}

#item33406 {
	width:168px !important;
	height:14px !important;
	left:262px !important;
	top:186px !important;
}

#item33435 {
	width:168px !important;
	height:14px !important;
	background:#989597;
}

#item33437 {
	width:168px !important;
	left:1px !important;
	top:2px !important;
	min-height:12px !important;
}

#item33433 {
	width:168px !important;
	height:14px !important;
	left:262px !important;
	top:186px !important;
}

#item33462 {
	width:168px !important;
	height:14px !important;
	background:#989597;
}

#item33464 {
	width:168px !important;
	left:1px !important;
	top:2px !important;
	min-height:12px !important;
}

#item33460 {
	width:168px !important;
	height:14px !important;
	left:262px !important;
	top:186px !important;
}

#item33489 {
	width:168px !important;
	height:14px !important;
	background:#989597;
}

#item33491 {
	width:168px !important;
	left:1px !important;
	top:2px !important;
	min-height:12px !important;
}

#item33487 {
	width:168px !important;
	height:14px !important;
	left:262px !important;
	top:186px !important;
}

#item33517 {
	width:168px !important;
	height:14px !important;
	background:#989597;
}

#item33519 {
	width:168px !important;
	left:1px !important;
	top:2px !important;
	min-height:12px !important;
}

#item33515 {
	width:168px !important;
	height:14px !important;
	left:262px !important;
	top:186px !important;
}

#item33544 {
	width:168px !important;
	height:14px !important;
	background:#989597;
}

#item33547 {
	width:168px !important;
	left:1px !important;
	top:2px !important;
	min-height:12px !important;
}

#item33542 {
	width:168px !important;
	height:14px !important;
	left:262px !important;
	top:186px !important;
}

#item33573 {
	width:168px !important;
	height:14px !important;
	background:#989597;
}

#item33575 {
	width:168px !important;
	left:1px !important;
	top:2px !important;
	min-height:12px !important;
}

#item33570 {
	width:168px !important;
	height:14px !important;
	left:263px !important;
	top:186px !important;
}

#item33600 {
	width:168px !important;
	height:14px !important;
	background:#989597;
}

#item33602 {
	width:168px !important;
	left:1px !important;
	top:2px !important;
	min-height:12px !important;
}

#item33598 {
	width:168px !important;
	height:14px !important;
	left:262px !important;
	top:186px !important;
}

#item33627 {
	width:168px !important;
	height:14px !important;
	background:#989597;
}

#item33629 {
	width:168px !important;
	left:1px !important;
	top:2px !important;
	min-height:12px !important;
}

#item33625 {
	width:168px !important;
	height:14px !important;
	left:262px !important;
	top:186px !important;
}

#item33654 {
	width:168px !important;
	height:14px !important;
	background:#989597;
}

#item33656 {
	width:168px !important;
	left:1px !important;
	top:2px !important;
	min-height:12px !important;
}

#item33652 {
	width:168px !important;
	height:14px !important;
	left:262px !important;
	top:186px !important;
}

#item33681 {
	width:168px !important;
	height:14px !important;
	background:#989597;
}

#item33683 {
	width:168px !important;
	left:1px !important;
	top:2px !important;
	min-height:12px !important;
}

#item33679 {
	width:168px !important;
	height:14px !important;
	left:262px !important;
	top:186px !important;
}

#item33708 {
	width:168px !important;
	height:14px !important;
	background:#989597;
}

#item33710 {
	width:168px !important;
	left:1px !important;
	top:2px !important;
	min-height:12px !important;
}

#item33706 {
	width:168px !important;
	height:14px !important;
	left:262px !important;
	top:186px !important;
}

#item33736 {
	width:168px !important;
	height:14px !important;
	background:#989597;
}

#item33738 {
	width:168px !important;
	left:1px !important;
	top:2px !important;
	min-height:12px !important;
}

#item33733 {
	width:168px !important;
	height:14px !important;
	left:262px !important;
	top:186px !important;
}

#item33763 {
	width:168px !important;
	height:14px !important;
	background:#989597;
}

#item33765 {
	width:168px !important;
	left:1px !important;
	top:2px !important;
	min-height:12px !important;
}

#item33761 {
	width:168px !important;
	height:14px !important;
	left:262px !important;
	top:186px !important;
}

#item33790 {
	width:168px !important;
	height:14px !important;
	background:#989597;
}

#item33792 {
	width:168px !important;
	left:1px !important;
	top:2px !important;
	min-height:12px !important;
}

#item33788 {
	width:168px !important;
	height:14px !important;
	left:262px !important;
	top:186px !important;
}

#item33817 {
	width:168px !important;
	height:14px !important;
	background:#989597;
}

#item33819 {
	width:168px !important;
	left:1px !important;
	top:2px !important;
	min-height:12px !important;
}

#item33815 {
	width:168px !important;
	height:14px !important;
	left:262px !important;
	top:186px !important;
}

#item35702 {
	width:63px !important;
	height:12px !important;
	background:#dfd5c5;
}

#item35706 {
	opacity:0.90;
	width:63px !important;
	height:12px !important;
	background:#dfd5c5;
}

#item35696 {
	width:63px !important;
	height:12px !important;
	left:448px !important;
	top:187px !important;
}
#in5footer,  #prefooter {display:none;}
