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

#item15355 {
	width:99px !important;
	height:83px !important;
}

#item15353 {
	width:99px !important;
	height:83px !important;
	left:73px !important;
	top:182px !important;
}

#item16860 {
	width:152px !important;
	height:326px !important;
}

#item16855 {
	width:152px !important;
	height:326px !important;
	left:42px !important;
	top:292px !important;
}

#item15364 {
	width:153px !important;
	height:169px !important;
}

#item15359 {
	width:153px !important;
	height:169px !important;
	left:377px !important;
	top:164px !important;
}

#item15370 {
	width:299px !important;
	height:218px !important;
}

#item15365 {
	width:299px !important;
	height:218px !important;
	left:215px !important;
	top:397px !important;
}

#item15376 {
	width:250px !important;
	height:125px !important;
}

#item15371 {
	width:250px !important;
	height:125px !important;
	left:280px !important;
	top:248px !important;
}

#item15383 {
	width:234px !important;
	height:227px !important;
}

#item15377 {
	width:234px !important;
	height:227px !important;
	left:296px !important;
	top:14px !important;
}

#item15389 {
	width:147px !important;
	height:94px !important;
}

#item15384 {
	width:147px !important;
	height:94px !important;
	left:117px !important;
	top:263px !important;
}

#item15395 {
	width:207px !important;
	height:186px !important;
}

#item15390 {
	width:207px !important;
	height:186px !important;
	left:323px !important;
	top:380px !important;
}

#item15408 {
	width:93px !important;
	height:373px !important;
}

#item15403 {
	width:93px !important;
	height:373px !important;
	left:14px !important;
	top:253px !important;
}

#item15402 {
	width:98px !important;
	height:84px !important;
}

#item15396 {
	width:98px !important;
	height:84px !important;
	left:274px !important;
	top:473px !important;
}

#item14024 {
	width:157px !important;
	height:9px !important;
	left:114px !important;
	top:502px !important;
}

#item14051 {
	width:160px !important;
	height:9px !important;
	left:88px !important;
	top:619px !important;
}

#item14078 {
	width:165px !important;
	height:9px !important;
	left:88px !important;
	top:560px !important;
}

#item14105 {
	width:67px !important;
	height:9px !important;
	left:114px !important;
	top:413px !important;
}

#item14132 {
	width:146px !important;
	height:20px !important;
	left:114px !important;
	top:423px !important;
}

#item14163 {
	width:236px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item14193 {
	width:236px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item15414 {
	width:252px !important;
	height:186px !important;
}

#item15409 {
	width:252px !important;
	height:186px !important;
	left:14px !important;
	top:380px !important;
}

#item15420 {
	width:215px !important;
	height:152px !important;
}

#item15415 {
	width:215px !important;
	height:152px !important;
	left:311px !important;
	top:409px !important;
}

#item15438 {
	width:112px !important;
	height:241px !important;
}

#item15433 {
	width:112px !important;
	height:241px !important;
	left:418px !important;
	top:14px !important;
}

#item15444 {
	width:136px !important;
	height:321px !important;
}

#item15439 {
	width:136px !important;
	height:321px !important;
	left:124px !important;
	top:26px !important;
}

#item15426 {
	width:99px !important;
	height:105px !important;
}

#item15421 {
	width:99px !important;
	height:105px !important;
	left:406px !important;
	top:264px !important;
}

#item15432 {
	width:97px !important;
	height:105px !important;
}

#item15427 {
	width:97px !important;
	height:105px !important;
	left:307px !important;
	top:162px !important;
}

#item16878 {
	width:87px !important;
	height:41px !important;
}

#item16873 {
	width:87px !important;
	height:41px !important;
	left:24px !important;
	top:271px !important;
}

#item14223 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item14250 {
	width:169px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item14277 {
	width:77px !important;
	height:20px !important;
	left:23px !important;
	top:242px !important;
}

#item14305 {
	width:77px !important;
	height:20px !important;
	left:21px !important;
	top:141px !important;
}

#item14332 {
	width:90px !important;
	height:20px !important;
	left:276px !important;
	top:133px !important;
}

#item14359 {
	width:96px !important;
	height:9px !important;
	left:276px !important;
	top:374px !important;
}

#item14386 {
	width:97px !important;
	height:9px !important;
	left:276px !important;
	top:384px !important;
}

#item15450 {
	width:170px !important;
	height:181px !important;
}

#item15445 {
	width:170px !important;
	height:181px !important;
	left:14px !important;
	top:14px !important;
}

#item15457 {
	width:40px !important;
	height:97px !important;
}

#item15451 {
	width:40px !important;
	height:97px !important;
	left:194px !important;
	top:18px !important;
}

#item16884 {
	width:40px !important;
	height:97px !important;
}

#item16879 {
	width:40px !important;
	height:97px !important;
	left:238px !important;
	top:18px !important;
}

#item15464 {
	width:150px !important;
	height:336px !important;
}

#item15458 {
	width:150px !important;
	height:336px !important;
	left:380px !important;
	top:14px !important;
}

#item15470 {
	width:337px !important;
	height:162px !important;
}

#item15465 {
	width:337px !important;
	height:162px !important;
	left:14px !important;
	top:300px !important;
}

#item15476 {
	width:129px !important;
	height:74px !important;
}

#item15471 {
	width:129px !important;
	height:74px !important;
	left:14px !important;
	top:534px !important;
}

#item15482 {
	width:110px !important;
	height:138px !important;
}

#item15477 {
	width:110px !important;
	height:138px !important;
	left:146px !important;
	top:469px !important;
}

#item15493 {
	width:103px !important;
	height:121px !important;
}

#item15488 {
	width:103px !important;
	height:121px !important;
	left:259px !important;
	top:492px !important;
}

#item15500 {
	width:163px !important;
	height:151px !important;
}

#item15494 {
	width:163px !important;
	height:151px !important;
	left:367px !important;
	top:480px !important;
}

#item7476 {
	width:131px !important;
	height:9px !important;
	left:13px !important;
	top:276px !important;
}

#item7504 {
	width:74px !important;
	height:20px !important;
	left:283px !important;
	top:214px !important;
}

#item7531 {
	width:149px !important;
	height:9px !important;
	left:113px !important;
	top:214px !important;
}

#item7558 {
	width:149px !important;
	height:9px !important;
	left:113px !important;
	top:224px !important;
}

#item7585 {
	width:69px !important;
	height:9px !important;
	left:366px !important;
	top:444px !important;
}

#item7612 {
	width:67px !important;
	height:9px !important;
	left:451px !important;
	top:444px !important;
}

#item7639 {
	width:70px !important;
	height:9px !important;
	left:366px !important;
	top:455px !important;
}

#item7666 {
	width:66px !important;
	height:9px !important;
	left:451px !important;
	top:455px !important;
}

#item15507 {
	width:78px !important;
	height:37px !important;
}

#item15502 {
	width:78px !important;
	height:37px !important;
	left:17px !important;
	top:585px !important;
}

#item15513 {
	width:180px !important;
	height:139px !important;
}

#item15508 {
	width:180px !important;
	height:139px !important;
	left:73px !important;
	top:397px !important;
}

#item15519 {
	width:264px !important;
	height:227px !important;
}

#item15514 {
	width:264px !important;
	height:227px !important;
	left:266px !important;
	top:339px !important;
}

#item15525 {
	width:141px !important;
	height:87px !important;
}

#item15520 {
	width:141px !important;
	height:87px !important;
	left:98px !important;
	top:294px !important;
}

#item15531 {
	width:225px !important;
	height:116px !important;
}

#item15526 {
	width:225px !important;
	height:116px !important;
	left:21px !important;
	top:175px !important;
}

#item15537 {
	width:137px !important;
	height:153px !important;
}

#item15532 {
	width:137px !important;
	height:153px !important;
	left:252px !important;
	top:177px !important;
}

#item15543 {
	width:171px !important;
	height:148px !important;
}

#item15538 {
	width:171px !important;
	height:148px !important;
	left:95px !important;
	top:14px !important;
}

#item15550 {
	width:200px !important;
	height:140px !important;
}

#item15544 {
	width:200px !important;
	height:140px !important;
	left:330px !important;
	top:14px !important;
}

#item7693 {
	width:73px !important;
	height:29px !important;
	left:13px !important;
	top:115px !important;
}

#item7720 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:530px !important;
}

#item7748 {
	width:169px !important;
	height:9px !important;
	left:95px !important;
	top:616px !important;
}

#item7779 {
	width:194px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item7809 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:154px !important;
}

#item7836 {
	width:124px !important;
	height:20px !important;
	left:400px !important;
	top:254px !important;
}

#item7867 {
	width:124px !important;
	height:20px !important;
	left:400px !important;
	top:274px !important;
}

#item7898 {
	width:123px !important;
	height:29px !important;
	left:400px !important;
	top:294px !important;
}

#item15556 {
	width:108px !important;
	height:369px !important;
}

#item15551 {
	width:108px !important;
	height:369px !important;
	left:14px !important;
	top:14px !important;
}

#item16896 {
	width:108px !important;
	height:262px !important;
}

#item16891 {
	width:108px !important;
	height:262px !important;
	left:214px !important;
	top:14px !important;
}

