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

#item71950 {
	opacity:0.81;
	width:38px !important;
	height:104px !important;
	left:393px !important;
	top:369px !important;
	background:#fff;
}

#item71951 {
	opacity:0.69;
	width:123px !important;
	height:48px !important;
	left:393px !important;
	top:369px !important;
	background:#fff;
}

#item71953 {
	opacity:0.59;
	width:133px !important;
	height:48px !important;
	left:88px !important;
	top:-5px !important;
	background:#fff;
}

#item71954 {
	width:98px !important;
	height:74px !important;
	left:143px !important;
	top:-13px !important;
	background:#fff;
}

#item71957 {
	width:154px !important;
	height:74px !important;
	left:133px !important;
	top:720px !important;
	background:#fff;
}

#item71959 {
	opacity:0.72;
	width:87px !important;
	height:48px !important;
	left:133px !important;
	top:672px !important;
	background:#fff;
}

#item72073 {
	width:154px !important;
	height:40px !important;
	left:359px !important;
	top:750px !important;
	background:#fff;
}

#item94855 {
	opacity:0.05;
	width:1224px !important;
	height:793px !important;
	left:-3px !important;
	top:1px !important;
}

#item94865 {
	width:152px !important;
	height:25px !important;
	left:46px !important;
	top:468px !important;
	background:#ffd300;
}

#item94867 {
	width:163px !important;
	height:25px !important;
	left:218px !important;
	top:468px !important;
	background:#ffd300;
}

#item94868 {
	width:163px !important;
	height:25px !important;
	left:398px !important;
	top:468px !important;
	background:#ffd300;
}

#item121867 {
	width:200px !important;
	height:108px !important;
	left:55px !important;
	top:596px !important;
}

#item138144 {
	width:612px !important;
	height:371px !important;
	left:-3px !important;
}

#item138300 {
	width:614px !important;
	height:44px !important;
	left:609px !important;
	top:-22px !important;
	background:#ffd700;
}

#item138603 {
	width:358px !important;
	height:117px !important;
	background:#298881;
}

#item138436 {
	width:127px !important;
	height:37px !important;
	left:272px !important;
	top:202px !important;
	background:#ffd700;
}

#item138462 {
	width:127px !important;
	height:37px !important;
	left:274px !important;
	top:447px !important;
	background:#ffd700;
}

#item138488 {
	width:127px !important;
	height:37px !important;
	left:272px !important;
	top:691px !important;
	background:#ffd700;
}

#item76736 {
	opacity:0.06;
	width:1218px !important;
	height:794px !important;
}

#item76745 {
	width:99px !important;
	height:7px !important;
	left:238px !important;
	top:561px !important;
	background:#ffd700;
}

#item76746 {
	width:99px !important;
	height:7px !important;
	left:133px !important;
	top:479px !important;
	background:#ffd700;
}

#item76748 {
	width:99px !important;
	height:7px !important;
	left:29px !important;
	top:630px !important;
	background:#ffd700;
}

#item76749 {
	width:98px !important;
	height:7px !important;
	left:343px !important;
	top:475px !important;
	background:#ffd700;
}

#item76750 {
	width:98px !important;
	height:7px !important;
	left:447px !important;
	top:649px !important;
	background:#ffd700;
}

#item76751 {
	width:98px !important;
	height:7px !important;
	left:552px !important;
	top:614px !important;
	background:#ffd700;
}

#item75455 {
	width:69px !important;
	height:17px !important;
	left:504px !important;
	top:279px !important;
	background:#ffd700;
}

#item75349 {
	width:51px !important;
	height:11px !important;
	left:413px !important;
	top:375px !important;
	background:#ffd700;
}

#item75347 {
	width:69px !important;
	height:11px !important;
	left:403px !important;
	top:281px !important;
	background:#ffd700;
}

#item75346 {
	width:65px !important;
	height:11px !important;
	left:507px !important;
	top:184px !important;
	background:#ffd700;
}

#item75345 {
	width:76px !important;
	height:11px !important;
	left:401px !important;
	top:184px !important;
	background:#ffd700;
}

#item75356 {
	width:47px !important;
	height:11px !important;
	left:516px !important;
	top:472px !important;
	background:#ffd700;
}

#item75357 {
	width:51px !important;
	height:11px !important;
	left:413px !important;
	top:472px !important;
	background:#ffd700;
}

#item75407 {
	width:47px !important;
	height:11px !important;
	left:516px !important;
	top:563px !important;
	background:#ffd700;
}

#item75408 {
	width:51px !important;
	height:11px !important;
	left:413px !important;
	top:563px !important;
	background:#ffd700;
}

#item76752 {
	width:98px !important;
	height:7px !important;
	left:47px !important;
	top:663px !important;
	background:#ffd700;
}

#item76753 {
	width:98px !important;
	height:7px !important;
	left:255px !important;
	top:596px !important;
	background:#ffd700;
}

#item109807 {
	width:155px !important;
	height:30px !important;
	left:413px !important;
	top:653px !important;
	background:#58585b;
}

#item121163 {
	width:65px !important;
	height:20px !important;
	left:507px !important;
	top:375px !important;
	background:#ffd700;
}

#item128711 {
	width:99px !important;
	height:7px !important;
	left:150px !important;
	top:694px !important;
	background:#ffd700;
}

#item39848 {
	width:361px !important;
	height:218px !important;
	left:248px !important;
	background:#fff;
}

#item39875 {
	opacity:0.67;
	width:87px !important;
	height:96px !important;
	left:241px !important;
	top:721px !important;
	background:#fff;
}

#item67960 {
	opacity:0.67;
	width:91px !important;
	height:52px !important;
	left:220px !important;
	top:758px !important;
	background:#fff;
}

