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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

/* 햄버거 버튼 */
.pageItem.state.btn-off{
  cursor: pointer;
  transition: transform 0.18s ease, opacity 0.18s ease;
}

/* 마우스 올렸을 때 */
.pageItem.state.btn-off:hover{
  transform: scale(1.01);
  opacity: 0.7;
}

/* 클릭할 때 */
.pageItem.state.btn-off:active{
  transform: scale(1.01);
  opacity: 0.5;
}

#item190051 {
	width:6px !important;
	height:28px !important;
	background:#5c7359;
}

#item190056 {
	width:6px !important;
	height:28px !important;
	background:#5c7359;
}

#item190064 {
	width:2px !important;
	height:10px !important;
	left:21px !important;
	top:12px !important;
	background:#5c7359;
}

#item190087 {
	width:2px !important;
	height:10px !important;
	left:21px !important;
	top:12px !important;
	background:#5c7359;
}

#item190166 {
	width:3px !important;
	height:16px !important;
	left:83px !important;
	top:21px !important;
	background:#2d2f35;
}

#item190150 {
	width:187px !important;
	height:57px !important;
	left:158px !important;
	top:315px !important;
}

#item190184 {
	width:3px !important;
	height:16px !important;
	left:47px !important;
	top:21px !important;
	background:#2d2f35;
}

#item190172 {
	width:190px !important;
	height:57px !important;
	left:372px !important;
	top:315px !important;
}

#item190208 {
	width:3px !important;
	height:16px !important;
	left:80px !important;
	top:21px !important;
	background:#2d2f35;
}

#item190209 {
	width:3px !important;
	height:16px !important;
	left:85px !important;
	top:21px !important;
	background:#2d2f35;
}

#item190194 {
	width:190px !important;
	height:57px !important;
	left:586px !important;
	top:315px !important;
}

#item190231 {
	width:3px !important;
	height:16px !important;
	left:90px !important;
	top:21px !important;
	background:#2d2f35;
}

#item190214 {
	width:190px !important;
	height:57px !important;
	left:586px !important;
	top:402px !important;
}

#item190239 {
	width:190px !important;
	height:57px !important;
	left:372px !important;
	top:402px !important;
}

#item190260 {
	width:187px !important;
	height:57px !important;
	left:158px !important;
	top:402px !important;
}

#item190621 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item190622 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item190538 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item190539 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item190295 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item190297 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item190458 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item190459 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item190377 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item190378 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item190287 {
	width:945px !important;
	height:566px !important;
	left:-10px !important;
	top:-11px !important;
}

#item190697 {
	opacity:0.75;
	width:36px !important;
	height:36px !important;
	background:#fff;
}

#item190694 {
	width:36px !important;
	height:36px !important;
	left:880px !important;
	top:19px !important;
}

#item190774 {
	width:3px !important;
	height:9px !important;
	left:13px !important;
	top:30px !important;
	background:#8e8e8e;
}

#item190776 {
	width:86px !important;
	height:86px !important;
	left:193px !important;
	top:595px !important;
}

#item190787 {
	width:86px !important;
	height:86px !important;
	left:307px !important;
	top:595px !important;
}

#item190798 {
	width:86px !important;
	height:86px !important;
	left:536px !important;
	top:595px !important;
}

#item190811 {
	width:86px !important;
	height:86px !important;
	left:422px !important;
	top:595px !important;
}

#item190822 {
	width:86px !important;
	height:86px !important;
	left:650px !important;
	top:595px !important;
}

#item129624 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:389px !important;
	top:523px !important;
	background:#fff;
}

#item129625 {
	width:185px !important;
	height:34px !important;
	left:386px !important;
	top:521px !important;
}

#item129697 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:377px !important;
}

#item129705 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:294px !important;
}

#item129713 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:212px !important;
}

#item129724 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:134px !important;
}

#item129504 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:389px !important;
	top:523px !important;
	background:#fff;
}

#item129505 {
	width:185px !important;
	height:34px !important;
	left:386px !important;
	top:521px !important;
}

#item129577 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:377px !important;
}

#item129585 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:294px !important;
}

#item129593 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:212px !important;
}

#item129605 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:134px !important;
}

#item129386 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:389px !important;
	top:523px !important;
	background:#fff;
}

#item129387 {
	width:185px !important;
	height:34px !important;
	left:386px !important;
	top:521px !important;
}

#item129461 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:377px !important;
}

#item129469 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:294px !important;
}

#item129478 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:212px !important;
}

