/* 	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:2048px; height:1536px; background: #fff !important; }
.paper-vertical { width:2048px; height:100%; }
.paper-horizontal { width:10px; height:1548px; }
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:1536px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:2048px) {
	.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;}
}

#item136372 {
	width:254px !important;
	height:198px !important;
	left:-150px !important;
	top:124px !important;
	background:#b60058;
}

@keyframes fadein-152977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-152977 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item152977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item136541 {
	width:34px !important;
	height:22px !important;
	left:1679px !important;
	top:1267px !important;
	box-shadow:4px 4px 10px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:4px 4px 10px 0px rgba(0,0,0,0.75);
	background:#fff;
}

#item136742 {
	width:2196px !important;
	height:166px !important;
	left:-54px !important;
	top:2919px !important;
	background:#000;
}

#item136797 {
	width:2648px !important;
	height:446px !important;
	left:-164px !important;
	background:#009993;
}

#item136821 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:45px !important;
	background:#fff;
}

#item137536 {
	width:74px !important;
	height:91px !important;
	left:110px !important;
	top:322px !important;
	background:#e30513;
}

#item137537 {
	width:74px !important;
	height:91px !important;
	left:110px !important;
	top:1840px !important;
	background:#69509c;
}

#item137539 {
	width:74px !important;
	height:88px !important;
	left:857px !important;
	top:1819px !important;
	background:#b60058;
}

#item137540 {
	width:74px !important;
	height:88px !important;
	left:1418px !important;
	top:1819px !important;
	background:#009993;
}

#item137587 {
	width:110px !important;
	height:135px !important;
	top:99px !important;
	background:#009993;
}

#item137767 {
	width:74px !important;
	height:91px !important;
	left:1418px !important;
	top:2318px !important;
	background:#ef7d00;
}

#item138408 {
	width:824px !important;
	height:4767px !important;
	left:-119px !important;
	top:-97px !important;
	background:#009993;
}

#item138455 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:45px !important;
	background:#009993;
}

#item138557 {
	width:2196px !important;
	height:65px !important;
	left:-40px !important;
	top:4611px !important;
	background:#000;
}

#item138831 {
	width:811px !important;
	height:533px !important;
	left:1562px !important;
	top:7269px !important;
	background:#69509c;
}

#item138832 {
	width:811px !important;
	height:533px !important;
	left:1562px !important;
	top:13165px !important;
	background:#69509c;
}

#item138835 {
	width:847px !important;
	height:533px !important;
	left:-314px !important;
	top:4282px !important;
	background:#69509c;
}

#item138836 {
	width:847px !important;
	height:533px !important;
	left:-314px !important;
	top:10750px !important;
	background:#69509c;
}

@keyframes fadein-138924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-138924 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item138924 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item138952 {
	width:1613px !important;
	height:72px !important;
	left:324px !important;
	top:4018px !important;
	background:#69509c;
}

#item138953 {
	width:1613px !important;
	height:72px !important;
	left:324px !important;
	top:10486px !important;
	background:#69509c;
}

#item152861 {
	width:45px !important;
	height:45px !important;
	left:1877px !important;
	top:4032px !important;
}

#item152865 {
	width:45px !important;
	height:45px !important;
	left:1877px !important;
	top:10500px !important;
}

#item139052 {
	width:1613px !important;
	height:72px !important;
	left:110px !important;
	top:7010px !important;
	background:#69509c;
}

#item139053 {
	width:1613px !important;
	height:72px !important;
	left:110px !important;
	top:12906px !important;
	background:#69509c;
}

#item139101 {
	width:45px !important;
	height:45px !important;
	background:#b60058;
}

#item152863 {
	width:45px !important;
	height:45px !important;
	left:1663px !important;
	top:7024px !important;
}

#item139106 {
	width:45px !important;
	height:45px !important;
	background:#b60058;
}

#item152867 {
	width:45px !important;
	height:45px !important;
	left:1663px !important;
	top:12920px !important;
}

#item139132 {
	width:133px !important;
	height:91px !important;
	left:1938px !important;
	top:38px !important;
	background:#69509c;
}

#item139434 {
	opacity:0.80;
	width:1614px !important;
	height:942px !important;
	top:8888px !important;
	background:#fff;
}

#item139340 {
	opacity:0.80;
	width:1614px !important;
	height:940px !important;
	left:214px !important;
	top:6468px !important;
	background:#fff;
}

#item139387 {
	opacity:0.80;
	width:1614px !important;
	height:942px !important;
	top:2992px !important;
	background:#fff;
}

#item152860 {
	width:10px !important;
	height:10px !important;
}

#item152802 {
	width:1828px !important;
	height:9830px !important;
	left:110px !important;
	top:4090px !important;
}

#item139480 {
	width:10px !important;
	height:10px !important;
	left:110px !important;
	top:3452px !important;
}

#item152917 {
	width:1614px !important;
	height:333px !important;
}

#item152918 {
	width:1614px !important;
	height:333px !important;
	left:324px !important;
	top:4093px !important;
}

#item152924 {
	width:1614px !important;
	height:123px !important;
}

#item152921 {
	width:1614px !important;
	height:123px !important;
	left:324px !important;
	top:4468px !important;
}

#item152929 {
	width:1614px !important;
	height:330px !important;
}

#item152926 {
	width:1614px !important;
	height:330px !important;
	left:324px !important;
	top:4700px !important;
}

#item152930 {
	width:1614px !important;
	height:940px !important;
}

#item152931 {
	width:1614px !important;
	height:940px !important;
	left:110px !important;
	top:7082px !important;
}

#item152934 {
	width:1614px !important;
	height:940px !important;
}

#item152935 {
	width:1614px !important;
	height:940px !important;
	left:324px !important;
	top:10558px !important;
}

#item152938 {
	width:1613px !important;
	height:940px !important;
}

#item152939 {
	width:1613px !important;
	height:940px !important;
	left:110px !important;
	top:12978px !important;
}

#item139774 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:27px !important;
	background:#ff0000;
}

#item139775 {
	width:483px !important;
	height:72px !important;
	left:1455px !important;
	top:1598px !important;
	background:#ff0000;
}

#item139800 {
	width:45px !important;
	height:45px !important;
	background:#fff;
}

#item152981 {
	width:45px !important;
	height:45px !important;
	left:1881px !important;
	top:1610px !important;
}

#item139834 {
	width:1613px !important;
	height:72px !important;
	left:110px !important;
	top:2739px !important;
	background:#ff0000;
}

#item139835 {
	width:1613px !important;
	height:72px !important;
	left:324px !important;
	top:6658px !important;
	background:#ff0000;
}

#item139836 {
	width:1613px !important;
	height:72px !important;
	left:110px !important;
	top:8484px !important;
	background:#ff0000;
}

#item139907 {
	width:45px !important;
	height:45px !important;
	background:#fff;
}

#item139911 {
	width:45px !important;
	height:45px !important;
	background:#fff;
}

#item152989 {
	width:45px !important;
	height:45px !important;
	left:1877px !important;
	top:6672px !important;
}

#item139916 {
	width:45px !important;
	height:45px !important;
	background:#fff;
}

#item152991 {
	width:45px !important;
	height:45px !important;
	left:1663px !important;
	top:8498px !important;
}

@keyframes fadein-139919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-139919 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item139919 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item139992 {
	width:482px !important;
	height:144px !important;
	left:112px !important;
	top:3622px !important;
	background:#ff0000;
}

#item140017 {
	width:45px !important;
	height:45px !important;
	background:#fff;
}

#item152987 {
	width:45px !important;
	height:45px !important;
	left:534px !important;
	top:3636px !important;
}

#item140078 {
	width:522px !important;
	height:469px !important;
	left:88px !important;
	top:5998px !important;
}

#item140221 {
	opacity:0.90;
	width:1614px !important;
	height:786px !important;
	top:6890px !important;
	background:#fff;
}

#item140198 {
	opacity:0.90;
	width:1614px !important;
	height:786px !important;
	left:214px !important;
	top:5064px !important;
	background:#fff;
}

#item140345 {
	width:964px !important;
	height:4200px !important;
	left:3px !important;
	top:2100px !important;
	background:#fff;
	border:solid 1px #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;
}

#item140175 {
	opacity:0.90;
	width:1614px !important;
	height:727px !important;
	top:1144px !important;
	background:#fff;
}

#item140314 {
	width:964px !important;
	height:2766px !important;
	left:1346px !important;
	top:1px !important;
	background:#fff;
	border:solid 1px #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;
}

#item152911 {
	width:10px !important;
	height:10px !important;
}

#item152882 {
	width:1828px !important;
	height:7676px !important;
	left:110px !important;
	top:1666px !important;
}

#item152993 {
	width:483px !important;
	height:1056px !important;
}

#item152995 {
	width:483px !important;
	height:1056px !important;
	left:1455px !important;
	top:1664px !important;
}

#item152998 {
	width:1614px !important;
	height:718px !important;
}

#item152999 {
	width:1614px !important;
	height:718px !important;
	left:110px !important;
	top:2820px !important;
}

#item152983 {
	width:72px !important;
	height:66px !important;
}

#item152984 {
	width:72px !important;
	height:66px !important;
	left:1652px !important;
	top:2742px !important;
}

#item153002 {
	width:483px !important;
	height:2100px !important;
}

#item153003 {
	width:483px !important;
	height:2100px !important;
	left:110px !important;
	top:3766px !important;
}

#item153006 {
	width:1614px !important;
	height:786px !important;
}

#item153007 {
	width:1614px !important;
	height:786px !important;
	left:324px !important;
	top:6730px !important;
}

#item153010 {
	width:1614px !important;
	height:786px !important;
}

#item153011 {
	width:1614px !important;
	height:786px !important;
	left:110px !important;
	top:8556px !important;
}

#item140701 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:38px !important;
	background:#009993;
}

#item140781 {
	width:2104px !important;
	height:276px !important;
	left:-46px !important;
	top:5228px !important;
	background:#000;
}

#item140782 {
	width:520px !important;
	height:74px !important;
	left:110px !important;
	top:810px !important;
	background:#000;
}

@keyframes fadein-141098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-141098 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item141098 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item141144 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:27px !important;
	background:#ef7d00;
}

#item141168 {
	width:483px !important;
	height:72px !important;
	left:1336px !important;
	top:2170px !important;
	background:#ef7d00;
}

#item141193 {
	width:45px !important;
	height:45px !important;
	background:#000;
}

#item153075 {
	width:45px !important;
	height:45px !important;
	left:1758px !important;
	top:2184px !important;
}

#item141238 {
	width:1613px !important;
	height:72px !important;
	left:216px !important;
	top:4832px !important;
	background:#ef7d00;
}

#item141310 {
	width:45px !important;
	height:45px !important;
	background:#000;
}

#item153077 {
	width:45px !important;
	height:45px !important;
	left:1769px !important;
	top:4846px !important;
}

#item141383 {
	opacity:0.80;
	width:1614px !important;
	height:786px !important;
	top:2667px !important;
	background:#fff;
}

#item141351 {
	width:966px !important;
	height:2526px !important;
	left:1120px !important;
	top:2px !important;
	background:#fff;
	border:solid 1px #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;
}

#item153074 {
	width:10px !important;
	height:10px !important;
}

#item153017 {
	width:1614px !important;
	height:3563px !important;
	left:215px !important;
	top:2237px !important;
}

#item153081 {
	width:483px !important;
	height:1265px !important;
}

#item153082 {
	width:483px !important;
	height:1265px !important;
	left:1336px !important;
	top:2237px !important;
}

#item153085 {
	width:1614px !important;
	height:786px !important;
}

#item153086 {
	width:1614px !important;
	height:786px !important;
	left:215px !important;
	top:4904px !important;
}

#item142128 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:38px !important;
	background:#fff;
}

#item154232 {
	width:259px !important;
	height:91px !important;
	left:1955px !important;
	top:62px !important;
	background:#fff;
}

#item156828 {
	width:10px !important;
	height:10px !important;
}

#item156124 {
	width:2214px !important;
	height:1570px !important;
	left:-17px !important;
	top:-24px !important;
}

#item156848 {
	width:82px !important;
	height:75px !important;
}

#item156849 {
	width:82px !important;
	height:75px !important;
	left:1800px !important;
	top:159px !important;
}

#item156852 {
	width:94px !important;
	height:76px !important;
}

#item156853 {
	width:94px !important;
	height:76px !important;
	left:1575px !important;
	top:356px !important;
}

#item142588 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:38px !important;
	background:#009993;
}

#item142668 {
	width:2104px !important;
	height:276px !important;
	left:-46px !important;
	top:5756px !important;
	background:#000;
}

#item142669 {
	width:520px !important;
	height:74px !important;
	left:110px !important;
	top:810px !important;
	background:#000;
}

#item142901 {
	width:1828px !important;
	height:990px !important;
	left:110px !important;
	top:168px !important;
	background:#ecf2da;
}

#item142925 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:36px !important;
	background:#69509c;
}

#item142949 {
	width:483px !important;
	height:72px !important;
	left:1455px !important;
	top:1598px !important;
	background:#95c11e;
}

#item142974 {
	width:45px !important;
	height:45px !important;
	background:#69509c;
}

#item153238 {
	width:45px !important;
	height:45px !important;
	left:1877px !important;
	top:1612px !important;
}

#item143004 {
	width:1614px !important;
	height:1102px !important;
	left:110px !important;
	top:6658px !important;
	background:#ecf2da;
}

#item143005 {
	width:1613px !important;
	height:72px !important;
	left:110px !important;
	top:6658px !important;
	background:#95c11e;
}

#item143030 {
	width:45px !important;
	height:45px !important;
	background:#69509c;
}

#item153240 {
	width:45px !important;
	height:45px !important;
	left:1663px !important;
	top:6672px !important;
}

#item143157 {
	opacity:0.90;
	width:1614px !important;
	height:1030px !important;
	top:5064px !important;
	background:#fff;
}

#item143126 {
	width:966px !important;
	height:2238px !important;
	left:1345px !important;
	background:#fff;
	border:solid 1px #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;
}

#item153173 {
	width:10px !important;
	height:10px !important;
}

#item153095 {
	width:1828px !important;
	height:6159px !important;
	left:110px !important;
	top:1667px !important;
}

#item153242 {
	width:483px !important;
	height:1119px !important;
}

#item153243 {
	width:483px !important;
	height:1119px !important;
	left:1455px !important;
	top:1667px !important;
}

#item153246 {
	width:1614px !important;
	height:1030px !important;
}

#item153247 {
	width:1614px !important;
	height:1030px !important;
	left:110px !important;
	top:6730px !important;
}

#item143482 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:27px !important;
	background:#fff;
}

#item143483 {
	width:483px !important;
	height:72px !important;
	left:1455px !important;
	top:1620px !important;
	background:#b60058;
}

#item143484 {
	width:483px !important;
	height:72px !important;
	left:110px !important;
	top:3952px !important;
	background:#06a451;
}

#item143485 {
	width:483px !important;
	height:72px !important;
	left:1456px !important;
	top:5536px !important;
	background:#fbba20;
}

#item143486 {
	width:483px !important;
	height:72px !important;
	left:110px !important;
	top:6953px !important;
	background:#4b398d;
}

#item143581 {
	width:45px !important;
	height:45px !important;
	background:#fff;
}

#item153293 {
	width:45px !important;
	height:45px !important;
	left:1881px !important;
	top:1632px !important;
}

#item143586 {
	width:45px !important;
	height:45px !important;
	background:#fff;
}

#item153295 {
	width:45px !important;
	height:45px !important;
	left:536px !important;
	top:3964px !important;
}

#item143591 {
	width:45px !important;
	height:45px !important;
	background:#fff;
}

#item153297 {
	width:45px !important;
	height:45px !important;
	left:1882px !important;
	top:5548px !important;
}

#item143595 {
	width:45px !important;
	height:45px !important;
	background:#fff;
}

#item153299 {
	width:45px !important;
	height:45px !important;
	left:536px !important;
	top:6965px !important;
}

@keyframes fadein-143606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-143606 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item143606 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item143660 {
	width:1290px !important;
	height:72px !important;
	left:379px !important;
	top:9584px !important;
	background:#b60058;
}

#item143824 {
	width:229px !important;
	height:153px !important;
	left:682px !important;
	top:8705px !important;
}

#item143875 {
	width:166px !important;
	height:111px !important;
	top:23px !important;
}

#item143892 {
	width:233px !important;
	height:155px !important;
}

#item143931 {
	width:45px !important;
	height:45px !important;
	background:#fff;
}

#item153301 {
	width:45px !important;
	height:45px !important;
	left:1610px !important;
	top:9596px !important;
}

#item143969 {
	opacity:0.80;
	width:1290px !important;
	height:786px !important;
	left:271px !important;
	top:7967px !important;
	background:#fff;
}

#item143937 {
	width:964px !important;
	height:1892px !important;
	left:3px !important;
	top:5333px !important;
	background:#fff;
	border:solid 1px #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;
}

#item143936 {
	width:966px !important;
	height:2540px !important;
	left:1347px !important;
	top:3919px !important;
	background:#fff;
	border:solid 1px #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;
}

#item143935 {
	width:964px !important;
	height:2414px !important;
	left:3px !important;
	top:2332px !important;
	background:#fff;
	border:solid 1px #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;
}

#item143934 {
	width:966px !important;
	height:1974px !important;
	left:1347px !important;
	background:#fff;
	border:solid 1px #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;
}

#item153290 {
	width:10px !important;
	height:10px !important;
}

#item153257 {
	width:1834px !important;
	height:8753px !important;
	left:108px !important;
	top:1689px !important;
}

#item153305 {
	width:483px !important;
	height:984px !important;
}

#item153306 {
	width:483px !important;
	height:984px !important;
	left:1455px !important;
	top:1692px !important;
}

#item153309 {
	width:485px !important;
	height:1204px !important;
}

#item153310 {
	width:485px !important;
	height:1204px !important;
	left:108px !important;
	top:4024px !important;
}

#item153313 {
	width:483px !important;
	height:1270px !important;
}

#item153314 {
	width:483px !important;
	height:1270px !important;
	left:1456px !important;
	top:5608px !important;
}

#item153317 {
	width:485px !important;
	height:943px !important;
}

#item153318 {
	width:485px !important;
	height:943px !important;
	left:108px !important;
	top:7025px !important;
}

#item153321 {
	width:1290px !important;
	height:786px !important;
}

#item153322 {
	width:1290px !important;
	height:786px !important;
	left:379px !important;
	top:9656px !important;
}

#item144357 {
	width:942px !important;
	height:1430px !important;
	left:-80px !important;
	top:2523px !important;
	background:#f0d3dc;
}

#item144358 {
	width:942px !important;
	height:2618px !important;
	left:-80px !important;
	top:3777px !important;
	background:#f0d3dc;
}

#item144388 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:36px !important;
	background:#b60058;
}

#item144412 {
	width:483px !important;
	height:72px !important;
	left:1455px !important;
	top:1598px !important;
	background:#b60058;
}

#item144438 {
	width:45px !important;
	height:45px !important;
	background:#000;
}

#item153791 {
	width:45px !important;
	height:45px !important;
	left:1877px !important;
	top:1612px !important;
}

@keyframes fadein-144441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-144441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item144441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item144614 {
	width:1021px !important;
	height:72px !important;
	left:917px !important;
	top:4591px !important;
	background:#b60058;
}

#item144639 {
	width:45px !important;
	height:45px !important;
	background:#000;
}

#item153805 {
	width:45px !important;
	height:45px !important;
	left:1878px !important;
	top:4604px !important;
}

#item144666 {
	opacity:0.30;
	width:1022px !important;
	height:1182px !important;
	left:917px !important;
	top:4663px !important;
	background:#000;
}

#item144691 {
	width:1454px !important;
	height:598px !important;
	background:#fff;
	border:solid 0.5px #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;
}

#item144711 {
	width:25px !important;
	height:57px !important;
	left:69px !important;
	top:191px !important;
	background:#ef7d00;
}

#item144712 {
	width:25px !important;
	height:75px !important;
	left:118px !important;
	top:173px !important;
	background:#ef7d00;
}

#item144713 {
	width:25px !important;
	height:38px !important;
	left:169px !important;
	top:210px !important;
	background:#ef7d00;
}

#item144714 {
	width:25px !important;
	height:38px !important;
	left:218px !important;
	top:210px !important;
	background:#ef7d00;
}

#item144715 {
	width:25px !important;
	height:114px !important;
	left:267px !important;
	top:134px !important;
	background:#ef7d00;
}

#item144717 {
	width:25px !important;
	height:38px !important;
	left:317px !important;
	top:210px !important;
	background:#ef7d00;
}

#item144718 {
	width:25px !important;
	height:57px !important;
	left:368px !important;
	top:191px !important;
	background:#ef7d00;
}

#item144719 {
	width:25px !important;
	height:152px !important;
	left:417px !important;
	top:96px !important;
	background:#ef7d00;
}

#item144721 {
	width:25px !important;
	height:57px !important;
	left:467px !important;
	top:191px !important;
	background:#ef7d00;
}

#item144722 {
	width:25px !important;
	height:228px !important;
	left:516px !important;
	top:20px !important;
	background:#ef7d00;
}

#item144723 {
	width:25px !important;
	height:56px !important;
	left:565px !important;
	top:193px !important;
	background:#ef7d00;
}

#item144724 {
	width:25px !important;
	height:19px !important;
	left:616px !important;
	top:229px !important;
	background:#ef7d00;
}

#item144725 {
	width:25px !important;
	height:38px !important;
	left:664px !important;
	top:210px !important;
	background:#ef7d00;
}

#item145103 {
	width:1434px !important;
	height:708px !important;
	background:#fff;
	border:solid 0.5px #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;
}

#item145104 {
	width:158px !important;
	height:43px !important;
	left:182px !important;
	top:157px !important;
	background:#ef7d00;
}

#item145105 {
	width:234px !important;
	height:43px !important;
	left:182px !important;
	top:244px !important;
	background:#ef7d00;
}

#item145256 {
	width:6px !important;
	height:43px !important;
	left:182px !important;
	top:69px !important;
	background:#ef7d00;
}

#item145332 {
	width:45px !important;
	height:45px !important;
	background:#000;
}

#item153803 {
	width:45px !important;
	height:45px !important;
	left:773px !important;
	top:4113px !important;
}

#item153815 {
	width:45px !important;
	height:45px !important;
	background:#000;
}

#item153813 {
	width:45px !important;
	height:45px !important;
	left:773px !important;
	top:2733px !important;
}

#item145479 {
	width:1936px !important;
	height:1804px !important;
	top:2924px !important;
	background:#fde7d1;
}

#item145552 {
	width:1936px !important;
	height:72px !important;
	top:2924px !important;
	background:#b60058;
}

#item153407 {
	width:3120px !important;
	height:1540px !important;
	left:59px !important;
	top:2076px !important;
	background:#fff;
	border:solid 1px #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;
}

#item153408 {
	width:344px !important;
	height:94px !important;
	left:454px !important;
	top:2417px !important;
	background:#ef7d00;
}

#item153409 {
	width:509px !important;
	height:94px !important;
	left:454px !important;
	top:2607px !important;
	background:#ef7d00;
}

#item153559 {
	width:14px !important;
	height:94px !important;
	left:454px !important;
	top:2227px !important;
	background:#ef7d00;
}

#item145962 {
	width:3122px !important;
	height:1286px !important;
	left:58px !important;
	top:1053px !important;
	background:#fff;
	border:solid 1px #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;
}

#item145984 {
	width:54px !important;
	height:123px !important;
	left:206px !important;
	top:1464px !important;
	background:#ef7d00;
}

#item145985 {
	width:54px !important;
	height:162px !important;
	left:312px !important;
	top:1425px !important;
	background:#ef7d00;
}

#item145986 {
	width:54px !important;
	height:82px !important;
	left:420px !important;
	top:1505px !important;
	background:#ef7d00;
}

#item145987 {
	width:54px !important;
	height:82px !important;
	left:526px !important;
	top:1505px !important;
	background:#ef7d00;
}

#item145988 {
	width:54px !important;
	height:245px !important;
	left:632px !important;
	top:1342px !important;
	background:#ef7d00;
}

#item145989 {
	width:54px !important;
	height:82px !important;
	left:738px !important;
	top:1505px !important;
	background:#ef7d00;
}

#item145990 {
	width:54px !important;
	height:123px !important;
	left:848px !important;
	top:1464px !important;
	background:#ef7d00;
}

#item145991 {
	width:54px !important;
	height:327px !important;
	left:954px !important;
	top:1260px !important;
	background:#ef7d00;
}

#item145992 {
	width:54px !important;
	height:123px !important;
	left:1060px !important;
	top:1464px !important;
	background:#ef7d00;
}

#item145993 {
	width:54px !important;
	height:490px !important;
	left:1166px !important;
	top:1097px !important;
	background:#ef7d00;
}

#item145994 {
	width:54px !important;
	height:120px !important;
	left:1272px !important;
	top:1467px !important;
	background:#ef7d00;
}

#item145996 {
	width:54px !important;
	height:41px !important;
	left:1380px !important;
	top:1546px !important;
	background:#ef7d00;
}

#item145997 {
	width:54px !important;
	height:82px !important;
	left:1484px !important;
	top:1505px !important;
	background:#ef7d00;
}

#item146596 {
	width:966px !important;
	height:2828px !important;
	left:1403px !important;
	background:#fff;
	border:solid 1px #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;
}

#item153781 {
	width:10px !important;
	height:10px !important;
}

#item153742 {
	width:1936px !important;
	height:4728px !important;
	left:52px !important;
	top:1667px !important;
}

#item153807 {
	width:484px !important;
	height:1034px !important;
}

#item153808 {
	width:484px !important;
	height:1034px !important;
	left:1455px !important;
	top:1664px !important;
}

#item153820 {
	width:68px !important;
	height:60px !important;
}

#item153821 {
	width:68px !important;
	height:60px !important;
	left:766px !important;
	top:2726px !important;
}

#item153824 {
	width:73px !important;
	height:60px !important;
}

#item153825 {
	width:73px !important;
	height:60px !important;
	left:755px !important;
	top:4106px !important;
}

#item153828 {
	width:78px !important;
	height:69px !important;
}

#item153829 {
	width:78px !important;
	height:69px !important;
	left:1860px !important;
	top:4593px !important;
}

#item153832 {
	width:1559px !important;
	height:564px !important;
}

#item153833 {
	width:1559px !important;
	height:564px !important;
	left:110px !important;
	top:2794px !important;
}

#item153836 {
	width:638px !important;
	height:758px !important;
}

#item153837 {
	width:638px !important;
	height:758px !important;
	left:110px !important;
	top:3744px !important;
}

#item153843 {
	width:829px !important;
	height:758px !important;
}

#item153840 {
	width:829px !important;
	height:758px !important;
	left:840px !important;
	top:3744px !important;
}

#item153844 {
	width:1936px !important;
	height:1599px !important;
}

#item153845 {
	width:1936px !important;
	height:1599px !important;
	left:52px !important;
	top:4663px !important;
}

#item147021 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:38px !important;
	background:#009993;
}

#item147101 {
	width:2104px !important;
	height:276px !important;
	left:-46px !important;
	top:4084px !important;
	background:#000;
}

#item147102 {
	width:520px !important;
	height:74px !important;
	left:110px !important;
	top:786px !important;
	background:#000;
}

#item147795 {
	width:483px !important;
	height:72px !important;
	left:1455px !important;
	top:1731px !important;
	background:#000;
}

#item147820 {
	width:45px !important;
	height:45px !important;
	background:#009993;
}

#item153928 {
	width:45px !important;
	height:45px !important;
	left:1877px !important;
	top:1745px !important;
}

#item147853 {
	width:10px !important;
	height:10px !important;
	left:648px !important;
	top:2077px !important;
}

#item147958 {
	width:1559px !important;
	height:997px !important;
	background:#fff;
	border:solid 1px #000;
}

#item148285 {
	width:966px !important;
	height:2940px !important;
	background:#fff;
	border:solid 1px #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;
}

#item153927 {
	width:10px !important;
	height:10px !important;
}

#item153852 {
	width:483px !important;
	height:1503px !important;
	left:1455px !important;
	top:1800px !important;
}

#item153930 {
	width:483px !important;
	height:1470px !important;
}

#item153931 {
	width:483px !important;
	height:1470px !important;
	left:1455px !important;
	top:1800px !important;
}

#item156864 {
	width:140px !important;
	height:46px !important;
	left:1746px !important;
	top:2398px !important;
}

#item148571 {
	width:483px !important;
	height:72px !important;
	left:1311px !important;
	top:1598px !important;
	background:#ef7d00;
}

#item148596 {
	width:45px !important;
	height:45px !important;
	background:#000;
}

#item154018 {
	width:45px !important;
	height:45px !important;
	left:1733px !important;
	top:1612px !important;
}

@keyframes fadein-148629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-148629 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item148629 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item148676 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:27px !important;
	background:#ef7d00;
}

#item148750 {
	width:10px !important;
	height:10px !important;
	left:110px !important;
	top:3600px !important;
}

#item148894 {
	width:966px !important;
	height:1846px !important;
	background:#fff;
	border:solid 1px #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;
}

#item154005 {
	width:10px !important;
	height:10px !important;
}

#item153935 {
	width:483px !important;
	height:923px !important;
	left:1311px !important;
	top:1667px !important;
}

#item154020 {
	width:483px !important;
	height:921px !important;
}

#item154021 {
	width:483px !important;
	height:921px !important;
	left:1311px !important;
	top:1667px !important;
}

#item149076 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:27px !important;
	background:#00dada;
}

#item149101 {
	width:483px !important;
	height:72px !important;
	left:1455px !important;
	top:1620px !important;
	background:#00dada;
}

#item149126 {
	width:45px !important;
	height:45px !important;
	background:#4b398d;
}

#item154095 {
	width:45px !important;
	height:45px !important;
	left:1881px !important;
	top:1632px !important;
}

#item149152 {
	width:1614px !important;
	height:72px !important;
	left:110px !important;
	top:8154px !important;
	background:#00dada;
}

#item149178 {
	width:45px !important;
	height:45px !important;
	background:#4b398d;
}

#item154097 {
	width:45px !important;
	height:45px !important;
	left:1663px !important;
	top:8168px !important;
}

@keyframes fadein-149181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-149181 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item149181 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item149213 {
	width:1614px !important;
	height:72px !important;
	left:324px !important;
	top:9804px !important;
	background:#00dada;
}

#item149239 {
	width:45px !important;
	height:45px !important;
	background:#4b398d;
}

#item154099 {
	width:45px !important;
	height:45px !important;
	left:1877px !important;
	top:9817px !important;
}

#item149441 {
	opacity:0.90;
	width:1614px !important;
	height:786px !important;
	top:6538px !important;
	background:#fff;
}

#item149411 {
	width:964px !important;
	height:3382px !important;
	left:1346px !important;
	top:1px !important;
	background:#fff;
	border:solid 1px #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;
}

#item154094 {
	width:10px !important;
	height:10px !important;
}

#item154029 {
	width:1828px !important;
	height:9194px !important;
	left:110px !important;
	top:1688px !important;
}

#item154102 {
	width:483px !important;
	height:1692px !important;
}

#item154103 {
	width:483px !important;
	height:1692px !important;
	left:1455px !important;
	top:1688px !important;
}

#item154106 {
	width:1614px !important;
	height:786px !important;
}

#item154107 {
	width:1614px !important;
	height:786px !important;
	left:110px !important;
	top:8226px !important;
}

#item154110 {
	width:1614px !important;
	height:1006px !important;
}

#item154111 {
	width:1614px !important;
	height:1006px !important;
	left:324px !important;
	top:9876px !important;
}

#item149789 {
	width:133px !important;
	height:135px !important;
	left:-23px !important;
	top:99px !important;
	background:#b60058;
}

#item149790 {
	width:2024px !important;
	height:72px !important;
	left:110px !important;
	top:5800px !important;
	background:#000;
}

#item149791 {
	width:2024px !important;
	height:72px !important;
	left:110px !important;
	top:12510px !important;
	background:#000;
}

#item149792 {
	width:2024px !important;
	height:72px !important;
	left:110px !important;
	top:9694px !important;
	background:#000;
}

#item149793 {
	width:2024px !important;
	height:72px !important;
	left:-86px !important;
	top:11084px !important;
	background:#000;
}

#item149794 {
	width:1981px !important;
	height:72px !important;
	left:-43px !important;
	top:8286px !important;
	background:#000;
}

#item149795 {
	width:628px !important;
	height:2772px !important;
	left:1310px !important;
	top:1532px !important;
	background:#b60058;
}

#item150632 {
	width:133px !important;
	height:135px !important;
	left:-23px !important;
	top:99px !important;
	background:#b60058;
}

#item150656 {
	width:2024px !important;
	height:72px !important;
	left:110px !important;
	top:6680px !important;
	background:#000;
}

#item150657 {
	width:2024px !important;
	height:72px !important;
	left:110px !important;
	top:4986px !important;
	background:#000;
}

#item150658 {
	width:2037px !important;
	height:72px !important;
	left:-100px !important;
	top:3798px !important;
	background:#000;
}

#item150659 {
	width:2038px !important;
	height:72px !important;
	left:-100px !important;
	top:5536px !important;
	background:#000;
}

#item131594 {
	width:133px !important;
	height:135px !important;
	left:-23px !important;
	top:99px !important;
	background:#b60058;
}

#item131671 {
	width:28px !important;
	height:19px !important;
	background:#000;
}

#item131675 {
	width:4px !important;
	height:26px !important;
	left:61px !important;
	top:89px !important;
	background:#000;
	border:solid 0.9px #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;
}

#item151268 {
	width:2238px !important;
	height:475px !important;
	left:-38px !important;
	top:-21px !important;
	background:#ef7d00;
}

#item151292 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:38px !important;
	background:#fff;
}

#item151395 {
	width:600px !important;
	height:132px !important;
	left:110px !important;
	top:1356px !important;
	background:#ef7d00;
}

#item151420 {
	width:45px !important;
	height:45px !important;
	background:#b60058;
}

#item154148 {
	width:45px !important;
	height:45px !important;
	left:653px !important;
	top:1368px !important;
}

#item151432 {
	width:600px !important;
	height:132px !important;
	left:110px !important;
	top:2896px !important;
	background:#ef7d00;
}

#item151457 {
	width:45px !important;
	height:45px !important;
	background:#b60058;
}

#item154150 {
	width:45px !important;
	height:45px !important;
	left:653px !important;
	top:2908px !important;
}

#item154147 {
	width:10px !important;
	height:10px !important;
}

#item154116 {
	width:600px !important;
	height:2222px !important;
	left:110px !important;
	top:1488px !important;
}

#item154152 {
	width:600px !important;
	height:682px !important;
}

#item154153 {
	width:600px !important;
	height:682px !important;
	left:110px !important;
	top:1488px !important;
}

#item154156 {
	width:600px !important;
	height:682px !important;
}

#item154157 {
	width:600px !important;
	height:682px !important;
	left:110px !important;
	top:3028px !important;
}

#item151636 {
	width:259px !important;
	height:91px !important;
	left:1938px !important;
	top:36px !important;
	background:#fff;
}

#item151714 {
	width:43px !important;
	height:33px !important;
	background:#000;
}

#item151718 {
	width:4px !important;
	height:44px !important;
	left:93px !important;
	top:157px !important;
	background:#000;
	border:solid 1.4px #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;
}

#item151838 {
	width:302px !important;
	height:213px !important;
	left:1563px !important;
	top:2389px !important;
}

#item151921 {
	width:45px !important;
	height:49px !important;
	background:#b60058;
}

#item151947 {
	width:10px !important;
	height:11px !important;
}

#item151849 {
	width:1081px !important;
	height:2022px !important;
	left:484px !important;
	top:521px !important;
}

#item151952 {
	width:289px !important;
	height:205px !important;
	left:1580px !important;
	top:2397px !important;
}

#item152236 {
	width:272px !important;
	height:45px !important;
}

#item152237 {
	width:272px !important;
	height:45px !important;
	left:670px !important;
	top:663px !important;
}

#item151951 {
	width:68px !important;
	height:61px !important;
}

#item151948 {
	width:68px !important;
	height:61px !important;
	left:1490px !important;
	top:525px !important;
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