#item67962 {
	opacity:0.67;
	width:91px !important;
	height:122px !important;
	left:223px !important;
	top:-60px !important;
	background:#fff;
}

#item67964 {
	opacity:0.67;
	width:128px !important;
	height:96px !important;
	left:200px !important;
	top:-51px !important;
	background:#fff;
}

#item16476 {
	width:561px !important;
	height:103px !important;
	left:-13px !important;
	top:273px !important;
	background:#fff;
}

#item20080 {
	width:154px !important;
	height:65px !important;
	left:37px !important;
	top:355px !important;
}

#item76842 {
	width:52px !important;
	height:42px !important;
	left:500px !important;
	top:367px !important;
}

#item115110 {
	width:288px !important;
	height:162px !important;
	left:276px !important;
	top:433px !important;
}

#item136635 {
	opacity:0.20;
	width:1239px !important;
	height:315px !important;
	left:-10px !important;
	top:-4px !important;
	background:#545454;
}

#item136673 {
	width:52px !important;
	height:42px !important;
	left:485px !important;
	top:351px !important;
}

#item136874 {
	width:127px !important;
	height:37px !important;
	left:428px !important;
	top:143px !important;
	border-radius:12px;
	border:solid 1px #fff;
}

#item137644 {
	width:48px !important;
	height:18px !important;
	left:461px !important;
	top:539px !important;
}

#item137650 {
	width:51px !important;
	height:19px !important;
	left:357px !important;
	top:538px !important;
}

#item137661 {
	width:25px !important;
	height:32px !important;
	left:420px !important;
	top:529px !important;
}

#item137835 {
	width:200px !important;
	height:108px !important;
	left:36px !important;
	top:351px !important;
}

#item119809 {
	opacity:0.12;
	width:1204px !important;
	height:311px !important;
	left:-2px !important;
	background:#000;
}

#item119811 {
	width:621px !important;
	height:109px !important;
	left:-11px !important;
	top:272px !important;
	background:#fff;
}

#item119865 {
	width:38px !important;
	height:25px !important;
	left:67px !important;
	top:543px !important;
}

#item119876 {
	width:48px !important;
	height:18px !important;
	left:124px !important;
	top:546px !important;
}

#item119883 {
	width:35px !important;
	height:42px !important;
	left:255px !important;
	top:533px !important;
}

#item119890 {
	width:51px !important;
	height:19px !important;
	left:188px !important;
	top:544px !important;
}

#item132476 {
	width:1219px !important;
	height:37px !important;
	background:#ffd700;
}

#item136536 {
	width:25px !important;
	height:32px !important;
	left:307px !important;
	top:538px !important;
}

#item119998 {
	width:55px !important;
	height:55px !important;
	left:244px !important;
	top:358px !important;
}

#item120053 {
	width:127px !important;
	height:37px !important;
	left:438px !important;
	top:83px !important;
	border-radius:12px;
	border:solid 1px #fff;
}

#item139315 {
	width:609px !important;
	height:794px !important;
	left:609px !important;
	background:#dee2ed;
	border:solid 7px #ffd700;
}

#item46830 {
	width:52px !important;
	height:42px !important;
	left:523px !important;
	top:182px !important;
}

#item137957 {
	width:609px !important;
	height:23px !important;
	left:609px !important;
	background:#ffd700;
}

#item137974 {
	width:286px !important;
	height:114px !important;
	left:162px !important;
	top:127px !important;
}

#item39724 {
	opacity:0.67;
	width:89px !important;
	height:109px !important;
	left:228px !important;
	top:709px !important;
	background:#fff;
}

#item39766 {
	width:344px !important;
	height:134px !important;
	left:265px !important;
	top:28px !important;
	background:#fff;
}

#item39817 {
	opacity:0.67;
	width:64px !important;
	height:96px !important;
	left:234px !important;
	top:-3px !important;
	background:#fff;
}

#item121348 {
	width:561px !important;
	height:79px !important;
	left:-4px !important;
	top:277px !important;
	background:#fff;
}

#item121767 {
	width:153px !important;
	height:61px !important;
	left:118px !important;
	top:66px !important;
}

#item126798 {
	width:38px !important;
	height:25px !important;
	left:54px !important;
	top:572px !important;
}

#item126807 {
	width:48px !important;
	height:18px !important;
	left:394px !important;
	top:572px !important;
}

#item126814 {
	width:51px !important;
	height:19px !important;
	left:109px !important;
	top:574px !important;
}

#item126820 {
	width:57px !important;
	height:19px !important;
	left:173px !important;
	top:574px !important;
}

#item126832 {
	width:38px !important;
	height:33px !important;
	left:244px !important;
	top:566px !important;
}

#item126839 {
	width:38px !important;
	height:34px !important;
	left:295px !important;
	top:566px !important;
}

#item126846 {
	width:35px !important;
	height:42px !important;
	left:344px !important;
	top:559px !important;
}

#item126854 {
	width:25px !important;
	height:32px !important;
	left:461px !important;
	top:565px !important;
}

#item121347 {
	width:194px !important;
	height:57px !important;
	left:335px !important;
	top:70px !important;
	border-radius:12px;
	border:solid 2px #fff;
}

#item121690 {
	width:20px !important;
	height:19px !important;
	left:234px !important;
	top:448px !important;
	background:#fff;
}

#item121763 {
	width:200px !important;
	height:108px !important;
	left:61px !important;
	top:360px !important;
}

#item48750 {
	width:37px !important;
	height:29px !important;
	left:53px !important;
	top:34px !important;
	background:#fff;
}

#item26646 {
	width:355px !important;
	height:161px !important;
	left:37px !important;
	top:34px !important;
}

