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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:20579px; 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; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#00aced; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#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;}
}

#item178168 {
	width:215px !important;
	left:39px !important;
	top:526px !important;
	min-height:17px !important;
}

#item138569 {
	width:249px !important;
	left:43px !important;
	top:626px !important;
	min-height:57px !important;
}

#item148876 {
	width:162px !important;
	left:43px !important;
	top:715px !important;
	min-height:82px !important;
}

#item177682 {
	width:141px !important;
	left:218px !important;
	top:715px !important;
	min-height:82px !important;
}

#item177744 {
	width:195px !important;
	left:380px !important;
	top:715px !important;
	min-height:106px !important;
}

#item148849 {
	width:221px !important;
	left:336px !important;
	top:626px !important;
	min-height:57px !important;
}

#item41864 {
	width:283px !important;
	height:757px !important;
	left:43px !important;
	top:43px !important;
	background:#00c0b3;
}

#item19629 {
	width:253px !important;
	left:59px !important;
	top:283px !important;
	min-height:507px !important;
}

#item20199 {
	width:141px !important;
	left:59px !important;
	top:255px !important;
	min-height:13px !important;
}

#item20498 {
	width:102px !important;
	left:59px !important;
	top:237px !important;
	min-height:15px !important;
}

#item41953 {
	width:133px !important;
	height:52px !important;
	left:2px !important;
}

#item41959 {
	width:133px !important;
	height:52px !important;
	left:2px !important;
}

#item41963 {
	width:133px !important;
	height:52px !important;
	left:2px !important;
}

#item41984 {
	width:133px !important;
	height:52px !important;
	left:2px !important;
}

#item41990 {
	width:133px !important;
	height:52px !important;
	left:2px !important;
}

#item41994 {
	width:135px !important;
	height:58px !important;
}

#item154985 {
	width:196px !important;
	left:349px !important;
	top:770px !important;
	min-height:13px !important;
}

#item164528 {
	width:343px !important;
	height:17px !important;
}

#item164541 {
	width:3px !important;
	height:11px !important;
	left:101px !important;
	background:#ffffff;
}

#item164571 {
	width:333px !important;
	height:12px !important;
	left:211px !important;
	top:294px !important;
}

#item178730 {
	width:99px !important;
	height:12px !important;
	left:266px !important;
	top:313px !important;
}

#item151092 {
	width:348px !important;
	left:205px !important;
	top:335px !important;
	min-height:97px !important;
}

#item151096 {
	width:174px !important;
	left:205px !important;
	top:439px !important;
	min-height:367px !important;
}

#item151101 {
	width:162px !important;
	left:391px !important;
	top:439px !important;
	min-height:316px !important;
}

#item164510 {
	width:205px !important;
	height:30px !important;
	left:391px !important;
	top:764px !important;
}

#item3546 {
	width:167px !important;
	height:842px !important;
	background:#000;
}

#item169447 {
	width:371px !important;
	height:30px !important;
	left:74px !important;
	top:725px !important;
}

#item169829 {
	width:282px !important;
	left:241px !important;
	top:71px !important;
	min-height:17px !important;
}

#item169853 {
	width:217px !important;
	left:262px !important;
	top:91px !important;
	min-height:18px !important;
}

#item169878 {
	width:354px !important;
	left:198px !important;
	top:122px !important;
	min-height:144px !important;
}

#item169902 {
	width:354px !important;
	left:198px !important;
	top:257px !important;
	min-height:26px !important;
}

#item169628 {
	width:167px !important;
	height:842px !important;
	background:#009579;
}

#item169675 {
	width:136px !important;
	left:15px !important;
	top:66px !important;
	min-height:113px !important;
}

@keyframes intensificar-164854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes intensificar-164854 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item164856 {
	width:1px !important;
	height:841px !important;
	left:167px !important;
}

#item164945 {
	width:136px !important;
	left:16px !important;
	top:41px !important;
	min-height:147px !important;
}

#item165007 {
	width:348px !important;
	left:205px !important;
	top:29px !important;
	min-height:51px !important;
}

#item165034 {
	width:370px !important;
	left:183px !important;
	top:362px !important;
	min-height:144px !important;
}

#item165207 {
	width:196px !important;
	left:183px !important;
	top:513px !important;
	min-height:266px !important;
}

#item165211 {
	width:162px !important;
	left:391px !important;
	top:513px !important;
	min-height:295px !important;
}

#item48000 {
	width:327px !important;
	height:10px !important;
	left:211px !important;
	top:29px !important;
}

#item179438 {
	width:11px !important;
	height:10px !important;
	left:567px !important;
	top:29px !important;
}

#item165073 {
	width:43px !important;
	height:842px !important;
	left:553px !important;
	background:#3cac52;
}

#item168859 {
	width:238px !important;
	left:45px !important;
	top:62px !important;
	min-height:30px !important;
}

#item168883 {
	width:240px !important;
	left:43px !important;
	top:89px !important;
	min-height:37px !important;
}

#item168906 {
	width:262px !important;
	left:42px !important;
	top:143px !important;
	min-height:700px !important;
}

#item48023 {
	width:255px !important;
	height:10px !important;
	left:58px !important;
	top:29px !important;
}

#item179415 {
	width:11px !important;
	height:10px !important;
	left:17px !important;
	top:29px !important;
}

#item169125 {
	width:422px !important;
	height:29px !important;
	left:105px !important;
	top:62px !important;
}

#item169149 {
	width:265px !important;
	height:26px !important;
	left:98px !important;
	top:94px !important;
}

#item169027 {
	width:43px !important;
	height:842px !important;
	background:#3cac52;
}

#item169305 {
	width:398px !important;
	left:118px !important;
	top:652px !important;
	min-height:151px !important;
}