#item15562 {
	width:78px !important;
	height:74px !important;
}

#item15557 {
	width:78px !important;
	height:74px !important;
	left:125px !important;
	top:249px !important;
}

#item16890 {
	width:36px !important;
	height:201px !important;
}

#item16885 {
	width:36px !important;
	height:201px !important;
	left:133px !important;
	top:23px !important;
}

#item17190 {
	width:36px !important;
	height:131px !important;
}

#item17185 {
	width:36px !important;
	height:131px !important;
	left:173px !important;
	top:23px !important;
}

#item15568 {
	width:197px !important;
	height:171px !important;
}

#item15563 {
	width:197px !important;
	height:171px !important;
	left:333px !important;
	top:14px !important;
}

#item15574 {
	width:306px !important;
	height:274px !important;
}

#item15569 {
	width:306px !important;
	height:274px !important;
	left:224px !important;
	top:283px !important;
}

#item15580 {
	width:70px !important;
	height:18px !important;
}

#item15575 {
	width:70px !important;
	height:18px !important;
	left:11px !important;
	top:576px !important;
}

#item16902 {
	width:70px !important;
	height:18px !important;
}

#item16897 {
	width:70px !important;
	height:18px !important;
	left:11px !important;
	top:596px !important;
}

#item7932 {
	width:201px !important;
	height:9px !important;
	left:218px !important;
	top:619px !important;
}

#item7966 {
	width:134px !important;
	height:9px !important;
	left:331px !important;
	top:242px !important;
}

#item7996 {
	width:149px !important;
	height:20px !important;
	left:331px !important;
	top:252px !important;
}

#item8026 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:433px !important;
}

#item8053 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:443px !important;
}

#item8080 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:519px !important;
}

#item8107 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:530px !important;
}

#item8135 {
	width:55px !important;
	height:9px !important;
	left:85px !important;
	top:605px !important;
}

#item8165 {
	width:64px !important;
	height:9px !important;
	left:142px !important;
	top:605px !important;
}

#item15586 {
	width:85px !important;
	height:81px !important;
}

#item15581 {
	width:85px !important;
	height:81px !important;
	left:14px !important;
	top:431px !important;
}

#item15592 {
	width:208px !important;
	height:194px !important;
}

#item15587 {
	width:208px !important;
	height:194px !important;
	left:128px !important;
	top:431px !important;
}

#item15599 {
	width:209px !important;
	height:205px !important;
}

#item15594 {
	width:209px !important;
	height:205px !important;
	left:126px !important;
	top:211px !important;
}

#item15606 {
	width:185px !important;
	height:282px !important;
}

#item15600 {
	width:185px !important;
	height:282px !important;
	left:345px !important;
	top:287px !important;
}

#item15613 {
	width:265px !important;
	height:192px !important;
}

#item15607 {
	width:265px !important;
	height:192px !important;
	left:265px !important;
	top:14px !important;
}

#item15619 {
	width:120px !important;
	height:240px !important;
}

#item15614 {
	width:120px !important;
	height:240px !important;
	left:7px !important;
	top:14px !important;
}

#item8192 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item8219 {
	width:96px !important;
	height:27px !important;
	left:13px !important;
	top:391px !important;
}

#item8250 {
	width:108px !important;
	height:18px !important;
	left:13px !important;
	top:368px !important;
}

#item8280 {
	width:91px !important;
	height:20px !important;
	left:138px !important;
	top:168px !important;
}

#item8307 {
	width:141px !important;
	height:9px !important;
	left:347px !important;
	top:273px !important;
}

#item8334 {
	width:132px !important;
	height:9px !important;
	left:346px !important;
	top:619px !important;
}

#item15625 {
	width:220px !important;
	height:275px !important;
}

#item15620 {
	width:220px !important;
	height:275px !important;
	left:14px !important;
	top:14px !important;
}

#item15631 {
	width:251px !important;
	height:255px !important;
}

#item15626 {
	width:251px !important;
	height:255px !important;
	left:279px !important;
	top:14px !important;
}

#item15637 {
	width:191px !important;
	height:303px !important;
}

#item15632 {
	width:191px !important;
	height:303px !important;
	left:279px !important;
	top:329px !important;
}

#item15643 {
	width:251px !important;
	height:190px !important;
}

#item15638 {
	width:251px !important;
	height:190px !important;
	left:14px !important;
	top:300px !important;
}

#item15649 {
	width:77px !important;
	height:16px !important;
}

#item15644 {
	width:77px !important;
	height:16px !important;
	left:166px !important;
	top:498px !important;
}

#item16909 {
	width:77px !important;
	height:18px !important;
}

#item16904 {
	width:77px !important;
	height:18px !important;
	left:166px !important;
	top:514px !important;
}

#item8361 {
	width:71px !important;
	height:20px !important;
	left:12px !important;
	top:274px !important;
}

#item8389 {
	width:102px !important;
	height:27px !important;
	left:13px !important;
	top:601px !important;
}

#item8419 {
	width:249px !important;
	height:9px !important;
	left:276px !important;
	top:306px !important;
}

#item8450 {
	width:71px !important;
	height:20px !important;
	left:441px !important;
	top:540px !important;
}

#item8477 {
	width:85px !important;
	height:9px !important;
	left:142px !important;
	top:598px !important;
}

#item8504 {
	width:82px !important;
	height:9px !important;
	left:142px !important;
	top:607px !important;
}

#item15656 {
	width:369px !important;
	height:257px !important;
}

#item15650 {
	width:369px !important;
	height:257px !important;
	left:161px !important;
	top:354px !important;
}

#item15663 {
	width:134px !important;
	height:95px !important;
}

#item15657 {
	width:134px !important;
	height:95px !important;
	left:14px !important;
	top:393px !important;
}

#item15669 {
	width:134px !important;
	height:96px !important;
}

#item15664 {
	width:134px !important;
	height:96px !important;
	left:14px !important;
	top:288px !important;
}

#item15675 {
	width:92px !important;
	height:157px !important;
}

#item15670 {
	width:92px !important;
	height:157px !important;
	left:395px !important;
	top:156px !important;
}

#item15681 {
	width:67px !important;
	height:87px !important;
}

#item15676 {
	width:67px !important;
	height:87px !important;
	left:320px !important;
	top:225px !important;
}

#item16915 {
	width:200px !important;
	height:137px !important;
}

#item16910 {
	width:200px !important;
	height:137px !important;
	left:330px !important;
	top:14px !important;
}

#item15687 {
	width:291px !important;
	height:153px !important;
}

#item15682 {
	width:291px !important;
	height:153px !important;
	left:14px !important;
	top:14px !important;
}

#item8531 {
	width:85px !important;
	height:29px !important;
	left:12px !important;
	top:248px !important;
}

#item8558 {
	width:72px !important;
	height:20px !important;
	left:109px !important;
	top:247px !important;
}

#item8585 {
	width:103px !important;
	height:29px !important;
	left:206px !important;
	top:257px !important;
}

#item8617 {
	width:124px !important;
	height:20px !important;
	left:13px !important;
	top:547px !important;
}

#item8647 {
	width:124px !important;
	height:20px !important;
	left:13px !important;
	top:567px !important;
}

#item8680 {
	width:124px !important;
	height:20px !important;
	left:13px !important;
	top:587px !important;
}

#item8711 {
	width:124px !important;
	height:20px !important;
	left:13px !important;
	top:607px !important;
}

#item15693 {
	width:250px !important;
	height:156px !important;
}

#item15688 {
	width:250px !important;
	height:156px !important;
	left:14px !important;
	top:14px !important;
}

#item15699 {
	width:251px !important;
	height:150px !important;
}

#item15694 {
	width:251px !important;
	height:150px !important;
	left:276px !important;
	top:45px !important;
}

#item15705 {
	width:252px !important;
	height:143px !important;
}

#item15700 {
	width:252px !important;
	height:143px !important;
	left:14px !important;
	top:257px !important;
}

#item15712 {
	width:149px !important;
	height:224px !important;
}

#item15706 {
	width:149px !important;
	height:224px !important;
	left:14px !important;
	top:409px !important;
}

#item16930 {
	width:98px !important;
	height:66px !important;
}

#item16924 {
	width:98px !important;
	height:66px !important;
	left:167px !important;
	top:409px !important;
}

#item15718 {
	width:154px !important;
	height:299px !important;
}

#item15713 {
	width:154px !important;
	height:299px !important;
	left:376px !important;
	top:332px !important;
}

#item16923 {
	width:71px !important;
	height:56px !important;
}

#item16918 {
	width:71px !important;
	height:56px !important;
	left:286px !important;
	top:337px !important;
}

#item8741 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:234px !important;
}

#item8772 {
	width:181px !important;
	height:9px !important;
	left:284px !important;
	top:236px !important;
}

#item8799 {
	width:187px !important;
	height:9px !important;
	left:276px !important;
	top:295px !important;
}

#item8831 {
	width:105px !important;
	height:27px !important;
	left:165px !important;
	top:601px !important;
}

#item8863 {
	width:64px !important;
	height:38px !important;
	left:287px !important;
	top:590px !important;
}

