/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:567px; height:782px; background: #fff !important; }
.paper-vertical { width:567px; height:100%; }
.paper-horizontal { width:5192px; height:794px; }
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:782px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:567px) {
	.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;}
}

@font-face {
	font-family:FF-MinionPro-Regular;
	src:url("../fonts/MinionPro-Regular.otf");
}

@font-face {
	font-family:FF-ZingScriptRustSBDemo-Base;
	src:url("../fonts/ZingScriptRustSBDemo-Base.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Neucha;
	src:url("../fonts/Neucha-Regular.ttf");
}

@font-face {
	font-family:FF-KGEmpireofDirt;
	src:url("../fonts/KGEmpireofDirt.ttf");
}

@font-face {
	font-family:FF-GTWalsheimPro-CondensedBlack;
	src:url("../fonts/GTWalsheimPro-CondensedBlack.ttf");
	font-stretch:condensed;
}

@font-face {
	font-family:FF-LapsusPro-Bold;
	src:url("../fonts/LapsusPro-Bold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Propaganda;
	src:url("../fonts/PROPAGAN.ttf");
}

@font-face {
	font-family:FF-Starlightdemo;
	src:url("../fonts/Starlight demo.ttf");
}

@font-face {
	font-family:FF-TrebuchetMS;
	src:url("../fonts/Trebuchet MS.ttf");
}

@font-face {
	font-family:FF-Appetite;
	src:url("../fonts/Appetite.otf");
}

@font-face {
	font-family:FF-Sylfaen;
	src:url("../fonts/sylfaen.ttf");
}

@font-face {
	font-family:FF-Adventure;
	src:url("../fonts/Adventure.ttf");
}

@font-face {
	font-family:FF-Rubik-Black;
	src:url("../fonts/Rubik-VariableFont_wght.ttf");
}

@font-face {
	font-family:FF-Ramona-Bold;
	src:url("../fonts/Ramona-Bold.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Ramona-Light;
	src:url("../fonts/Ramona-Light.ttf");
}

#item88825 {
	width:194px !important;
	height:80px !important;
	left:187px !important;
	top:-9px !important;
	background:#1f70b8;
}

#item88826 {
	width:187px !important;
	height:79px !important;
	top:-9px !important;
	background:#47b97f;
}

#item88829 {
	width:200px !important;
	height:80px !important;
	left:375px !important;
	top:-9px !important;
	background:#ee3163;
}

#item88831 {
	width:102px !important;
	left:257px !important;
	top:32px !important;
	min-height:31px !important;
}

#item88854 {
	width:114px !important;
	left:422px !important;
	top:33px !important;
	min-height:27px !important;
}

#item88903 {
	width:49px !important;
	height:59px !important;
	left:194px !important;
	top:8px !important;
}

#item88912 {
	width:118px !important;
	left:72px !important;
	top:33px !important;
	min-height:31px !important;
}

#item90171 {
	width:388px !important;
	left:74px !important;
	top:125px !important;
	min-height:538px !important;
}

#item104238 {
	width:26px !important;
	left:501px !important;
	top:729px !important;
	min-height:14px !important;
}

#item857_102859 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item857_90284 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item857 {
	width:281px !important;
	left:249px !important;
	top:224px !important;
	min-height:479px !important;
}

#item85762 {
	width:236px !important;
	height:799px !important;
	top:-9px !important;
	background:#125a9c;
}

#item85764_85918 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item106940_88274 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item106940_88298 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item85764 {
	width:187px !important;
	left:36px !important;
	top:62px !important;
	min-height:637px !important;
}

#item85835 {
	width:6px !important;
	height:1px !important;
	left:21px !important;
	top:27px !important;
	background:#fff;
}

#item85874 {
	width:27px !important;
	height:1px !important;
	left:1px !important;
	top:4px !important;
	background:#fff;
}

#item88313 {
	width:281px !important;
	left:249px !important;
	top:134px !important;
	min-height:83px !important;
}

#item88367 {
	width:105px !important;
	left:426px !important;
	top:707px !important;
	min-height:16px !important;
}

#item89039 {
	width:575px !important;
	height:117px !important;
	left:-9px !important;
	top:674px !important;
	background:#c9e6d3;
}

#item89042 {
	width:200px !important;
	height:22px !important;
	left:326px !important;
	top:174px !important;
	background:#f9a43a;
}

#item89067 {
	width:205px !important;
	left:326px !important;
	top:202px !important;
	min-height:44px !important;
}

#item89115 {
	width:205px !important;
	height:22px !important;
	left:50px !important;
	top:111px !important;
	background:#e4275a;
}