#item169339 {
	width:281px !important;
	left:98px !important;
	top:127px !important;
	min-height:182px !important;
}

#item179392 {
	width:11px !important;
	height:10px !important;
	left:567px !important;
	top:29px !important;
}

#item169050 {
	width:43px !important;
	height:842px !important;
	left:552px !important;
	background:#3cac52;
}

#item169328 {
	width:249px !important;
	left:43px !important;
	top:192px !important;
	min-height:546px !important;
}

#item169332 {
	width:174px !important;
	left:304px !important;
	top:192px !important;
	min-height:578px !important;
}

#item4171 {
	width:167px !important;
	height:842px !important;
	background:#533278;
}

#item100513 {
	width:368px !important;
	left:187px !important;
	top:59px !important;
	min-height:39px !important;
}

#item100536 {
	width:383px !important;
	left:187px !important;
	top:137px !important;
	min-height:52px !important;
}

#item4629 {
	width:138px !important;
	height:10px !important;
	left:400px !important;
	top:29px !important;
}

#item179369 {
	width:20px !important;
	height:8px !important;
	left:561px !important;
	top:31px !important;
}

#item120419 {
	width:43px !important;
	height:842px !important;
	left:552px !important;
	background:#533278;
}

#item127160 {
	width:227px !important;
	left:43px !important;
	top:110px !important;
	min-height:52px !important;
}

#item141098 {
	width:227px !important;
	left:43px !important;
	top:252px !important;
	min-height:52px !important;
}

#item141210 {
	width:227px !important;
	left:43px !important;
	top:396px !important;
	min-height:52px !important;
}

#item141326 {
	width:227px !important;
	left:43px !important;
	top:538px !important;
	min-height:52px !important;
}

#item141439 {
	width:227px !important;
	left:43px !important;
	top:681px !important;
	min-height:52px !important;
}

#item127280 {
	width:227px !important;
	left:43px !important;
	top:183px !important;
	min-height:52px !important;
}

#item141123 {
	width:227px !important;
	left:43px !important;
	top:325px !important;
	min-height:52px !important;
}

#item141238 {
	width:227px !important;
	left:43px !important;
	top:469px !important;
	min-height:52px !important;
}

#item141351 {
	width:227px !important;
	left:43px !important;
	top:611px !important;
	min-height:52px !important;
}

#item127189 {
	width:235px !important;
	left:291px !important;
	top:110px !important;
	min-height:52px !important;
}

#item141154 {
	width:235px !important;
	left:291px !important;
	top:252px !important;
	min-height:52px !important;
}

#item141270 {
	width:235px !important;
	left:291px !important;
	top:396px !important;
	min-height:52px !important;
}

#item141383 {
	width:235px !important;
	left:291px !important;
	top:538px !important;
	min-height:52px !important;
}

#item127309 {
	width:235px !important;
	left:291px !important;
	top:183px !important;
	min-height:52px !important;
}

#item141182 {
	width:235px !important;
	left:291px !important;
	top:325px !important;
	min-height:52px !important;
}

#item141298 {
	width:235px !important;
	left:291px !important;
	top:469px !important;
	min-height:52px !important;
}

#item141411 {
	width:235px !important;
	left:291px !important;
	top:611px !important;
	min-height:52px !important;
}

#item2811 {
	width:146px !important;
	height:10px !important;
	left:57px !important;
	top:29px !important;
}

#item179346 {
	width:11px !important;
	height:10px !important;
	left:17px !important;
	top:29px !important;
}

#item165324 {
	width:43px !important;
	height:842px !important;
	background:#3cac52;
}

#item165442 {
	width:348px !important;
	left:118px !important;
	top:257px !important;
	min-height:60px !important;
}

#item165491 {
	width:174px !important;
	left:118px !important;
	top:426px !important;
	min-height:373px !important;
}

#item165676 {
	width:174px !important;
	left:304px !important;
	top:426px !important;
	min-height:385px !important;
}

#item165699 {
	width:360px !important;
	left:118px !important;
	top:322px !important;
	min-height:91px !important;
}

#item2755 {
	width:145px !important;
	height:10px !important;
	left:393px !important;
	top:29px !important;
}

#item179323 {
	width:11px !important;
	height:10px !important;
	left:567px !important;
	top:29px !important;
}

#item165296 {
	width:43px !important;
	height:842px !important;
	left:552px !important;
	background:#3cac52;
}

#item165501 {
	width:174px !important;
	left:43px !important;
	top:544px !important;
	min-height:426px !important;
}

#item179300 {
	width:11px !important;
	height:10px !important;
	left:17px !important;
	top:29px !important;
}

#item165797 {
	width:43px !important;
	height:842px !important;
	background:#3cac52;
}

#item165972 {
	width:466px !important;
	left:80px !important;
	top:72px !important;
	min-height:52px !important;
}

#item165995 {
	width:184px !important;
	left:215px !important;
	top:98px !important;
	min-height:33px !important;
}

#item166079 {
	width:473px !important;
	left:80px !important;
	top:153px !important;
	min-height:117px !important;
}

#item166104 {
	width:208px !important;
	left:84px !important;
	top:338px !important;
	min-height:179px !important;
}

#item166109 {
	width:249px !important;
	left:304px !important;
	top:617px !important;
	min-height:138px !important;
}

#item166133 {
	width:372px !important;
	left:105px !important;
	top:287px !important;
	min-height:25px !important;
}

#item166142 {
	width:372px !important;
	left:105px !important;
	top:547px !important;
	min-height:25px !important;
}

#item166208 {
	width:13px !important;
	height:15px !important;
	left:147px !important;
	top:88px !important;
	background:#ededed;
}

#item166211 {
	width:7px !important;
	height:17px !important;
	left:164px !important;
	top:87px !important;
	background:#e2e5e2;
}

