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

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

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

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

#item16928 {
	width:276px !important;
	left:51px !important;
	top:792px !important;
	min-height:38px !important;
}

#item16952 {
	width:241px !important;
	left:306px !important;
	top:532px !important;
	min-height:160px !important;
}

#item16975 {
	width:250px !important;
	left:316px !important;
	top:339px !important;
	text-shadow:2px 2px 3px rgba(0,0,0,0.75);
	min-height:63px !important;
}

#item16998 {
	width:250px !important;
	left:316px !important;
	top:403px !important;
	text-shadow:2px 2px 3px rgba(0,0,0,0.75);
	min-height:122px !important;
}

#item18529 {
	width:569px !important;
	left:48px !important;
	top:52px !important;
	text-shadow:2px 2px 3px rgba(0,0,0,0.75);
	min-height:219px !important;
}

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

#item18456 {
	width:382px !important;
	left:152px !important;
	top:213px !important;
	min-height:600px !important;
}

#item18481 {
	width:472px !important;
	left:68px !important;
	top:74px !important;
	min-height:161px !important;
}

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

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

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

#item15392 {
	width:476px !important;
	left:60px !important;
	top:123px !important;
	min-height:728px !important;
}

#item338 {
	width:835px !important;
	left:52px !important;
	top:54px !important;
	min-height:208px !important;
}

#item364 {
	width:427px !important;
	left:57px !important;
	top:323px !important;
	min-height:455px !important;
}

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

#item421 {
	width:329px !important;
	left:194px !important;
	top:65px !important;
	min-height:473px !important;
}

#item617 {
	width:370px !important;
	left:171px !important;
	top:566px !important;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.75);
	border-radius:22px;
	background:#d7e8ca;
	min-height:443px !important;
	padding:30px;
}

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

#item487 {
	width:227px !important;
	left:57px !important;
	top:57px !important;
	min-height:316px !important;
}

#item510 {
	width:227px !important;
	left:311px !important;
	top:57px !important;
	min-height:694px !important;
}

#item785 {
	width:492px !important;
	height:243px !important;
	left:574px !important;
	top:-43px !important;
}

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

#item697 {
	width:504px !important;
	height:465px !important;
	left:43px !important;
	top:-179px !important;
}

#item814 {
	width:408px !important;
	left:210px !important;
	top:98px !important;
	min-height:52px !important;
}

#item1099 {
	width:504px !important;
	height:439px !important;
	left:43px !important;
	top:500px !important;
}

#item999 {
	width:234px !important;
	left:325px !important;
	top:550px !important;
	min-height:108px !important;
}

#item1023 {
	width:342px !important;
	left:143px !important;
	top:748px !important;
	min-height:74px !important;
}

#item1076 {
	width:363px !important;
	left:80px !important;
	top:661px !important;
	min-height:51px !important;
}

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

#item5843 {
	width:232px !important;
	left:62px !important;
	top:391px !important;
	min-height:192px !important;
}

#item5851 {
	width:232px !important;
	left:322px !important;
	top:391px !important;
	min-height:176px !important;
}

#item5867 {
	width:493px !important;
	left:62px !important;
	top:246px !important;
	min-height:150px !important;
}

#item5939 {
	width:1121px !important;
	left:51px !important;
	top:65px !important;
	min-height:171px !important;
}

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

#item5819 {
	width:232px !important;
	left:58px !important;
	top:246px !important;
	min-height:394px !important;
}

#item5847 {
	width:232px !important;
	left:319px !important;
	top:246px !important;
	min-height:570px !important;
}

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

#item5900 {
	width:232px !important;
	left:62px !important;
	top:134px !important;
	min-height:647px !important;
}

#item5923 {
	width:232px !important;
	left:322px !important;
	top:134px !important;
	min-height:731px !important;
}

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

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

#item1183 {
	width:490px !important;
	left:36px !important;
	top:637px !important;
	text-shadow:2px 2px 3px rgba(0,0,0,0.6);
	min-height:191px !important;
}

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

#item1233 {
	width:232px !important;
	left:58px !important;
	top:56px !important;
	min-height:751px !important;
}