#item129487 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:134px !important;
}

#item118750 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:389px !important;
	top:523px !important;
	background:#fff;
}

#item118751 {
	width:185px !important;
	height:34px !important;
	left:386px !important;
	top:521px !important;
}

#item118824 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:377px !important;
}

#item118836 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:294px !important;
}

#item118844 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:212px !important;
}

#item118855 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:134px !important;
}

#item131710 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:389px !important;
	top:523px !important;
	background:#fff;
}

#item131711 {
	width:185px !important;
	height:34px !important;
	left:386px !important;
	top:521px !important;
}

#item131783 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:377px !important;
}

#item131793 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:294px !important;
}

#item131801 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:212px !important;
}

#item131809 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:134px !important;
}

#item131594 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:389px !important;
	top:523px !important;
	background:#fff;
}

#item131595 {
	width:185px !important;
	height:34px !important;
	left:386px !important;
	top:521px !important;
}

#item131667 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:377px !important;
}

#item131677 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:294px !important;
}

#item131685 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:212px !important;
}

#item131693 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:134px !important;
}

#item131475 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:389px !important;
	top:523px !important;
	background:#fff;
}

#item131476 {
	width:185px !important;
	height:34px !important;
	left:386px !important;
	top:521px !important;
}

#item131548 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:377px !important;
}

#item131556 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:294px !important;
}

#item131564 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:212px !important;
}

#item131574 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:134px !important;
}

#item118270 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:389px !important;
	top:523px !important;
	background:#fff;
}

#item118271 {
	width:185px !important;
	height:34px !important;
	left:386px !important;
	top:521px !important;
}

#item118343 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:377px !important;
}

#item118352 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:294px !important;
}

#item118360 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:212px !important;
}

#item118368 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:134px !important;
}

#item103338 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:389px !important;
	top:523px !important;
	background:#fff;
}

#item103339 {
	width:185px !important;
	height:34px !important;
	left:386px !important;
	top:521px !important;
}

#item103366 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:134px !important;
}

#item103374 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:212px !important;
}

#item103383 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:294px !important;
}

#item103393 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:377px !important;
}

#item103219 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:389px !important;
	top:523px !important;
	background:#fff;
}

#item103220 {
	width:185px !important;
	height:34px !important;
	left:386px !important;
	top:521px !important;
}

#item103247 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:134px !important;
}

#item103258 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:212px !important;
}

#item103266 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:294px !important;
}

#item103276 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:377px !important;
}

#item103104 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:389px !important;
	top:523px !important;
	background:#fff;
}

#item103105 {
	width:185px !important;
	height:34px !important;
	left:386px !important;
	top:521px !important;
}

#item103132 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:134px !important;
}

#item103140 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:212px !important;
}

#item103149 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:294px !important;
}

#item103157 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:377px !important;
}

#item102979 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:389px !important;
	top:523px !important;
	background:#fff;
}

#item102980 {
	width:185px !important;
	height:34px !important;
	left:386px !important;
	top:521px !important;
}

#item103007 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:134px !important;
}

#item103017 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:212px !important;
}

#item103029 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:294px !important;
}

#item103040 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:377px !important;
}

#item106658 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:389px !important;
	top:523px !important;
	background:#fff;
}

#item106659 {
	width:185px !important;
	height:34px !important;
	left:386px !important;
	top:521px !important;
}

#item106731 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:377px !important;
}

#item106741 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:294px !important;
}

#item106750 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:212px !important;
}

#item106759 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:134px !important;
}

#item106541 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item106542 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item106614 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:377px !important;
}

#item106622 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:294px !important;
}

#item106631 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:212px !important;
}

#item106639 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:134px !important;
}

#item106423 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:389px !important;
	top:523px !important;
	background:#fff;
}

#item106424 {
	width:185px !important;
	height:34px !important;
	left:386px !important;
	top:521px !important;
}

#item106496 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:377px !important;
}

#item106504 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:294px !important;
}

#item106513 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:212px !important;
}

#item106521 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:134px !important;
}

#item106294 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:389px !important;
	top:523px !important;
	background:#fff;
}

#item106295 {
	width:185px !important;
	height:34px !important;
	left:386px !important;
	top:521px !important;
}

#item106367 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:377px !important;
}

#item106377 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:294px !important;
}

#item106389 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:212px !important;
}

#item106403 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:134px !important;
}

#item102803 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:389px !important;
	top:523px !important;
	background:#fff;
}