#item166232 {
	width:162px !important;
	height:9px !important;
	left:14px !important;
	top:109px !important;
	background:#1e2d35;
}

#item166233 {
	width:133px !important;
	height:1px !important;
	left:31px !important;
	top:113px !important;
	background:#ffffff;
}

#item166235 {
	width:98px !important;
	height:2px !important;
	left:67px !important;
	top:113px !important;
	background:#3daa51;
}

#item166344 {
	width:14px !important;
	height:19px !important;
	left:70px !important;
	top:79px !important;
	background:#3daa51;
}

#item166347 {
	width:105px !important;
	height:56px !important;
	left:24px !important;
	top:16px !important;
	background:#ffffff;
}

#item166350 {
	width:14px !important;
	height:2px !important;
	left:70px !important;
	top:83px !important;
	background:#009377;
}

#item166353 {
	width:12px !important;
	height:56px !important;
	left:24px !important;
	top:16px !important;
	background:#3f82ad;
}

#item166355 {
	width:47px !important;
	height:28px !important;
	left:83px !important;
	top:16px !important;
	background:#c6e2ef;
}

#item166404 {
	width:47px !important;
	height:28px !important;
	left:83px !important;
	top:44px !important;
	background:#d6efdb;
}

#item166443 {
	width:47px !important;
	height:28px !important;
	left:36px !important;
	top:44px !important;
	background:#edd8d8;
}

#item166477 {
	width:47px !important;
	height:28px !important;
	left:36px !important;
	top:16px !important;
	background:#f7edd8;
}

#item166585 {
	width:7px !important;
	height:1px !important;
	left:27px !important;
	top:18px !important;
	background:#ffffff;
}

#item166586 {
	width:7px !important;
	height:1px !important;
	left:27px !important;
	top:19px !important;
	background:#ffffff;
}

#item166587 {
	width:7px !important;
	height:1px !important;
	left:27px !important;
	top:21px !important;
	background:#ffffff;
}

#item166603 {
	width:8px !important;
	height:2px !important;
	left:26px !important;
	top:69px !important;
	background:#ffffff;
}

#item166649 {
	width:1px !important;
	height:3px !important;
	left:128px !important;
	top:92px !important;
	background:#e85956;
}

#item166651 {
	width:153px !important;
	height:6px !important;
	left:1px !important;
	top:100px !important;
	background:#bf7c5e;
}

#item166653 {
	width:5px !important;
	height:6px !important;
	left:143px !important;
	top:100px !important;
	background:#b26b51;
}

#item166655 {
	width:3px !important;
	height:6px !important;
	left:135px !important;
	top:100px !important;
	background:#b26b51;
}

#item166656 {
	width:2px !important;
	height:6px !important;
	left:113px !important;
	top:100px !important;
	background:#b26b51;
}

#item166657 {
	width:11px !important;
	height:6px !important;
	left:121px !important;
	top:100px !important;
	background:#b26b51;
}

#item166658 {
	width:79px !important;
	height:6px !important;
	left:2px !important;
	top:100px !important;
	background:#ce896b;
}

#item166660 {
	width:3px !important;
	height:6px !important;
	left:29px !important;
	top:100px !important;
	background:#d89175;
}

#item166662 {
	width:3px !important;
	height:6px !important;
	left:46px !important;
	top:100px !important;
	background:#bf7c5e;
}

#item166663 {
	width:2px !important;
	height:6px !important;
	left:7px !important;
	top:100px !important;
	background:#d89175;
}

#item166664 {
	width:11px !important;
	height:6px !important;
	left:15px !important;
	top:100px !important;
	background:#d89175;
}

#item166665 {
	width:145px !important;
	height:2px !important;
	left:6px !important;
	top:106px !important;
	background:#233a56;
}

#item166667 {
	width:4px !important;
	height:64px !important;
	left:6px !important;
	top:108px !important;
	background:#233a56;
}

#item166668 {
	width:4px !important;
	height:64px !important;
	left:15px !important;
	top:108px !important;
	background:#233a56;
}

#item166669 {
	width:4px !important;
	height:64px !important;
	left:137px !important;
	top:108px !important;
	background:#233a56;
}

#item166670 {
	width:4px !important;
	height:64px !important;
	left:146px !important;
	top:108px !important;
	background:#233a56;
}

#item166724 {
	width:4px !important;
	height:2px !important;
	left:75px !important;
	top:10px !important;
	background:#3f82ad;
}

#item166737 {
	width:13px !important;
	height:2px !important;
	left:5px !important;
	top:86px !important;
	background:#f7bc21;
}

#item166820 {
	width:2px !important;
	height:1px !important;
	left:16px !important;
	top:81px !important;
	background:#e2e0d6;
}

#item166859 {
	width:2px !important;
	height:1px !important;
	left:18px !important;
	top:80px !important;
	background:#e2e0d6;
}

#item166865 {
	width:32px !important;
	height:3px !important;
	left:75px !important;
	top:136px !important;
	background:#ce896b;
}

#item166875 {
	width:5px !important;
	height:4px !important;
	left:135px !important;
	top:79px !important;
}

#item166882 {
	width:5px !important;
	height:4px !important;
	left:135px !important;
	top:79px !important;
}

#item166890 {
	width:5px !important;
	height:4px !important;
	left:135px !important;
	top:79px !important;
}

#item179277 {
	width:11px !important;
	height:10px !important;
	left:567px !important;
	top:29px !important;
}

#item165773 {
	width:43px !important;
	height:842px !important;
	left:552px !important;
	background:#3cac52;
}

#item166936 {
	width:372px !important;
	height:25px !important;
	left:68px !important;
	top:101px !important;
}

#item167255 {
	width:372px !important;
	height:25px !important;
	left:68px !important;
	top:340px !important;
}