#item77859 {
	width:52px !important;
	height:42px !important;
	left:286px !important;
	top:195px !important;
}

#item118920 {
	width:200px !important;
	height:110px !important;
	left:299px !important;
	top:36px !important;
}

#item24571 {
	width:296px !important;
	height:137px !important;
	left:45px !important;
	top:68px !important;
}

#item40144 {
	width:37px !important;
	height:29px !important;
	left:50px !important;
	top:71px !important;
	background:#fff;
}

#item113605 {
	opacity:0.66;
	width:91px !important;
	height:58px !important;
	left:448px !important;
	top:-1px !important;
	background:#fff;
}

#item113612 {
	opacity:0.66;
	width:106px !important;
	height:58px !important;
	left:433px !important;
	top:-34px !important;
	background:#fff;
}

#item115524 {
	width:136px !important;
	height:100px !important;
	left:383px !important;
	background:#fff;
}

#item77506 {
	width:52px !important;
	height:42px !important;
	left:479px !important;
	top:397px !important;
}

#item115233 {
	width:200px !important;
	height:100px !important;
	left:236px !important;
	top:36px !important;
}

#item26637 {
	opacity:0.20;
	width:1239px !important;
	height:315px !important;
	left:-10px !important;
	top:-4px !important;
	background:#545454;
}

#item42171 {
	width:52px !important;
	height:42px !important;
	left:462px !important;
	top:335px !important;
}

#item77967 {
	width:127px !important;
	height:37px !important;
	left:123px !important;
	top:234px !important;
	border-radius:12px;
	border:solid 1px #fff;
}

#item115185 {
	width:200px !important;
	height:108px !important;
	left:43px !important;
	top:347px !important;
}

#item77767 {
	width:52px !important;
	height:42px !important;
	left:514px !important;
	top:178px !important;
}

#item29960 {
	opacity:0.13;
	width:609px !important;
	height:165px !important;
	left:609px !important;
	background:#231f20;
}

#item77799 {
	width:52px !important;
	height:42px !important;
	left:526px !important;
	top:182px !important;
}

#item121948 {
	width:55px !important;
	height:55px !important;
	left:263px !important;
	top:202px !important;
}

#item121956 {
	width:38px !important;
	height:25px !important;
	left:101px !important;
	top:396px !important;
}

#item121965 {
	width:48px !important;
	height:18px !important;
	left:158px !important;
	top:400px !important;
}

#item121973 {
	width:35px !important;
	height:42px !important;
	left:288px !important;
	top:387px !important;
}

#item121980 {
	width:51px !important;
	height:19px !important;
	left:221px !important;
	top:398px !important;
}

#item122072 {
	width:25px !important;
	height:32px !important;
	left:248px !important;
	top:434px !important;
}

#item132502 {
	width:1219px !important;
	height:37px !important;
	background:#ffd700;
}

#item115261 {
	width:200px !important;
	height:108px !important;
	left:254px !important;
	top:62px !important;
}

#item146394 {
	width:38px !important;
	height:25px !important;
	left:67px !important;
	top:534px !important;
}

#item146404 {
	width:57px !important;
	height:19px !important;
	left:124px !important;
	top:536px !important;
}

#item146410 {
	width:51px !important;
	height:19px !important;
	left:195px !important;
	top:537px !important;
}

#item146416 {
	width:35px !important;
	height:42px !important;
	left:256px !important;
	top:525px !important;
}

#item146710 {
	width:1219px !important;
	height:37px !important;
	background:#ffd700;
}

#item146455 {
	width:20px !important;
	height:19px !important;
	left:62px !important;
	top:502px !important;
	background:#fff;
}

#item146456 {
	width:20px !important;
	height:19px !important;
	left:267px !important;
	top:502px !important;
	background:#fff;
}

#item146558 {
	width:267px !important;
	height:84px !important;
	left:288px !important;
	top:235px !important;
	background:#fff;
}

#item146559 {
	opacity:0.66;
	width:117px !important;
	height:63px !important;
	left:260px !important;
	top:226px !important;
	background:#fff;
}

#item146567 {
	opacity:0.66;
	width:41px !important;
	height:63px !important;
	left:270px !important;
	top:239px !important;
	background:#fff;
}

#item146575 {
	width:200px !important;
	height:108px !important;
	left:67px !important;
	top:398px !important;
}

#item146579 {
	width:55px !important;
	height:55px !important;
	left:213px !important;
	top:335px !important;
}

#item132602 {
	width:1219px !important;
	height:37px !important;
	background:#ffd700;
}

#item129645 {
	width:1219px !important;
	height:794px !important;
	border-radius:12px;
}

#item130006 {
	width:1219px !important;
	height:23px !important;
	background:#ffd800;
}

#item129823 {
	width:286px !important;
	height:114px !important;
	left:149px !important;
	top:135px !important;
}

#item127412 {
	width:394px !important;
	height:700px !important;
	left:232px !important;
	top:52px !important;
	background:#fff;
}

#item127437 {
	opacity:0.67;
	width:74px !important;
	height:96px !important;
	left:234px !important;
	top:-1px !important;
	background:#fff;
}

#item127461 {
	opacity:0.67;
	width:58px !important;
	height:62px !important;
	left:204px !important;
	top:732px !important;
	background:#fff;
}

#item119631 {
	width:52px !important;
	height:42px !important;
	left:304px !important;
	top:183px !important;
}

#item119637 {
	width:321px !important;
	height:109px !important;
	left:48px !important;
	top:90px !important;
}

#item119691 {
	width:127px !important;
	height:37px !important;
	left:145px !important;
	top:35px !important;
	border-radius:12px;
	border:solid 1px #ffd700;
}