#item89116 {
	width:205px !important;
	left:50px !important;
	top:142px !important;
	min-height:78px !important;
}

#item89141 {
	width:180px !important;
	left:338px !important;
	top:175px !important;
	min-height:23px !important;
}

#item89211 {
	width:196px !important;
	left:58px !important;
	top:114px !important;
	min-height:23px !important;
}

#item89235 {
	opacity:0.40;
	width:1162px !important;
	left:-16px !important;
	top:-9px !important;
	min-height:96px !important;
}

#item89339 {
	width:37px !important;
	left:3px !important;
	top:59px !important;
	min-height:8px !important;
}

#item89363 {
	width:35px !important;
	left:68px !important;
	top:60px !important;
	min-height:9px !important;
}

#item89533 {
	width:42px !important;
	left:120px !important;
	top:60px !important;
	min-height:9px !important;
}

#item89556 {
	width:62px !important;
	left:238px !important;
	top:55px !important;
	min-height:19px !important;
}

#item89579 {
	width:48px !important;
	left:304px !important;
	top:55px !important;
	min-height:20px !important;
}

#item89602 {
	width:56px !important;
	left:358px !important;
	top:60px !important;
	min-height:8px !important;
}

#item89625 {
	width:31px !important;
	left:433px !important;
	top:60px !important;
	min-height:8px !important;
}

#item89648 {
	width:49px !important;
	left:481px !important;
	top:59px !important;
	min-height:25px !important;
}

#item89672 {
	width:66px !important;
	left:171px !important;
	top:55px !important;
	min-height:20px !important;
}

#item89784 {
	opacity:0.70;
	width:66px !important;
	left:378px !important;
	top:519px !important;
	min-height:45px !important;
}

#item89830 {
	opacity:0.70;
	width:50px !important;
	left:89px !important;
	top:587px !important;
	min-height:45px !important;
}

#item89041 {
	width:238px !important;
	height:27px !important;
	left:218px !important;
	top:639px !important;
	background:#1972ba;
}

#item89043 {
	width:250px !important;
	height:22px !important;
	left:56px !important;
	top:116px !important;
	background:#47ba81;
}

#item104215 {
	width:26px !important;
	left:501px !important;
	top:729px !important;
	min-height:14px !important;
}

#item89044 {
	width:255px !important;
	left:218px !important;
	top:671px !important;
	min-height:61px !important;
}

#item89090 {
	width:247px !important;
	left:63px !important;
	top:146px !important;
	min-height:78px !important;
}

#item89164 {
	width:227px !important;
	left:223px !important;
	top:645px !important;
	min-height:27px !important;
}

#item89188 {
	width:233px !important;
	left:67px !important;
	top:116px !important;
	min-height:26px !important;
}

#item89761 {
	opacity:0.70;
	width:65px !important;
	left:72px !important;
	top:454px !important;
	min-height:45px !important;
}

#item89807 {
	opacity:0.70;
	width:62px !important;
	left:208px !important;
	top:561px !important;
	min-height:45px !important;
}

#item104192 {
	width:26px !important;
	left:38px !important;
	top:728px !important;
	min-height:14px !important;
}

#item79136 {
	width:231px !important;
	left:300px !important;
	top:264px !important;
	min-height:332px !important;
}

#item92676 {
	width:211px !important;
	left:295px !important;
	top:215px !important;
	min-height:21px !important;
}

#item90040 {
	width:518px !important;
	height:49px !important;
	background:#dcd9ec;
}

#item90041 {
	width:112px !important;
	left:233px !important;
	top:31px !important;
	min-height:17px !important;
}

#item90064 {
	width:146px !important;
	left:363px !important;
	top:31px !important;
	min-height:13px !important;
}

#item90087 {
	width:226px !important;
	height:23px !important;
	top:27px !important;
	background:#51459c;
}

#item90088 {
	width:184px !important;
	left:32px !important;
	top:31px !important;
	min-height:16px !important;
}

#item104169 {
	width:26px !important;
	left:501px !important;
	top:729px !important;
	min-height:14px !important;
}

#item79182 {
	width:271px !important;
	left:73px !important;
	top:266px !important;
	min-height:263px !important;
}

#item44529 {
	width:207px !important;
	height:596px !important;
	left:-9px !important;
	top:144px !important;
	background:#d6edeb;
}

#item44530 {
	opacity:0.20;
	width:181px !important;
	height:557px !important;
	left:198px !important;
	top:167px !important;
	background:#51459c;
}