#item166916 {
	width:249px !important;
	left:41px !important;
	top:180px !important;
	min-height:116px !important;
}

#item166922 {
	width:212px !important;
	left:308px !important;
	top:421px !important;
	min-height:101px !important;
}

#item166927 {
	width:249px !important;
	left:43px !important;
	top:617px !important;
	min-height:168px !important;
}

#item166968 {
	width:149px !important;
	height:110px !important;
	left:42px !important;
	top:14px !important;
	background:#b5b5b5;
}

#item166969 {
	width:158px !important;
	height:110px !important;
	left:19px !important;
	top:14px !important;
	background:#e2e2e2;
}

#item166975 {
	width:111px !important;
	height:7px !important;
	left:48px !important;
	top:7px !important;
	background:#000;
}

#item166976 {
	width:158px !important;
	height:11px !important;
	left:19px !important;
	top:14px !important;
	background:#000;
}

#item167014 {
	width:14px !important;
	height:12px !important;
	left:177px !important;
	top:13px !important;
	background:#000;
}

#item167015 {
	width:1px !important;
	height:71px !important;
	left:179px !important;
	top:26px !important;
	background:#8e8e8e;
}

#item167017 {
	width:1px !important;
	height:71px !important;
	left:184px !important;
	top:26px !important;
	background:#8e8e8e;
}

#item167018 {
	width:2px !important;
	height:71px !important;
	left:182px !important;
	top:26px !important;
	background:#8e8e8e;
}

#item167019 {
	width:9px !important;
	height:15px !important;
	left:185px !important;
	top:36px !important;
	background:#00bfb2;
}

#item167021 {
	width:7px !important;
	height:13px !important;
	left:185px !important;
	top:49px !important;
	background:#009377;
}

#item167022 {
	width:3px !important;
	height:12px !important;
	left:185px !important;
	top:34px !important;
	background:#543377;
}

#item167024 {
	width:11px !important;
	height:15px !important;
	left:114px !important;
	top:60px !important;
	background:#b7b7b7;
}

#item167027 {
	width:1px !important;
	height:12px !important;
	left:107px !important;
	top:42px !important;
	background:#878787;
}

#item167038 {
	width:11px !important;
	height:15px !important;
	left:113px !important;
	top:59px !important;
	background:#ffffff;
}

#item167186 {
	width:5px !important;
	height:3px !important;
	left:109px !important;
	top:62px !important;
	background:#0f87aa;
}

#item167190 {
	width:5px !important;
	height:3px !important;
	left:109px !important;
	top:66px !important;
	background:#f7870c;
}

#item167195 {
	width:8px !important;
	height:12px !important;
	left:102px !important;
	top:41px !important;
	background:#ffffff;
}

#item167216 {
	width:1px !important;
	height:3px !important;
	left:119px !important;
	top:33px !important;
	background:#606060;
}

#item167338 {
	width:6px !important;
	height:4px !important;
	left:48px !important;
	top:5px !important;
	background:#000;
}

#item167463 {
	width:46px !important;
	height:2px !important;
	left:90px !important;
	top:19px !important;
	background:#ffffff;
}

#item167464 {
	width:34px !important;
	height:2px !important;
	left:96px !important;
	top:22px !important;
	background:#ffffff;
}

#item167497 {
	width:31px !important;
	height:1px !important;
	left:89px !important;
	top:45px !important;
	background:#e5e5e5;
}

#item167498 {
	width:45px !important;
	height:1px !important;
	left:83px !important;
	top:41px !important;
	background:#e5e5e5;
}

#item167563 {
	width:11px !important;
	height:5px !important;
	left:27px !important;
	top:146px !important;
	background:#332b38;
}

#item167582 {
	width:33px !important;
	height:19px !important;
	left:54px !important;
	top:130px !important;
	background:#ffffff;
}

#item7074 {
	width:167px !important;
	height:842px !important;
	background:#3bac52;
}

#item7202 {
	width:348px !important;
	left:205px !important;
	top:426px !important;
	min-height:345px !important;
}

#item13700 {
	width:136px !important;
	left:15px !important;
	top:127px !important;
	min-height:165px !important;
}

#item100164 {
	width:348px !important;
	left:205px !important;
	top:67px !important;
	min-height:17px !important;
}

#item7889 {
	width:260px !important;
	height:9px !important;
	left:293px !important;
	top:29px !important;
}

#item179254 {
	width:11px !important;
	height:10px !important;
	left:567px !important;
	top:28px !important;
}

#item7207 {
	width:249px !important;
	left:43px !important;
	top:75px !important;
	min-height:702px !important;
}

#item177583 {
	width:249px !important;
	left:304px !important;
	top:75px !important;
	min-height:696px !important;
}

#item177620 {
	width:249px !important;
	left:303px !important;
	top:62px !important;
	min-height:273px !important;
}

#item179023 {
	width:414px !important;
	height:39px !important;
	left:91px !important;
	top:517px !important;
}

#item179231 {
	width:11px !important;
	height:10px !important;
	left:567px !important;
	top:29px !important;
}

#item177861 {
	width:43px !important;
	height:842px !important;
	left:552px !important;
	background:#3cac52;
}

#item178122 {
	width:432px !important;
	height:18px !important;
	left:70px !important;
	top:96px !important;
}

#item177908 {
	width:249px !important;
	left:43px !important;
	top:413px !important;
	min-height:398px !important;
}

#item177913 {
	width:228px !important;
	left:304px !important;
	top:413px !important;
	min-height:381px !important;
}

#item145048 {
	width:428px !important;
	height:845px !important;
	left:167px !important;
}

#item8217 {
	width:167px !important;
	height:842px !important;
	background:#000;
}

#item145078 {
	width:283px !important;
	left:241px !important;
	top:91px !important;
	min-height:20px !important;
}