#item1257 {
	width:232px !important;
	left:319px !important;
	top:56px !important;
	min-height:732px !important;
}

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

#item2868 {
	width:479px !important;
	left:58px !important;
	top:218px !important;
	min-height:89px !important;
}

#item2903 {
	width:1121px !important;
	left:53px !important;
	top:74px !important;
	min-height:171px !important;
}

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

#item2824 {
	width:232px !important;
	left:58px !important;
	top:174px !important;
	min-height:475px !important;
}

#item2847 {
	width:232px !important;
	left:319px !important;
	top:174px !important;
	min-height:578px !important;
}

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

#item3036 {
	width:232px !important;
	left:315px !important;
	top:332px !important;
	min-height:8px !important;
}

#item3137 {
	width:1121px !important;
	left:52px !important;
	top:95px !important;
	min-height:115px !important;
}

#item3162 {
	width:489px !important;
	left:59px !important;
	top:208px !important;
	min-height:128px !important;
}

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

#item3059 {
	width:232px !important;
	left:54px !important;
	top:212px !important;
	min-height:531px !important;
}

#item3065 {
	width:232px !important;
	left:309px !important;
	top:212px !important;
	min-height:540px !important;
}

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

#item3224 {
	width:227px !important;
	left:57px !important;
	top:112px !important;
	min-height:520px !important;
}

#item3247 {
	width:227px !important;
	left:311px !important;
	top:112px !important;
	min-height:694px !important;
}

#item3636 {
	width:321px !important;
	height:278px !important;
	left:595px !important;
	top:603px !important;
}

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

#item3453 {
	width:137px !important;
	height:84px !important;
	left:437px !important;
	top:36px !important;
}

#item3479 {
	width:371px !important;
	left:57px !important;
	top:35px !important;
	min-height:97px !important;
}

#item3515 {
	width:449px !important;
	left:57px !important;
	top:136px !important;
	min-height:106px !important;
}

#item3539 {
	width:197px !important;
	left:57px !important;
	top:210px !important;
	min-height:140px !important;
}

#item3563 {
	width:197px !important;
	left:310px !important;
	top:210px !important;
	min-height:140px !important;
}

#item3588 {
	width:415px !important;
	left:57px !important;
	top:350px !important;
	min-height:234px !important;
}

#item3641 {
	width:227px !important;
	left:21px !important;
	top:666px !important;
	min-height:164px !important;
}

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

#item1548 {
	width:232px !important;
	left:62px !important;
	top:355px !important;
	min-height:128px !important;
}

#item1571 {
	width:232px !important;
	left:322px !important;
	top:355px !important;
	min-height:149px !important;
}

#item1471 {
	width:476px !important;
	left:62px !important;
	top:225px !important;
	min-height:149px !important;
}

#item1585 {
	width:778px !important;
	left:62px !important;
	top:101px !important;
	min-height:194px !important;
}

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

#item1434 {
	width:232px !important;
	left:58px !important;
	top:106px !important;
	min-height:609px !important;
}

#item1457 {
	width:232px !important;
	left:319px !important;
	top:106px !important;
	min-height:689px !important;
}

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

#item1808 {
	width:490px !important;
	left:39px !important;
	top:153px !important;
	min-height:207px !important;
}

#item1832 {
	width:534px !important;
	left:39px !important;
	top:64px !important;
	min-height:82px !important;
}

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

#item1732 {
	width:223px !important;
	left:87px !important;
	top:74px !important;
	min-height:713px !important;
}

#item1755 {
	width:223px !important;
	left:345px !important;
	top:74px !important;
	min-height:694px !important;
}

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

#item1988 {
	width:223px !important;
	left:57px !important;
	top:143px !important;
	min-height:290px !important;
}

#item2011 {
	width:223px !important;
	left:315px !important;
	top:143px !important;
	min-height:319px !important;
}

#item2039 {
	width:810px !important;
	left:53px !important;
	top:52px !important;
	min-height:202px !important;
}

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

#item1958 {
	width:223px !important;
	left:57px !important;
	top:60px !important;
	min-height:377px !important;
}

#item1981 {
	width:223px !important;
	left:315px !important;
	top:63px !important;
	min-height:311px !important;
}

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