#item15725 {
	width:180px !important;
	height:289px !important;
}

#item15719 {
	width:180px !important;
	height:289px !important;
	left:88px !important;
	top:334px !important;
}

#item16936 {
	width:56px !important;
	height:110px !important;
}

#item16931 {
	width:56px !important;
	height:110px !important;
	left:21px !important;
	top:334px !important;
}

#item15731 {
	width:78px !important;
	height:74px !important;
}

#item15726 {
	width:78px !important;
	height:74px !important;
	left:351px !important;
	top:518px !important;
}

#item15737 {
	width:78px !important;
	height:52px !important;
}

#item15732 {
	width:78px !important;
	height:52px !important;
	left:315px !important;
	top:498px !important;
}

#item15755 {
	width:62px !important;
	height:67px !important;
}

#item15750 {
	width:62px !important;
	height:67px !important;
	left:281px !important;
	top:408px !important;
}

#item16942 {
	width:62px !important;
	height:67px !important;
}

#item16937 {
	width:62px !important;
	height:67px !important;
	left:345px !important;
	top:408px !important;
}

#item15762 {
	width:249px !important;
	height:140px !important;
}

#item15756 {
	width:249px !important;
	height:140px !important;
	left:281px !important;
	top:261px !important;
}

#item15768 {
	width:251px !important;
	height:173px !important;
}

#item15763 {
	width:251px !important;
	height:173px !important;
	left:279px !important;
	top:14px !important;
}

#item15774 {
	width:257px !important;
	height:190px !important;
}

#item15769 {
	width:257px !important;
	height:190px !important;
	left:14px !important;
	top:14px !important;
}

#item8893 {
	width:145px !important;
	height:9px !important;
	left:19px !important;
	top:241px !important;
}

#item8920 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:306px !important;
}

#item8948 {
	width:73px !important;
	height:38px !important;
	left:19px !important;
	top:585px !important;
}

#item8975 {
	width:199px !important;
	height:9px !important;
	left:286px !important;
	top:233px !important;
}

#item9007 {
	width:85px !important;
	height:28px !important;
	left:446px !important;
	top:581px !important;
}

#item9039 {
	width:86px !important;
	height:19px !important;
	left:446px !important;
	top:609px !important;
}

#item15780 {
	width:203px !important;
	height:194px !important;
}

#item15775 {
	width:203px !important;
	height:194px !important;
	left:14px !important;
	top:14px !important;
}

#item15786 {
	width:62px !important;
	height:53px !important;
}

#item15781 {
	width:62px !important;
	height:53px !important;
	left:362px !important;
	top:14px !important;
}

#item16949 {
	width:62px !important;
	height:73px !important;
}

#item16944 {
	width:62px !important;
	height:73px !important;
	left:315px !important;
	top:50px !important;
}

#item16957 {
	width:62px !important;
	height:73px !important;
}

#item16951 {
	width:62px !important;
	height:73px !important;
	left:417px !important;
	top:47px !important;
}

#item16963 {
	width:57px !important;
	height:63px !important;
}

#item16958 {
	width:57px !important;
	height:63px !important;
	left:473px !important;
	top:147px !important;
}

#item15792 {
	width:253px !important;
	height:150px !important;
}

#item15787 {
	width:253px !important;
	height:150px !important;
	left:14px !important;
	top:221px !important;
}

#item15798 {
	width:181px !important;
	height:139px !important;
}

#item15793 {
	width:181px !important;
	height:139px !important;
	left:277px !important;
	top:222px !important;
}

#item15804 {
	width:216px !important;
	height:196px !important;
}

#item15799 {
	width:216px !important;
	height:196px !important;
	left:14px !important;
	top:431px !important;
}

#item15811 {
	width:121px !important;
	height:198px !important;
}

#item15805 {
	width:121px !important;
	height:198px !important;
	left:409px !important;
	top:429px !important;
}

#item9066 {
	width:64px !important;
	height:30px !important;
	left:223px !important;
	top:170px !important;
}

#item9093 {
	width:136px !important;
	height:9px !important;
	left:13px !important;
	top:411px !important;
}

#item9121 {
	width:98px !important;
	height:20px !important;
	left:235px !important;
	top:608px !important;
}

#item9148 {
	width:217px !important;
	height:9px !important;
	left:279px !important;
	top:406px !important;
}

#item9180 {
	width:100px !important;
	height:20px !important;
	left:337px !important;
	top:604px !important;
}

#item9207 {
	width:89px !important;
	height:9px !important;
	left:317px !important;
	top:177px !important;
}

#item9234 {
	width:87px !important;
	height:9px !important;
	left:317px !important;
	top:187px !important;
}

#item9262 {
	width:136px !important;
	height:9px !important;
	left:317px !important;
	top:198px !important;
}

#item15817 {
	width:252px !important;
	height:217px !important;
}

#item15812 {
	width:252px !important;
	height:217px !important;
	left:14px !important;
	top:354px !important;
}

#item15823 {
	width:133px !important;
	height:340px !important;
}

#item15818 {
	width:133px !important;
	height:340px !important;
	left:397px !important;
	top:289px !important;
}

#item15830 {
	width:135px !important;
	height:293px !important;
}

#item15824 {
	width:135px !important;
	height:293px !important;
	left:130px !important;
	top:43px !important;
}

#item15836 {
	width:190px !important;
	height:252px !important;
}

#item15831 {
	width:190px !important;
	height:252px !important;
	left:347px !important;
	top:14px !important;
}

#item9289 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item9320 {
	width:75px !important;
	height:20px !important;
	left:17px !important;
	top:207px !important;
}

#item9347 {
	width:92px !important;
	height:20px !important;
	left:278px !important;
	top:329px !important;
}

#item9374 {
	width:75px !important;
	height:20px !important;
	left:276px !important;
	top:526px !important;
}

#item15842 {
	width:167px !important;
	height:62px !important;
}

#item15837 {
	width:167px !important;
	height:62px !important;
	left:94px !important;
	top:14px !important;
}

#item16983 {
	width:167px !important;
	height:114px !important;
}

#item16978 {
	width:167px !important;
	height:114px !important;
	left:94px !important;
	top:79px !important;
}

#item15848 {
	width:66px !important;
	height:64px !important;
}

#item15843 {
	width:66px !important;
	height:64px !important;
	left:4px !important;
	top:79px !important;
}

#item16969 {
	width:66px !important;
	height:54px !important;
}

#item16964 {
	width:66px !important;
	height:54px !important;
	left:4px !important;
	top:145px !important;
}

#item16975 {
	width:66px !important;
	height:57px !important;
}

#item16970 {
	width:66px !important;
	height:57px !important;
	left:4px !important;
	top:200px !important;
}

#item15855 {
	width:251px !important;
	height:235px !important;
}

#item15849 {
	width:251px !important;
	height:235px !important;
	left:279px !important;
	top:14px !important;
}

#item15862 {
	width:251px !important;
	height:227px !important;
}

#item15856 {
	width:251px !important;
	height:227px !important;
	left:279px !important;
	top:329px !important;
}

#item15869 {
	width:251px !important;
	height:185px !important;
}

#item15863 {
	width:251px !important;
	height:185px !important;
	left:14px !important;
	top:386px !important;
}

#item9401 {
	width:165px !important;
	height:9px !important;
	left:277px !important;
	top:309px !important;
}

#item9428 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item9455 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item9482 {
	width:164px !important;
	height:20px !important;
	left:13px !important;
	top:289px !important;
}

#item9514 {
	width:68px !important;
	height:9px !important;
	left:68px !important;
	top:345px !important;
}

#item9541 {
	width:61px !important;
	height:9px !important;
	left:146px !important;
	top:345px !important;
}

#item9568 {
	width:67px !important;
	height:9px !important;
	left:69px !important;
	top:355px !important;
}

#item15875 {
	width:492px !important;
	height:178px !important;
}

#item15870 {
	width:492px !important;
	height:178px !important;
	left:14px !important;
	top:429px !important;
}

#item15887 {
	width:251px !important;
	height:235px !important;
}

#item15882 {
	width:251px !important;
	height:235px !important;
	left:279px !important;
	top:14px !important;
}

#item15893 {
	width:251px !important;
	height:132px !important;
}

#item15888 {
	width:251px !important;
	height:132px !important;
	left:14px !important;
	top:14px !important;
}

#item15881 {
	width:110px !important;
	height:91px !important;
}

#item15876 {
	width:110px !important;
	height:91px !important;
	left:47px !important;
	top:344px !important;
}

#item16989 {
	width:87px !important;
	height:91px !important;
}

#item16984 {
	width:87px !important;
	height:91px !important;
	left:125px !important;
	top:322px !important;
}

#item16995 {
	width:87px !important;
	height:91px !important;
}

#item16990 {
	width:87px !important;
	height:91px !important;
	left:32px !important;
	top:228px !important;
}

#item17001 {
	width:62px !important;
	height:79px !important;
}

#item16996 {
	width:62px !important;
	height:79px !important;
	left:122px !important;
	top:227px !important;
}

#item9595 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:204px !important;
}

#item9622 {
	width:144px !important;
	height:9px !important;
	left:215px !important;
	top:622px !important;
}

