/* 	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:#37500d; }
:-webkit-full-screen { background:#37500d; }
#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:36317px; 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;}
}

#item31745 {
	width:276px !important;
	left:52px !important;
	top:817px !important;
	min-height:38px !important;
}

#item31768 {
	width:276px !important;
	left:134px !important;
	top:528px !important;
	min-height:38px !important;
}

#item31817 {
	width:48px !important;
	left:105px !important;
	top:170px !important;
	min-height:52px !important;
}

#item31841 {
	width:276px !important;
	left:45px !important;
	top:801px !important;
	min-height:38px !important;
}

#item31866 {
	width:241px !important;
	left:304px !important;
	top:593px !important;
	min-height:160px !important;
}

#item31889 {
	width:285px !important;
	left:281px !important;
	top:413px !important;
	text-shadow:2px 2px 3px rgba(0,0,0,0.75);
	min-height:63px !important;
}

#item31912 {
	width:370px !important;
	left:196px !important;
	top:477px !important;
	text-shadow:2px 2px 3px rgba(0,0,0,0.75);
	min-height:122px !important;
}

#item30990 {
	width:468px !important;
	left:48px !important;
	top:54px !important;
	text-shadow:2px 2px 2px rgba(0,0,0,0.75);
	min-height:285px !important;
}

#item31013 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item30967 {
	width:408px !important;
	left:132px !important;
	top:62px !important;
	min-height:187px !important;
}

#item31036 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item30943 {
	width:351px !important;
	left:183px !important;
	top:255px !important;
	min-height:478px !important;
}

#item33104 {
	width:251px !important;
	height:142px !important;
	left:224px !important;
	top:664px !important;
}

#item31247 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item31270 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item31293 {
	width:518px !important;
	left:48px !important;
	top:113px !important;
	min-height:728px !important;
}

#item25688 {
	width:447px !important;
	left:55px !important;
	top:79px !important;
	min-height:211px !important;
}

#item25712 {
	width:525px !important;
	left:54px !important;
	top:40px !important;
	min-height:63px !important;
}

#item25739 {
	width:502px !important;
	left:57px !important;
	top:372px !important;
	min-height:123px !important;
}

#item25764 {
	width:223px !important;
	left:58px !important;
	top:490px !important;
	min-height:290px !important;
}

#item25787 {
	width:223px !important;
	left:314px !important;
	top:490px !important;
	min-height:277px !important;
}

#item26025 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item25791 {
	width:223px !important;
	left:58px !important;
	top:372px !important;
	min-height:399px !important;
}

#item25795 {
	width:223px !important;
	left:314px !important;
	top:372px !important;
	min-height:381px !important;
}

#item25877 {
	width:285px !important;
	height:116px !important;
	left:305px !important;
	top:34px !important;
}

#item26048 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item27092 {
	width:497px !important;
	left:57px !important;
	top:187px !important;
	min-height:151px !important;
}

#item27291 {
	width:1074px !important;
	left:57px !important;
	top:140px !important;
	min-height:38px !important;
}

#item27267 {
	width:1115px !important;
	left:56px !important;
	top:68px !important;
	min-height:74px !important;
}

#item27395 {
	width:409px !important;
	height:240px !important;
	left:35px !important;
	top:332px !important;
}

#item27611 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item27143 {
	width:223px !important;
	left:58px !important;
	top:187px !important;
	min-height:615px !important;
}

#item27147 {
	width:223px !important;
	left:314px !important;
	top:187px !important;
	min-height:615px !important;
}

#item27634 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item27159 {
	width:223px !important;
	left:58px !important;
	top:87px !important;
	min-height:693px !important;
}

#item27182 {
	width:223px !important;
	left:314px !important;
	top:87px !important;
	min-height:693px !important;
}

#item27657 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item27186 {
	width:223px !important;
	left:58px !important;
	top:87px !important;
	min-height:703px !important;
}

#item27191 {
	width:223px !important;
	left:314px !important;
	top:87px !important;
	min-height:671px !important;
}

#item27680 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item27201 {
	width:223px !important;
	left:58px !important;
	top:68px !important;
	min-height:398px !important;
}

#item27224 {
	width:223px !important;
	left:314px !important;
	top:68px !important;
	min-height:448px !important;
}

#item27578 {
	width:47px !important;
	height:48px !important;
	left:431px !important;
	top:676px !important;
}

#item27570 {
	width:47px !important;
	height:48px !important;
	left:431px !important;
	top:622px !important;
}

#item27596 {
	width:44px !important;
	height:43px !important;
	left:433px !important;
	top:734px !important;
}

#item27703 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item27229 {
	width:223px !important;
	left:58px !important;
	top:68px !important;
	min-height:459px !important;
}

#item27233 {
	width:223px !important;
	left:314px !important;
	top:68px !important;
	min-height:718px !important;
}

#item27726 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item18781 {
	width:1115px !important;
	left:52px !important;
	top:36px !important;
	min-height:113px !important;
}

#item18878 {
	width:223px !important;
	left:332px !important;
	top:346px !important;
	min-height:393px !important;
}

#item18931 {
	width:502px !important;
	left:61px !important;
	top:223px !important;
	min-height:123px !important;
}

#item18959 {
	width:840px !important;
	left:61px !important;
	top:156px !important;
	min-height:63px !important;
}

#item19081 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item18855 {
	width:223px !important;
	left:57px !important;
	top:223px !important;
	min-height:578px !important;
}

#item18986 {
	width:223px !important;
	left:314px !important;
	top:223px !important;
	min-height:578px !important;
}

#item19104 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item19143 {
	width:514px !important;
	left:46px !important;
	top:49px !important;
	min-height:273px !important;
}

#item19168 {
	width:502px !important;
	left:57px !important;
	top:386px !important;
	min-height:123px !important;
}

#item19192 {
	width:502px !important;
	left:55px !important;
	top:307px !important;
	min-height:76px !important;
}

#item19464 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item19216 {
	width:223px !important;
	left:57px !important;
	top:65px !important;
	min-height:720px !important;
}

#item19239 {
	width:223px !important;
	left:314px !important;
	top:65px !important;
	min-height:709px !important;
}

#item19487 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item19514 {
	width:223px !important;
	left:332px !important;
	top:188px !important;
	min-height:600px !important;
}

#item19677 {
	width:150px !important;
	height:122px !important;
	left:4px !important;
	top:4px !important;
}

#item19603 {
	width:1018px !important;
	left:99px !important;
	top:118px !important;
	min-height:50px !important;
}

#item19628 {
	width:1088px !important;
	left:29px !important;
	top:33px !important;
	min-height:77px !important;
}

#item19655 {
	width:196px !important;
	height:109px !important;
	left:53px !important;
	top:726px !important;
}

#item19716 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item19537 {
	width:223px !important;
	left:57px !important;
	top:188px !important;
	min-height:636px !important;
}

#item19550 {
	width:223px !important;
	left:314px !important;
	top:188px !important;
	min-height:612px !important;
}

#item19739 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item24105 {
	width:223px !important;
	left:58px !important;
	top:621px !important;
	min-height:191px !important;
}

#item24128 {
	width:223px !important;
	left:314px !important;
	top:621px !important;
	min-height:191px !important;
}

#item24148 {
	width:393px !important;
	left:55px !important;
	top:57px !important;
	min-height:132px !important;
}

#item24173 {
	width:486px !important;
	left:58px !important;
	top:189px !important;
	min-height:230px !important;
}

#item24196 {
	width:510px !important;
	left:58px !important;
	top:486px !important;
	min-height:147px !important;
}

#item24502 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item24132 {
	width:223px !important;
	left:58px !important;
	top:41px !important;
	min-height:288px !important;
}

#item24136 {
	width:223px !important;
	left:314px !important;
	top:41px !important;
	min-height:326px !important;
}

#item24479 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item24963 {
	width:595px !important;
	height:386px !important;
	top:481px !important;
}

#item24224 {
	width:223px !important;
	left:58px !important;
	top:41px !important;
	min-height:468px !important;
}

#item24247 {
	width:223px !important;
	left:314px !important;
	top:41px !important;
	min-height:524px !important;
}

#item24965 {
	width:621px !important;
	height:472px !important;
	left:595px !important;
	top:319px !important;
}

#item24548 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item24251 {
	width:223px !important;
	left:58px !important;
	top:41px !important;
	min-height:405px !important;
}

#item24255 {
	width:223px !important;
	left:314px !important;
	top:41px !important;
	min-height:724px !important;
}

#item24525 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item19838 {
	width:1115px !important;
	left:39px !important;
	top:55px !important;
	min-height:113px !important;
}

#item19861 {
	width:1081px !important;
	left:45px !important;
	top:180px !important;
	min-height:63px !important;
}

#item19923 {
	width:510px !important;
	left:47px !important;
	top:235px !important;
	min-height:135px !important;
}

#item20126 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item19889 {
	width:223px !important;
	left:57px !important;
	top:235px !important;
	min-height:376px !important;
}

#item19912 {
	width:223px !important;
	left:314px !important;
	top:235px !important;
	min-height:317px !important;
}

#item20149 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item29065 {
	width:385px !important;
	left:114px !important;
	top:560px !important;
	min-height:270px !important;
}

#item29088 {
	width:510px !important;
	left:54px !important;
	top:174px !important;
	min-height:135px !important;
}

#item29111 {
	width:501px !important;
	left:10px !important;
	top:96px !important;
	min-height:78px !important;
}

#item29162 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item29245 {
	width:595px !important;
	left:1px !important;
	top:147px !important;
	min-height:106px !important;
}

#item29268 {
	width:462px !important;
	left:67px !important;
	top:358px !important;
	min-height:141px !important;
}

#item29299 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item29692 {
	width:727px !important;
	left:136px !important;
	top:32px !important;
	min-height:121px !important;
}

#item29715 {
	width:443px !important;
	left:136px !important;
	top:170px !important;
	min-height:100px !important;
}

#item29757 {
	width:404px !important;
	left:136px !important;
	top:279px !important;
	min-height:115px !important;
}

#item29782 {
	width:185px !important;
	left:378px !important;
	top:406px !important;
	min-height:99px !important;
}

#item29805 {
	width:242px !important;
	left:136px !important;
	top:406px !important;
	min-height:161px !important;
}

#item29828 {
	width:345px !important;
	left:198px !important;
	top:551px !important;
	min-height:281px !important;
}

#item30193 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item29878 {
	width:221px !important;
	left:13px !important;
	top:19px !important;
	min-height:281px !important;
}

#item30182 {
	width:111px !important;
	height:57px !important;
	left:459px !important;
	top:38px !important;
}

#item30216 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item32935 {
	width:255px !important;
	height:133px !important;
	left:316px !important;
	top:694px !important;
}

#item20801 {
	width:1018px !important;
	left:57px !important;
	top:171px !important;
	min-height:50px !important;
}

#item20824 {
	width:1108px !important;
	left:47px !important;
	top:40px !important;
	min-height:132px !important;
}

#item20850 {
	width:510px !important;
	left:57px !important;
	top:214px !important;
	min-height:135px !important;
}

#item20873 {
	width:223px !important;
	left:57px !important;
	top:310px !important;
	min-height:291px !important;
}

#item20896 {
	width:223px !important;
	left:320px !important;
	top:310px !important;
	min-height:301px !important;
}

#item21008 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item20903 {
	width:223px !important;
	left:57px !important;
	top:179px !important;
	min-height:385px !important;
}

#item20927 {
	width:223px !important;
	left:314px !important;
	top:179px !important;
	min-height:455px !important;
}

#item20941 {
	width:196px !important;
	left:16px !important;
	top:23px !important;
	min-height:189px !important;
}

#item21031 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item21117 {
	width:1075px !important;
	left:58px !important;
	top:54px !important;
	min-height:118px !important;
}

#item21173 {
	width:493px !important;
	left:58px !important;
	top:187px !important;
	min-height:174px !important;
}

#item21404 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item21142 {
	width:223px !important;
	left:57px !important;
	top:128px !important;
	min-height:244px !important;
}

#item21165 {
	width:223px !important;
	left:314px !important;
	top:128px !important;
	min-height:682px !important;
}

#item21427 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item21343 {
	width:454px !important;
	height:881px !important;
	left:140px !important;
	top:-23px !important;
}

#item21278 {
	width:223px !important;
	left:58px !important;
	top:64px !important;
	min-height:438px !important;
}

#item21466 {
	width:596px !important;
	height:207px !important;
}

#item21468 {
	width:595px !important;
	height:190px !important;
	top:13px !important;
}

#item21301 {
	width:223px !important;
	left:314px !important;
	top:64px !important;
	min-height:449px !important;
}

#item21785 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item21539 {
	width:345px !important;
	left:172px !important;
	top:105px !important;
	min-height:52px !important;
}

#item21562 {
	width:371px !important;
	left:270px !important;
	top:79px !important;
	min-height:33px !important;
}

#item21609 {
	width:270px !important;
	min-height:94px !important;
}

#item21690 {
	width:270px !important;
	left:284px !important;
	top:23px !important;
	min-height:64px !important;
}

#item21717 {
	width:493px !important;
	left:36px !important;
	top:164px !important;
	min-height:107px !important;
}

#item21633 {
	width:539px !important;
	left:36px !important;
	top:377px !important;
	min-height:156px !important;
}

#item21667 {
	width:539px !important;
	left:36px !important;
	top:531px !important;
	min-height:271px !important;
}

#item21808 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item28392 {
	width:218px !important;
	height:73px !important;
	left:16px !important;
	top:11px !important;
}

#item23837 {
	width:612px !important;
	height:519px !important;
	left:-17px !important;
	top:236px !important;
}

#item23431 {
	width:409px !important;
	left:58px !important;
	top:92px !important;
	min-height:193px !important;
}

#item23454 {
	width:1097px !important;
	left:63px !important;
	top:51px !important;
	min-height:118px !important;
}

#item23480 {
	width:227px !important;
	left:58px !important;
	top:320px !important;
	min-height:73px !important;
}

#item23505 {
	width:355px !important;
	left:58px !important;
	top:390px !important;
	min-height:146px !important;
}

#item23534 {
	width:223px !important;
	left:58px !important;
	top:598px !important;
	min-height:211px !important;
}

#item23557 {
	width:223px !important;
	left:314px !important;
	top:598px !important;
	min-height:216px !important;
}

#item23842 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item23571 {
	width:223px !important;
	left:58px !important;
	top:41px !important;
	min-height:373px !important;
}

#item23594 {
	width:223px !important;
	left:314px !important;
	top:41px !important;
	min-height:361px !important;
}

#item23865 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item23731 {
	width:223px !important;
	left:58px !important;
	top:41px !important;
	min-height:428px !important;
}

#item23754 {
	width:223px !important;
	left:314px !important;
	top:41px !important;
	min-height:366px !important;
}

#item23888 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item23828 {
	width:636px !important;
	height:738px !important;
	left:1px !important;
	top:-45px !important;
}

#item23758 {
	width:223px !important;
	left:58px !important;
	top:442px !important;
	min-height:361px !important;
}

#item23763 {
	width:223px !important;
	left:312px !important;
	top:344px !important;
	min-height:437px !important;
}

#item23911 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item29494 {
	width:595px !important;
	left:1px !important;
	top:132px !important;
	min-height:141px !important;
}

#item29517 {
	width:495px !important;
	left:51px !important;
	top:377px !important;
	min-height:141px !important;
}

#item30278 {
	width:635px !important;
	height:451px !important;
	background:#84b127;
}

#item30302 {
	width:324px !important;
	height:173px !important;
	left:42px !important;
	top:224px !important;
}

#item30315 {
	width:583px !important;
	left:6px !important;
	top:23px !important;
	min-height:192px !important;
}

#item22612 {
	width:1029px !important;
	left:58px !important;
	top:36px !important;
	min-height:239px !important;
}

#item22636 {
	width:497px !important;
	left:62px !important;
	top:281px !important;
	min-height:160px !important;
}

#item21997 {
	width:227px !important;
	height:91px !important;
	top:125px !important;
}

#item22392 {
	width:214px !important;
	left:343px !important;
	top:30px !important;
	min-height:339px !important;
}

#item22496 {
	width:214px !important;
	left:325px !important;
	min-height:272px !important;
}

#item23044 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item22949 {
	width:357px !important;
	height:858px !important;
	left:255px !important;
	top:-8px !important;
}

#item21944 {
	width:155px !important;
	height:97px !important;
}

#item22422 {
	width:214px !important;
	top:38px !important;
	min-height:159px !important;
}

#item23067 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item22156 {
	width:152px !important;
	height:118px !important;
}

#item22473 {
	width:214px !important;
	top:2px !important;
	min-height:176px !important;
}

#item22095 {
	width:149px !important;
	height:93px !important;
	left:123px !important;
	top:58px !important;
}

#item22396 {
	width:214px !important;
	left:303px !important;
	top:38px !important;
	min-height:159px !important;
}

#item22891 {
	width:375px !important;
	height:140px !important;
	left:221px !important;
	top:-37px !important;
}

#item23131 {
	width:596px !important;
	height:207px !important;
}

#item23133 {
	width:595px !important;
	height:190px !important;
	top:13px !important;
}

#item23939 {
	width:214px !important;
	left:300px !important;
	top:3px !important;
	min-height:207px !important;
}

#item23976 {
	width:200px !important;
	height:124px !important;
	top:26px !important;
}

#item23990 {
	width:214px !important;
	top:12px !important;
	min-height:181px !important;
}

#item24061 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item23151 {
	width:432px !important;
	left:148px !important;
	top:113px !important;
	min-height:121px !important;
}

#item23174 {
	width:371px !important;
	left:270px !important;
	top:79px !important;
	min-height:33px !important;
}

#item23198 {
	width:270px !important;
	min-height:150px !important;
}

#item23221 {
	width:270px !important;
	left:284px !important;
	top:23px !important;
	min-height:135px !important;
}

#item23244 {
	width:511px !important;
	left:36px !important;
	top:153px !important;
	min-height:129px !important;
}

#item23268 {
	width:539px !important;
	left:36px !important;
	top:411px !important;
	min-height:156px !important;
}

#item23291 {
	width:539px !important;
	left:36px !important;
	top:572px !important;
	min-height:271px !important;
}

#item23319 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item28382 {
	width:218px !important;
	height:73px !important;
	left:16px !important;
	top:11px !important;
}

#item24743 {
	width:416px !important;
	left:75px !important;
	top:685px !important;
	min-height:168px !important;
}

#item24797 {
	width:1165px !important;
	left:210px !important;
	top:50px !important;
	min-height:179px !important;
}

#item24936 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item24657 {
	width:223px !important;
	left:78px !important;
	top:182px !important;
	min-height:631px !important;
}

#item24661 {
	width:223px !important;
	left:333px !important;
	top:182px !important;
	min-height:612px !important;
}

#item24913 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item26110 {
	width:484px !important;
	left:55px !important;
	top:139px !important;
	min-height:169px !important;
}

#item26133 {
	width:1180px !important;
	left:55px !important;
	top:60px !important;
	min-height:165px !important;
}

#item26158 {
	width:223px !important;
	left:58px !important;
	top:473px !important;
	min-height:309px !important;
}

#item26181 {
	width:223px !important;
	left:314px !important;
	top:473px !important;
	min-height:286px !important;
}

#item26361 {
	width:502px !important;
	left:57px !important;
	top:405px !important;
	min-height:61px !important;
}

#item26410 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item26340 {
	width:315px !important;
	height:128px !important;
	left:244px !important;
	top:40px !important;
}

#item26303 {
	width:223px !important;
	left:58px !important;
	top:405px !important;
	min-height:364px !important;
}

#item26326 {
	width:223px !important;
	left:314px !important;
	top:405px !important;
	min-height:373px !important;
}

#item26433 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item26237 {
	width:240px !important;
	left:57px !important;
	top:144px !important;
	min-height:347px !important;
}

#item26516 {
	width:1127px !important;
	left:54px !important;
	top:39px !important;
	min-height:75px !important;
}

#item26604 {
	width:198px !important;
	left:51px !important;
	min-height:119px !important;
}

#item26763 {
	width:156px !important;
	height:93px !important;
	left:333px !important;
	top:272px !important;
}

#item26771 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item26841 {
	width:166px !important;
	left:26px !important;
	top:773px !important;
	min-height:35px !important;
}

#item26846 {
	width:166px !important;
	left:198px !important;
	top:773px !important;
	min-height:35px !important;
}

#item26869 {
	width:166px !important;
	left:391px !important;
	top:773px !important;
	min-height:35px !important;
}

#item26487 {
	width:198px !important;
	left:51px !important;
	min-height:188px !important;
}

#item26652 {
	width:198px !important;
	left:51px !important;
	min-height:175px !important;
}

#item26675 {
	width:198px !important;
	left:51px !important;
	min-height:148px !important;
}

#item26627 {
	width:198px !important;
	left:51px !important;
	min-height:164px !important;
}

#item26794 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item26892 {
	width:164px !important;
	left:55px !important;
	top:769px !important;
	min-height:76px !important;
}

#item28095 {
	width:474px !important;
	left:58px !important;
	top:187px !important;
	min-height:116px !important;
}

#item28118 {
	width:489px !important;
	left:60px !important;
	top:309px !important;
	min-height:231px !important;
}

#item28210 {
	width:474px !important;
	left:60px !important;
	top:514px !important;
	min-height:250px !important;
}

#item28327 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item27940 {
	width:241px !important;
	left:46px !important;
	top:65px !important;
	min-height:352px !important;
}

#item27970 {
	width:241px !important;
	left:324px !important;
	top:65px !important;
	min-height:338px !important;
}

#item28298 {
	width:141px !important;
	height:78px !important;
	left:96px !important;
	top:729px !important;
}

#item28304 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item24974 {
	width:615px !important;
	height:292px !important;
}

#item25013 {
	width:266px !important;
	left:656px !important;
	top:76px !important;
	min-height:126px !important;
}

#item25073 {
	width:563px !important;
	left:62px !important;
	top:34px !important;
	min-height:173px !important;
}

#item25129 {
	width:223px !important;
	left:66px !important;
	top:342px !important;
	min-height:244px !important;
}

#item25153 {
	width:223px !important;
	left:321px !important;
	top:342px !important;
	min-height:198px !important;
}

#item25215 {
	width:478px !important;
	left:66px !important;
	top:245px !important;
	min-height:100px !important;
}

#item25419 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item25097 {
	width:223px !important;
	left:57px !important;
	top:193px !important;
	min-height:351px !important;
}

#item25121 {
	width:223px !important;
	left:314px !important;
	top:320px !important;
	min-height:249px !important;
}

#item25396 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item25180 {
	width:223px !important;
	left:66px !important;
	top:52px !important;
	min-height:628px !important;
}

#item25203 {
	width:223px !important;
	left:321px !important;
	top:97px !important;
	min-height:753px !important;
}

#item25442 {
	width:91px !important;
	height:38px !important;
	left:27px !important;
	top:788px !important;
}

#item25615 {
	width:288px !important;
	height:91px !important;
	left:308px !important;
	top:-17px !important;
}

#item28440 {
	width:595px !important;
	left:1px !important;
	top:147px !important;
	min-height:106px !important;
}

#item28500 {
	width:462px !important;
	left:67px !important;
	top:343px !important;
	min-height:141px !important;
}

#item28490 {
	width:223px !important;
	height:99px !important;
	left:186px !important;
	top:223px !important;
}

#item28552 {
	width:91px !important;
	height:38px !important;
	left:476px !important;
	top:788px !important;
}

#item47300 {
	width:170px !important;
	top:122px !important;
	min-height:32px !important;
}

#item31651 {
	width:240px !important;
	left:10px !important;
	top:4px !important;
	min-height:186px !important;
}
#in5footer,  #prefooter {display:none;}