#item145103 {
	width:262px !important;
	left:250px !important;
	top:112px !important;
	min-height:19px !important;
}

#item164439 {
	width:194px !important;
	left:359px !important;
	top:189px !important;
	min-height:94px !important;
}

#item164463 {
	width:265px !important;
	left:249px !important;
	top:334px !important;
	min-height:131px !important;
}

#item13706 {
	width:136px !important;
	left:15px !important;
	top:62px !important;
	min-height:137px !important;
}

#item179208 {
	width:11px !important;
	height:10px !important;
	left:567px !important;
	top:29px !important;
}

#item121806 {
	width:43px !important;
	height:843px !important;
	left:553px !important;
	top:-1px !important;
	background:#3aaa51;
}

#item169285 {
	width:249px !important;
	left:43px !important;
	top:405px !important;
	min-height:394px !important;
}

#item169301 {
	width:263px !important;
	height:150px !important;
	left:290px !important;
	top:192px !important;
	background:#ffffff;
}

#item169289 {
	width:233px !important;
	left:304px !important;
	top:205px !important;
	min-height:647px !important;
}

#item179184 {
	width:11px !important;
	height:10px !important;
	left:17px !important;
	top:29px !important;
}

#item168181 {
	width:43px !important;
	height:842px !important;
	background:#3cac52;
}

#item168267 {
	width:381px !important;
	height:26px !important;
	left:134px !important;
	top:83px !important;
}

#item168271 {
	width:193px !important;
	height:26px !important;
	left:225px !important;
	top:106px !important;
}

#item168316 {
	width:386px !important;
	left:118px !important;
	top:179px !important;
	min-height:79px !important;
}

#item168341 {
	width:181px !important;
	height:19px !important;
	left:253px !important;
	top:341px !important;
}

#item168416 {
	width:150px !important;
	height:19px !important;
	left:111px !important;
	top:569px !important;
}

#item168369 {
	width:145px !important;
	height:19px !important;
	left:261px !important;
	top:358px !important;
}

#item168439 {
	width:227px !important;
	height:19px !important;
	left:118px !important;
	top:586px !important;
}

#item168412 {
	width:238px !important;
	left:253px !important;
	top:387px !important;
	min-height:84px !important;
}

#item168467 {
	width:238px !important;
	left:118px !important;
	top:609px !important;
	min-height:98px !important;
}

#item179161 {
	width:11px !important;
	height:10px !important;
	left:567px !important;
	top:29px !important;
}

#item168158 {
	width:43px !important;
	height:842px !important;
	left:552px !important;
	background:#3cac52;
}

#item168490 {
	width:174px !important;
	height:19px !important;
	left:238px !important;
	top:68px !important;
}

#item168641 {
	width:186px !important;
	height:18px !important;
	left:234px !important;
	top:453px !important;
}

#item168563 {
	width:174px !important;
	height:19px !important;
	left:87px !important;
	top:258px !important;
}

#item168736 {
	width:169px !important;
	height:19px !important;
	left:88px !important;
	top:637px !important;
}

#item168513 {
	width:184px !important;
	height:15px !important;
	left:249px !important;
	top:85px !important;
}

#item168664 {
	width:100px !important;
	height:17px !important;
	left:242px !important;
	top:469px !important;
}

#item168586 {
	width:174px !important;
	height:15px !important;
	left:95px !important;
	top:276px !important;
}

#item168759 {
	width:134px !important;
	height:15px !important;
	left:96px !important;
	top:657px !important;
}

#item168540 {
	width:238px !important;
	left:234px !important;
	top:109px !important;
	min-height:103px !important;
}

#item168713 {
	width:242px !important;
	left:234px !important;
	top:491px !important;
	min-height:103px !important;
}

#item168617 {
	width:252px !important;
	left:88px !important;
	top:299px !important;
	min-height:101px !important;
}

#item168782 {
	width:251px !important;
	left:88px !important;
	top:682px !important;
	min-height:103px !important;
}

#item169543 {
	width:342px !important;
	height:45px !important;
	left:124px !important;
	top:699px !important;
}

#item27734 {
	width:63px !important;
	height:10px !important;
	left:475px !important;
	top:29px !important;
}

#item179138 {
	width:11px !important;
	height:10px !important;
	left:567px !important;
	top:29px !important;
}

#item179115 {
	width:11px !important;
	height:10px !important;
	left:17px !important;
	top:29px !important;
}

#item176337 {
	width:43px !important;
	height:842px !important;
	background:#3cac52;
}

#item179002 {
	width:551px !important;
	height:841px !important;
	left:44px !important;
	top:1px !important;
	background:#edecda;
}

#item176583 {
	width:398px !important;
	left:118px !important;
	top:234px !important;
	min-height:26px !important;
}

#item176664 {
	width:132px !important;
	height:26px !important;
	left:85px !important;
	top:322px !important;
}

#item176718 {
	width:158px !important;
	height:33px !important;
	left:118px !important;
	top:400px !important;
}

#item176741 {
	width:209px !important;
	height:28px !important;
	left:292px !important;
	top:400px !important;
}

#item176668 {
	width:158px !important;
	height:26px !important;
	left:232px !important;
	top:322px !important;
}

#item176691 {
	width:158px !important;
	height:26px !important;
	left:391px !important;
	top:322px !important;
}

#item176859 {
	width:327px !important;
	left:143px !important;
	top:469px !important;
	min-height:67px !important;
}

#item176863 {
	width:249px !important;
	left:304px !important;
	top:563px !important;
	min-height:228px !important;
}

#item176558 {
	width:398px !important;
	left:118px !important;
	top:155px !important;
	min-height:56px !important;
}

#item179092 {
	width:11px !important;
	height:10px !important;
	left:567px !important;
	top:29px !important;
}