#item44531 {
	width:188px !important;
	height:621px !important;
	left:379px !important;
	top:144px !important;
	background:#d2e7c2;
}

#item44532 {
	width:207px !important;
	height:41px !important;
	left:-9px !important;
	top:186px !important;
	background:#37beb7;
}

#item44533 {
	width:188px !important;
	height:41px !important;
	left:379px !important;
	top:186px !important;
	background:#aed692;
}

#item104146 {
	width:26px !important;
	left:38px !important;
	top:728px !important;
	min-height:14px !important;
}

#item44534 {
	width:182px !important;
	height:41px !important;
	left:198px !important;
	top:225px !important;
	background:#9b93c5;
}

#item79387 {
	width:355px !important;
	height:49px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fbaf3f;
}

#item79390 {
	width:121px !important;
	left:217px !important;
	top:21px !important;
	min-height:15px !important;
}

#item79413 {
	width:191px !important;
	height:22px !important;
	left:-8px !important;
	top:19px !important;
	background:#f47b32;
}

#item79414 {
	width:123px !important;
	left:50px !important;
	top:23px !important;
	min-height:15px !important;
}

#item79476 {
	width:495px !important;
	left:36px !important;
	top:81px !important;
	min-height:47px !important;
}

#item79503 {
	width:156px !important;
	height:32px !important;
	left:208px !important;
	top:179px !important;
}

#item79549 {
	width:127px !important;
	height:31px !important;
	left:36px !important;
	top:145px !important;
}

#item79572 {
	width:166px !important;
	height:39px !important;
	left:25px !important;
	top:184px !important;
}

#item79595 {
	width:168px !important;
	height:39px !important;
	left:206px !important;
	top:223px !important;
}

#item79618 {
	width:159px !important;
	height:39px !important;
	left:394px !important;
	top:183px !important;
}

#item79641 {
	width:156px !important;
	height:32px !important;
	left:393px !important;
	top:143px !important;
}

#item79664 {
	width:152px !important;
	left:36px !important;
	top:258px !important;
	min-height:281px !important;
}

#item79688 {
	width:168px !important;
	left:206px !important;
	top:281px !important;
	min-height:270px !important;
}

#item79711_102576 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item79711_90404 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item79711_90376 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item79711 {
	width:170px !important;
	left:388px !important;
	top:232px !important;
	min-height:361px !important;
}

#item104123 {
	width:26px !important;
	left:501px !important;
	top:729px !important;
	min-height:14px !important;
}

#item44696 {
	width:201px !important;
	height:562px !important;
	left:214px !important;
	top:156px !important;
	background:#ffebd1;
}

#item44695 {
	width:214px !important;
	height:548px !important;
	top:176px !important;
	background:#fce3e1;
}

#item44697 {
	width:215px !important;
	height:41px !important;
	top:224px !important;
	background:#f9bdbe;
}

#item44698 {
	width:201px !important;
	height:41px !important;
	left:214px !important;
	top:221px !important;
	background:#fed190;
}

#item79190 {
	opacity:0.37;
	width:103px !important;
	left:412px !important;
	top:297px !important;
	min-height:134px !important;
}

#item79213 {
	opacity:0.37;
	width:56px !important;
	left:480px !important;
	top:279px !important;
	min-height:65px !important;
}

#item79236 {
	opacity:0.37;
	width:62px !important;
	left:439px !important;
	top:236px !important;
	min-height:65px !important;
}

#item79259 {
	opacity:0.37;
	width:94px !important;
	left:452px !important;
	top:411px !important;
	min-height:106px !important;
}

#item79282 {
	width:146px !important;
	left:414px !important;
	top:432px !important;
	min-height:197px !important;
}

#item79753 {
	width:291px !important;
	left:71px !important;
	top:73px !important;
	min-height:45px !important;
}

#item79857 {
	width:190px !important;
	height:39px !important;
	left:14px !important;
	top:222px !important;
}

#item79903 {
	width:174px !important;
	left:31px !important;
	top:268px !important;
	min-height:201px !important;
}

#item79880 {
	width:163px !important;
	height:32px !important;
	left:26px !important;
	top:180px !important;
}

#item79940 {
	width:172px !important;
	height:39px !important;
	left:225px !important;
	top:218px !important;
}

#item79963 {
	width:182px !important;
	height:34px !important;
	left:222px !important;
	top:170px !important;
}

#item79986_102605 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item79986 {
	width:172px !important;
	left:227px !important;
	top:274px !important;
	min-height:249px !important;
}

