/* 	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:61945px; 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; }
}
label input.choice {display:none;}
label > .state {cursor:pointer;}
label > .state:not(.btn-n-off) {display:none;}
label > input.choice:checked ~ .state:not(.btn-n-on) {display:none;}
label > input.choice:checked ~ .state.btn-n-on {display:block;}
label.has-r-off:hover > input.choice:not(:checked) ~ .state.btn-r-off {display:block;}
label.has-r-off:hover > input.choice:not(:checked) ~ .state:not(.btn-r-off) { display:none;}
label.has-r-on:hover > input.choice:checked ~ .state.btn-r-on {display:block;}
label.has-r-on:hover > input.choice:checked ~ .state:not(.btn-r-on) { display:none;}
label.has-c-on:active > input.choice:checked ~ .state.btn-c-on {display:block;}
label.has-c-on:active > input.choice:checked ~ .state:not(.btn-c-on) {display:none;}
label.has-c-off:active > input.choice:not(:checked) ~ .state.btn-c-off {display:block;}
label.has-c-off:active > input.choice:not(:checked) ~ .state:not(.btn-c-off) {display:none;}
#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;}
}

#item164267 {
	opacity:0.05;
	width:609px !important;
	height:793px !important;
	left:609px !important;
	top:1px !important;
}

#item71953 {
	opacity:0.59;
	width:133px !important;
	height:48px !important;
	left:88px !important;
	top:-5px !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;
}

#item168783 {
	width:148px !important;
	height:94px !important;
	left:50px !important;
	top:243px !important;
	background:#ffcc02;
}

#item176634 {
	width:3px !important;
	height:12px !important;
	left:1005px !important;
	top:225px !important;
	background:#3b3735;
}

#item176641 {
	width:3px !important;
	height:12px !important;
	left:1347px !important;
	top:127px !important;
	background:#3b3735;
}

#item176650 {
	width:2px !important;
	height:10px !important;
	left:1041px !important;
	top:339px !important;
	background:#3b3735;
}

#item168478 {
	width:178px !important;
	height:47px !important;
	left:22px !important;
	top:141px !important;
	border-radius:24px;
	background:#000;
	border:solid 2px #fff;
}

#item168502 {
	width:178px !important;
	height:47px !important;
	left:209px !important;
	top:141px !important;
	border-radius:24px;
	background:#000;
	border:solid 2px #fff;
}

#item168526 {
	width:178px !important;
	height:47px !important;
	left:395px !important;
	top:141px !important;
	border-radius:24px;
	background:#000;
	border:solid 2px #fff;
}

#item168551 {
	width:257px !important;
	height:55px !important;
	left:170px !important;
	top:203px !important;
	border-radius:24px;
	background:#000;
	border:solid 2px #fff;
}

#item168575 {
	width:547px !important;
	height:462px !important;
	left:41px !important;
	top:280px !important;
}

#item168630 {
	width:3px !important;
	height:12px !important;
	left:92px !important;
	top:230px !important;
	background:#3b3735;
}

#item168637 {
	width:3px !important;
	height:12px !important;
	left:434px !important;
	top:132px !important;
	background:#3b3735;
}

#item168644 {
	width:2px !important;
	height:10px !important;
	left:128px !important;
	top:345px !important;
	background:#3b3735;
}

#item168669 {
	width:144px !important;
	height:144px !important;
	left:285px !important;
	top:379px !important;
}

#item168677 {
	width:144px !important;
	height:144px !important;
	left:310px !important;
	top:506px !important;
}

#item169002 {
	width:537px !important;
	height:41px !important;
	left:36px !important;
	top:691px !important;
}

#item178727 {
	width:539px !important;
	height:71px !important;
	left:36px !important;
	top:681px !important;
}

#item139448 {
	width:200px !important;
	height:108px !important;
	left:60px !important;
	top:72px !important;
}

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

#item163382 {
	opacity:0.06;
	width:644px !important;
	height:737px !important;
	left:609px !important;
}

#item163536 {
	width:499px !important;
	height:80px !important;
	left:55px !important;
	top:611px !important;
	border:solid 2px #ffd800;
}

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

#item76746 {
	width:102px !important;
	height:7px !important;
	left:127px !important;
	top:501px !important;
	background:#ffd800;
}

#item76748 {
	width:102px !important;
	height:7px !important;
	left:18px !important;
	top:653px !important;
	background:#ffd800;
}

#item76749 {
	width:101px !important;
	height:7px !important;
	left:451px !important;
	top:524px !important;
	background:#ffd800;
}

#item120803 {
	width:102px !important;
	height:7px !important;
	left:236px !important;
	top:583px !important;
	background:#ffd800;
}

#item120804 {
	width:101px !important;
	height:7px !important;
	left:345px !important;
	top:632px !important;
	background:#ffd800;
}

#item76751 {
	width:101px !important;
	height:7px !important;
	left:559px !important;
	top:696px !important;
	background:#ffd800;
}

#item76752 {
	width:101px !important;
	height:7px !important;
	left:58px !important;
	top:599px !important;
	background:#ffd800;
}

#item76753 {
	width:108px !important;
	height:7px !important;
	left:276px !important;
	top:620px !important;
	background:#ffd800;
}

#item119827 {
	width:101px !important;
	height:7px !important;
	left:167px !important;
	top:670px !important;
	background:#ffd800;
}

#item138353 {
	width:155px !important;
	height:30px !important;
	left:425px !important;
	top:685px !important;
	background:#575756;
}

#item174346 {
	width:69px !important;
	height:17px !important;
	left:507px !important;
	top:395px !important;
	background:#ffd800;
}

#item174347 {
	width:65px !important;
	height:20px !important;
	left:470px !important;
	top:227px !important;
	background:#ffd800;
}

#item174348 {
	width:51px !important;
	height:11px !important;
	left:434px !important;
	top:477px !important;
	background:#ffd800;
}

#item174349 {
	width:69px !important;
	height:11px !important;
	left:427px !important;
	top:398px !important;
	background:#ffd800;
}

#item174350 {
	width:65px !important;
	height:11px !important;
	left:521px !important;
	top:159px !important;
	background:#ffd800;
}

#item174351 {
	width:76px !important;
	height:11px !important;
	left:415px !important;
	top:159px !important;
	background:#ffd800;
}

#item174352 {
	width:45px !important;
	height:30px !important;
	left:430px !important;
	top:115px !important;
}

#item174359 {
	width:47px !important;
	height:30px !important;
	left:530px !important;
	top:115px !important;
}

#item174369 {
	width:61px !important;
	height:22px !important;
	left:512px !important;
	top:363px !important;
}

#item174376 {
	width:38px !important;
	height:33px !important;
	left:482px !important;
	top:183px !important;
}

#item174382 {
	width:37px !important;
	height:44px !important;
	left:522px !important;
	top:435px !important;
}

#item174388 {
	width:34px !important;
	height:44px !important;
	left:443px !important;
	top:512px !important;
}

#item174395 {
	width:34px !important;
	height:31px !important;
	left:519px !important;
	top:519px !important;
}

#item174539 {
	width:47px !important;
	height:11px !important;
	left:434px !important;
	top:561px !important;
	background:#ffd800;
}

#item174541 {
	width:51px !important;
	height:11px !important;
	left:514px !important;
	top:484px !important;
	background:#ffd800;
}

#item174589 {
	width:47px !important;
	height:11px !important;
	left:477px !important;
	top:627px !important;
	background:#ffd800;
}

#item174590 {
	width:51px !important;
	height:11px !important;
	left:510px !important;
	top:561px !important;
	background:#ffd800;
}

#item174637 {
	width:39px !important;
	height:31px !important;
	left:481px !important;
	top:587px !important;
}

#item174644 {
	width:70px !important;
	height:27px !important;
	left:425px !important;
	top:361px !important;
}

#item174650 {
	width:176px !important;
	height:399px !important;
	left:415px !important;
	top:259px !important;
	border:solid 1px #ffd800;
}

#item174651 {
	width:152px !important;
	height:70px !important;
	left:424px !important;
	top:277px !important;
}

#item174658 {
	width:65px !important;
	height:31px !important;
	left:427px !important;
	top:439px !important;
}

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

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

#item67960 {
	opacity:0.67;
	width:128px !important;
	height:96px !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;
}

#item174172 {
	width:492px !important;
	height:69px !important;
	left:45px !important;
	top:500px !important;
	border:solid 1px #ffd800;
}

#item174177 {
	width:38px !important;
	height:34px !important;
	left:373px !important;
	top:518px !important;
}

#item174182 {
	width:25px !important;
	height:32px !important;
	left:333px !important;
	top:522px !important;
}

#item174188 {
	width:52px !important;
	height:19px !important;
	left:263px !important;
	top:527px !important;
}

#item174194 {
	width:38px !important;
	height:33px !important;
	left:426px !important;
	top:518px !important;
}

#item174200 {
	width:35px !important;
	height:42px !important;
	left:477px !important;
	top:514px !important;
}

#item174205 {
	width:51px !important;
	height:19px !important;
	left:201px !important;
	top:525px !important;
}

#item174210 {
	width:134px !important;
	height:58px !important;
	left:57px !important;
	top:507px !important;
}

#item174247 {
	width:83px !important;
	height:41px !important;
	left:477px !important;
	top:552px !important;
}

#item175703 {
	width:38px !important;
	height:25px !important;
	left:445px !important;
	top:466px !important;
}

#item175707 {
	width:38px !important;
	height:25px !important;
	left:500px !important;
	top:466px !important;
}

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

#item76842 {
	width:52px !important;
	height:42px !important;
	left:499px !important;
	top:363px !important;
}

#item129679 {
	width:288px !important;
	height:162px !important;
	left:288px !important;
	top:435px !important;
}

#item169799 {
	width:561px !important;
	height:91px !important;
	left:-13px !important;
	top:285px !important;
	background:#fff;
}

#item173037 {
	width:38px !important;
	height:25px !important;
	left:451px !important;
	top:466px !important;
}

#item173042 {
	width:38px !important;
	height:25px !important;
	left:510px !important;
	top:466px !important;
}

#item173046 {
	width:48px !important;
	height:18px !important;
	left:497px !important;
	top:523px !important;
}

#item173051 {
	width:51px !important;
	height:19px !important;
	left:212px !important;
	top:523px !important;
}

#item173067 {
	width:38px !important;
	height:33px !important;
	left:347px !important;
	top:517px !important;
}

#item173072 {
	width:38px !important;
	height:34px !important;
	left:398px !important;
	top:517px !important;
}

#item173076 {
	width:35px !important;
	height:42px !important;
	left:447px !important;
	top:510px !important;
}

#item174678 {
	width:492px !important;
	height:69px !important;
	left:59px !important;
	top:497px !important;
	border:solid 1px #ffd800;
}

#item174682 {
	width:134px !important;
	height:58px !important;
	left:70px !important;
	top:504px !important;
}

#item174690 {
	width:83px !important;
	height:41px !important;
	left:491px !important;
	top:548px !important;
}

#item174699 {
	width:56px !important;
	height:25px !important;
	left:275px !important;
	top:521px !important;
}

#item22874 {
	width:52px !important;
	height:42px !important;
	left:497px !important;
	top:387px !important;
}

#item152236 {
	width:200px !important;
	height:108px !important;
	left:357px !important;
	top:458px !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;
}

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

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

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

#item173087 {
	width:38px !important;
	height:25px !important;
	left:467px !important;
	top:360px !important;
}

#item173091 {
	width:38px !important;
	height:25px !important;
	left:527px !important;
	top:360px !important;
}

#item173096 {
	width:48px !important;
	height:18px !important;
	left:491px !important;
	top:572px !important;
}

#item173101 {
	width:51px !important;
	height:19px !important;
	left:206px !important;
	top:574px !important;
}

#item173118 {
	width:38px !important;
	height:33px !important;
	left:341px !important;
	top:566px !important;
}

#item173123 {
	width:38px !important;
	height:34px !important;
	left:392px !important;
	top:566px !important;
}

#item173128 {
	width:35px !important;
	height:42px !important;
	left:441px !important;
	top:559px !important;
}

#item174704 {
	width:1026px !important;
	height:138px !important;
	left:50px !important;
	top:543px !important;
	border:solid 2px #ffd800;
	-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;
}

#item174708 {
	width:134px !important;
	height:58px !important;
	left:62px !important;
	top:551px !important;
}

#item174717 {
	width:83px !important;
	height:41px !important;
	left:505px !important;
	top:593px !important;
}

#item174724 {
	width:56px !important;
	height:27px !important;
	left:271px !important;
	top:567px !important;
}

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

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

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

#item24571 {
	width:296px !important;
	height:137px !important;
	left:50px !important;
	top:55px !important;
}

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

#item129850 {
	width:38px !important;
	height:25px !important;
	left:227px !important;
	top:503px !important;
}

#item129856 {
	width:38px !important;
	height:25px !important;
	left:287px !important;
	top:503px !important;
}

#item129863 {
	width:48px !important;
	height:18px !important;
	left:263px !important;
	top:430px !important;
}

#item129871 {
	width:51px !important;
	height:19px !important;
	left:187px !important;
	top:385px !important;
}

#item129894 {
	width:38px !important;
	height:33px !important;
	left:72px !important;
	top:421px !important;
}

#item129901 {
	width:38px !important;
	height:34px !important;
	left:125px !important;
	top:421px !important;
}

#item129907 {
	width:35px !important;
	height:42px !important;
	left:172px !important;
	top:416px !important;
}

#item129913 {
	width:25px !important;
	height:32px !important;
	left:219px !important;
	top:421px !important;
}

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

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

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

#item174753 {
	width:56px !important;
	height:27px !important;
	left:252px !important;
	top:383px !important;
}

#item174758 {
	width:598px !important;
	height:222px !important;
	left:35px !important;
	top:357px !important;
	border:solid 2px #ffd800;
	-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;
}

#item174762 {
	width:134px !important;
	height:58px !important;
	left:47px !important;
	top:364px !important;
}

#item174770 {
	width:83px !important;
	height:41px !important;
	left:277px !important;
	top:450px !important;
}

#item77506 {
	width:52px !important;
	height:42px !important;
	left:483px !important;
	top:402px !important;
}

#item130651 {
	width:200px !important;
	height:100px !important;
	left:247px !important;
	top:38px !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;
}

#item129692 {
	width:38px !important;
	height:25px !important;
	left:534px !important;
	top:348px !important;
}

#item129704 {
	width:51px !important;
	height:19px !important;
	left:454px !important;
	top:468px !important;
}

#item129718 {
	width:38px !important;
	height:33px !important;
	left:334px !important;
	top:516px !important;
}

#item129724 {
	width:38px !important;
	height:34px !important;
	left:387px !important;
	top:515px !important;
}

#item129730 {
	width:35px !important;
	height:42px !important;
	left:438px !important;
	top:510px !important;
}

#item129737 {
	width:48px !important;
	height:18px !important;
	left:483px !important;
	top:523px !important;
}

#item129744 {
	width:25px !important;
	height:32px !important;
	left:546px !important;
	top:514px !important;
}

#item174778 {
	width:56px !important;
	height:27px !important;
	left:523px !important;
	top:467px !important;
}

#item174782 {
	width:580px !important;
	height:254px !important;
	left:305px !important;
	top:441px !important;
	border:solid 2px #ffd800;
	-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;
}

#item174786 {
	width:134px !important;
	height:58px !important;
	left:316px !important;
	top:454px !important;
}

#item174794 {
	width:83px !important;
	height:41px !important;
	left:497px !important;
	top:550px !important;
}

#item130656 {
	width:200px !important;
	height:108px !important;
	left:44px !important;
	top:359px !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;
}

#item129767 {
	width:38px !important;
	height:25px !important;
	left:234px !important;
	top:514px !important;
}

#item129776 {
	width:38px !important;
	height:25px !important;
	left:294px !important;
	top:514px !important;
}

#item129784 {
	width:48px !important;
	height:18px !important;
	left:267px !important;
	top:429px !important;
}

#item129792 {
	width:51px !important;
	height:19px !important;
	left:198px !important;
	top:379px !important;
}

#item129812 {
	width:38px !important;
	height:33px !important;
	left:82px !important;
	top:423px !important;
}

#item129818 {
	width:38px !important;
	height:34px !important;
	left:134px !important;
	top:420px !important;
}

#item129824 {
	width:35px !important;
	height:42px !important;
	left:181px !important;
	top:415px !important;
}

#item129830 {
	width:25px !important;
	height:32px !important;
	left:226px !important;
	top:420px !important;
}

#item174803 {
	width:56px !important;
	height:27px !important;
	left:264px !important;
	top:377px !important;
}

#item174808 {
	width:598px !important;
	height:222px !important;
	left:38px !important;
	top:357px !important;
	border:solid 2px #ffd800;
	-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;
}

#item174812 {
	width:134px !important;
	height:58px !important;
	left:49px !important;
	top:364px !important;
}

#item174819 {
	width:83px !important;
	height:41px !important;
	left:279px !important;
	top:450px !important;
}

#item135905 {
	width:200px !important;
	height:110px !important;
	left:301px !important;
	top:34px !important;
}

#item39597 {
	width:376px !important;
	height:194px !important;
	left:258px !important;
	top:52px !important;
	background:#fff;
}

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

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

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

#item137495 {
	width:321px !important;
	height:109px !important;
	left:48px !important;
	top:85px !important;
}

#item155917 {
	width:48px !important;
	height:18px !important;
	left:242px !important;
	top:436px !important;
}

#item155934 {
	width:25px !important;
	height:32px !important;
	left:197px !important;
	top:427px !important;
}

#item174828 {
	width:56px !important;
	height:27px !important;
	left:123px !important;
	top:432px !important;
}

#item174832 {
	width:598px !important;
	height:222px !important;
	left:38px !important;
	top:364px !important;
	border:solid 2px #ffd800;
	-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;
}

#item174836 {
	width:134px !important;
	height:58px !important;
	left:49px !important;
	top:371px !important;
}

#item174844 {
	width:83px !important;
	height:41px !important;
	left:284px !important;
	top:454px !important;
}

#item157733 {
	width:161px !important;
	height:13px !important;
	left:350px !important;
	top:761px !important;
}

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

#item174853 {
	width:702px !important;
	height:232px !important;
	left:38px !important;
	top:382px !important;
	border:solid 2px #ffd800;
	-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;
}

#item53782 {
	width:52px !important;
	height:42px !important;
	left:290px !important;
	top:204px !important;
}

#item130001 {
	width:38px !important;
	height:25px !important;
	left:219px !important;
	top:520px !important;
}

#item130007 {
	width:48px !important;
	height:18px !important;
	left:268px !important;
	top:454px !important;
}

#item130013 {
	width:51px !important;
	height:19px !important;
	left:195px !important;
	top:406px !important;
}

#item130030 {
	width:38px !important;
	height:33px !important;
	left:119px !important;
	top:448px !important;
}

#item130036 {
	width:38px !important;
	height:34px !important;
	left:171px !important;
	top:445px !important;
}

#item130043 {
	width:35px !important;
	height:42px !important;
	left:221px !important;
	top:440px !important;
}

#item130096 {
	width:25px !important;
	height:32px !important;
	left:334px !important;
	top:399px !important;
}

#item174857 {
	width:134px !important;
	height:58px !important;
	left:49px !important;
	top:394px !important;
}

#item174865 {
	width:83px !important;
	height:41px !important;
	left:325px !important;
	top:472px !important;
}

#item174872 {
	width:56px !important;
	height:27px !important;
	left:261px !important;
	top:404px !important;
}

#item130647 {
	width:200px !important;
	height:108px !important;
	left:275px !important;
	top:36px !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;
}

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

#item130113 {
	width:38px !important;
	height:25px !important;
	left:114px !important;
	top:572px !important;
}

#item130121 {
	width:48px !important;
	height:18px !important;
	left:452px !important;
	top:572px !important;
}

#item130128 {
	width:51px !important;
	height:19px !important;
	left:167px !important;
	top:574px !important;
}

#item130134 {
	width:57px !important;
	height:26px !important;
	left:231px !important;
	top:571px !important;
}

#item130146 {
	width:38px !important;
	height:33px !important;
	left:302px !important;
	top:566px !important;
}

#item130152 {
	width:38px !important;
	height:34px !important;
	left:353px !important;
	top:566px !important;
}

#item130158 {
	width:35px !important;
	height:42px !important;
	left:402px !important;
	top:559px !important;
}

#item73667 {
	width:20px !important;
	height:19px !important;
	left:28px !important;
	top:332px !important;
	background:#fff;
}

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

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

#item73670 {
	width:20px !important;
	height:19px !important;
	left:202px !important;
	top:532px !important;
	background:#fff;
}

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

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

#item130642 {
	width:200px !important;
	height:113px !important;
	left:61px !important;
	top:360px !important;
}

#item69138 {
	opacity:0.30;
	width:366px !important;
	height:793px !important;
	left:443px !important;
	top:1px !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:58px !important;
	left:461px !important;
	top:-34px !important;
	background:#fff;
}

#item130254 {
	width:38px !important;
	height:25px !important;
	left:100px !important;
	top:382px !important;
}

#item130260 {
	width:38px !important;
	height:25px !important;
	left:159px !important;
	top:382px !important;
}

#item130268 {
	width:48px !important;
	height:18px !important;
	left:339px !important;
	top:431px !important;
}

#item130275 {
	width:51px !important;
	height:19px !important;
	left:213px !important;
	top:383px !important;
}

#item130283 {
	width:57px !important;
	height:26px !important;
	left:278px !important;
	top:381px !important;
}

#item130297 {
	width:38px !important;
	height:33px !important;
	left:189px !important;
	top:425px !important;
}

#item130303 {
	width:38px !important;
	height:34px !important;
	left:241px !important;
	top:422px !important;
}

#item130310 {
	width:35px !important;
	height:42px !important;
	left:290px !important;
	top:417px !important;
}

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

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

#item73696 {
	width:20px !important;
	height:19px !important;
	left:441px !important;
	top:44px !important;
	background:#fff;
}

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

#item130637 {
	width:200px !important;
	height:108px !important;
	left:267px !important;
	top:44px !important;
}

#item111949 {
	opacity:0.67;
	width:89px !important;
	height:109px !important;
	left:176px !important;
	top:711px !important;
	background:#fff;
}

#item111973 {
	opacity:0.67;
	width:68px !important;
	height:96px !important;
	left:131px !important;
	top:-9px !important;
	background:#fff;
}

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

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

#item154944 {
	width:38px !important;
	height:25px !important;
	left:425px !important;
	top:462px !important;
}

#item154954 {
	width:48px !important;
	height:18px !important;
	left:253px !important;
	top:526px !important;
}

#item154960 {
	width:35px !important;
	height:42px !important;
	left:389px !important;
	top:513px !important;
}

#item176252 {
	width:752px !important;
	height:138px !important;
	left:87px !important;
	top:499px !important;
	border:solid 2px #ffd800;
	-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;
}

#item176257 {
	width:134px !important;
	height:58px !important;
	left:104px !important;
	top:506px !important;
}

#item176265 {
	width:83px !important;
	height:41px !important;
	left:422px !important;
	top:544px !important;
}

#item176272 {
	width:56px !important;
	height:27px !important;
	left:317px !important;
	top:517px !important;
}

#item155095 {
	width:55px !important;
	height:55px !important;
	left:219px !important;
	top:342px !important;
}

#item155173 {
	width:127px !important;
	height:37px !important;
	left:424px !important;
	top:57px !important;
	border-radius:12px;
	border:solid 1px #fff;
}

#item143857 {
	width:55px !important;
	height:55px !important;
	left:263px !important;
	top:200px !important;
}

#item143933 {
	width:38px !important;
	height:25px !important;
	left:212px !important;
	top:513px !important;
}

#item143940 {
	width:48px !important;
	height:18px !important;
	left:201px !important;
	top:400px !important;
}

#item143944 {
	width:35px !important;
	height:42px !important;
	left:340px !important;
	top:388px !important;
}

#item156025 {
	width:25px !important;
	height:32px !important;
	left:289px !important;
	top:436px !important;
}

#item176277 {
	width:730px !important;
	height:208px !important;
	left:25px !important;
	top:377px !important;
	border:solid 2px #ffd800;
	-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;
}

#item176281 {
	width:134px !important;
	height:58px !important;
	left:38px !important;
	top:390px !important;
}

#item176289 {
	width:83px !important;
	height:41px !important;
	left:316px !important;
	top:456px !important;
}

#item176296 {
	width:56px !important;
	height:27px !important;
	left:215px !important;
	top:443px !important;
}

#item176370 {
	width:51px !important;
	height:19px !important;
	left:272px !important;
	top:399px !important;
}

#item144155 {
	width:200px !important;
	height:108px !important;
	left:242px !important;
	top:40px !important;
}

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

#item156306 {
	width:223px !important;
	height:163px !important;
	left:90px !important;
	top:65px !important;
}

#item156320 {
	width:55px !important;
	height:55px !important;
	left:259px !important;
	top:224px !important;
}

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

#item156577 {
	width:38px !important;
	height:25px !important;
	left:337px !important;
	top:233px !important;
}

#item156586 {
	width:48px !important;
	height:18px !important;
	left:194px !important;
	top:417px !important;
}

#item156594 {
	width:35px !important;
	height:42px !important;
	left:325px !important;
	top:404px !important;
}

#item176300 {
	width:690px !important;
	height:134px !important;
	left:33px !important;
	top:388px !important;
	border:solid 2px #ffd800;
	-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;
}

#item176304 {
	width:134px !important;
	height:58px !important;
	left:42px !important;
	top:397px !important;
}

#item176375 {
	width:51px !important;
	height:19px !important;
	left:259px !important;
	top:416px !important;
}

#item176379 {
	width:83px !important;
	height:41px !important;
	left:315px !important;
	top:441px !important;
}

#item156636 {
	width:200px !important;
	height:108px !important;
	left:258px !important;
	top:54px !important;
}

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

#item161908 {
	width:57px !important;
	height:26px !important;
	left:124px !important;
	top:534px !important;
}

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

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

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

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

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

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

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

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

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

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

#item73704 {
	width:20px !important;
	height:19px !important;
	left:47px !important;
	top:551px !important;
	background:#fff;
}

#item73705 {
	width:20px !important;
	height:19px !important;
	left:47px !important;
	top:667px !important;
	background:#fff;
}

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

#item73707 {
	width:20px !important;
	height:19px !important;
	left:253px !important;
	top:667px !important;
	background:#fff;
}

#item130674 {
	width:38px !important;
	height:25px !important;
	left:63px !important;
	top:393px !important;
}

#item130683 {
	width:51px !important;
	height:19px !important;
	left:120px !important;
	top:396px !important;
}

#item130689 {
	width:35px !important;
	height:42px !important;
	left:185px !important;
	top:384px !important;
}

#item130695 {
	width:200px !important;
	height:108px !important;
	left:57px !important;
	top:574px !important;
}

#item155428 {
	width:55px !important;
	height:55px !important;
	left:483px !important;
	top:198px !important;
}

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

#item73717 {
	width:20px !important;
	height:19px !important;
	left:53px !important;
	top:662px !important;
	background:#fff;
}

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

#item73719 {
	width:20px !important;
	height:19px !important;
	left:259px !important;
	top:662px !important;
	background:#fff;
}

#item130705 {
	width:200px !important;
	height:108px !important;
	left:63px !important;
	top:571px !important;
}

#item130714 {
	width:38px !important;
	height:25px !important;
	left:340px !important;
	top:314px !important;
}

#item130723 {
	width:51px !important;
	height:19px !important;
	left:398px !important;
	top:317px !important;
}

#item130729 {
	width:35px !important;
	height:42px !important;
	left:462px !important;
	top:305px !important;
}

#item155456 {
	width:55px !important;
	height:55px !important;
	left:508px !important;
	top:199px !important;
}

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

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

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

#item120833 {
	width:31px !important;
	height:12px !important;
	left:456px !important;
	top:500px !important;
	background:#ffd800;
}

#item175784 {
	width:31px !important;
	height:12px !important;
	left:451px !important;
	top:529px !important;
	background:#ffd800;
}

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

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

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

#item162652 {
	width:38px !important;
	height:25px !important;
	left:512px !important;
	top:483px !important;
}

#item162658 {
	width:48px !important;
	height:18px !important;
	left:425px !important;
	top:552px !important;
}

#item162677 {
	width:38px !important;
	height:33px !important;
	left:275px !important;
	top:546px !important;
}

#item162683 {
	width:38px !important;
	height:34px !important;
	left:326px !important;
	top:546px !important;
}

#item162689 {
	width:35px !important;
	height:42px !important;
	left:375px !important;
	top:539px !important;
}

#item163168 {
	width:38px !important;
	height:25px !important;
	left:455px !important;
	top:483px !important;
}

#item176320 {
	width:1008px !important;
	height:138px !important;
	left:44px !important;
	top:523px !important;
	border:solid 2px #ffd800;
	-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;
}

#item176324 {
	width:134px !important;
	height:58px !important;
	left:61px !important;
	top:530px !important;
}

#item176332 {
	width:83px !important;
	height:41px !important;
	left:503px !important;
	top:568px !important;
}

#item176407 {
	width:51px !important;
	height:19px !important;
	left:207px !important;
	top:552px !important;
}

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

#item61193 {
	opacity:0.08;
	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;
}

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

#item130771 {
	width:48px !important;
	height:18px !important;
	left:399px !important;
	top:529px !important;
}

#item130779 {
	width:51px !important;
	height:19px !important;
	left:112px !important;
	top:531px !important;
}

#item130785 {
	width:57px !important;
	height:26px !important;
	left:177px !important;
	top:528px !important;
}

#item130798 {
	width:38px !important;
	height:33px !important;
	left:249px !important;
	top:523px !important;
}

#item130806 {
	width:38px !important;
	height:34px !important;
	left:299px !important;
	top:523px !important;
}

#item130814 {
	width:35px !important;
	height:42px !important;
	left:348px !important;
	top:516px !important;
}

#item130822 {
	width:176px !important;
	height:103px !important;
	left:42px !important;
	top:353px !important;
}

#item136004 {
	width:206px !important;
	height:148px !important;
	left:96px !important;
	top:47px !important;
}

#item136114 {
	width:52px !important;
	height:42px !important;
	left:278px !important;
	top:223px !important;
}

#item136158 {
	width:45px !important;
	height:21px !important;
	left:103px !important;
	top:451px !important;
}

#item156053 {
	width:25px !important;
	height:32px !important;
	left:330px !important;
	top:411px !important;
}

#item176344 {
	width:736px !important;
	height:208px !important;
	left:29px !important;
	top:386px !important;
	border:solid 2px #ffd800;
	-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;
}

#item176349 {
	width:134px !important;
	height:58px !important;
	left:45px !important;
	top:395px !important;
}

#item176360 {
	width:83px !important;
	height:41px !important;
	left:322px !important;
	top:462px !important;
}

#item136575 {
	width:176px !important;
	height:103px !important;
	left:259px !important;
	top:28px !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;
}

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

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

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

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

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

#item131081 {
	width:38px !important;
	height:25px !important;
	left:44px !important;
	top:524px !important;
}

#item131087 {
	width:38px !important;
	height:25px !important;
	left:104px !important;
	top:524px !important;
}

#item131093 {
	width:48px !important;
	height:18px !important;
	left:442px !important;
	top:524px !important;
}

#item131100 {
	width:51px !important;
	height:19px !important;
	left:155px !important;
	top:525px !important;
}

#item131109 {
	width:57px !important;
	height:26px !important;
	left:220px !important;
	top:524px !important;
}

#item131121 {
	width:38px !important;
	height:33px !important;
	left:292px !important;
	top:518px !important;
}

#item131129 {
	width:38px !important;
	height:34px !important;
	left:343px !important;
	top:518px !important;
}

#item131137 {
	width:35px !important;
	height:42px !important;
	left:392px !important;
	top:511px !important;
}

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

#item131012 {
	width:38px !important;
	height:25px !important;
	left:53px !important;
	top:544px !important;
}

#item131021 {
	width:38px !important;
	height:25px !important;
	left:113px !important;
	top:544px !important;
}

#item131027 {
	width:48px !important;
	height:18px !important;
	left:452px !important;
	top:544px !important;
}

#item131036 {
	width:51px !important;
	height:19px !important;
	left:165px !important;
	top:545px !important;
}

#item131044 {
	width:57px !important;
	height:26px !important;
	left:229px !important;
	top:543px !important;
}

#item131056 {
	width:38px !important;
	height:33px !important;
	left:301px !important;
	top:537px !important;
}

#item131062 {
	width:38px !important;
	height:34px !important;
	left:352px !important;
	top:537px !important;
}

#item131068 {
	width:35px !important;
	height:42px !important;
	left:401px !important;
	top:531px !important;
}

#item131008 {
	width:176px !important;
	height:103px !important;
	left:41px !important;
	top:344px !important;
}

#item83102 {
	width:52px !important;
	height:42px !important;
	left:504px !important;
	top:331px !important;
}

#item131855 {
	width:38px !important;
	height:25px !important;
	left:61px !important;
	top:397px !important;
}

#item131861 {
	width:48px !important;
	height:18px !important;
	left:407px !important;
	top:401px !important;
}

#item131868 {
	width:51px !important;
	height:19px !important;
	left:115px !important;
	top:399px !important;
}

#item131876 {
	width:57px !important;
	height:26px !important;
	left:180px !important;
	top:397px !important;
}

#item131886 {
	width:43px !important;
	height:33px !important;
	left:252px !important;
	top:391px !important;
}

#item131895 {
	width:38px !important;
	height:34px !important;
	left:308px !important;
	top:391px !important;
}

#item131904 {
	width:35px !important;
	height:42px !important;
	left:357px !important;
	top:385px !important;
}

#item131913 {
	width:176px !important;
	height:103px !important;
	left:52px !important;
	top:628px !important;
}

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

#item177019 {
	width:127px !important;
	height:37px !important;
	left:414px !important;
	top:28px !important;
	border-radius:12px;
	border:solid 1px #fff;
}

#item131398 {
	width:52px !important;
	height:42px !important;
	left:495px !important;
	top:364px !important;
}

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

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

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

#item131645 {
	width:38px !important;
	height:25px !important;
	left:57px !important;
	top:441px !important;
}

#item131652 {
	width:48px !important;
	height:18px !important;
	left:404px !important;
	top:445px !important;
}

#item131660 {
	width:51px !important;
	height:19px !important;
	left:112px !important;
	top:443px !important;
}

#item131666 {
	width:57px !important;
	height:26px !important;
	left:176px !important;
	top:441px !important;
}

#item131678 {
	width:43px !important;
	height:33px !important;
	left:248px !important;
	top:435px !important;
}

#item131686 {
	width:38px !important;
	height:34px !important;
	left:305px !important;
	top:435px !important;
}

#item131692 {
	width:35px !important;
	height:42px !important;
	left:354px !important;
	top:429px !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:601px !important;
	height:165px !important;
	left:5px !important;
	background:#000;
}

#item131956 {
	width:38px !important;
	height:25px !important;
	left:60px !important;
	top:396px !important;
}

#item131964 {
	width:43px !important;
	height:33px !important;
	left:118px !important;
	top:391px !important;
}

#item178147 {
	width:441px !important;
	height:367px !important;
	left:84px !important;
	top:400px !important;
}

#item178195 {
	width:2px !important;
	height:10px !important;
	left:74px !important;
	top:180px !important;
	background:#3b3735;
}

#item178202 {
	width:2px !important;
	height:10px !important;
	left:350px !important;
	top:101px !important;
	background:#3b3735;
}

#item178209 {
	width:2px !important;
	height:8px !important;
	left:103px !important;
	top:272px !important;
	background:#3b3735;
}

#item178263 {
	width:104px !important;
	height:104px !important;
	left:300px !important;
	top:570px !important;
}

#item178379 {
	width:327px !important;
	height:38px !important;
	left:136px !important;
	top:717px !important;
}

#item163706 {
	opacity:0.19;
	width:613px !important;
	height:165px !important;
	background:#000;
}

#item163707 {
	opacity:0.06;
	width:609px !important;
	height:794px !important;
	left:606px !important;
	top:-22px !important;
}

#item163738 {
	width:609px !important;
	height:139px !important;
	left:606px !important;
	top:-12px !important;
}

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

#item143286 {
	width:31px !important;
	height:12px !important;
	left:368px !important;
	top:418px !important;
	background:#ffd800;
}

#item84424 {
	opacity:0.67;
	width:89px !important;
	height:62px !important;
	left:179px !important;
	top:715px !important;
	background:#fff;
}

#item84425 {
	opacity:0.67;
	width:74px !important;
	height:96px !important;
	left:173px !important;
	top:16px !important;
	background:#fff;
}

#item175853 {
	width:31px !important;
	height:12px !important;
	left:518px !important;
	top:447px !important;
	background:#ffd800;
}

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

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

#item141243 {
	width:38px !important;
	height:25px !important;
	left:535px !important;
	top:364px !important;
}

#item141247 {
	width:48px !important;
	height:18px !important;
	left:373px !important;
	top:435px !important;
}

#item141252 {
	width:51px !important;
	height:19px !important;
	left:185px !important;
	top:433px !important;
}

#item141256 {
	width:57px !important;
	height:26px !important;
	left:250px !important;
	top:431px !important;
}

#item141273 {
	width:35px !important;
	height:42px !important;
	left:323px !important;
	top:419px !important;
}

#item156081 {
	width:25px !important;
	height:32px !important;
	left:529px !important;
	top:426px !important;
}

#item176489 {
	width:134px !important;
	height:58px !important;
	left:45px !important;
	top:418px !important;
}

#item176496 {
	width:83px !important;
	height:41px !important;
	left:508px !important;
	top:460px !important;
}

#item143169 {
	width:200px !important;
	height:108px !important;
	left:55px !important;
	top:626px !important;
}

#item156096 {
	width:38px !important;
	height:25px !important;
	left:531px !important;
	top:364px !important;
}

#item176503 {
	width:48px !important;
	height:18px !important;
	left:374px !important;
	top:431px !important;
}

#item176507 {
	width:51px !important;
	height:19px !important;
	left:187px !important;
	top:429px !important;
}

#item176512 {
	width:57px !important;
	height:26px !important;
	left:251px !important;
	top:427px !important;
}

#item176518 {
	width:35px !important;
	height:42px !important;
	left:324px !important;
	top:415px !important;
}

#item176534 {
	width:25px !important;
	height:32px !important;
	left:530px !important;
	top:422px !important;
}

#item176543 {
	width:134px !important;
	height:58px !important;
	left:47px !important;
	top:413px !important;
}

#item176551 {
	width:83px !important;
	height:41px !important;
	left:509px !important;
	top:455px !important;
}

#item177237 {
	opacity:0.21;
	width:1219px !important;
	height:350px !important;
	background:#000;
}

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

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

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

#item177607 {
	width:38px !important;
	height:25px !important;
	left:80px !important;
	top:525px !important;
}

#item177613 {
	width:48px !important;
	height:18px !important;
	left:427px !important;
	top:528px !important;
}

#item177621 {
	width:51px !important;
	height:19px !important;
	left:135px !important;
	top:526px !important;
}

#item177627 {
	width:57px !important;
	height:19px !important;
	left:201px !important;
	top:527px !important;
}

#item177639 {
	width:43px !important;
	height:33px !important;
	left:271px !important;
	top:519px !important;
}

#item177645 {
	width:38px !important;
	height:34px !important;
	left:328px !important;
	top:519px !important;
}

#item177651 {
	width:35px !important;
	height:42px !important;
	left:377px !important;
	top:512px !important;
}

#item84573 {
	opacity:0.16;
	width:1223px !important;
	height:311px !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;
}

#item132241 {
	width:38px !important;
	height:25px !important;
	left:51px !important;
	top:524px !important;
}

#item132247 {
	width:48px !important;
	height:18px !important;
	left:398px !important;
	top:527px !important;
}

#item132255 {
	width:51px !important;
	height:19px !important;
	left:106px !important;
	top:525px !important;
}

#item132261 {
	width:57px !important;
	height:26px !important;
	left:172px !important;
	top:523px !important;
}

#item132271 {
	width:43px !important;
	height:33px !important;
	left:242px !important;
	top:517px !important;
}

#item132278 {
	width:38px !important;
	height:34px !important;
	left:299px !important;
	top:517px !important;
}

#item132284 {
	width:35px !important;
	height:42px !important;
	left:348px !important;
	top:511px !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;
}

#item132299 {
	width:38px !important;
	height:25px !important;
	left:63px !important;
	top:521px !important;
}

#item132306 {
	width:48px !important;
	height:18px !important;
	left:409px !important;
	top:524px !important;
}

#item132312 {
	width:51px !important;
	height:19px !important;
	left:117px !important;
	top:522px !important;
}

#item132319 {
	width:57px !important;
	height:26px !important;
	left:182px !important;
	top:520px !important;
}

#item132331 {
	width:43px !important;
	height:33px !important;
	left:254px !important;
	top:514px !important;
}

#item132337 {
	width:38px !important;
	height:34px !important;
	left:310px !important;
	top:515px !important;
}

#item132345 {
	width:35px !important;
	height:42px !important;
	left:359px !important;
	top:508px !important;
}

#item132292 {
	width:200px !important;
	height:103px !important;
	left:47px !important;
	top:347px !important;
}

#item116017 {
	width:609px !important;
	height:165px !important;
}

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

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

#item132764 {
	width:38px !important;
	height:25px !important;
	left:274px !important;
	top:368px !important;
}

#item132770 {
	width:43px !important;
	height:33px !important;
	left:331px !important;
	top:362px !important;
}

#item132774 {
	width:38px !important;
	height:34px !important;
	left:383px !important;
	top:362px !important;
}

#item177904 {
	width:547px !important;
	height:462px !important;
	left:41px !important;
	top:280px !important;
}

#item177952 {
	width:3px !important;
	height:12px !important;
	left:92px !important;
	top:230px !important;
	background:#3b3735;
}

#item177959 {
	width:3px !important;
	height:12px !important;
	left:434px !important;
	top:132px !important;
	background:#3b3735;
}

#item177966 {
	width:2px !important;
	height:10px !important;
	left:128px !important;
	top:345px !important;
	background:#3b3735;
}

#item177991 {
	width:144px !important;
	height:144px !important;
	left:285px !important;
	top:379px !important;
}

#item177997 {
	width:144px !important;
	height:144px !important;
	left:310px !important;
	top:506px !important;
}

#item178030 {
	width:537px !important;
	height:41px !important;
	left:36px !important;
	top:691px !important;
}

#item178056 {
	width:246px !important;
	height:95px !important;
	left:179px !important;
	top:124px !important;
}

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

#item85220 {
	opacity:0.67;
	width:89px !important;
	height:62px !important;
	left:233px !important;
	top:734px !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:212px !important;
}

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

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

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

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

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

#item164146 {
	width:1219px !important;
	height:33px !important;
	background:#ffd300;
}

#item97048 {
	width:101px !important;
	height:149px !important;
	left:35px !important;
	top:600px !important;
}

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

#item156205 {
	opacity:0.05;
	width:610px !important;
	height:793px !important;
	left:1px !important;
}

#item160953 {
	opacity:0.04;
	width:1218px !important;
	height:794px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item133032 {
	width:20px !important;
	height:19px !important;
	left:481px !important;
	top:477px !important;
	background:#fff;
}

#item133124 {
	width:200px !important;
	height:108px !important;
	left:55px !important;
	top:433px !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:#ffd800;
}

#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:#ffd800;
}

#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:#ffd800;
}

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

#item119692 {
	width:117px !important;
	height:50px !important;
	left:118px !important;
	top:517px !important;
	background:#ffd800;
}

#item119719 {
	width:99px !important;
	height:50px !important;
	left:79px !important;
	top:187px !important;
	background:#ffd800;
}

#item103287 {
	width:142px !important;
	height:46px !important;
	left:62px !important;
	top:102px !important;
	background:#ffd800;
}

#item135448 {
	width:142px !important;
	height:46px !important;
	left:338px !important;
	top:102px !important;
	background:#ffd800;
}

#item109871 {
	width:19px !important;
	height:19px !important;
	left:295px !important;
	top:732px !important;
}
#in5footer,  #prefooter {display:none;}