#item176360 {
	width:43px !important;
	height:842px !important;
	left:552px !important;
	background:#3cac52;
}

#item177111 {
	width:394px !important;
	height:24px !important;
	background:#000;
}

#item177112 {
	width:138px !important;
	height:24px !important;
	top:24px !important;
	background:#3daa51;
}

#item177161 {
	width:249px !important;
	left:43px !important;
	top:465px !important;
	min-height:203px !important;
}

#item177106 {
	width:377px !important;
	left:88px !important;
	top:375px !important;
	min-height:39px !important;
}

#item177139 {
	width:2px !important;
	height:10px !important;
	left:12px !important;
	top:7px !important;
	background:#ffffff;
}

#item177189 {
	width:115px !important;
	height:20px !important;
	left:200px !important;
	top:402px !important;
}

#item177255 {
	width:212px !important;
	left:304px !important;
	top:496px !important;
	min-height:70px !important;
}

#item177262 {
	width:214px !important;
	height:106px !important;
	left:5px !important;
	top:20px !important;
	background:#000;
}

#item177263 {
	width:214px !important;
	height:106px !important;
	left:261px !important;
	top:20px !important;
	background:#000;
}

#item177266 {
	width:106px !important;
	height:17px !important;
	top:11px !important;
	background:#3daa51;
}

#item177267 {
	width:128px !important;
	height:17px !important;
	left:257px !important;
	top:11px !important;
	background:#3daa51;
}

#item177004 {
	width:105px !important;
	height:20px !important;
	left:46px !important;
	top:211px !important;
}

#item177056 {
	width:172px !important;
	left:61px !important;
	top:260px !important;
	min-height:39px !important;
}

#item177013 {
	width:126px !important;
	height:20px !important;
	left:304px !important;
	top:211px !important;
}

#item177063 {
	width:172px !important;
	left:317px !important;
	top:234px !important;
	min-height:92px !important;
}

#item177319 {
	width:336px !important;
	left:40px !important;
	top:169px !important;
	min-height:57px !important;
}

#item173159 {
	width:236px !important;
	height:78px !important;
	left:317px !important;
	top:270px !important;
	background:#000;
}

#item173460 {
	width:236px !important;
	height:78px !important;
	left:316px !important;
	top:452px !important;
	background:#000;
}

#item173764 {
	width:236px !important;
	height:78px !important;
	left:316px !important;
	top:634px !important;
	background:#000;
}

#item173007 {
	width:236px !important;
	height:78px !important;
	left:316px !important;
	top:179px !important;
	background:#000;
}

#item173182 {
	width:236px !important;
	height:78px !important;
	left:316px !important;
	top:361px !important;
	background:#000;
}

#item173483 {
	width:236px !important;
	height:78px !important;
	left:316px !important;
	top:543px !important;
	background:#000;
}

#item173788 {
	width:236px !important;
	height:78px !important;
	left:316px !important;
	top:725px !important;
	background:#000;
}

#item173205 {
	width:208px !important;
	left:334px !important;
	top:297px !important;
	min-height:10px !important;
}

#item173506 {
	width:208px !important;
	left:333px !important;
	top:475px !important;
	min-height:19px !important;
}

#item173811 {
	width:208px !important;
	left:333px !important;
	top:661px !important;
	min-height:10px !important;
}

#item173030 {
	width:208px !important;
	left:334px !important;
	top:206px !important;
	min-height:10px !important;
}

#item173228 {
	width:208px !important;
	left:333px !important;
	top:383px !important;
	min-height:10px !important;
}

#item173529 {
	width:208px !important;
	left:333px !important;
	top:566px !important;
	min-height:24px !important;
}

#item173834 {
	width:208px !important;
	left:333px !important;
	top:749px !important;
	min-height:19px !important;
}

#item173262 {
	width:103px !important;
	left:334px !important;
	top:310px !important;
	min-height:10px !important;
}

#item173564 {
	width:103px !important;
	left:333px !important;
	top:497px !important;
	min-height:10px !important;
}

#item173867 {
	width:103px !important;
	left:333px !important;
	top:674px !important;
	min-height:10px !important;
}

#item173060 {
	width:103px !important;
	left:334px !important;
	top:219px !important;
	min-height:10px !important;
}

#item173285 {
	width:208px !important;
	height:12px !important;
	left:333px !important;
	top:395px !important;
}

#item175948 {
	width:208px !important;
	height:12px !important;
	left:333px !important;
	top:409px !important;
}

#item173587 {
	width:103px !important;
	left:333px !important;
	top:588px !important;
	min-height:10px !important;
}

#item173891 {
	width:103px !important;
	left:333px !important;
	top:771px !important;
	min-height:10px !important;
}

#item173308 {
	width:208px !important;
	left:334px !important;
	top:324px !important;
	min-height:21px !important;
}

#item173610 {
	width:208px !important;
	left:333px !important;
	top:511px !important;
	min-height:13px !important;
}

#item173914 {
	width:208px !important;
	left:333px !important;
	top:688px !important;
	min-height:21px !important;
}

#item173083 {
	width:208px !important;
	left:334px !important;
	top:233px !important;
	min-height:13px !important;
}

#item173331 {
	width:208px !important;
	left:333px !important;
	top:424px !important;
	min-height:7px !important;
}

#item173633 {
	width:208px !important;
	left:333px !important;
	top:602px !important;
	min-height:13px !important;
}

#item173937 {
	width:208px !important;
	left:333px !important;
	top:785px !important;
	min-height:13px !important;
}

#item173354 {
	width:43px !important;
	left:510px !important;
	top:275px !important;
	min-height:13px !important;
}

#item173656 {
	width:43px !important;
	left:509px !important;
	top:457px !important;
	min-height:13px !important;
}