p.autoParaStyle63 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:9px;
	line-height:10.8px;
	color:#fff;
	letter-spacing:-0.004em;
	text-align:left;
}

p.autoParaStyle62 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	font-size:30.7px;
	line-height:36.9px;
	color:#f37b31;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle61 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	font-size:17.3px;
	line-height:20.7px;
	color:#f37b31;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle60 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	font-size:30.7px;
	line-height:36.9px;
	color:#ee3163;
	text-align:center;
}

p.autoParaStyle59 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:12px;
	line-height:16px;
	color:#000;
	text-align:left;
}

p.autoParaStyle58 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	font-size:17.3px;
	line-height:20.7px;
	color:#ee3163;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle57 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	font-size:13px;
	line-height:15.6px;
	color:#1f70b8;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle56 {
	font-weight:900;
	font-family:FF-Rubik-Black,Rubik;
	font-size:211.1px;
	line-height:253.3px;
	color:#50479d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle55 {
	font-family:FF-Adventure,Adventure,"Times New Roman", Times, serif;
	font-size:148.8px;
	line-height:178.6px;
	color:#50479d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle54 {
	font-family:FF-Sylfaen,Sylfaen;
	font-size:88px;
	line-height:105.6px;
	color:#50479d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle53 {
	font-family:FF-Appetite,Appetite,serif;
	font-size:87.3px;
	line-height:104.8px;
	color:#50479d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle52 {
	font-family:FF-TrebuchetMS,"Trebuchet MS",sans-serif;
	font-size:178.8px;
	line-height:214.5px;
	color:#50479d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle51 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:10.5px;
	line-height:15px;
	color:#000;
	letter-spacing:0.015em;
	text-align:left;
}

p.autoParaStyle50 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:12px;
	line-height:16px;
	color:#000;
	text-align:left;
}

p.autoParaStyle49 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	font-size:30.7px;
	line-height:36.9px;
	color:#47b97f;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle48 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	font-size:17.3px;
	line-height:20.7px;
	color:#47b97f;
	text-align:center;
}

p.autoParaStyle47 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	font-size:17.3px;
	line-height:20.7px;
	color:#653090;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle46 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	font-size:17.3px;
	line-height:20.7px;
	color:#009ea5;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle45 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	font-size:30px;
	line-height:22px;
	color:#009ca3;
	text-align:center;
}

p.autoParaStyle44 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	font-size:30.7px;
	line-height:36.9px;
	color:#653090;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle43 {
	font-family:FF-Starlightdemo,"Starlight demo";
	font-size:45.2px;
	line-height:54.2px;
	color:#ee3163;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle42 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	font-size:13px;
	line-height:15.6px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle41 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
p.autoParaStyle41:first-child:first-letter {
	font-size:22.4px;
	padding:4px 4px 0 0;
	float:left;
}

p.autoParaStyle40 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	letter-spacing:0.100em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle39 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}
p.autoParaStyle39:first-child:first-letter {
	font-size:19.2px;
	padding:3px 3px 0 0;
	float:left;
}

p.autoParaStyle38 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
p.autoParaStyle38:first-child:first-letter {
	font-size:19.2px;
	padding:3px 3px 0 0;
	float:left;
}