#item2211 {
	width:1099px !important;
	left:55px !important;
	top:41px !important;
	min-height:298px !important;
}

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

#item2141 {
	width:223px !important;
	left:18px !important;
	top:261px !important;
	min-height:319px !important;
}

#item2118 {
	width:342px !important;
	left:208px !important;
	top:322px !important;
	min-height:740px !important;
}

#item2232 {
	width:388px !important;
	left:172px !important;
	top:125px !important;
	min-height:251px !important;
}

#item2286 {
	width:205px !important;
	height:109px !important;
	left:304px !important;
	top:699px !important;
}

#item2786 {
	width:78px !important;
	height:81px !important;
	left:209px !important;
	top:713px !important;
}

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

#item7242 {
	width:223px !important;
	left:57px !important;
	top:315px !important;
	min-height:9px !important;
}

#item7250 {
	width:223px !important;
	left:336px !important;
	top:300px !important;
	min-height:285px !important;
}

#item7254 {
	width:490px !important;
	left:55px !important;
	top:195px !important;
	min-height:88px !important;
}

#item7277 {
	width:1109px !important;
	left:46px !important;
	top:28px !important;
	min-height:156px !important;
}

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

#item7246 {
	width:223px !important;
	left:315px !important;
	top:52px !important;
	min-height:723px !important;
}

#item7219 {
	width:223px !important;
	left:57px !important;
	top:52px !important;
	min-height:455px !important;
}

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

#item6803 {
	width:769px !important;
	left:60px !important;
	top:81px !important;
	min-height:264px !important;
}

#item6889 {
	width:232px !important;
	left:62px !important;
	top:223px !important;
	min-height:215px !important;
}

#item6897 {
	width:232px !important;
	left:322px !important;
	top:223px !important;
	min-height:362px !important;
}

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

#item6866 {
	width:232px !important;
	left:58px !important;
	top:223px !important;
	min-height:567px !important;
}

#item6893 {
	width:232px !important;
	left:319px !important;
	top:223px !important;
	min-height:419px !important;
}

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

#item6921 {
	width:232px !important;
	left:62px !important;
	top:102px !important;
	min-height:302px !important;
}

#item6944 {
	width:232px !important;
	left:322px !important;
	top:102px !important;
	min-height:415px !important;
}

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

#item8497 {
	width:277px !important;
	height:105px !important;
	left:38px !important;
	top:30px !important;
}

#item8505 {
	width:470px !important;
	left:41px !important;
	top:778px !important;
	min-height:52px !important;
}

#item8528 {
	width:241px !important;
	left:333px !important;
	top:43px !important;
	min-height:158px !important;
}

#item12754 {
	width:455px !important;
	top:13px !important;
	min-height:431px !important;
}

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

#item2415 {
	width:490px !important;
	left:57px !important;
	top:233px !important;
	min-height:300px !important;
}

#item2440 {
	width:1213px !important;
	left:50px !important;
	top:61px !important;
	min-height:231px !important;
}

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

#item2380 {
	width:223px !important;
	left:78px !important;
	top:233px !important;
	min-height:437px !important;
}

#item2403 {
	width:223px !important;
	left:336px !important;
	top:233px !important;
	min-height:425px !important;
}

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

#item2718 {
	width:151px !important;
	height:111px !important;
}

#item2723 {
	width:49px !important;
	left:5px !important;
	top:46px !important;
	min-height:17px !important;
}

#item2746 {
	width:49px !important;
	left:96px !important;
	top:83px !important;
	min-height:17px !important;
}

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

#item2523 {
	width:223px !important;
	left:315px !important;
	top:55px !important;
	min-height:316px !important;
}

#item2465 {
	width:482px !important;
	left:57px !important;
	top:459px !important;
	min-height:361px !important;
}

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

#item7997 {
	width:769px !important;
	left:60px !important;
	top:69px !important;
	min-height:264px !important;
}

#item8043 {
	width:493px !important;
	left:62px !important;
	top:200px !important;
	min-height:133px !important;
}

#item8051 {
	width:232px !important;
	left:62px !important;
	top:340px !important;
	min-height:169px !important;
}