#item9653 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:305px !important;
}

#item9680 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:374px !important;
}

#item9712 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:384px !important;
}

#item9740 {
	width:150px !important;
	height:9px !important;
	left:276px !important;
	top:395px !important;
}

#item9771 {
	width:201px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item15899 {
	width:197px !important;
	height:246px !important;
}

#item15894 {
	width:197px !important;
	height:246px !important;
	left:14px !important;
	top:14px !important;
}

#item15905 {
	width:142px !important;
	height:207px !important;
}

#item15900 {
	width:142px !important;
	height:207px !important;
	left:289px !important;
	top:52px !important;
}

#item15911 {
	width:268px !important;
	height:121px !important;
}

#item15906 {
	width:268px !important;
	height:121px !important;
	left:14px !important;
	top:271px !important;
}

#item15918 {
	width:203px !important;
	height:56px !important;
}

#item15912 {
	width:203px !important;
	height:56px !important;
	left:299px !important;
	top:272px !important;
}

#item15924 {
	width:197px !important;
	height:230px !important;
}

#item15919 {
	width:197px !important;
	height:230px !important;
	left:14px !important;
	top:403px !important;
}

#item15930 {
	width:240px !important;
	height:180px !important;
}

#item15925 {
	width:240px !important;
	height:180px !important;
	left:290px !important;
	top:403px !important;
}

#item9801 {
	width:62px !important;
	height:47px !important;
	left:215px !important;
	top:214px !important;
}

#item9831 {
	width:93px !important;
	height:28px !important;
	left:439px !important;
	top:228px !important;
}

#item9861 {
	width:193px !important;
	height:9px !important;
	left:288px !important;
	top:385px !important;
}

#item9891 {
	width:69px !important;
	height:57px !important;
	left:215px !important;
	top:571px !important;
}

#item9923 {
	width:168px !important;
	height:9px !important;
	left:288px !important;
	top:619px !important;
}

#item15936 {
	width:239px !important;
	height:159px !important;
}

#item15931 {
	width:239px !important;
	height:159px !important;
	left:14px !important;
	top:403px !important;
}

#item15942 {
	width:206px !important;
	height:207px !important;
}

#item15937 {
	width:206px !important;
	height:207px !important;
	left:325px !important;
	top:428px !important;
}

#item15948 {
	width:364px !important;
	height:138px !important;
}

#item15943 {
	width:364px !important;
	height:138px !important;
	left:166px !important;
	top:261px !important;
}

#item15954 {
	width:264px !important;
	height:173px !important;
}

#item15949 {
	width:264px !important;
	height:173px !important;
	left:266px !important;
	top:14px !important;
}

#item15960 {
	width:242px !important;
	height:191px !important;
}

#item15955 {
	width:242px !important;
	height:191px !important;
	left:14px !important;
	top:67px !important;
}

#item9950 {
	width:170px !important;
	height:9px !important;
	left:19px !important;
	top:52px !important;
}

#item9977 {
	width:139px !important;
	height:19px !important;
	left:13px !important;
	top:373px !important;
}

#item10007 {
	width:167px !important;
	height:19px !important;
	left:13px !important;
	top:609px !important;
}

#item10037 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:225px !important;
}

#item10067 {
	width:63px !important;
	height:38px !important;
	left:265px !important;
	top:590px !important;
}

#item15966 {
	width:252px !important;
	height:232px !important;
}

#item15961 {
	width:252px !important;
	height:232px !important;
	left:14px !important;
	top:14px !important;
}

#item15973 {
	width:254px !important;
	height:224px !important;
}

#item15967 {
	width:254px !important;
	height:224px !important;
	left:276px !important;
	top:14px !important;
}

#item17009 {
	width:91px !important;
	height:81px !important;
}

#item17004 {
	width:91px !important;
	height:81px !important;
	left:439px !important;
	top:239px !important;
}

#item15979 {
	width:178px !important;
	height:167px !important;
}

#item15974 {
	width:178px !important;
	height:167px !important;
	left:14px !important;
	top:456px !important;
}

#item17015 {
	width:331px !important;
	height:299px !important;
}

#item17010 {
	width:331px !important;
	height:299px !important;
	left:200px !important;
	top:327px !important;
}

#item10094 {
	width:117px !important;
	height:20px !important;
	left:13px !important;
	top:425px !important;
}

#item10125 {
	width:153px !important;
	height:9px !important;
	left:21px !important;
	top:297px !important;
}

#item10153 {
	width:99px !important;
	height:9px !important;
	left:276px !important;
	top:305px !important;
}

#item15987 {
	width:164px !important;
	height:214px !important;
}

#item15980 {
	width:164px !important;
	height:214px !important;
	left:14px !important;
	top:325px !important;
}

#item16006 {
	width:228px !important;
	height:143px !important;
}

#item16001 {
	width:228px !important;
	height:143px !important;
	left:187px !important;
	top:482px !important;
}

#item16012 {
	width:240px !important;
	height:155px !important;
}

#item16007 {
	width:240px !important;
	height:155px !important;
	left:290px !important;
	top:321px !important;
}

#item16018 {
	width:252px !important;
	height:235px !important;
}

#item16013 {
	width:252px !important;
	height:235px !important;
	left:278px !important;
	top:14px !important;
}

#item16025 {
	width:252px !important;
	height:213px !important;
}

#item16019 {
	width:252px !important;
	height:213px !important;
	left:14px !important;
	top:14px !important;
}

#item10180 {
	width:73px !important;
	height:20px !important;
	left:189px !important;
	top:450px !important;
}

#item10207 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:292px !important;
}

#item10234 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:305px !important;
}

#item10265 {
	width:139px !important;
	height:9px !important;
	left:277px !important;
	top:305px !important;
}

#item10293 {
	width:72px !important;
	height:20px !important;
	left:419px !important;
	top:608px !important;
}

#item10321 {
	width:77px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item16031 {
	width:250px !important;
	height:197px !important;
}

#item16026 {
	width:250px !important;
	height:197px !important;
	left:16px !important;
	top:14px !important;
}

#item16037 {
	width:166px !important;
	height:156px !important;
}

#item16032 {
	width:166px !important;
	height:156px !important;
	left:364px !important;
	top:14px !important;
}

#item16043 {
	width:253px !important;
	height:121px !important;
}

#item16038 {
	width:253px !important;
	height:121px !important;
	left:277px !important;
	top:224px !important;
}

#item16049 {
	width:147px !important;
	height:197px !important;
}

#item16044 {
	width:147px !important;
	height:197px !important;
	left:14px !important;
	top:223px !important;
}

#item16055 {
	width:252px !important;
	height:141px !important;
}

#item16050 {
	width:252px !important;
	height:141px !important;
	left:14px !important;
	top:429px !important;
}

#item16061 {
	width:156px !important;
	height:197px !important;
}

#item16056 {
	width:156px !important;
	height:197px !important;
	left:279px !important;
	top:429px !important;
}

#item10348 {
	width:80px !important;
	height:20px !important;
	left:274px !important;
	top:188px !important;
}

#item10377 {
	width:161px !important;
	height:9px !important;
	left:372px !important;
	top:204px !important;
}

#item10404 {
	width:74px !important;
	height:20px !important;
	left:164px !important;
	top:394px !important;
}

#item10431 {
	width:157px !important;
	height:9px !important;
	left:276px !important;
	top:410px !important;
}

#item10458 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item10489 {
	width:92px !important;
	height:20px !important;
	left:440px !important;
	top:608px !important;
}

#item16067 {
	width:251px !important;
	height:145px !important;
}

#item16062 {
	width:251px !important;
	height:145px !important;
	left:14px !important;
	top:427px !important;
}

#item16073 {
	width:146px !important;
	height:197px !important;
}

#item16068 {
	width:146px !important;
	height:197px !important;
	left:384px !important;
	top:429px !important;
}

#item16080 {
	width:164px !important;
	height:190px !important;
}

#item16074 {
	width:164px !important;
	height:190px !important;
	left:366px !important;
	top:227px !important;
}

#item16086 {
	width:252px !important;
	height:129px !important;
}

#item16081 {
	width:252px !important;
	height:129px !important;
	left:14px !important;
	top:218px !important;
}

#item16092 {
	width:381px !important;
	height:196px !important;
}

#item16087 {
	width:381px !important;
	height:196px !important;
	left:149px !important;
	top:14px !important;
}

#item16098 {
	width:124px !important;
	height:83px !important;
}

#item16093 {
	width:124px !important;
	height:83px !important;
	left:14px !important;
	top:14px !important;
}

#item10516 {
	width:98px !important;
	height:20px !important;
	left:13px !important;
	top:188px !important;
}

#item10544 {
	width:190px !important;
	height:9px !important;
	left:13px !important;
	top:411px !important;
}

#item10574 {
	width:141px !important;
	height:9px !important;
	left:18px !important;
	top:613px !important;
}

#item10601 {
	width:68px !important;
	height:20px !important;
	left:281px !important;
	top:285px !important;
}

#item10629 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:578px !important;
}

#item10656 {
	width:84px !important;
	height:20px !important;
	left:276px !important;
	top:608px !important;
}