#item119450 {
	width:200px !important;
	height:108px !important;
	left:264px !important;
	top:35px !important;
}

#item53782 {
	width:52px !important;
	height:42px !important;
	left:293px !important;
	top:213px !important;
}

#item115308 {
	width:200px !important;
	height:108px !important;
	left:248px !important;
	top:33px !important;
}

#item69786 {
	width:561px !important;
	height:67px !important;
	left:-4px !important;
	top:289px !important;
	background:#fff;
}

#item78317 {
	width:286px !important;
	height:84px !important;
	left:85px !important;
	top:231px !important;
	background:#fff;
}

#item103919 {
	opacity:0.66;
	width:57px !important;
	height:48px !important;
	left:76px !important;
	top:222px !important;
	background:#fff;
}

#item73671 {
	width:20px !important;
	height:19px !important;
	left:234px !important;
	top:448px !important;
	background:#fff;
}

#item115538 {
	width:200px !important;
	height:113px !important;
	left:54px !important;
	top:354px !important;
}

#item69138 {
	opacity:0.30;
	width:366px !important;
	height:793px !important;
	left:440px !important;
	background:#000;
}

#item69716 {
	width:52px !important;
	height:42px !important;
	left:308px !important;
	top:153px !important;
}

#item78337 {
	width:106px !important;
	height:115px !important;
	left:442px !important;
	background:#fff;
}

#item78338 {
	opacity:0.66;
	width:106px !important;
	height:58px !important;
	left:475px !important;
	top:-1px !important;
	background:#fff;
}

#item78344 {
	opacity:0.66;
	width:106px !important;
	height:80px !important;
	left:464px !important;
	top:-39px !important;
	background:#fff;
}

#item115326 {
	width:200px !important;
	height:108px !important;
	left:274px !important;
	top:61px !important;
}

#item122648 {
	opacity:0.19;
	width:400px !important;
	height:794px !important;
	left:405px !important;
	background:#000;
}

#item132730 {
	width:1219px !important;
	height:37px !important;
	background:#ffd700;
}

#item135693 {
	width:38px !important;
	height:25px !important;
	left:67px !important;
	top:434px !important;
}

#item135702 {
	width:48px !important;
	height:18px !important;
	left:124px !important;
	top:438px !important;
}

#item135710 {
	width:35px !important;
	height:42px !important;
	left:255px !important;
	top:425px !important;
}

#item135716 {
	width:51px !important;
	height:19px !important;
	left:187px !important;
	top:436px !important;
}

#item135822 {
	width:223px !important;
	height:163px !important;
	left:90px !important;
	top:97px !important;
}

#item135831 {
	width:55px !important;
	height:55px !important;
	left:259px !important;
	top:256px !important;
}

#item135885 {
	width:127px !important;
	height:37px !important;
	left:138px !important;
	top:63px !important;
	border-radius:12px;
	border:solid 1px #000;
}

#item123002 {
	width:200px !important;
	height:108px !important;
	left:258px !important;
	top:82px !important;
}

#item132627 {
	width:1219px !important;
	height:37px !important;
	background:#ffd700;
}

#item115348 {
	width:200px !important;
	height:108px !important;
	left:54px !important;
	top:572px !important;
}

#item123093 {
	width:55px !important;
	height:55px !important;
	left:185px !important;
	top:193px !important;
}

#item123122 {
	width:55px !important;
	height:55px !important;
	left:514px !important;
	top:191px !important;
}

#item129197 {
	opacity:0.27;
	width:609px !important;
	height:165px !important;
	left:609px !important;
	background:#000;
}

#item115367 {
	width:200px !important;
	height:108px !important;
	left:68px !important;
	top:564px !important;
}

#item123177 {
	width:55px !important;
	height:55px !important;
	left:522px !important;
	top:195px !important;
}

#item132651 {
	width:1219px !important;
	height:37px !important;
	background:#ffd700;
}

#item129092 {
	width:55px !important;
	height:55px !important;
	left:522px !important;
	top:194px !important;
}

#item129206 {
	width:200px !important;
	height:108px !important;
	left:56px !important;
	top:571px !important;
}

#item135609 {
	width:80px !important;
	height:29px !important;
	left:197px !important;
	top:184px !important;
	border-radius:12px;
	border:solid 1px #000;
}

#item128311 {
	opacity:0.17;
	width:615px !important;
	height:170px !important;
	left:-6px !important;
	top:-4px !important;
	background:#000;
}

#item128588 {
	width:200px !important;
	height:108px !important;
	left:50px !important;
	top:573px !important;
}

#item128592 {
	width:55px !important;
	height:55px !important;
	left:494px !important;
	top:199px !important;
}

#item132701 {
	width:609px !important;
	height:37px !important;
	background:#ffd700;
}

#item130276 {
	width:609px !important;
	height:56px !important;
	left:609px !important;
	top:737px !important;
	background:#fcd700;
}

#item130280 {
	width:200px !important;
	height:108px !important;
	left:85px !important;
	top:329px !important;
}

#item130212 {
	width:269px !important;
	height:30px !important;
	left:150px !important;
	top:101px !important;
	border-radius:12px;
	background:#fff;
}

#item130216 {
	width:1219px !important;
	height:23px !important;
	background:#ffd800;
}

#item130142 {
	width:286px !important;
	height:114px !important;
	left:149px !important;
	top:135px !important;
}

#item64786 {
	width:899px !important;
	height:794px !important;
}

#item64816 {
	width:597px !important;
	height:221px !important;
	left:36px !important;
	top:52px !important;
	background:#fff;
}

#item64867 {
	opacity:0.67;
	width:74px !important;
	height:96px !important;
	left:15px !important;
	top:-4px !important;
	background:#fff;
}