#item15209 {
	width:232px !important;
	left:326px !important;
	top:340px !important;
	min-height:187px !important;
}

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

#item8020 {
	width:232px !important;
	left:58px !important;
	top:164px !important;
	min-height:680px !important;
}

#item8047 {
	width:232px !important;
	left:319px !important;
	top:164px !important;
	min-height:680px !important;
}

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

#item4204 {
	width:221px !important;
	left:65px !important;
	top:289px !important;
	min-height:441px !important;
}

#item4228 {
	width:221px !important;
	left:319px !important;
	top:289px !important;
	min-height:523px !important;
}

#item4236 {
	width:483px !important;
	left:60px !important;
	top:50px !important;
	min-height:99px !important;
}

#item4262 {
	width:485px !important;
	left:65px !important;
	top:156px !important;
	min-height:166px !important;
}

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

#item4295 {
	width:411px !important;
	left:54px !important;
	top:141px !important;
	min-height:481px !important;
}

#item4333 {
	width:502px !important;
	left:49px !important;
	top:50px !important;
	min-height:197px !important;
}

#item4356 {
	width:177px !important;
	height:98px !important;
	left:308px !important;
	top:466px !important;
}

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

#item4845 {
	width:232px !important;
	left:62px !important;
	top:297px !important;
	min-height:485px !important;
}

#item4853 {
	width:232px !important;
	left:322px !important;
	top:297px !important;
	min-height:485px !important;
}

#item4920 {
	width:1086px !important;
	left:58px !important;
	top:61px !important;
	min-height:99px !important;
}

#item4943 {
	width:485px !important;
	left:62px !important;
	top:137px !important;
	min-height:166px !important;
}

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

#item4821 {
	width:232px !important;
	left:58px !important;
	top:137px !important;
	min-height:645px !important;
}

#item4849 {
	width:232px !important;
	left:319px !important;
	top:137px !important;
	min-height:645px !important;
}

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

#item4895 {
	width:232px !important;
	left:62px !important;
	top:90px !important;
	min-height:682px !important;
}

#item4903 {
	width:232px !important;
	left:322px !important;
	top:90px !important;
	min-height:700px !important;
}

#item6282 {
	width:709px !important;
	height:943px !important;
	left:595px !important;
	top:-49px !important;
	background:#678b1f;
}

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

#item6139 {
	width:232px !important;
	left:58px !important;
	top:200px !important;
	min-height:594px !important;
}

#item6162 {
	width:232px !important;
	left:319px !important;
	top:200px !important;
	min-height:369px !important;
}

#item6169 {
	width:524px !important;
	left:58px !important;
	top:58px !important;
	min-height:126px !important;
}

#item6372 {
	width:95px !important;
	left:319px !important;
	top:575px !important;
	min-height:50px !important;
}

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

#item6208 {
	width:232px !important;
	left:62px !important;
	top:57px !important;
	min-height:172px !important;
}

#item6231 {
	width:232px !important;
	left:322px !important;
	top:57px !important;
	min-height:227px !important;
}

#item6381 {
	width:159px !important;
	left:62px !important;
	top:263px !important;
	min-height:69px !important;
}

#item6404 {
	width:181px !important;
	height:230px !important;
	left:343px !important;
	top:190px !important;
}

#item8189 {
	width:109px !important;
	height:92px !important;
	left:244px !important;
	top:735px !important;
}

#item8198 {
	width:51px !important;
	height:39px !important;
}

#item8208 {
	width:40px !important;
	height:39px !important;
	left:54px !important;
}

#item8319 {
	width:387px !important;
	left:256px !important;
	top:451px !important;
	min-height:99px !important;
}

#item8361 {
	width:202px !important;
	left:24px !important;
	top:546px !important;
	min-height:292px !important;
}

#item6426 {
	width:1086px !important;
	left:50px !important;
	top:89px !important;
	min-height:99px !important;
}

#item6450 {
	width:232px !important;
	left:58px !important;
	top:182px !important;
	min-height:321px !important;
}

#item6474 {
	width:232px !important;
	left:319px !important;
	top:182px !important;
	min-height:524px !important;
}

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