#item16104 {
	width:253px !important;
	height:223px !important;
}

#item16099 {
	width:253px !important;
	height:223px !important;
	left:14px !important;
	top:14px !important;
}

#item16110 {
	width:125px !important;
	height:198px !important;
}

#item16105 {
	width:125px !important;
	height:198px !important;
	left:279px !important;
	top:14px !important;
}

#item16116 {
	width:168px !important;
	height:133px !important;
}

#item16111 {
	width:168px !important;
	height:133px !important;
	left:279px !important;
	top:219px !important;
}

#item16123 {
	width:252px !important;
	height:291px !important;
}

#item16117 {
	width:252px !important;
	height:291px !important;
	left:14px !important;
	top:313px !important;
}

#item16130 {
	width:160px !important;
	height:196px !important;
}

#item16124 {
	width:160px !important;
	height:196px !important;
	left:276px !important;
	top:429px !important;
}

#item10683 {
	width:108px !important;
	height:18px !important;
	left:408px !important;
	top:194px !important;
}

#item10713 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:295px !important;
}

#item10740 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item10767 {
	width:79px !important;
	height:29px !important;
	left:441px !important;
	top:514px !important;
}

#item10799 {
	width:78px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item16142 {
	width:324px !important;
	height:210px !important;
}

#item16137 {
	width:324px !important;
	height:210px !important;
	left:206px !important;
	top:441px !important;
}

#item16148 {
	width:163px !important;
	height:157px !important;
}

#item16143 {
	width:163px !important;
	height:157px !important;
	left:367px !important;
	top:223px !important;
}

#item16154 {
	width:150px !important;
	height:135px !important;
}

#item16149 {
	width:150px !important;
	height:135px !important;
	left:204px !important;
	top:223px !important;
}

#item16161 {
	width:181px !important;
	height:106px !important;
}

#item16156 {
	width:181px !important;
	height:106px !important;
	left:14px !important;
	top:223px !important;
}

#item16167 {
	width:239px !important;
	height:196px !important;
}

#item16162 {
	width:239px !important;
	height:196px !important;
	left:291px !important;
	top:14px !important;
}

#item16173 {
	width:155px !important;
	height:122px !important;
}

#item16168 {
	width:155px !important;
	height:122px !important;
	left:14px !important;
	top:14px !important;
}

#item10826 {
	width:106px !important;
	height:9px !important;
	left:13px !important;
	top:203px !important;
}

#item10854 {
	width:109px !important;
	height:20px !important;
	left:22px !important;
	top:608px !important;
}

#item10881 {
	width:91px !important;
	height:20px !important;
	left:12px !important;
	top:420px !important;
}

#item10908 {
	width:96px !important;
	height:20px !important;
	left:189px !important;
	top:193px !important;
}

#item10935 {
	width:160px !important;
	height:9px !important;
	left:364px !important;
	top:422px !important;
}

#item10965 {
	width:93px !important;
	height:18px !important;
	left:203px !important;
	top:419px !important;
}

#item16179 {
	width:164px !important;
	height:152px !important;
}

#item16174 {
	width:164px !important;
	height:152px !important;
	left:14px !important;
	top:110px !important;
}

#item16186 {
	width:162px !important;
	height:152px !important;
}

#item16181 {
	width:162px !important;
	height:152px !important;
	left:193px !important;
	top:109px !important;
}

#item16192 {
	width:163px !important;
	height:151px !important;
}

#item16187 {
	width:163px !important;
	height:151px !important;
	left:367px !important;
	top:110px !important;
}

#item16198 {
	width:163px !important;
	height:158px !important;
}

#item16193 {
	width:163px !important;
	height:158px !important;
	left:14px !important;
	top:296px !important;
}

#item16204 {
	width:162px !important;
	height:155px !important;
}

#item16199 {
	width:162px !important;
	height:155px !important;
	left:193px !important;
	top:298px !important;
}

#item16210 {
	width:163px !important;
	height:104px !important;
}

#item16205 {
	width:163px !important;
	height:104px !important;
	left:367px !important;
	top:349px !important;
}

#item16216 {
	width:145px !important;
	height:167px !important;
}

#item16211 {
	width:145px !important;
	height:167px !important;
	left:14px !important;
	top:465px !important;
}

#item17039 {
	width:95px !important;
	height:44px !important;
}

#item17033 {
	width:95px !important;
	height:44px !important;
	left:166px !important;
	top:468px !important;
}

#item16222 {
	width:252px !important;
	height:103px !important;
}

#item16217 {
	width:252px !important;
	height:103px !important;
	left:278px !important;
	top:464px !important;
}

#item10995 {
	width:118px !important;
	height:19px !important;
	left:370px !important;
	top:337px !important;
}

#item11025 {
	width:105px !important;
	height:28px !important;
	left:164px !important;
	top:600px !important;
}

#item11055 {
	width:190px !important;
	height:9px !important;
	left:283px !important;
	top:619px !important;
}

#item11086 {
	width:139px !important;
	height:20px !important;
	left:13px !important;
	top:86px !important;
}

#item11117 {
	width:143px !important;
	height:20px !important;
	left:192px !important;
	top:86px !important;
}

#item11147 {
	width:164px !important;
	height:20px !important;
	left:366px !important;
	top:86px !important;
}

#item11181 {
	width:158px !important;
	height:20px !important;
	left:13px !important;
	top:274px !important;
}

#item11214 {
	width:163px !important;
	height:20px !important;
	left:192px !important;
	top:274px !important;
}

#item16228 {
	width:252px !important;
	height:154px !important;
}

#item16223 {
	width:252px !important;
	height:154px !important;
	left:14px !important;
	top:420px !important;
}

#item16235 {
	width:212px !important;
	height:127px !important;
}

#item16229 {
	width:212px !important;
	height:127px !important;
	left:277px !important;
	top:437px !important;
}

#item16241 {
	width:93px !important;
	height:133px !important;
}

#item16236 {
	width:93px !important;
	height:133px !important;
	left:437px !important;
	top:270px !important;
}

#item16247 {
	width:90px !important;
	height:125px !important;
}

#item16242 {
	width:90px !important;
	height:125px !important;
	left:106px !important;
	top:275px !important;
}

#item16254 {
	width:148px !important;
	height:94px !important;
}

#item16249 {
	width:148px !important;
	height:94px !important;
	left:209px !important;
	top:227px !important;
}

#item16273 {
	width:129px !important;
	height:200px !important;
}

#item16268 {
	width:129px !important;
	height:200px !important;
	left:398px !important;
	top:14px !important;
}

#item17046 {
	width:118px !important;
	height:81px !important;
}

#item17040 {
	width:118px !important;
	height:81px !important;
	left:278px !important;
	top:14px !important;
}

#item16281 {
	width:252px !important;
	height:160px !important;
}

#item16274 {
	width:252px !important;
	height:160px !important;
	left:14px !important;
	top:14px !important;
}

#item11247 {
	width:185px !important;
	height:9px !important;
	left:13px !important;
	top:212px !important;
}

#item11275 {
	width:117px !important;
	height:28px !important;
	left:276px !important;
	top:189px !important;
}

#item11305 {
	width:89px !important;
	height:27px !important;
	left:13px !important;
	top:381px !important;
}

#item11336 {
	width:115px !important;
	height:19px !important;
	left:208px !important;
	top:390px !important;
}

#item11366 {
	width:67px !important;
	height:38px !important;
	left:373px !important;
	top:371px !important;
}

#item11396 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item11423 {
	width:257px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item16287 {
	width:110px !important;
	height:167px !important;
}

#item16282 {
	width:110px !important;
	height:167px !important;
	left:14px !important;
	top:14px !important;
}

#item16293 {
	width:85px !important;
	height:128px !important;
}

#item16288 {
	width:85px !important;
	height:128px !important;
	left:198px !important;
	top:52px !important;
}

#item16299 {
	width:150px !important;
	height:71px !important;
}

#item16294 {
	width:150px !important;
	height:71px !important;
	left:381px !important;
	top:43px !important;
}

#item16305 {
	width:151px !important;
	height:74px !important;
}

#item16300 {
	width:151px !important;
	height:74px !important;
	left:14px !important;
	top:196px !important;
}

#item16311 {
	width:131px !important;
	height:74px !important;
}

#item16306 {
	width:131px !important;
	height:74px !important;
	left:174px !important;
	top:198px !important;
}

#item16317 {
	width:182px !important;
	height:87px !important;
}

#item16312 {
	width:182px !important;
	height:87px !important;
	left:334px !important;
	top:223px !important;
}

#item16323 {
	width:78px !important;
	height:130px !important;
}

#item16318 {
	width:78px !important;
	height:130px !important;
	left:101px !important;
	top:358px !important;
}

#item16330 {
	width:129px !important;
	height:91px !important;
}

#item16324 {
	width:129px !important;
	height:91px !important;
	left:220px !important;
	top:363px !important;
}

#item16337 {
	width:93px !important;
	height:145px !important;
}

#item16332 {
	width:93px !important;
	height:145px !important;
	left:363px !important;
	top:366px !important;
}

#item16343 {
	width:110px !important;
	height:106px !important;
}