#item102805 {
	width:185px !important;
	height:34px !important;
	left:386px !important;
	top:521px !important;
}

#item102879 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:377px !important;
}

#item102890 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:294px !important;
}

#item102900 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:212px !important;
}

#item102911 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:134px !important;
}

#item107496 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:389px !important;
	top:523px !important;
	background:#fff;
}

#item107497 {
	width:185px !important;
	height:34px !important;
	left:386px !important;
	top:521px !important;
}

#item107569 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:377px !important;
}

#item107577 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:294px !important;
}

#item107586 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:212px !important;
}

#item107595 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:134px !important;
}

#item107374 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:389px !important;
	top:523px !important;
	background:#fff;
}

#item107375 {
	width:185px !important;
	height:34px !important;
	left:386px !important;
	top:521px !important;
}

#item107448 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:377px !important;
}

#item107456 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:294px !important;
}

#item107468 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:212px !important;
}

#item107476 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:134px !important;
}

#item107257 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:389px !important;
	top:523px !important;
	background:#fff;
}

#item107259 {
	width:185px !important;
	height:34px !important;
	left:386px !important;
	top:521px !important;
}

#item107331 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:377px !important;
}

#item107339 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:294px !important;
}

#item107349 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:212px !important;
}

#item107358 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:134px !important;
}

#item106178 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:389px !important;
	top:523px !important;
	background:#fff;
}

#item106179 {
	width:185px !important;
	height:34px !important;
	left:386px !important;
	top:521px !important;
}

#item106251 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:377px !important;
}

#item106259 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:294px !important;
}

#item106268 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:212px !important;
}

#item106276 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:134px !important;
}

#item106058 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:389px !important;
	top:523px !important;
	background:#fff;
}

#item106059 {
	width:185px !important;
	height:34px !important;
	left:386px !important;
	top:521px !important;
}

#item106131 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:377px !important;
}

#item106139 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:294px !important;
}

#item106151 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:212px !important;
}

#item106160 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:134px !important;
}

#item105939 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:389px !important;
	top:523px !important;
	background:#fff;
}

#item105940 {
	width:185px !important;
	height:34px !important;
	left:386px !important;
	top:521px !important;
}

#item106013 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:377px !important;
}

#item106022 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:294px !important;
}

#item106031 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:212px !important;
}

#item106040 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:134px !important;
}

#item105810 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:389px !important;
	top:523px !important;
	background:#fff;
}

#item105811 {
	width:185px !important;
	height:34px !important;
	left:386px !important;
	top:521px !important;
}

#item105883 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:377px !important;
}

#item105898 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:294px !important;
}

#item105908 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:212px !important;
}

#item105920 {
	width:76px !important;
	height:73px !important;
	left:47px !important;
	top:134px !important;
}

#item102794 {
	width:946px !important;
	height:566px !important;
	left:-12px !important;
	top:-10px !important;
}

#item107607 {
	opacity:0.75;
	width:36px !important;
	height:36px !important;
	background:#fff;
}

#item107604 {
	width:36px !important;
	height:36px !important;
	left:880px !important;
	top:19px !important;
}

#item107684 {
	width:3px !important;
	height:9px !important;
	left:13px !important;
	top:30px !important;
	background:#8e8e8e;
}

#item133387 {
	width:86px !important;
	height:86px !important;
	left:364px !important;
	top:595px !important;
}

#item133402 {
	width:86px !important;
	height:86px !important;
	left:135px !important;
	top:595px !important;
}

#item133417 {
	width:86px !important;
	height:86px !important;
	left:251px !important;
	top:595px !important;
}

#item133424 {
	width:86px !important;
	height:86px !important;
	left:704px !important;
	top:595px !important;
}

#item133456 {
	width:86px !important;
	height:86px !important;
	left:591px !important;
	top:595px !important;
}

#item133504 {
	width:86px !important;
	height:86px !important;
	left:478px !important;
	top:595px !important;
}

#item193371 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item193372 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item193445 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:377px !important;
}

#item193459 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:294px !important;
}

#item193468 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:212px !important;
}

#item193476 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:134px !important;
}

#item193256 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item193257 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item193330 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:377px !important;
}

#item193338 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:294px !important;
}

#item193346 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:212px !important;
}

#item193354 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:134px !important;
}

#item193140 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item193141 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item193214 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:377px !important;
}

#item193224 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:294px !important;
}

#item193232 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:212px !important;
}

#item193240 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:134px !important;
}

#item193014 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item193015 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item193089 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:377px !important;
}