#item6503 {
	width:232px !important;
	left:51px !important;
	top:102px !important;
	min-height:268px !important;
}

#item6526 {
	width:232px !important;
	left:312px !important;
	top:102px !important;
	min-height:654px !important;
}

#item6714 {
	width:257px !important;
	height:309px !important;
	top:62px !important;
}

#item6700 {
	width:151px !important;
	height:159px !important;
	left:283px !important;
	top:151px !important;
}

#item14802 {
	width:342px !important;
	height:223px !important;
	left:583px !important;
	top:-30px !important;
}

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

#item12997 {
	width:241px !important;
	left:333px !important;
	top:62px !important;
	min-height:66px !important;
}

#item13101 {
	width:29px !important;
	height:25px !important;
	left:88px !important;
	top:15px !important;
}

#item13108 {
	width:29px !important;
	height:25px !important;
	left:217px !important;
	top:15px !important;
}

#item13253 {
	width:29px !important;
	height:25px !important;
	left:272px !important;
	top:15px !important;
}

#item13392 {
	width:29px !important;
	height:25px !important;
	left:82px !important;
	top:15px !important;
}

#item13415 {
	width:29px !important;
	height:25px !important;
	left:218px !important;
	top:15px !important;
}

#item13276 {
	width:47px !important;
	height:25px !important;
	left:264px !important;
	top:15px !important;
}

#item13471 {
	width:29px !important;
	height:25px !important;
	left:87px !important;
	top:15px !important;
}

#item13499 {
	width:29px !important;
	height:25px !important;
	left:216px !important;
	top:15px !important;
}

#item13299 {
	width:47px !important;
	height:25px !important;
	left:266px !important;
	top:15px !important;
}

#item13569 {
	width:29px !important;
	height:25px !important;
	left:78px !important;
	top:27px !important;
}

#item13598 {
	width:29px !important;
	height:25px !important;
	left:213px !important;
	top:27px !important;
}

#item13322 {
	width:47px !important;
	height:25px !important;
	left:259px !important;
	top:27px !important;
}

#item13632 {
	width:23px !important;
	height:20px !important;
	top:9px !important;
}

#item13779 {
	width:23px !important;
	height:20px !important;
	left:107px !important;
	top:9px !important;
}

#item13804 {
	width:23px !important;
	height:20px !important;
	left:195px !important;
	top:9px !important;
}

#item14151 {
	width:23px !important;
	height:20px !important;
	left:107px !important;
	top:9px !important;
}

#item14444 {
	width:23px !important;
	height:20px !important;
	left:195px !important;
	top:9px !important;
}

#item13827 {
	width:23px !important;
	height:20px !important;
	top:9px !important;
}

#item13131 {
	width:23px !important;
	height:20px !important;
	left:107px !important;
	top:9px !important;
}

#item13756 {
	width:23px !important;
	height:20px !important;
	top:9px !important;
}

#item14421 {
	width:23px !important;
	height:20px !important;
	left:195px !important;
	top:9px !important;
}

#item13656 {
	width:23px !important;
	height:20px !important;
	top:9px !important;
}

#item14030 {
	width:23px !important;
	height:20px !important;
	left:107px !important;
	top:9px !important;
}

#item14204 {
	width:23px !important;
	height:20px !important;
	left:195px !important;
	top:9px !important;
}

#item14227 {
	width:23px !important;
	height:20px !important;
	left:276px !important;
	top:9px !important;
}

#item14297 {
	width:23px !important;
	height:20px !important;
	left:195px !important;
	top:9px !important;
}

#item13702 {
	width:23px !important;
	height:20px !important;
	top:9px !important;
}

#item14077 {
	width:23px !important;
	height:20px !important;
	left:107px !important;
	top:9px !important;
}

#item14496 {
	width:23px !important;
	height:20px !important;
	left:276px !important;
	top:9px !important;
}

#item13679 {
	width:23px !important;
	height:20px !important;
	top:14px !important;
}

#item14251 {
	width:23px !important;
	height:20px !important;
	left:195px !important;
	top:14px !important;
}