#item16338 {
	width:110px !important;
	height:106px !important;
	left:279px !important;
	top:524px !important;
}

#item16349 {
	width:157px !important;
	height:123px !important;
}

#item16344 {
	width:157px !important;
	height:123px !important;
	left:14px !important;
	top:507px !important;
}

#item11457 {
	width:70px !important;
	height:38px !important;
	left:128px !important;
	top:145px !important;
}

#item11488 {
	width:87px !important;
	height:27px !important;
	left:288px !important;
	top:152px !important;
}

#item11518 {
	width:105px !important;
	height:19px !important;
	left:380px !important;
	top:197px !important;
}

#item11545 {
	width:114px !important;
	height:28px !important;
	left:13px !important;
	top:352px !important;
}

#item11576 {
	width:141px !important;
	height:9px !important;
	left:172px !important;
	top:342px !important;
}

#item11603 {
	width:165px !important;
	height:9px !important;
	left:332px !important;
	top:348px !important;
}

#item11633 {
	width:95px !important;
	height:19px !important;
	left:13px !important;
	top:479px !important;
}

#item11660 {
	width:90px !important;
	height:19px !important;
	left:224px !important;
	top:496px !important;
}

#item11688 {
	width:65px !important;
	height:47px !important;
	left:457px !important;
	top:462px !important;
}

#item11718 {
	width:88px !important;
	height:19px !important;
	left:175px !important;
	top:609px !important;
}

#item11746 {
	width:102px !important;
	height:19px !important;
	left:394px !important;
	top:609px !important;
}

#item16355 {
	width:103px !important;
	height:155px !important;
}

#item16350 {
	width:103px !important;
	height:155px !important;
	left:14px !important;
	top:471px !important;
}

#item16361 {
	width:141px !important;
	height:85px !important;
}

#item16356 {
	width:141px !important;
	height:85px !important;
	left:220px !important;
	top:461px !important;
}

#item16367 {
	width:162px !important;
	height:96px !important;
}

#item16362 {
	width:162px !important;
	height:96px !important;
	left:368px !important;
	top:461px !important;
}

#item16373 {
	width:106px !important;
	height:96px !important;
}

#item16368 {
	width:106px !important;
	height:96px !important;
	left:424px !important;
	top:358px !important;
}

#item16379 {
	width:72px !important;
	height:74px !important;
}

#item16374 {
	width:72px !important;
	height:74px !important;
	left:14px !important;
	top:320px !important;
}

#item16386 {
	width:125px !important;
	height:74px !important;
}

#item16380 {
	width:125px !important;
	height:74px !important;
	left:210px !important;
	top:241px !important;
}

#item16393 {
	width:128px !important;
	height:108px !important;
}

#item16387 {
	width:128px !important;
	height:108px !important;
	left:382px !important;
	top:175px !important;
}

#item16399 {
	width:174px !important;
	height:86px !important;
}

#item16394 {
	width:174px !important;
	height:86px !important;
	left:14px !important;
	top:157px !important;
}

#item16405 {
	width:83px !important;
	height:132px !important;
}

#item16400 {
	width:83px !important;
	height:132px !important;
	left:76px !important;
	top:14px !important;
}

#item16411 {
	width:104px !important;
	height:85px !important;
}

#item16406 {
	width:104px !important;
	height:85px !important;
	left:194px !important;
	top:79px !important;
}

#item16417 {
	width:133px !important;
	height:94px !important;
}

#item16412 {
	width:133px !important;
	height:94px !important;
	left:398px !important;
	top:14px !important;
}

#item11777 {
	width:59px !important;
	height:38px !important;
	left:13px !important;
	top:112px !important;
}

#item11804 {
	width:161px !important;
	height:9px !important;
	left:183px !important;
	top:64px !important;
}

#item11831 {
	width:159px !important;
	height:19px !important;
	left:352px !important;
	top:150px !important;
}

#item11864 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item11895 {
	width:114px !important;
	height:19px !important;
	left:198px !important;
	top:218px !important;
}

#item11925 {
	width:106px !important;
	height:19px !important;
	left:360px !important;
	top:326px !important;
}

#item11952 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:441px !important;
}

#item11979 {
	width:153px !important;
	height:9px !important;
	left:207px !important;
	top:442px !important;
}

#item12007 {
	width:88px !important;
	height:28px !important;
	left:123px !important;
	top:600px !important;
}

#item12035 {
	width:104px !important;
	height:19px !important;
	left:218px !important;
	top:609px !important;
}

#item12065 {
	width:153px !important;
	height:9px !important;
	left:366px !important;
	top:619px !important;
}

#item16423 {
	width:251px !important;
	height:165px !important;
}

#item16418 {
	width:251px !important;
	height:165px !important;
	left:14px !important;
	top:14px !important;
}

#item16429 {
	width:253px !important;
	height:152px !important;
}

#item16424 {
	width:253px !important;
	height:152px !important;
	left:277px !important;
	top:14px !important;
}

#item16436 {
	width:255px !important;
	height:183px !important;
}

#item16430 {
	width:255px !important;
	height:183px !important;
	left:275px !important;
	top:220px !important;
}

#item16442 {
	width:138px !important;
	height:165px !important;
}

#item16437 {
	width:138px !important;
	height:165px !important;
	left:14px !important;
	top:253px !important;
}

#item16448 {
	width:250px !important;
	height:119px !important;
}

#item16443 {
	width:250px !important;
	height:119px !important;
	left:14px !important;
	top:429px !important;
}

#item16454 {
	width:129px !important;
	height:235px !important;
}

#item16449 {
	width:129px !important;
	height:235px !important;
	left:279px !important;
	top:417px !important;
}

#item12092 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:233px !important;
}

#item12119 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:201px !important;
}

#item12147 {
	width:118px !important;
	height:20px !important;
	left:157px !important;
	top:400px !important;
}

#item12175 {
	width:92px !important;
	height:20px !important;
	left:420px !important;
	top:406px !important;
}

#item12202 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item12232 {
	width:77px !important;
	height:18px !important;
	left:416px !important;
	top:610px !important;
}

#item16461 {
	width:250px !important;
	height:241px !important;
}

#item16455 {
	width:250px !important;
	height:241px !important;
	left:14px !important;
	top:326px !important;
}

#item16467 {
	width:251px !important;
	height:326px !important;
}

#item16462 {
	width:251px !important;
	height:326px !important;
	left:279px !important;
	top:306px !important;
}

#item16473 {
	width:252px !important;
	height:176px !important;
}

#item16468 {
	width:252px !important;
	height:176px !important;
	left:278px !important;
	top:14px !important;
}

#item16479 {
	width:256px !important;
	height:225px !important;
}

#item16474 {
	width:256px !important;
	height:225px !important;
	left:14px !important;
	top:14px !important;
}

#item12262 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:308px !important;
}

#item12289 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item12319 {
	width:76px !important;
	height:20px !important;
	left:282px !important;
	top:404px !important;
}

#item12346 {
	width:217px !important;
	height:9px !important;
	left:285px !important;
	top:229px !important;
}

#item12377 {
	width:217px !important;
	height:9px !important;
	left:285px !important;
	top:239px !important;
}

#item16486 {
	width:138px !important;
	height:211px !important;
}

#item16480 {
	width:138px !important;
	height:211px !important;
	left:14px !important;
	top:14px !important;
}

#item16493 {
	width:122px !important;
	height:150px !important;
}

#item16487 {
	width:122px !important;
	height:150px !important;
	left:408px !important;
	top:14px !important;
}

#item16499 {
	width:252px !important;
	height:174px !important;
}

#item16494 {
	width:252px !important;
	height:174px !important;
	left:14px !important;
	top:238px !important;
}

#item16505 {
	width:170px !important;
	height:191px !important;
}

#item16500 {
	width:170px !important;
	height:191px !important;
	left:360px !important;
	top:250px !important;
}

#item16512 {
	width:160px !important;
	height:168px !important;
}

#item16506 {
	width:160px !important;
	height:168px !important;
	left:279px !important;
	top:459px !important;
}

#item16519 {
	width:147px !important;
	height:179px !important;
}

#item16513 {
	width:147px !important;
	height:179px !important;
	left:14px !important;
	top:450px !important;
}

#item12407 {
	width:90px !important;
	height:28px !important;
	left:169px !important;
	top:198px !important;
}

#item12434 {
	width:63px !important;
	height:28px !important;
	left:18px !important;
	top:405px !important;
}

#item12461 {
	width:93px !important;
	height:28px !important;
	left:170px !important;
	top:600px !important;
}

#item12492 {
	width:227px !important;
	height:9px !important;
	left:276px !important;
	top:217px !important;
}

#item12524 {
	width:88px !important;
	height:18px !important;
	left:276px !important;
	top:339px !important;
}

#item12555 {
	width:81px !important;
	height:38px !important;
	left:454px !important;
	top:590px !important;
}

#item16525 {
	width:239px !important;
	height:146px !important;
}

#item16520 {
	width:239px !important;
	height:146px !important;
	left:14px !important;
	top:425px !important;
}

#item16531 {
	width:156px !important;
	height:168px !important;
}