#item193099 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:294px !important;
}

#item193109 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:212px !important;
}

#item193119 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:134px !important;
}

#item192899 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item192900 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item192973 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:377px !important;
}

#item192981 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:294px !important;
}

#item192989 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:212px !important;
}

#item192998 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:134px !important;
}

#item192780 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item192781 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item192854 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:377px !important;
}

#item192862 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:294px !important;
}

#item192870 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:212px !important;
}

#item192879 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:134px !important;
}

#item192665 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item192666 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item192739 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:377px !important;
}

#item192747 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:294px !important;
}

#item192756 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:212px !important;
}

#item192765 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:134px !important;
}

#item192537 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item192538 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item192611 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:377px !important;
}

#item192621 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:294px !important;
}

#item192632 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:212px !important;
}

#item192646 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:134px !important;
}

#item192422 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item192423 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item192496 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:377px !important;
}

#item192504 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:294px !important;
}

#item192513 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:212px !important;
}

#item192522 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:134px !important;
}

#item192304 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item192305 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item192378 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:377px !important;
}

#item192387 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:294px !important;
}

#item192398 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:212px !important;
}

#item192407 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:134px !important;
}

#item192186 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item192187 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item192261 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:377px !important;
}

#item192272 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:294px !important;
}

#item192281 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:212px !important;
}

#item192289 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:134px !important;
}

#item192061 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item192062 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item192135 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:377px !important;
}

#item192148 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:294px !important;
}

#item192159 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:212px !important;
}

#item192169 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:134px !important;
}

#item191946 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item191947 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item192020 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:377px !important;
}

#item192028 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:294px !important;
}

#item192036 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:212px !important;
}

#item192045 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:134px !important;
}

#item191828 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item191829 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item191902 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:377px !important;
}

#item191913 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:294px !important;
}

#item191921 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:212px !important;
}

#item191929 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:134px !important;
}

#item191709 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item191710 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item191783 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:377px !important;
}

#item191791 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:294px !important;
}

#item191800 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:212px !important;
}

#item191808 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:134px !important;
}

#item191587 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item191588 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item191661 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:377px !important;
}

#item191671 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:294px !important;
}

#item191681 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:212px !important;
}

#item191691 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:134px !important;
}

#item191106 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item191108 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item191181 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:377px !important;
}

#item191191 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:294px !important;
}

#item191202 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:212px !important;
}

#item191212 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:134px !important;
}

#item191464 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item191465 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item191538 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:377px !important;
}

#item191546 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:294px !important;
}

#item191554 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:212px !important;
}

#item191566 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:134px !important;
}

#item191348 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item191349 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item191422 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:377px !important;
}

#item191430 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:294px !important;
}

#item191439 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:212px !important;
}

#item191448 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:134px !important;
}

#item191229 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item191230 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item191303 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:377px !important;
}

#item191311 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:294px !important;
}

#item191320 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:212px !important;
}

#item191331 {
	width:76px !important;
	height:73px !important;
	left:46px !important;
	top:134px !important;
}

#item191098 {
	width:945px !important;
	height:566px !important;
	left:-10px !important;
	top:-11px !important;
}

#item193489 {
	opacity:0.75;
	width:36px !important;
	height:36px !important;
	background:#fff;
}

#item193486 {
	width:36px !important;
	height:36px !important;
	left:880px !important;
	top:19px !important;
}

#item193567 {
	width:3px !important;
	height:9px !important;
	left:13px !important;
	top:30px !important;
	background:#8e8e8e;
}

#item193569 {
	width:86px !important;
	height:86px !important;
	left:194px !important;
	top:595px !important;
}

#item193578 {
	width:86px !important;
	height:86px !important;
	left:422px !important;
	top:595px !important;
}

#item193587 {
	width:86px !important;
	height:86px !important;
	left:536px !important;
	top:595px !important;
}

#item193595 {
	width:86px !important;
	height:86px !important;
	left:650px !important;
	top:595px !important;
}

#item193603 {
	width:86px !important;
	height:86px !important;
	left:308px !important;
	top:595px !important;
}

#item196285 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:391px !important;
	top:526px !important;
	background:#fff;
}

#item196286 {
	width:185px !important;
	height:34px !important;
	left:388px !important;
	top:523px !important;
}

#item209556 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:391px !important;
	top:526px !important;
	background:#fff;
}

#item209557 {
	width:185px !important;
	height:34px !important;
	left:388px !important;
	top:523px !important;
}