p.autoParaStyle37 {
	font-family:FF-Propaganda,Propaganda,"Times New Roman", Times, serif;
	font-size:25.5px;
	line-height:30.6px;
	color:#5b1f59;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle36 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:13px;
	line-height:23px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:bold;
	font-family:FF-LapsusPro-Bold,"Lapsus Pro",serif;
	font-size:64.7px;
	line-height:77.7px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle34 {
	font-weight:bold;
	font-family:"Chalkboard SE",cursive, sans-serif;
	font-size:8.6px;
	line-height:10.3px;
	color:#000;
	letter-spacing:-0.050em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle33 {
	font-weight:bold;
	font-family:"Chalkboard SE",cursive, sans-serif;
	font-size:8.6px;
	line-height:10.3px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle32 {
	font-weight:900;
	font-family:FF-GTWalsheimPro-CondensedBlack,"GT Walsheim Pro";
	font-stretch:condensed;
	font-size:130.2px;
	line-height:156.3px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle31 {
	font-family:FF-KGEmpireofDirt,"KG Empire of Dirt",serif;
	font-size:17px;
	line-height:19px;
	color:#fff;
	letter-spacing:0.080em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}
p.autoParaStyle31:first-child:first-letter {
	font-size:25.8px;
	padding:4px 4px 0 0;
	float:left;
}

p.autoParaStyle30 {
	font-family:"PT Sans Narrow",sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle29 {
	font-family:FF-Neucha,Neucha,serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	text-align:left;
}

p.autoParaStyle28 {
	font-family:FF-ZingScriptRustSBDemo-Base,"Zing Script Rust SemiBold Demo";
	font-size:14px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	font-size:24px;
	line-height:28.8px;
	color:#125a9c;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle26 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	font-size:10px;
	line-height:13px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:9px;
	line-height:10.8px;
	color:#fff;
	letter-spacing:-0.004em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle24 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:9px;
	line-height:10.8px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

ul.autoParaStyle23 > li {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:9px;
	line-height:10.8px;
	color:#fff;
	padding-left:18px;
	text-align:left;
}
ul.autoParaStyle23 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle22 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:9px;
	line-height:7px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:9px;
	line-height:6px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:9px;
	line-height:13px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:9px;
	line-height:13px;
	color:#fff;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle18 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:9px;
	line-height:0px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	font-size:9px;
	line-height:19px;
	color:#fff;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle16 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	font-size:9px;
	line-height:4px;
	color:#fff;
	margin-bottom:3px;
	text-align:center;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	font-size:9px;
	line-height:8px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle14 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	font-size:9px;
	line-height:10.8px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle13 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:9px;
	line-height:13px;
	color:#fff;
	text-align:center;
}

p.autoParaStyle12 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:10.5px;
	line-height:15px;
	color:#000;
	letter-spacing:0.015em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	text-align:left;
}
p.autoParaStyle12:first-child:first-letter {
	font-size:19.2px;
	padding:3px 3px 0 0;
	float:left;
}

p.autoParaStyle11 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:10.5px;
	line-height:15px;
	color:#000;
	letter-spacing:0.015em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	text-align:left;
}
p.autoParaStyle11:first-child:first-letter {
	font-size:19.2px;
	padding:3px 3px 0 0;
	float:left;
}

p.autoParaStyle10 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:9px;
	line-height:10.8px;
	color:#fff;
	letter-spacing:-0.004em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	text-align:left;
}
p.autoParaStyle10:first-child:first-letter {
	font-size:14.4px;
	padding:2px 2px 0 0;
	float:left;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	font-size:13px;
	line-height:19.6px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.autoParaStyle6 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:12px;
	line-height:16px;
	color:#000;
	text-align:left;
}

p.autoParaStyle5 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:12px;
	line-height:16px;
	color:#000;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle4 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:12px;
	line-height:16px;
	color:#000;
	text-align:right;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	text-align:right;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Paragraph-Style-5 {
	font-family:FF-KGEmpireofDirt,"KG Empire of Dirt",serif;
	font-size:12px;
	line-height:17px;
	color:#000;
	letter-spacing:0.005em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	text-align:left;
}
p.Paragraph-Style-5:first-child:first-letter {
	font-size:21.8px;
	padding:3px 3px 0 0;
	float:left;
}

p.Text-12-15-15 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:12px;
	line-height:15px;
	color:#000;
	letter-spacing:0.015em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:5px;
	text-align:left;
}
p.Text-12-15-15:first-child:first-letter {
	font-size:19.8px;
	padding:3px 3px 0 0;
	float:left;
}

p.Paragraph-Style-1 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle13 {
	color:#ee3163;
}

span.autoCharStyle12 {
	color:#51459c;
}

span.autoCharStyle11 {
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	color:#005dac;
}

span.autoCharStyle9 {
	color:#005dac;
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	color:#f47b32;
}

span.autoCharStyle7 {
	color:#f47b32;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	color:#fbaf3f;
}

span.autoCharStyle5 {
	font-family:FF-Neucha,Neucha,serif;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	color:#055faa;
	letter-spacing:0.016em;
}

span.autoCharStyle3 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
	font-size:10.5px;
	color:#055faa;
	letter-spacing:0.016em;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-Ramona-Bold,Ramona;
}

span.autoCharStyle1 {
	font-weight: 300;
    font-family: FF-Ramona-Light,Ramona;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    text-align: left;
}

span.Custom-V_-_Character-Style-4 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:13px;
	color:#000;
}

span.Character-Style-6 {
	font-family:FF-Starlightdemo,"Starlight demo";
	font-size:17px;
	color:#2ca946;
}

span.Character-Style-4 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:13px;
	color:#404041;
}

span.Character-Style-7 {
	font-weight:300;
	font-family:FF-Ramona-Light,Ramona;
	font-size:11.5px;
}

span.BALON {
	font-family:Tekton;
}

span.None {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