#item16526 {
	width:156px !important;
	height:168px !important;
	left:368px !important;
	top:459px !important;
}

#item16537 {
	width:254px !important;
	height:156px !important;
}

#item16532 {
	width:254px !important;
	height:156px !important;
	left:276px !important;
	top:234px !important;
}

#item16544 {
	width:166px !important;
	height:204px !important;
}

#item16538 {
	width:166px !important;
	height:204px !important;
	left:14px !important;
	top:202px !important;
}

#item16565 {
	width:242px !important;
	height:116px !important;
}

#item16560 {
	width:242px !important;
	height:116px !important;
	left:14px !important;
	top:14px !important;
}

#item16571 {
	width:66px !important;
	height:96px !important;
}

#item16566 {
	width:66px !important;
	height:96px !important;
	left:278px !important;
	top:14px !important;
}

#item17196 {
	width:66px !important;
	height:80px !important;
}

#item17191 {
	width:66px !important;
	height:80px !important;
	left:343px !important;
	top:14px !important;
}

#item17202 {
	width:71px !important;
	height:80px !important;
}

#item17197 {
	width:71px !important;
	height:80px !important;
	left:399px !important;
	top:63px !important;
}

#item12586 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:176px !important;
}

#item12613 {
	width:86px !important;
	height:28px !important;
	left:185px !important;
	top:378px !important;
}

#item12640 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item12671 {
	width:256px !important;
	height:9px !important;
	left:276px !important;
	top:444px !important;
}

#item12703 {
	width:86px !important;
	height:28px !important;
	left:276px !important;
	top:600px !important;
}

#item12730 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:198px !important;
}

#item12757 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:208px !important;
}

#item12788 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:217px !important;
}

#item16577 {
	width:168px !important;
	height:284px !important;
}

#item16572 {
	width:168px !important;
	height:284px !important;
	left:14px !important;
	top:14px !important;
}

#item16583 {
	width:177px !important;
	height:199px !important;
}

#item16578 {
	width:177px !important;
	height:199px !important;
	left:279px !important;
	top:14px !important;
}

#item16589 {
	width:78px !important;
	height:117px !important;
}

#item16584 {
	width:78px !important;
	height:117px !important;
	left:461px !important;
	top:14px !important;
}

#item16595 {
	width:252px !important;
	height:267px !important;
}

#item16590 {
	width:252px !important;
	height:267px !important;
	left:14px !important;
	top:310px !important;
}

#item16601 {
	width:251px !important;
	height:107px !important;
}

#item16596 {
	width:251px !important;
	height:107px !important;
	left:279px !important;
	top:312px !important;
}

#item16608 {
	width:251px !important;
	height:132px !important;
}

#item16602 {
	width:251px !important;
	height:132px !important;
	left:279px !important;
	top:485px !important;
}

#item12815 {
	width:214px !important;
	height:9px !important;
	left:276px !important;
	top:464px !important;
}

#item12845 {
	width:175px !important;
	height:9px !important;
	left:283px !important;
	top:621px !important;
}

#item12872 {
	width:201px !important;
	height:9px !important;
	left:12px !important;
	top:619px !important;
}

#item12902 {
	width:73px !important;
	height:40px !important;
	left:189px !important;
	top:255px !important;
}

#item12933 {
	width:66px !important;
	height:9px !important;
	left:276px !important;
	top:291px !important;
}

#item12960 {
	width:57px !important;
	height:9px !important;
	left:346px !important;
	top:291px !important;
}

#item16614 {
	width:252px !important;
	height:136px !important;
}

#item16609 {
	width:252px !important;
	height:136px !important;
	left:14px !important;
	top:313px !important;
}

#item16620 {
	width:74px !important;
	height:80px !important;
}

#item16615 {
	width:74px !important;
	height:80px !important;
	left:9px !important;
	top:452px !important;
}

#item17065 {
	width:74px !important;
	height:80px !important;
}

#item17060 {
	width:74px !important;
	height:80px !important;
	left:83px !important;
	top:452px !important;
}

#item16632 {
	width:249px !important;
	height:235px !important;
}

#item16627 {
	width:249px !important;
	height:235px !important;
	left:282px !important;
	top:310px !important;
}

#item16638 {
	width:252px !important;
	height:219px !important;
}

#item16633 {
	width:252px !important;
	height:219px !important;
	left:278px !important;
	top:14px !important;
}

#item16644 {
	width:120px !important;
	height:114px !important;
}

#item16639 {
	width:120px !important;
	height:114px !important;
	left:141px !important;
	top:75px !important;
}

#item16650 {
	width:67px !important;
	height:69px !important;
}

#item16645 {
	width:67px !important;
	height:69px !important;
	left:85px !important;
	top:15px !important;
}

#item17071 {
	width:67px !important;
	height:69px !important;
}

#item17066 {
	width:67px !important;
	height:69px !important;
	left:13px !important;
	top:15px !important;
}

#item12987 {
	width:130px !important;
	height:20px !important;
	left:276px !important;
	top:608px !important;
}

#item13019 {
	width:228px !important;
	height:9px !important;
	left:276px !important;
	top:291px !important;
}

#item13049 {
	width:65px !important;
	height:9px !important;
	left:13px !important;
	top:618px !important;
}

#item13076 {
	width:65px !important;
	height:9px !important;
	left:78px !important;
	top:618px !important;
}

#item13103 {
	width:61px !important;
	height:9px !important;
	left:141px !important;
	top:618px !important;
}

#item13130 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:281px !important;
}

#item13160 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item16677 {
	width:167px !important;
	height:196px !important;
}

#item16669 {
	width:167px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

#item16683 {
	width:173px !important;
	height:194px !important;
}

#item16678 {
	width:173px !important;
	height:194px !important;
	left:275px !important;
	top:14px !important;
}

#item17078 {
	width:72px !important;
	height:54px !important;
}

#item17073 {
	width:72px !important;
	height:54px !important;
	left:458px !important;
	top:15px !important;
}

#item16689 {
	width:211px !important;
	height:117px !important;
}

#item16684 {
	width:211px !important;
	height:117px !important;
	left:14px !important;
	top:261px !important;
}

#item17084 {
	width:211px !important;
	height:110px !important;
}

#item17079 {
	width:211px !important;
	height:110px !important;
	left:14px !important;
	top:380px !important;
}

#item17091 {
	width:211px !important;
	height:150px !important;
}

#item17085 {
	width:211px !important;
	height:150px !important;
	left:14px !important;
	top:494px !important;
}

#item16695 {
	width:149px !important;
	height:202px !important;
}

#item16690 {
	width:149px !important;
	height:202px !important;
	left:242px !important;
	top:300px !important;
}

#item17097 {
	width:135px !important;
	height:202px !important;
}

#item17092 {
	width:135px !important;
	height:202px !important;
	left:395px !important;
	top:221px !important;
}

#item17103 {
	width:113px !important;
	height:53px !important;
}

#item17098 {
	width:113px !important;
	height:53px !important;
	left:417px !important;
	top:446px !important;
}

#item13191 {
	width:75px !important;
	height:29px !important;
	left:184px !important;
	top:152px !important;
}

#item13220 {
	width:74px !important;
	height:29px !important;
	left:453px !important;
	top:174px !important;
}

#item13248 {
	width:99px !important;
	height:9px !important;
	left:259px !important;
	top:591px !important;
}

#item13275 {
	width:99px !important;
	height:9px !important;
	left:259px !important;
	top:601px !important;
}

#item13303 {
	width:99px !important;
	height:9px !important;
	left:259px !important;
	top:610px !important;
}

#item13330 {
	width:89px !important;
	height:9px !important;
	left:414px !important;
	top:597px !important;
}

#item13357 {
	width:89px !important;
	height:9px !important;
	left:414px !important;
	top:608px !important;
}

#item16701 {
	width:138px !important;
	height:92px !important;
}

#item16696 {
	width:138px !important;
	height:92px !important;
	left:122px !important;
	top:432px !important;
}

#item17112 {
	width:167px !important;
	height:108px !important;
}

#item17106 {
	width:167px !important;
	height:108px !important;
	left:194px !important;
	top:459px !important;
}

#item17119 {
	width:190px !important;
	height:108px !important;
}

#item17113 {
	width:190px !important;
	height:108px !important;
	left:140px !important;
	top:546px !important;
}

#item17125 {
	width:143px !important;
	height:74px !important;
}

#item17120 {
	width:143px !important;
	height:74px !important;
	left:340px !important;
	top:556px !important;
}

#item16707 {
	width:148px !important;
	height:339px !important;
}

#item16702 {
	width:148px !important;
	height:339px !important;
	left:382px !important;
	top:116px !important;
}

#item16713 {
	width:252px !important;
	height:103px !important;
}

#item16708 {
	width:252px !important;
	height:103px !important;
	left:14px !important;
	top:201px !important;
}

#item16719 {
	width:251px !important;
	height:183px !important;
}

#item16714 {
	width:251px !important;
	height:183px !important;
	left:14px !important;
	top:14px !important;
}

#item17131 {
	width:94px !important;
	height:94px !important;
}

#item17126 {
	width:94px !important;
	height:94px !important;
	left:277px !important;
	top:59px !important;
}