#item196205 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:391px !important;
	top:526px !important;
	background:#fff;
}

#item196206 {
	width:185px !important;
	height:34px !important;
	left:388px !important;
	top:523px !important;
}

#item196115 {
	width:941px !important;
	height:561px !important;
	left:10px !important;
	top:10px !important;
}

#item196124 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:391px !important;
	top:525px !important;
	background:#fff;
}

#item196125 {
	width:185px !important;
	height:34px !important;
	left:388px !important;
	top:522px !important;
}

#item195958 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:391px !important;
	top:526px !important;
	background:#fff;
}

#item195960 {
	width:185px !important;
	height:34px !important;
	left:388px !important;
	top:523px !important;
}

#item196040 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:391px !important;
	top:526px !important;
	background:#fff;
}

#item196041 {
	width:185px !important;
	height:34px !important;
	left:388px !important;
	top:523px !important;
}

#item195950 {
	width:951px !important;
	height:571px !important;
	left:-13px !important;
	top:-15px !important;
}

#item196362 {
	opacity:0.75;
	width:36px !important;
	height:36px !important;
	background:#fff;
}

#item196358 {
	width:36px !important;
	height:36px !important;
	left:880px !important;
	top:19px !important;
}

#item196440 {
	width:3px !important;
	height:9px !important;
	left:13px !important;
	top:30px !important;
	background:#8e8e8e;
}

#item196442 {
	width:86px !important;
	height:86px !important;
	left:254px !important;
	top:595px !important;
}

#item196456 {
	width:86px !important;
	height:86px !important;
	left:140px !important;
	top:595px !important;
}

#item196466 {
	width:86px !important;
	height:86px !important;
	left:368px !important;
	top:595px !important;
}

#item196477 {
	width:86px !important;
	height:86px !important;
	left:482px !important;
	top:595px !important;
}

#item209629 {
	width:86px !important;
	height:86px !important;
	left:596px !important;
	top:595px !important;
}

#item196488 {
	width:86px !important;
	height:86px !important;
	left:710px !important;
	top:595px !important;
}

#item194441 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item194442 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item194360 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item194361 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item194279 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item194280 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item194195 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item194196 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item194112 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item194114 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item194103 {
	width:945px !important;
	height:566px !important;
	left:-10px !important;
	top:-11px !important;
}

#item194517 {
	opacity:0.75;
	width:36px !important;
	height:36px !important;
	background:#fff;
}

#item194514 {
	width:36px !important;
	height:36px !important;
	left:880px !important;
	top:19px !important;
}

#item194596 {
	width:3px !important;
	height:9px !important;
	left:13px !important;
	top:30px !important;
	background:#8e8e8e;
}

#item194598 {
	width:86px !important;
	height:86px !important;
	left:194px !important;
	top:595px !important;
}

#item194608 {
	width:86px !important;
	height:86px !important;
	left:422px !important;
	top:595px !important;
}

#item194618 {
	width:86px !important;
	height:86px !important;
	left:536px !important;
	top:595px !important;
}

#item194629 {
	width:86px !important;
	height:86px !important;
	left:650px !important;
	top:595px !important;
}

#item194640 {
	width:86px !important;
	height:86px !important;
	left:308px !important;
	top:595px !important;
}

#item194889 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item194891 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item195297 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item195298 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item195216 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item195217 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item195135 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item195136 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item195054 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item195055 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item194972 {
	opacity:0.70;
	width:179px !important;
	height:28px !important;
	left:388px !important;
	top:523px !important;
	background:#fff;
}

#item194973 {
	width:185px !important;
	height:34px !important;
	left:385px !important;
	top:521px !important;
}

#item194880 {
	width:945px !important;
	height:566px !important;
	left:-10px !important;
	top:-11px !important;
}

#item195374 {
	opacity:0.75;
	width:36px !important;
	height:36px !important;
	background:#fff;
}

#item195371 {
	width:36px !important;
	height:36px !important;
	left:880px !important;
	top:19px !important;
}

#item195451 {
	width:3px !important;
	height:9px !important;
	left:13px !important;
	top:30px !important;
	background:#8e8e8e;
}

#item195453 {
	width:86px !important;
	height:86px !important;
	left:136px !important;
	top:595px !important;
}

#item195463 {
	width:86px !important;
	height:86px !important;
	left:365px !important;
	top:595px !important;
}

#item195473 {
	width:86px !important;
	height:86px !important;
	left:479px !important;
	top:595px !important;
}