#item64891 {
	opacity:0.67;
	width:89px !important;
	height:62px !important;
	left:239px !important;
	top:732px !important;
	background:#fff;
}

#item65089 {
	width:77px !important;
	height:53px !important;
	left:274px !important;
	top:69px !important;
}

#item126755 {
	opacity:0.34;
	width:1219px !important;
	height:283px !important;
	background:#110f0f;
}

#item108191 {
	width:10px !important;
	height:54px !important;
	left:222px !important;
	top:1px !important;
	background:#fcd700;
}

#item108194 {
	width:6px !important;
	height:54px !important;
	left:321px !important;
	top:1px !important;
	background:#fcd700;
}

#item108199 {
	width:10px !important;
	height:54px !important;
	left:476px !important;
	top:1px !important;
	background:#fcd700;
}

#item64618 {
	width:328px !important;
	height:381px !important;
	left:245px !important;
	top:24px !important;
	background:#fff;
}

#item64693 {
	opacity:0.67;
	width:89px !important;
	height:62px !important;
	left:226px !important;
	top:701px !important;
	background:#fff;
}

#item64669 {
	opacity:0.67;
	width:74px !important;
	height:96px !important;
	left:225px !important;
	top:-12px !important;
	background:#fff;
}

#item123261 {
	opacity:0.21;
	width:1219px !important;
	height:311px !important;
	background:#000;
}

#item123263 {
	width:609px !important;
	height:109px !important;
	top:272px !important;
	background:#fff;
}

#item123272 {
	width:52px !important;
	height:42px !important;
	left:503px !important;
	top:329px !important;
}

#item123308 {
	width:38px !important;
	height:25px !important;
	left:58px !important;
	top:529px !important;
}

#item123316 {
	width:48px !important;
	height:18px !important;
	left:322px !important;
	top:529px !important;
}

#item123322 {
	width:51px !important;
	height:19px !important;
	left:109px !important;
	top:531px !important;
}

#item123336 {
	width:38px !important;
	height:33px !important;
	left:172px !important;
	top:523px !important;
}

#item123343 {
	width:38px !important;
	height:34px !important;
	left:223px !important;
	top:523px !important;
}

#item123349 {
	width:35px !important;
	height:42px !important;
	left:272px !important;
	top:516px !important;
}

#item123428 {
	width:127px !important;
	height:37px !important;
	left:89px !important;
	top:190px !important;
	border-radius:12px;
	border:solid 1px #fff;
}

#item123764 {
	width:200px !important;
	height:108px !important;
	left:36px !important;
	top:353px !important;
}

#item61193 {
	opacity:0.21;
	width:1219px !important;
	height:311px !important;
	background:#000;
}

#item60485 {
	width:561px !important;
	height:67px !important;
	left:-4px !important;
	top:289px !important;
	background:#fff;
}

#item60719 {
	width:52px !important;
	height:42px !important;
	left:507px !important;
	top:348px !important;
}

#item107523 {
	width:155px !important;
	height:99px !important;
	left:36px !important;
	top:360px !important;
}

#item62042 {
	width:206px !important;
	height:148px !important;
	left:73px !important;
	top:77px !important;
}

#item79304 {
	width:52px !important;
	height:42px !important;
	left:278px !important;
	top:264px !important;
}

#item79780 {
	width:89px !important;
	height:28px !important;
	left:131px !important;
	top:38px !important;
	border-radius:12px;
	border:solid 1px #000;
}

#item107517 {
	width:179px !important;
	height:104px !important;
	left:259px !important;
	top:28px !important;
}

#item78670 {
	width:52px !important;
	height:42px !important;
	left:507px !important;
	top:348px !important;
}

#item107527 {
	width:178px !important;
	height:104px !important;
	left:36px !important;
	top:353px !important;
}

#item62998 {
	opacity:0.21;
	width:1219px !important;
	height:311px !important;
	background:#000;
}

#item63502 {
	width:609px !important;
	height:109px !important;
	top:272px !important;
	background:#fff;
}

#item71062 {
	width:52px !important;
	height:42px !important;
	left:503px !important;
	top:329px !important;
}

#item107532 {
	width:176px !important;
	height:99px !important;
	left:369px !important;
	top:615px !important;
}

#item80222 {
	opacity:0.19;
	width:609px !important;
	height:169px !important;
	top:-4px !important;
	background:#000;
}

#item80587 {
	width:52px !important;
	height:42px !important;
	left:495px !important;
	top:336px !important;
}

#item81122 {
	width:20px !important;
	height:19px !important;
	left:369px !important;
	top:546px !important;
	background:#fff;
}

#item81124 {
	width:20px !important;
	height:19px !important;
	left:554px !important;
	top:546px !important;
	background:#fff;
}

#item81125 {
	width:20px !important;
	height:19px !important;
	left:549px !important;
	top:643px !important;
	background:#fff;
}

#item80592 {
	width:52px !important;
	height:42px !important;
	left:517px !important;
	top:331px !important;
}

#item82155 {
	width:52px !important;
	height:42px !important;
	left:495px !important;
	top:347px !important;
}

#item83102 {
	width:52px !important;
	height:42px !important;
	left:536px !important;
	top:338px !important;
}

#item107512 {
	width:176px !important;
	height:103px !important;
	left:43px !important;
	top:616px !important;
}

#item83864 {
	width:52px !important;
	height:42px !important;
	left:456px !important;
	top:362px !important;
}

#item83923 {
	width:20px !important;
	height:19px !important;
	left:373px !important;
	top:572px !important;
	background:#fff;
}

#item83924 {
	width:20px !important;
	height:19px !important;
	left:554px !important;
	top:546px !important;
	background:#fff;
}