#item17137 {
	width:94px !important;
	height:85px !important;
}

#item17132 {
	width:94px !important;
	height:85px !important;
	left:410px !important;
	top:14px !important;
}

#item13384 {
	width:74px !important;
	height:30px !important;
	left:275px !important;
	top:412px !important;
}

#item13415 {
	width:92px !important;
	height:20px !important;
	left:276px !important;
	top:298px !important;
}

#item13442 {
	width:73px !important;
	height:20px !important;
	left:13px !important;
	top:567px !important;
}

#item13471 {
	width:74px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item13498 {
	width:75px !important;
	height:9px !important;
	left:13px !important;
	top:600px !important;
}

#item13525 {
	width:172px !important;
	height:20px !important;
	left:13px !important;
	top:395px !important;
}

#item13558 {
	width:168px !important;
	height:20px !important;
	left:13px !important;
	top:373px !important;
}

#item16725 {
	width:123px !important;
	height:298px !important;
}

#item16720 {
	width:123px !important;
	height:298px !important;
	left:27px !important;
	top:77px !important;
}

#item16732 {
	width:118px !important;
	height:186px !important;
}

#item16727 {
	width:118px !important;
	height:186px !important;
	left:154px !important;
	top:89px !important;
}

#item16738 {
	width:90px !important;
	height:201px !important;
}

#item16733 {
	width:90px !important;
	height:201px !important;
	left:287px !important;
	top:86px !important;
}

#item16744 {
	width:145px !important;
	height:225px !important;
}

#item16739 {
	width:145px !important;
	height:225px !important;
	left:385px !important;
	top:88px !important;
}

#item16750 {
	width:84px !important;
	height:122px !important;
}

#item16745 {
	width:84px !important;
	height:122px !important;
	left:167px !important;
	top:312px !important;
}

#item13590 {
	width:88px !important;
	height:9px !important;
	left:13px !important;
	top:493px !important;
}

#item13617 {
	width:84px !important;
	height:9px !important;
	left:13px !important;
	top:502px !important;
}

#item13644 {
	width:73px !important;
	height:9px !important;
	left:13px !important;
	top:587px !important;
}

#item13672 {
	width:118px !important;
	height:9px !important;
	left:179px !important;
	top:494px !important;
}

#item13699 {
	width:93px !important;
	height:9px !important;
	left:179px !important;
	top:597px !important;
}

#item13726 {
	width:139px !important;
	height:9px !important;
	left:346px !important;
	top:493px !important;
}

#item13753 {
	width:78px !important;
	height:9px !important;
	left:346px !important;
	top:587px !important;
}

#item13780 {
	width:75px !important;
	height:9px !important;
	left:429px !important;
	top:587px !important;
}

#item13807 {
	width:88px !important;
	height:9px !important;
	left:13px !important;
	top:493px !important;
}

#item13834 {
	width:84px !important;
	height:9px !important;
	left:13px !important;
	top:502px !important;
}

#item13861 {
	width:73px !important;
	height:9px !important;
	left:13px !important;
	top:587px !important;
}

#item13888 {
	width:118px !important;
	height:9px !important;
	left:179px !important;
	top:494px !important;
}

#item13916 {
	width:93px !important;
	height:9px !important;
	left:179px !important;
	top:597px !important;
}

#item13943 {
	width:139px !important;
	height:9px !important;
	left:346px !important;
	top:493px !important;
}

#item13970 {
	width:78px !important;
	height:9px !important;
	left:346px !important;
	top:587px !important;
}

#item13997 {
	width:75px !important;
	height:9px !important;
	left:429px !important;
	top:587px !important;
}

#item16756 {
	width:95px !important;
	height:148px !important;
}

#item16751 {
	width:95px !important;
	height:148px !important;
	left:14px !important;
	top:139px !important;
}

#item16762 {
	width:132px !important;
	height:160px !important;
}

#item16757 {
	width:132px !important;
	height:160px !important;
	left:160px !important;
	top:97px !important;
}

#item16768 {
	width:132px !important;
	height:186px !important;
}

#item16763 {
	width:132px !important;
	height:186px !important;
	left:302px !important;
	top:89px !important;
}

#item16785 {
	width:88px !important;
	height:116px !important;
}

#item16780 {
	width:88px !important;
	height:116px !important;
	left:442px !important;
	top:170px !important;
}

#item16791 {
	width:164px !important;
	height:181px !important;
}

#item16786 {
	width:164px !important;
	height:181px !important;
	left:91px !important;
	top:60px !important;
}

#item16797 {
	width:161px !important;
	height:83px !important;
}

#item16792 {
	width:161px !important;
	height:83px !important;
	left:102px !important;
	top:259px !important;
}

#item17145 {
	width:161px !important;
	height:97px !important;
}

#item17140 {
	width:161px !important;
	height:97px !important;
	left:18px !important;
	top:347px !important;
}

#item17151 {
	width:187px !important;
	height:97px !important;
}

#item17146 {
	width:187px !important;
	height:97px !important;
	left:78px !important;
	top:450px !important;
}

#item16810 {
	width:147px !important;
	height:316px !important;
}

#item16804 {
	width:147px !important;
	height:316px !important;
	left:383px !important;
	top:82px !important;
}

#item16803 {
	width:157px !important;
	height:74px !important;
}

#item16798 {
	width:157px !important;
	height:74px !important;
	left:283px !important;
	top:377px !important;
}

#item17157 {
	width:188px !important;
	height:96px !important;
}

#item17152 {
	width:188px !important;
	height:96px !important;
	left:288px !important;
	top:454px !important;
}

#item14414 {
	width:70px !important;
	height:20px !important;
	left:13px !important;
	top:195px !important;
}

#item14441 {
	width:75px !important;
	height:41px !important;
	left:276px !important;
	top:202px !important;
}

#item14471 {
	width:58px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item14498 {
	width:60px !important;
	height:9px !important;
	left:80px !important;
	top:619px !important;
}

#item14525 {
	width:58px !important;
	height:9px !important;
	left:149px !important;
	top:619px !important;
}

#item14552 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item14582 {
	width:214px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item16816 {
	width:251px !important;
	height:215px !important;
}

#item16811 {
	width:251px !important;
	height:215px !important;
	left:14px !important;
	top:14px !important;
}

#item16822 {
	width:246px !important;
	height:233px !important;
}

#item16817 {
	width:246px !important;
	height:233px !important;
	left:284px !important;
	top:14px !important;
}

#item14616 {
	width:185px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item14645 {
	width:66px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

#item14672 {
	width:65px !important;
	height:9px !important;
	left:93px !important;
	top:296px !important;
}

#item14699 {
	width:66px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item16829 {
	width:173px !important;
	height:215px !important;
}

#item16823 {
	width:173px !important;
	height:215px !important;
	left:14px !important;
	top:14px !important;
}

#item16835 {
	width:84px !important;
	height:68px !important;
}

#item16830 {
	width:84px !important;
	height:68px !important;
	left:193px !important;
	top:79px !important;
}

#item17165 {
	width:84px !important;
	height:74px !important;
}

#item17160 {
	width:84px !important;
	height:74px !important;
	left:193px !important;
	top:162px !important;
}

#item16841 {
	width:128px !important;
	height:302px !important;
}

#item16836 {
	width:128px !important;
	height:302px !important;
	left:402px !important;
	top:92px !important;
}

#item16848 {
	width:177px !important;
	height:158px !important;
}

#item16843 {
	width:177px !important;
	height:158px !important;
	left:14px !important;
	top:249px !important;
}

#item16854 {
	width:111px !important;
	height:99px !important;
}

#item16849 {
	width:111px !important;
	height:99px !important;
	left:115px !important;
	top:471px !important;
}

#item17183 {
	width:54px !important;
	height:78px !important;
}

#item17178 {
	width:54px !important;
	height:78px !important;
	left:363px !important;
	top:421px !important;
}

#item17171 {
	width:111px !important;
	height:99px !important;
}

#item17166 {
	width:111px !important;
	height:99px !important;
	left:184px !important;
	top:418px !important;
}

#item17177 {
	width:111px !important;
	height:138px !important;
}

#item17172 {
	width:111px !important;
	height:138px !important;
	left:279px !important;
	top:439px !important;
}

#item14727 {
	width:72px !important;
	height:30px !important;
	left:199px !important;
	top:373px !important;
}

#item14754 {
	width:107px !important;
	height:27px !important;
	left:286px !important;
	top:382px !important;
}

#item14788 {
	width:104px !important;
	height:9px !important;
	left:285px !important;
	top:154px !important;
}

#item14819 {
	width:103px !important;
	height:9px !important;
	left:285px !important;
	top:163px !important;
}

#item14850 {
	width:103px !important;
	height:18px !important;
	left:285px !important;
	top:172px !important;
}

#item14882 {
	width:71px !important;
	height:9px !important;
	left:422px !important;
	top:528px !important;
}

#item14910 {
	width:71px !important;
	height:9px !important;
	left:422px !important;
	top:539px !important;
}

#item14937 {
	width:71px !important;
	height:9px !important;
	left:422px !important;
	top:549px !important;
}
#in5footer,  #prefooter {display:none;}