#item14053 {
	width:23px !important;
	height:20px !important;
	left:107px !important;
	top:14px !important;
}

#item14274 {
	width:23px !important;
	height:20px !important;
	left:276px !important;
	top:14px !important;
}

#item13179 {
	width:23px !important;
	height:20px !important;
	left:46px !important;
	top:14px !important;
}

#item13202 {
	width:23px !important;
	height:20px !important;
	left:179px !important;
	top:14px !important;
}

#item13225 {
	width:23px !important;
	height:20px !important;
	left:195px !important;
	top:14px !important;
}

#item14174 {
	width:23px !important;
	height:20px !important;
	left:107px !important;
	top:14px !important;
}

#item14467 {
	width:23px !important;
	height:20px !important;
	left:276px !important;
	top:14px !important;
}

#item13854 {
	width:23px !important;
	height:20px !important;
	top:14px !important;
}

#item13726 {
	width:23px !important;
	height:20px !important;
	top:13px !important;
}

#item14128 {
	width:23px !important;
	height:20px !important;
	left:107px !important;
	top:13px !important;
}

#item14398 {
	width:23px !important;
	height:20px !important;
	left:195px !important;
	top:13px !important;
}

#item14764 {
	width:396px !important;
	height:340px !important;
	left:293px !important;
	top:517px !important;
}

#item15033 {
	width:194px !important;
	left:51px !important;
	top:816px !important;
	min-height:26px !important;
}

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

#item7549 {
	width:223px !important;
	left:336px !important;
	top:373px !important;
	min-height:429px !important;
}

#item7554 {
	width:512px !important;
	left:55px !important;
	top:227px !important;
	min-height:186px !important;
}

#item7577 {
	width:1237px !important;
	left:39px !important;
	top:72px !important;
	min-height:174px !important;
}

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

#item7525 {
	width:223px !important;
	left:315px !important;
	top:227px !important;
	min-height:381px !important;
}

#item7600 {
	width:223px !important;
	left:57px !important;
	top:227px !important;
	min-height:381px !important;
}

#item7721 {
	width:182px !important;
	height:173px !important;
	left:63px !important;
	top:594px !important;
}

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

#item3763 {
	width:223px !important;
	left:57px !important;
	top:409px !important;
	min-height:399px !important;
}

#item3771 {
	width:223px !important;
	left:315px !important;
	top:409px !important;
	min-height:392px !important;
}

#item3787 {
	width:490px !important;
	left:55px !important;
	top:192px !important;
	min-height:167px !important;
}

#item3890 {
	width:787px !important;
	left:46px !important;
	top:32px !important;
	min-height:247px !important;
}

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

#item3740 {
	width:223px !important;
	left:57px !important;
	top:463px !important;
	min-height:349px !important;
}

#item3767 {
	width:223px !important;
	left:315px !important;
	top:463px !important;
	min-height:346px !important;
}

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

#item3855 {
	width:223px !important;
	left:57px !important;
	top:62px !important;
	min-height:353px !important;
}

#item3878 {
	width:223px !important;
	left:315px !important;
	top:62px !important;
	min-height:392px !important;
}

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

#item4605 {
	width:635px !important;
	height:451px !important;
	left:1px !important;
	top:422px !important;
	background:#678b1f;
}

#item4609 {
	width:297px !important;
	height:158px !important;
	left:275px !important;
	top:661px !important;
}

#item4694 {
	width:583px !important;
	left:7px !important;
	top:445px !important;
	min-height:192px !important;
}

#item12863 {
	width:300px !important;
	top:9px !important;
	min-height:285px !important;
}

#item14811 {
	width:346px !important;
	left:42px !important;
	top:31px !important;
	min-height:36px !important;
}

#item14836 {
	width:91px !important;
	height:34px !important;
	left:36px !important;
	top:84px !important;
}

#item14870 {
	width:178px !important;
	left:352px !important;
	top:272px !important;
	min-height:154px !important;
}

#item14953 {
	width:127px !important;
	left:42px !important;
	top:3px !important;
	min-height:150px !important;
}

#item14977 {
	width:127px !important;
	height:83px !important;
	left:336px !important;
	top:59px !important;
}

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

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

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