#item83925 {
	width:20px !important;
	height:19px !important;
	left:549px !important;
	top:643px !important;
	background:#fff;
}

#item83949 {
	opacity:0.19;
	width:614px !important;
	height:169px !important;
	left:-5px !important;
	top:-4px !important;
	background:#000;
}

#item104625 {
	opacity:0.06;
	width:609px !important;
	height:794px !important;
	left:609px !important;
}

#item104676 {
	width:609px !important;
	height:139px !important;
	left:609px !important;
	top:10px !important;
}

#item132887 {
	width:269px !important;
	height:30px !important;
	left:150px !important;
	top:101px !important;
	border-radius:12px;
}

#item132892 {
	width:1219px !important;
	height:23px !important;
	background:#ffd800;
}

#item132816 {
	width:286px !important;
	height:114px !important;
	left:149px !important;
	top:135px !important;
}

#item84375 {
	width:328px !important;
	height:776px !important;
	left:193px !important;
	top:29px !important;
	background:#fff;
}

#item84424 {
	opacity:0.67;
	width:52px !important;
	height:36px !important;
	left:176px !important;
	top:23px !important;
	background:#fff;
}

#item84425 {
	opacity:0.67;
	width:71px !important;
	height:90px !important;
	left:176px !important;
	top:23px !important;
	background:#fff;
}

#item139210 {
	opacity:0.32;
	width:609px !important;
	height:166px !important;
	left:609px !important;
	background:#000;
}

#item123937 {
	opacity:0.10;
	width:609px !important;
	height:166px !important;
	background:#000;
}

#item124016 {
	width:20px !important;
	height:19px !important;
	left:554px !important;
	top:552px !important;
	background:#fff;
}

#item124017 {
	width:20px !important;
	height:19px !important;
	left:555px !important;
	top:603px !important;
	background:#fff;
}

#item124130 {
	width:38px !important;
	height:25px !important;
	left:52px !important;
	top:437px !important;
}

#item124137 {
	width:48px !important;
	height:18px !important;
	left:294px !important;
	top:441px !important;
}

#item124143 {
	width:51px !important;
	height:19px !important;
	left:106px !important;
	top:439px !important;
}

#item124151 {
	width:57px !important;
	height:19px !important;
	left:173px !important;
	top:439px !important;
}

#item124162 {
	width:35px !important;
	height:42px !important;
	left:244px !important;
	top:425px !important;
}

#item124192 {
	width:127px !important;
	height:37px !important;
	left:436px !important;
	top:36px !important;
	border-radius:12px;
	border:solid 1px #ffd700;
}

#item124437 {
	width:25px !important;
	height:32px !important;
	left:450px !important;
	top:432px !important;
}

#item139253 {
	width:52px !important;
	height:42px !important;
	left:215px !important;
	top:188px !important;
}

#item124788 {
	width:127px !important;
	height:37px !important;
	left:439px !important;
	top:35px !important;
	text-shadow:7px 7px 5px rgba(0,0,0,0.75);
	border-radius:12px;
	border:solid 1px #fff;
}

#item124844 {
	width:200px !important;
	height:108px !important;
	left:56px !important;
	top:606px !important;
}

#item124851 {
	width:38px !important;
	height:25px !important;
	left:65px !important;
	top:443px !important;
}

#item124855 {
	width:48px !important;
	height:18px !important;
	left:306px !important;
	top:447px !important;
}

#item124862 {
	width:51px !important;
	height:19px !important;
	left:119px !important;
	top:445px !important;
}

#item124868 {
	width:57px !important;
	height:19px !important;
	left:185px !important;
	top:445px !important;
}

#item124876 {
	width:35px !important;
	height:42px !important;
	left:256px !important;
	top:431px !important;
}

#item124892 {
	width:25px !important;
	height:32px !important;
	left:462px !important;
	top:438px !important;
}

#item139282 {
	width:52px !important;
	height:42px !important;
	left:238px !important;
	top:193px !important;
}

#item84573 {
	opacity:0.16;
	width:1234px !important;
	height:325px !important;
	left:-13px !important;
	top:-15px !important;
	background:#000;
}

#item84575 {
	width:609px !important;
	height:109px !important;
	top:272px !important;
	background:#fff;
}

#item84717 {
	width:52px !important;
	height:42px !important;
	left:503px !important;
	top:329px !important;
}

#item84750 {
	width:20px !important;
	height:19px !important;
	left:356px !important;
	top:582px !important;
	background:#fff;
}

#item84752 {
	width:20px !important;
	height:19px !important;
	left:561px !important;
	top:586px !important;
	background:#fff;
}

#item107566 {
	width:169px !important;
	height:107px !important;
	left:365px !important;
	top:601px !important;
}

#item85335 {
	width:609px !important;
	height:109px !important;
	top:272px !important;
	background:#fff;
}

#item85472 {
	width:52px !important;
	height:42px !important;
	left:503px !important;
	top:325px !important;
}

#item107575 {
	width:200px !important;
	height:103px !important;
	left:27px !important;
	top:351px !important;
}

#item86431 {
	width:20px !important;
	height:19px !important;
	left:236px !important;
	top:41px !important;
	background:#fff;
}

#item86432 {
	width:20px !important;
	height:19px !important;
	left:236px !important;
	top:157px !important;
	background:#fff;
}

#item94097 {
	opacity:0.10;
	width:1219px !important;
	height:165px !important;
	background:#000;
}

#item86851 {
	width:20px !important;
	height:19px !important;
	left:369px !important;
	top:577px !important;
	background:#fff;
}

#item86852 {
	width:20px !important;
	height:19px !important;
	left:369px !important;
	top:658px !important;
	background:#fff;
}