#item195486 {
	width:86px !important;
	height:86px !important;
	left:593px !important;
	top:595px !important;
}

#item195499 {
	width:86px !important;
	height:86px !important;
	left:707px !important;
	top:595px !important;
}

#item195509 {
	width:86px !important;
	height:86px !important;
	left:251px !important;
	top:595px !important;
}

#item196974 {
	width:411px !important;
	height:651px !important;
	left:12px !important;
	top:36px !important;
}

#item197009 {
	width:116px !important;
	height:354px !important;
	left:436px !important;
	top:333px !important;
}

#item197017 {
	width:116px !important;
	height:354px !important;
	left:559px !important;
	top:333px !important;
}

#item197026 {
	width:116px !important;
	height:354px !important;
	left:682px !important;
	top:333px !important;
}

#item197037 {
	width:116px !important;
	height:354px !important;
	left:806px !important;
	top:333px !important;
}

#item197169 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item197179 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item197215 {
	width:411px !important;
	height:651px !important;
	left:12px !important;
	top:36px !important;
}

#item197273 {
	width:116px !important;
	height:354px !important;
	left:436px !important;
	top:333px !important;
}

#item197281 {
	width:116px !important;
	height:354px !important;
	left:559px !important;
	top:333px !important;
}

#item197290 {
	width:116px !important;
	height:354px !important;
	left:682px !important;
	top:333px !important;
}

#item197298 {
	width:116px !important;
	height:354px !important;
	left:806px !important;
	top:333px !important;
}

#item197638 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item197649 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item197684 {
	width:411px !important;
	height:650px !important;
	left:11px !important;
	top:36px !important;
}

#item197744 {
	width:116px !important;
	height:354px !important;
	left:436px !important;
	top:333px !important;
}

#item197752 {
	width:116px !important;
	height:354px !important;
	left:559px !important;
	top:333px !important;
}

#item197761 {
	width:116px !important;
	height:354px !important;
	left:682px !important;
	top:333px !important;
}

#item197770 {
	width:116px !important;
	height:354px !important;
	left:806px !important;
	top:333px !important;
}

#item198111 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item198117 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item198174 {
	width:116px !important;
	height:354px !important;
	left:436px !important;
	top:333px !important;
}

#item198184 {
	width:116px !important;
	height:354px !important;
	left:559px !important;
	top:333px !important;
}

#item198197 {
	width:116px !important;
	height:354px !important;
	left:682px !important;
	top:333px !important;
}

#item198208 {
	width:116px !important;
	height:354px !important;
	left:806px !important;
	top:333px !important;
}

#item198552 {
	width:411px !important;
	height:651px !important;
	left:9px !important;
	top:36px !important;
}

#item198581 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item198587 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item198644 {
	width:116px !important;
	height:354px !important;
	left:436px !important;
	top:333px !important;
}

#item198656 {
	width:116px !important;
	height:354px !important;
	left:559px !important;
	top:333px !important;
}

#item198667 {
	width:116px !important;
	height:354px !important;
	left:682px !important;
	top:333px !important;
}

#item198677 {
	width:116px !important;
	height:354px !important;
	left:806px !important;
	top:333px !important;
}

#item199021 {
	width:411px !important;
	height:651px !important;
	left:9px !important;
	top:36px !important;
}

#item199050 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item199057 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item199114 {
	width:116px !important;
	height:354px !important;
	left:434px !important;
	top:333px !important;
}

#item199124 {
	width:116px !important;
	height:354px !important;
	left:558px !important;
	top:333px !important;
}

#item199135 {
	width:116px !important;
	height:354px !important;
	left:682px !important;
	top:333px !important;
}

#item199145 {
	width:116px !important;
	height:354px !important;
	left:806px !important;
	top:333px !important;
}

#item199489 {
	width:411px !important;
	height:651px !important;
	left:12px !important;
	top:36px !important;
}

#item199519 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item199527 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item199584 {
	width:116px !important;
	height:354px !important;
	left:436px !important;
	top:333px !important;
}

#item199595 {
	width:116px !important;
	height:354px !important;
	left:559px !important;
	top:333px !important;
}

#item199605 {
	width:116px !important;
	height:354px !important;
	left:682px !important;
	top:333px !important;
}

#item199615 {
	width:116px !important;
	height:354px !important;
	left:806px !important;
	top:333px !important;
}

#item199957 {
	width:411px !important;
	height:651px !important;
	left:12px !important;
	top:36px !important;
}