#item173960 {
	width:43px !important;
	left:509px !important;
	top:639px !important;
	min-height:13px !important;
}

#item173106 {
	width:43px !important;
	left:509px !important;
	top:184px !important;
	min-height:13px !important;
}

#item173377 {
	width:59px !important;
	left:483px !important;
	top:366px !important;
	min-height:13px !important;
}

#item173679 {
	width:43px !important;
	left:509px !important;
	top:548px !important;
	min-height:13px !important;
}

#item173983 {
	width:63px !important;
	left:478px !important;
	top:730px !important;
	min-height:13px !important;
}

#item173400 {
	width:62px !important;
	height:12px !important;
	left:317px !important;
	top:275px !important;
	background:#009579;
}

#item173703 {
	width:62px !important;
	height:12px !important;
	left:316px !important;
	top:457px !important;
	background:#3bac52;
}

#item174006 {
	width:62px !important;
	height:12px !important;
	left:316px !important;
	top:639px !important;
	background:#533278;
}

#item173129 {
	width:62px !important;
	height:12px !important;
	left:316px !important;
	top:184px !important;
	background:#009579;
}

#item173401 {
	width:194px !important;
	height:24px !important;
	left:316px !important;
	top:366px !important;
	background:#005e85;
	border:solid 0.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item173704 {
	width:62px !important;
	height:12px !important;
	left:316px !important;
	top:548px !important;
	background:#533278;
}

#item174007 {
	width:198px !important;
	height:24px !important;
	left:316px !important;
	top:730px !important;
	background:#005e85;
	border:solid 0.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item173402 {
	width:54px !important;
	left:321px !important;
	top:277px !important;
	min-height:9px !important;
}

#item173705 {
	width:54px !important;
	left:321px !important;
	top:459px !important;
	min-height:9px !important;
}

#item174008 {
	width:54px !important;
	left:321px !important;
	top:641px !important;
	min-height:9px !important;
}

#item173130 {
	width:54px !important;
	left:321px !important;
	top:186px !important;
	min-height:9px !important;
}

#item173425 {
	width:90px !important;
	left:321px !important;
	top:368px !important;
	min-height:10px !important;
}

#item173729 {
	width:54px !important;
	left:321px !important;
	top:550px !important;
	min-height:9px !important;
}

#item174031 {
	width:90px !important;
	left:321px !important;
	top:732px !important;
	min-height:11px !important;
}

#item8860 {
	width:167px !important;
	height:848px !important;
	top:-3px !important;
	background:#3bac52;
}

#item162340 {
	width:322px !important;
	height:135px !important;
	left:216px !important;
	top:44px !important;
}

#item8811 {
	width:145px !important;
	height:10px !important;
	left:379px !important;
	top:29px !important;
}

#item179069 {
	width:11px !important;
	height:10px !important;
	left:567px !important;
	top:29px !important;
}

#item86427 {
	width:43px !important;
	height:842px !important;
	left:553px !important;
	background:#3cac52;
}

#item174369 {
	width:236px !important;
	height:78px !important;
	left:292px !important;
	top:270px !important;
	background:#000;
}

#item174670 {
	width:236px !important;
	height:78px !important;
	left:292px !important;
	top:452px !important;
	background:#000;
}

#item174972 {
	width:236px !important;
	height:78px !important;
	left:291px !important;
	top:634px !important;
	background:#000;
}

#item175979 {
	width:236px !important;
	height:78px !important;
	left:292px !important;
	top:88px !important;
	background:#000;
}

#item174090 {
	width:236px !important;
	height:78px !important;
	left:292px !important;
	top:179px !important;
	background:#000;
}

#item174392 {
	width:236px !important;
	height:78px !important;
	left:292px !important;
	top:361px !important;
	background:#000;
}

#item174693 {
	width:236px !important;
	height:78px !important;
	left:292px !important;
	top:543px !important;
	background:#000;
}

#item174996 {
	width:236px !important;
	height:78px !important;
	left:292px !important;
	top:725px !important;
	background:#000;
}

#item174415 {
	width:208px !important;
	left:309px !important;
	top:288px !important;
	min-height:20px !important;
}

#item174716 {
	width:208px !important;
	left:309px !important;
	top:479px !important;
	min-height:10px !important;
}

#item175019 {
	width:208px !important;
	left:308px !important;
	top:656px !important;
	min-height:19px !important;
}

#item176002 {
	width:208px !important;
	height:19px !important;
	left:309px !important;
	top:112px !important;
}

#item174136 {
	width:208px !important;
	left:309px !important;
	top:206px !important;
	min-height:10px !important;
}

#item174438 {
	width:208px !important;
	left:309px !important;
	top:388px !important;
	min-height:10px !important;
}

#item174739 {
	width:208px !important;
	left:309px !important;
	top:570px !important;
	min-height:10px !important;
}

#item175042 {
	width:208px !important;
	left:309px !important;
	top:752px !important;
	min-height:10px !important;
}

#item174471 {
	width:103px !important;
	left:309px !important;
	top:310px !important;
	min-height:10px !important;
}

#item174772 {
	width:103px !important;
	left:309px !important;
	top:492px !important;
	min-height:10px !important;
}

#item175077 {
	width:103px !important;
	left:308px !important;
	top:678px !important;
	min-height:10px !important;
}

#item176030 {
	width:103px !important;
	left:309px !important;
	top:134px !important;
	min-height:10px !important;
}

#item174192 {
	width:103px !important;
	left:309px !important;
	top:219px !important;
	min-height:10px !important;
}

#item174494 {
	width:103px !important;
	left:309px !important;
	top:401px !important;
	min-height:10px !important;
}

#item174795 {
	width:103px !important;
	left:309px !important;
	top:583px !important;
	min-height:10px !important;
}