#item86853 {
	width:20px !important;
	height:19px !important;
	left:554px !important;
	top:563px !important;
	background:#fff;
}

#item86854 {
	width:20px !important;
	height:19px !important;
	left:549px !important;
	top:643px !important;
	background:#fff;
}

#item94283 {
	opacity:0.10;
	width:609px !important;
	height:166px !important;
	background:#000;
}

#item87721 {
	width:20px !important;
	height:19px !important;
	left:373px !important;
	top:572px !important;
	background:#fff;
}

#item87722 {
	width:20px !important;
	height:19px !important;
	left:554px !important;
	top:546px !important;
	background:#fff;
}

#item87723 {
	width:20px !important;
	height:19px !important;
	left:555px !important;
	top:625px !important;
	background:#fff;
}

#item94176 {
	width:20px !important;
	height:19px !important;
	left:360px !important;
	top:639px !important;
	background:#fff;
}

#item107580 {
	width:177px !important;
	height:99px !important;
	left:26px !important;
	top:621px !important;
}

#item85227 {
	width:328px !important;
	height:704px !important;
	left:198px !important;
	top:36px !important;
	background:#fff;
}

#item85220 {
	opacity:0.67;
	width:89px !important;
	height:75px !important;
	left:235px !important;
	top:727px !important;
	background:#fff;
}

#item85221 {
	opacity:0.67;
	width:117px !important;
	height:71px !important;
	left:182px !important;
	top:-12px !important;
	background:#fff;
}

#item95796 {
	width:90px !important;
	height:134px !important;
	left:37px !important;
	top:318px !important;
}

#item96684 {
	width:107px !important;
	height:141px !important;
	left:37px !important;
	top:318px !important;
	background:#fff;
}

#item96693 {
	width:108px !important;
	height:142px !important;
	left:327px !important;
	top:317px !important;
	background:#fff;
}

#item96715 {
	width:107px !important;
	height:150px !important;
	left:36px !important;
	top:523px !important;
}

#item96914 {
	width:108px !important;
	height:143px !important;
	left:329px !important;
	top:522px !important;
	background:#fff;
}

#item97819 {
	opacity:0.05;
	width:1219px !important;
	height:794px !important;
}

#item97048 {
	width:101px !important;
	height:149px !important;
	left:37px !important;
	top:322px !important;
}

#item97248 {
	width:108px !important;
	height:152px !important;
	left:318px !important;
	top:322px !important;
	background:#fff;
}

#item139314 {
	width:127px !important;
	height:37px !important;
	left:280px !important;
	top:66px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #ffd700;
}

#item140958 {
	opacity:0.04;
	width:1218px !important;
	height:794px !important;
	top:1px !important;
}

#item140962 {
	width:1219px !important;
	height:124px !important;
	background:#000;
}

#item141521 {
	width:141px !important;
	height:23px !important;
	left:37px !important;
	top:159px !important;
	background:#ffd700;
}

#item141667 {
	width:155px !important;
	height:23px !important;
	left:36px !important;
	top:461px !important;
	background:#ffd700;
}

#item145800 {
	width:14px !important;
	height:14px !important;
	left:377px !important;
	top:85px !important;
	border-radius:1px;
	background:#f59c22;
}

#item145824 {
	width:14px !important;
	height:14px !important;
	left:470px !important;
	top:85px !important;
	border-radius:1px;
	background:#00aeef;
}

#item145664 {
	opacity:0.04;
	width:1218px !important;
	height:794px !important;
	top:1px !important;
}

#item144156 {
	width:1219px !important;
	height:59px !important;
	background:#000;
}

#item144435 {
	width:155px !important;
	height:23px !important;
	left:36px !important;
	top:102px !important;
	background:#ffd700;
}

#item143334 {
	width:141px !important;
	height:23px !important;
	left:37px !important;
	top:313px !important;
	background:#ffd700;
}

#item143431 {
	width:141px !important;
	height:23px !important;
	left:36px !important;
	top:549px !important;
	background:#ffd700;
}

#item144488 {
	width:14px !important;
	height:14px !important;
	left:380px !important;
	top:28px !important;
	border-radius:1px;
	background:#f59c22;
}

#item144512 {
	width:14px !important;
	height:14px !important;
	left:473px !important;
	top:28px !important;
	border-radius:1px;
	background:#00aeef;
}

#item144590 {
	width:155px !important;
	height:23px !important;
	left:36px !important;
	top:100px !important;
	background:#ffd700;
}

#item145671 {
	opacity:0.04;
	width:1218px !important;
	height:794px !important;
	top:1px !important;
}

#item145521 {
	opacity:0.84;
	width:610px !important;
	height:255px !important;
	left:609px !important;
	top:489px !important;
	background:#f2f2f4;
}

#item143613 {
	width:175px !important;
	height:23px !important;
	left:36px !important;
	top:440px !important;
	background:#ffd700;
}

#item144158 {
	width:1219px !important;
	height:59px !important;
	background:#000;
}

#item145522 {
	width:610px !important;
	height:5px !important;
	left:609px !important;
	top:491px !important;
	background:#ffd700;
}

#item144965 {
	width:14px !important;
	height:14px !important;
	left:380px !important;
	top:28px !important;
	border-radius:1px;
	background:#f59c22;
}

#item144989 {
	width:14px !important;
	height:14px !important;
	left:473px !important;
	top:28px !important;
	border-radius:1px;
	background:#00aeef;
}

#item145390 {
	width:154px !important;
	height:23px !important;
	left:36px !important;
	top:80px !important;
	background:#ffd700;
}