#item199987 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item199994 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item200052 {
	width:116px !important;
	height:354px !important;
	left:436px !important;
	top:333px !important;
}

#item200063 {
	width:116px !important;
	height:354px !important;
	left:559px !important;
	top:333px !important;
}

#item200075 {
	width:116px !important;
	height:354px !important;
	left:682px !important;
	top:333px !important;
}

#item200087 {
	width:116px !important;
	height:354px !important;
	left:806px !important;
	top:333px !important;
}

#item200428 {
	width:411px !important;
	height:651px !important;
	left:12px !important;
	top:36px !important;
}

#item200453 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item200460 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item200518 {
	width:116px !important;
	height:354px !important;
	left:436px !important;
	top:333px !important;
}

#item200531 {
	width:116px !important;
	height:354px !important;
	left:559px !important;
	top:333px !important;
}

#item200543 {
	width:116px !important;
	height:354px !important;
	left:682px !important;
	top:333px !important;
}

#item200555 {
	width:116px !important;
	height:354px !important;
	left:806px !important;
	top:333px !important;
}

#item200898 {
	width:411px !important;
	height:651px !important;
	left:11px !important;
	top:36px !important;
}

#item200925 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item200931 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item200988 {
	width:116px !important;
	height:354px !important;
	left:436px !important;
	top:333px !important;
}

#item200998 {
	width:116px !important;
	height:354px !important;
	left:559px !important;
	top:333px !important;
}

#item201008 {
	width:116px !important;
	height:354px !important;
	left:682px !important;
	top:333px !important;
}

#item201022 {
	width:116px !important;
	height:354px !important;
	left:806px !important;
	top:333px !important;
}

#item201366 {
	width:411px !important;
	height:651px !important;
	left:11px !important;
	top:36px !important;
}

#item201394 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item201400 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item40616 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item40622 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item201435 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:550px !important;
}

#item201445 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:405px !important;
}

#item201455 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:550px !important;
}

#item201558 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:405px !important;
}

#item201638 {
	width:638px !important;
	height:638px !important;
	left:12px !important;
	top:40px !important;
}

#item201672 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item201679 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item201714 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:550px !important;
}

#item201725 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:405px !important;
}

#item201735 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:550px !important;
}

#item201837 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:405px !important;
}

#item201916 {
	width:638px !important;
	height:638px !important;
	left:12px !important;
	top:40px !important;
}

#item201948 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item201955 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item201989 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:550px !important;
}

#item202001 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:405px !important;
}

#item202011 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:550px !important;
}

#item202114 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:405px !important;
}

#item202193 {
	width:638px !important;
	height:638px !important;
	left:12px !important;
	top:40px !important;
}

#item202220 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item202231 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item202265 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:550px !important;
}

#item202277 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:405px !important;
}

#item202289 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:550px !important;
}

#item202393 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:405px !important;
}

#item202473 {
	width:638px !important;
	height:638px !important;
	left:12px !important;
	top:40px !important;
}

#item202499 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item202506 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item202540 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:550px !important;
}

#item202550 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:405px !important;
}

#item202563 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:550px !important;
}

#item202666 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:405px !important;
}

#item202747 {
	width:638px !important;
	height:638px !important;
	left:12px !important;
	top:40px !important;
}

#item202772 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item202778 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item202812 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:550px !important;
}

#item202823 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:405px !important;
}

#item202833 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:550px !important;
}

#item202935 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:405px !important;
}

#item203019 {
	width:638px !important;
	height:638px !important;
	left:12px !important;
	top:40px !important;
}

#item203049 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item203056 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item203159 {
	width:638px !important;
	height:638px !important;
	left:12px !important;
	top:40px !important;
}

#item203194 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:550px !important;
}

#item203203 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:405px !important;
}

#item203214 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:550px !important;
}

#item203223 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:405px !important;
}

#item203348 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item203355 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item203458 {
	width:638px !important;
	height:638px !important;
	left:12px !important;
	top:40px !important;
}

#item203494 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:550px !important;
}

#item203503 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:405px !important;
}

#item203511 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:550px !important;
}

#item203519 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:405px !important;
}

#item203647 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item203655 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item203759 {
	width:638px !important;
	height:638px !important;
	left:12px !important;
	top:40px !important;
}

#item203791 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:550px !important;
}

#item203798 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:405px !important;
}

#item203805 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:550px !important;
}

#item203812 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:405px !important;
}

#item203936 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item203942 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item204045 {
	width:638px !important;
	height:638px !important;
	left:12px !important;
	top:40px !important;
}