#item175100 {
	width:103px !important;
	left:309px !important;
	top:765px !important;
	min-height:10px !important;
}

#item174517 {
	width:208px !important;
	left:309px !important;
	top:324px !important;
	min-height:22px !important;
}

#item174819 {
	width:208px !important;
	left:309px !important;
	top:506px !important;
	min-height:13px !important;
}

#item175123 {
	width:208px !important;
	left:308px !important;
	top:692px !important;
	min-height:13px !important;
}

#item176054 {
	width:208px !important;
	left:309px !important;
	top:148px !important;
	min-height:13px !important;
}

#item174238 {
	width:208px !important;
	left:309px !important;
	top:233px !important;
	min-height:19px !important;
}

#item174540 {
	width:208px !important;
	left:309px !important;
	top:415px !important;
	min-height:13px !important;
}

#item174842 {
	width:208px !important;
	left:309px !important;
	top:597px !important;
	min-height:13px !important;
}

#item175146 {
	width:208px !important;
	left:309px !important;
	top:779px !important;
	min-height:13px !important;
}

#item174563 {
	width:59px !important;
	left:459px !important;
	top:275px !important;
	min-height:13px !important;
}

#item174865 {
	width:59px !important;
	left:458px !important;
	top:457px !important;
	min-height:13px !important;
}

#item175169 {
	width:43px !important;
	left:484px !important;
	top:639px !important;
	min-height:13px !important;
}

#item176077 {
	width:63px !important;
	left:454px !important;
	top:93px !important;
	min-height:13px !important;
}

#item174285 {
	width:43px !important;
	left:485px !important;
	top:184px !important;
	min-height:13px !important;
}

#item174587 {
	width:43px !important;
	left:485px !important;
	top:366px !important;
	min-height:13px !important;
}

#item174888 {
	width:43px !important;
	left:485px !important;
	top:548px !important;
	min-height:13px !important;
}

#item175192 {
	width:43px !important;
	left:485px !important;
	top:730px !important;
	min-height:13px !important;
}

#item174610 {
	width:206px !important;
	height:24px !important;
	left:292px !important;
	top:275px !important;
	background:#005e85;
	border:solid 0.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item174911 {
	width:190px !important;
	height:24px !important;
	left:292px !important;
	top:457px !important;
	background:#005e85;
	border:solid 0.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item175215 {
	width:62px !important;
	height:12px !important;
	left:291px !important;
	top:639px !important;
	background:#009579;
}

#item176100 {
	width:198px !important;
	height:24px !important;
	left:292px !important;
	top:93px !important;
	background:#005e85;
	border:solid 0.2px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item174310 {
	width:62px !important;
	height:12px !important;
	left:292px !important;
	top:184px !important;
	background:#fae200;
}

#item174611 {
	width:62px !important;
	height:12px !important;
	left:292px !important;
	top:366px !important;
	background:#533278;
}

#item174912 {
	width:62px !important;
	height:12px !important;
	left:292px !important;
	top:548px !important;
	background:#009579;
}

#item175216 {
	width:62px !important;
	height:12px !important;
	left:292px !important;
	top:730px !important;
	background:#005e85;
}

#item174612 {
	width:94px !important;
	left:297px !important;
	top:277px !important;
	min-height:9px !important;
}

#item174913 {
	width:90px !important;
	left:297px !important;
	top:458px !important;
	min-height:11px !important;
}

#item175217 {
	width:54px !important;
	left:296px !important;
	top:641px !important;
	min-height:9px !important;
}

#item176101 {
	width:90px !important;
	left:297px !important;
	top:95px !important;
	min-height:11px !important;
}

#item174334 {
	width:54px !important;
	left:297px !important;
	top:186px !important;
	min-height:9px !important;
}

#item174635 {
	width:54px !important;
	left:297px !important;
	top:368px !important;
	min-height:9px !important;
}

#item174936 {
	width:54px !important;
	left:297px !important;
	top:550px !important;
	min-height:9px !important;
}

#item175240 {
	width:54px !important;
	left:297px !important;
	top:732px !important;
	min-height:9px !important;
}

#item11891 {
	width:167px !important;
	height:842px !important;
	left:-1px !important;
	background:#3cac52;
}

#item40051 {
	width:199px !important;
	left:179px !important;
	top:86px !important;
	min-height:146px !important;
}

#item19246 {
	width:373px !important;
	left:179px !important;
	top:56px !important;
	min-height:24px !important;
}

#item125964 {
	width:373px !important;
	left:179px !important;
	top:452px !important;
	min-height:31px !important;
}

#item126017 {
	width:199px !important;
	left:179px !important;
	top:491px !important;
	min-height:135px !important;
}

#item11792 {
	width:145px !important;
	height:10px !important;
	left:394px !important;
	top:29px !important;
}

#item47344 {
	width:43px !important;
	height:841px !important;
	left:553px !important;
	top:1px !important;
	background:#3cac52;
}

#item167877 {
	width:373px !important;
	left:43px !important;
	top:56px !important;
	min-height:31px !important;
}

#item167940 {
	width:228px !important;
	left:304px !important;
	top:86px !important;
	min-height:189px !important;
}

#item106064 {
	width:489px !important;
	left:43px !important;
	top:409px !important;
	min-height:17px !important;
}

#item11972 {
	width:228px !important;
	left:304px !important;
	top:439px !important;
	min-height:146px !important;
}

#item179046 {
	width:11px !important;
	height:10px !important;
	left:567px !important;
	top:29px !important;
}

#item178177 {
	width:215px !important;
	left:43px !important;
	top:526px !important;
	min-height:17px !important;
}

#item54863 {
	width:595px !important;
	top:776px !important;
	min-height:23px !important;
}
#in5footer,  #prefooter {display:none;}