#item145531 {
	width:141px !important;
	height:23px !important;
	left:37px !important;
	top:296px !important;
	background:#ffd700;
}

#item126694 {
	width:393px !important;
	height:270px !important;
	left:133px !important;
	background:#fff;
}

#item126741 {
	opacity:0.67;
	width:89px !important;
	height:62px !important;
	left:172px !important;
	top:737px !important;
	background:#fff;
}

#item126742 {
	opacity:0.67;
	width:117px !important;
	height:71px !important;
	left:94px !important;
	background:#fff;
}

#item126744 {
	opacity:0.67;
	width:89px !important;
	height:62px !important;
	left:136px !important;
	top:775px !important;
	background:#fff;
}

#item126745 {
	opacity:0.67;
	width:89px !important;
	height:62px !important;
	left:81px !important;
	top:-40px !important;
	background:#fff;
}

#item134801 {
	width:35px !important;
	height:166px !important;
	left:609px !important;
	background:#000;
}

#item134849 {
	width:609px !important;
	height:56px !important;
	left:609px !important;
	top:110px !important;
	background:#000;
}

#item134748 {
	width:20px !important;
	height:19px !important;
	left:555px !important;
	top:547px !important;
	background:#fff;
}

#item134749 {
	width:20px !important;
	height:19px !important;
	left:550px !important;
	top:644px !important;
	background:#fff;
}

#item136105 {
	width:609px !important;
	height:166px !important;
	background:#1f8846;
}

#item136382 {
	width:38px !important;
	height:25px !important;
	left:343px !important;
	top:393px !important;
}

#item135487 {
	opacity:0.29;
	width:609px !important;
	height:794px !important;
	left:609px !important;
	background:#000000;
}

#item94338 {
	width:393px !important;
	height:270px !important;
	left:133px !important;
	background:#fff;
}

#item94386 {
	opacity:0.67;
	width:89px !important;
	height:62px !important;
	left:145px !important;
	top:732px !important;
	background:#fff;
}

#item94387 {
	opacity:0.67;
	width:117px !important;
	height:71px !important;
	left:94px !important;
	background:#fff;
}

#item94525 {
	opacity:0.67;
	width:89px !important;
	height:62px !important;
	left:136px !important;
	top:775px !important;
	background:#fff;
}

#item94526 {
	opacity:0.67;
	width:89px !important;
	height:62px !important;
	left:81px !important;
	top:-40px !important;
	background:#fff;
}

#item125445 {
	width:83px !important;
	height:24px !important;
	left:469px !important;
	top:75px !important;
	border-radius:12px;
	border:solid 1px #58585b;
}

#item125488 {
	width:83px !important;
	height:24px !important;
	left:77px !important;
	top:318px !important;
	border-radius:12px;
	border:solid 1px #58585b;
}

#item104620 {
	opacity:0.06;
	width:609px !important;
	height:794px !important;
	left:609px !important;
	top:51px !important;
}

#item103938 {
	width:609px !important;
	height:139px !important;
	left:609px !important;
	top:43px !important;
}

#item104478 {
	opacity:0.10;
	width:621px !important;
	height:166px !important;
	left:609px !important;
	top:10px !important;
	background:#000;
}

#item110846 {
	width:20px !important;
	height:19px !important;
	left:474px !important;
	top:483px !important;
	background:#fff;
}

#item115573 {
	width:200px !important;
	height:108px !important;
	left:48px !important;
	top:439px !important;
}

#item98203 {
	opacity:0.15;
	width:387px !important;
	height:764px !important;
	left:16px !important;
	top:17px !important;
	background:#110f0f;
}

#item98079 {
	width:169px !important;
	height:45px !important;
	left:123px !important;
	top:651px !important;
	background:#ffd700;
}

#item98212 {
	opacity:0.15;
	width:387px !important;
	height:764px !important;
	left:417px !important;
	top:17px !important;
	background:#110f0f;
}

#item98053 {
	width:169px !important;
	height:45px !important;
	left:525px !important;
	top:651px !important;
	background:#ffd700;
}

#item98202 {
	opacity:0.15;
	width:387px !important;
	height:764px !important;
	left:208px !important;
	top:17px !important;
	background:#110f0f;
}

#item98103 {
	width:169px !important;
	height:45px !important;
	left:333px !important;
	top:651px !important;
	background:#ffd700;
}

#item125727 {
	width:549px !important;
	height:24px !important;
	left:37px !important;
	top:763px !important;
	background:#fff;
}

#item103321 {
	opacity:0.06;
	width:1218px !important;
	height:794px !important;
}

#item118470 {
	opacity:0.01;
	width:1218px !important;
	height:794px !important;
	left:-102px !important;
	top:-24px !important;
}

#item133041 {
	width:222px !important;
	height:31px !important;
	left:338px !important;
	top:444px !important;
	background:#ffd700;
}

#item118477 {
	width:222px !important;
	height:31px !important;
	left:53px !important;
	top:441px !important;
	background:#ffd700;
}

#item146038 {
	width:131px !important;
	height:17px !important;
	left:376px !important;
	top:763px !important;
	background:#fff;
}

#item118479 {
	width:223px !important;
	height:32px !important;
	left:52px !important;
	top:102px !important;
	border:solid 1px #58585b;
}

#item118480 {
	width:223px !important;
	height:32px !important;
	left:329px !important;
	top:31px !important;
	border:solid 1px #58585b;
}

#item132987 {
	width:224px !important;
	height:34px !important;
	left:51px !important;
	top:469px !important;
	border:solid 2px #58585b;
}

#item138815 {
	width:222px !important;
	height:31px !important;
	left:53px !important;
	top:51px !important;
	background:#ffd700;
}
#in5footer,  #prefooter {display:none;}