#item204085 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:550px !important;
}

#item204094 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:405px !important;
}

#item204102 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:550px !important;
}

#item204111 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:405px !important;
}

#item204235 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item204242 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item204346 {
	width:638px !important;
	height:638px !important;
	left:12px !important;
	top:40px !important;
}

#item204383 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:550px !important;
}

#item204392 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:405px !important;
}

#item204402 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:550px !important;
}

#item204411 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:405px !important;
}

#item204534 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item204542 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item204647 {
	width:638px !important;
	height:638px !important;
	left:12px !important;
	top:40px !important;
}

#item204681 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:550px !important;
}

#item204694 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:405px !important;
}

#item204705 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:550px !important;
}

#item204715 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:405px !important;
}

#item204839 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item204845 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item204949 {
	width:638px !important;
	height:638px !important;
	left:12px !important;
	top:40px !important;
}

#item204982 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:550px !important;
}

#item204992 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:405px !important;
}

#item205000 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:550px !important;
}

#item205012 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:405px !important;
}

#item205137 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item205144 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item205248 {
	width:638px !important;
	height:638px !important;
	left:12px !important;
	top:40px !important;
}

#item205284 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:550px !important;
}

#item205292 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:405px !important;
}

#item205300 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:550px !important;
}

#item205308 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:405px !important;
}

#item205432 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item205442 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item205545 {
	width:638px !important;
	height:638px !important;
	left:12px !important;
	top:40px !important;
}

#item205582 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:550px !important;
}

#item205590 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:405px !important;
}

#item205598 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:550px !important;
}

#item205607 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:405px !important;
}

#item205733 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item205739 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item205842 {
	width:638px !important;
	height:638px !important;
	left:12px !important;
	top:40px !important;
}

#item205882 {
	width:127px !important;
	height:127px !important;
	left:796px !important;
	top:550px !important;
}

#item205891 {
	width:127px !important;
	height:127px !important;
	left:796px !important;
	top:405px !important;
}

#item205899 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:550px !important;
}

#item205907 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:405px !important;
}

#item206030 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item206039 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item206142 {
	width:638px !important;
	height:638px !important;
	left:12px !important;
	top:40px !important;
}

#item206180 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:550px !important;
}

#item206191 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:405px !important;
}

#item206202 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:550px !important;
}

#item206211 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:405px !important;
}

#item206334 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item206341 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item206376 {
	width:638px !important;
	height:638px !important;
	left:12px !important;
	top:40px !important;
}

#item206409 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:550px !important;
}

#item206417 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:405px !important;
}

#item206428 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:550px !important;
}

#item206530 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:405px !important;
}

#item206608 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item206617 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item206721 {
	width:638px !important;
	height:638px !important;
	left:12px !important;
	top:40px !important;
}

#item206753 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:550px !important;
}

#item206760 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:405px !important;
}

#item206767 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:550px !important;
}

#item206775 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:405px !important;
}

#item206901 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item206910 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item207013 {
	width:638px !important;
	height:638px !important;
	left:12px !important;
	top:40px !important;
}

#item207050 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:550px !important;
}

#item207058 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:405px !important;
}

#item207066 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:550px !important;
}

#item207074 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:405px !important;
}

#item207201 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item207207 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item207310 {
	width:638px !important;
	height:638px !important;
	left:12px !important;
	top:40px !important;
}

#item207351 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:550px !important;
}

#item207359 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:405px !important;
}

#item207368 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:550px !important;
}

#item207376 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:405px !important;
}

#item207500 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item207506 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item207609 {
	width:638px !important;
	height:638px !important;
	left:12px !important;
	top:40px !important;
}

#item207647 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:550px !important;
}

#item207656 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:405px !important;
}

#item207667 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:550px !important;
}

#item207676 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:405px !important;
}

#item207800 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item207807 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}

#item207910 {
	width:638px !important;
	height:638px !important;
	left:12px !important;
	top:40px !important;
}

#item207944 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:550px !important;
}

#item207957 {
	width:127px !important;
	height:127px !important;
	left:797px !important;
	top:405px !important;
}

#item207966 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:550px !important;
}

#item207975 {
	width:127px !important;
	height:127px !important;
	left:659px !important;
	top:405px !important;
}

#item208100 {
	width:19px !important;
	height:18px !important;
	left:889px !important;
	top:28px !important;
}

#item208107 {
	width:71px !important;
	height:9px !important;
	left:808px !important;
	top:32px !important;
}
