/* 	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:658px; background: #fff !important; }
.paper-vertical { width:544px; height:100%; }
.paper-horizontal { width:19953px; height:670px; }
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:658px) {
	.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;}
}

#item26400 {
	width:69px !important;
	height:72px !important;
}

#item26398 {
	width:69px !important;
	height:72px !important;
	left:64px !important;
	top:132px !important;
}

#item27579 {
	width:63px !important;
	height:52px !important;
}

#item27573 {
	width:63px !important;
	height:52px !important;
	left:135px !important;
	top:144px !important;
}

#item27585 {
	width:61px !important;
	height:43px !important;
}

#item27580 {
	width:61px !important;
	height:43px !important;
	left:201px !important;
	top:149px !important;
}

#item26518 {
	width:122px !important;
	height:147px !important;
}

#item26512 {
	width:122px !important;
	height:147px !important;
	left:292px !important;
	top:37px !important;
}

#item27591 {
	width:122px !important;
	height:147px !important;
}

#item27586 {
	width:122px !important;
	height:147px !important;
	left:391px !important;
	top:64px !important;
}

#item26525 {
	width:132px !important;
	height:150px !important;
}

#item26520 {
	width:132px !important;
	height:150px !important;
	left:21px !important;
	top:324px !important;
}

#item26531 {
	width:65px !important;
	height:115px !important;
}

#item26526 {
	width:65px !important;
	height:115px !important;
	left:186px !important;
	top:415px !important;
}

#item26537 {
	width:77px !important;
	height:99px !important;
}

#item26532 {
	width:77px !important;
	height:99px !important;
	left:264px !important;
	top:388px !important;
}

#item26543 {
	width:66px !important;
	height:107px !important;
}

#item26538 {
	width:66px !important;
	height:107px !important;
	left:397px !important;
	top:358px !important;
}

#item25109 {
	width:368px !important;
	height:10px !important;
	left:13px !important;
	top:543px !important;
}

#item25141 {
	width:368px !important;
	height:10px !important;
	left:13px !important;
	top:552px !important;
}

#item25171 {
	width:132px !important;
	height:10px !important;
	left:400px !important;
	top:543px !important;
}

#item25198 {
	width:132px !important;
	height:10px !important;
	left:400px !important;
	top:552px !important;
}

#item26409 {
	width:64px !important;
	height:24px !important;
}

#item26404 {
	width:64px !important;
	height:24px !important;
	left:73px !important;
	top:248px !important;
}

#item27598 {
	width:64px !important;
	height:24px !important;
}

#item27593 {
	width:64px !important;
	height:24px !important;
	left:73px !important;
	top:278px !important;
}

#item27604 {
	width:64px !important;
	height:24px !important;
}

#item27599 {
	width:64px !important;
	height:24px !important;
	left:73px !important;
	top:308px !important;
}

#item27611 {
	width:64px !important;
	height:24px !important;
}

#item27605 {
	width:64px !important;
	height:24px !important;
	left:73px !important;
	top:337px !important;
}

#item27617 {
	width:64px !important;
	height:24px !important;
}

#item27612 {
	width:64px !important;
	height:24px !important;
	left:73px !important;
	top:364px !important;
}

#item27623 {
	width:64px !important;
	height:24px !important;
}

#item27618 {
	width:64px !important;
	height:24px !important;
	left:73px !important;
	top:390px !important;
}

#item27629 {
	width:64px !important;
	height:22px !important;
}

#item27624 {
	width:64px !important;
	height:22px !important;
	left:73px !important;
	top:414px !important;
}

#item27635 {
	width:64px !important;
	height:24px !important;
}

#item27630 {
	width:64px !important;
	height:24px !important;
	left:73px !important;
	top:440px !important;
}

#item27642 {
	width:64px !important;
	height:24px !important;
}

#item27636 {
	width:64px !important;
	height:24px !important;
	left:73px !important;
	top:468px !important;
}

#item27648 {
	width:64px !important;
	height:22px !important;
}

#item27643 {
	width:64px !important;
	height:22px !important;
	left:73px !important;
	top:493px !important;
}

#item27654 {
	width:64px !important;
	height:22px !important;
}

#item27649 {
	width:64px !important;
	height:22px !important;
	left:73px !important;
	top:515px !important;
}

#item27661 {
	width:64px !important;
	height:24px !important;
}

#item27655 {
	width:64px !important;
	height:24px !important;
	left:73px !important;
	top:539px !important;
}

#item27667 {
	width:64px !important;
	height:22px !important;
}

#item27662 {
	width:64px !important;
	height:22px !important;
	left:73px !important;
	top:564px !important;
}

#item27673 {
	width:64px !important;
	height:21px !important;
}

#item27668 {
	width:64px !important;
	height:21px !important;
	left:73px !important;
	top:588px !important;
}

#item27684 {
	width:131px !important;
	height:48px !important;
}

#item27679 {
	width:131px !important;
	height:48px !important;
	left:383px !important;
	top:136px !important;
}

#item27690 {
	width:131px !important;
	height:48px !important;
}

#item27685 {
	width:131px !important;
	height:48px !important;
	left:383px !important;
	top:186px !important;
}

#item27698 {
	width:131px !important;
	height:61px !important;
}

#item27691 {
	width:131px !important;
	height:61px !important;
	left:383px !important;
	top:235px !important;
}

#item17386 {
	width:51px !important;
	height:10px !important;
	left:469px !important;
	top:458px !important;
}

#item17413 {
	width:51px !important;
	height:10px !important;
	left:469px !important;
	top:470px !important;
}

#item17440 {
	width:51px !important;
	height:10px !important;
	left:469px !important;
	top:482px !important;
}

#item17467 {
	width:51px !important;
	height:10px !important;
	left:469px !important;
	top:493px !important;
}

#item17494 {
	width:51px !important;
	height:10px !important;
	left:469px !important;
	top:505px !important;
}

#item17521 {
	width:51px !important;
	height:10px !important;
	left:469px !important;
	top:517px !important;
}

#item17548 {
	width:51px !important;
	height:10px !important;
	left:469px !important;
	top:528px !important;
}

#item17576 {
	width:51px !important;
	height:10px !important;
	left:469px !important;
	top:540px !important;
}

#item17603 {
	width:51px !important;
	height:10px !important;
	left:469px !important;
	top:552px !important;
}

#item17630 {
	width:51px !important;
	height:10px !important;
	left:469px !important;
	top:564px !important;
}

#item17657 {
	width:51px !important;
	height:10px !important;
	left:469px !important;
	top:575px !important;
}

#item17684 {
	width:51px !important;
	height:10px !important;
	left:469px !important;
	top:587px !important;
}

#item17711 {
	width:51px !important;
	height:10px !important;
	left:469px !important;
	top:599px !important;
}

#item17738 {
	width:51px !important;
	height:10px !important;
	left:469px !important;
	top:611px !important;
}

#item17765 {
	width:51px !important;
	height:10px !important;
	left:390px !important;
	top:458px !important;
}

#item17792 {
	width:51px !important;
	height:10px !important;
	left:390px !important;
	top:470px !important;
}

#item17819 {
	width:51px !important;
	height:10px !important;
	left:390px !important;
	top:481px !important;
}

#item17846 {
	width:51px !important;
	height:10px !important;
	left:390px !important;
	top:493px !important;
}

#item17874 {
	width:51px !important;
	height:10px !important;
	left:390px !important;
	top:505px !important;
}

#item17901 {
	width:51px !important;
	height:10px !important;
	left:390px !important;
	top:517px !important;
}

#item17928 {
	width:51px !important;
	height:10px !important;
	left:390px !important;
	top:528px !important;
}

#item17955 {
	width:51px !important;
	height:10px !important;
	left:390px !important;
	top:540px !important;
}

#item17982 {
	width:51px !important;
	height:10px !important;
	left:390px !important;
	top:552px !important;
}

#item18010 {
	width:51px !important;
	height:10px !important;
	left:390px !important;
	top:563px !important;
}

#item18038 {
	width:51px !important;
	height:10px !important;
	left:390px !important;
	top:575px !important;
}

#item18065 {
	width:51px !important;
	height:10px !important;
	left:390px !important;
	top:587px !important;
}

#item18092 {
	width:51px !important;
	height:10px !important;
	left:390px !important;
	top:599px !important;
}

#item18119 {
	width:51px !important;
	height:10px !important;
	left:390px !important;
	top:610px !important;
}

#item26549 {
	width:325px !important;
	height:65px !important;
}

#item26544 {
	width:325px !important;
	height:65px !important;
	left:219px !important;
	top:60px !important;
}

#item27705 {
	width:334px !important;
	height:61px !important;
}

#item27699 {
	width:334px !important;
	height:61px !important;
	left:210px !important;
	top:128px !important;
}

#item27711 {
	width:328px !important;
	height:41px !important;
}

#item27706 {
	width:328px !important;
	height:41px !important;
	left:216px !important;
	top:190px !important;
}

#item27717 {
	width:338px !important;
	height:107px !important;
}

#item27712 {
	width:338px !important;
	height:107px !important;
	left:206px !important;
	top:234px !important;
}

#item26556 {
	width:32px !important;
	height:33px !important;
}

#item26550 {
	width:32px !important;
	height:33px !important;
	left:343px !important;
	top:413px !important;
}

#item27749 {
	width:32px !important;
	height:33px !important;
}

#item27744 {
	width:32px !important;
	height:33px !important;
	left:343px !important;
	top:452px !important;
}

#item27780 {
	width:32px !important;
	height:33px !important;
}

#item27775 {
	width:32px !important;
	height:33px !important;
	left:343px !important;
	top:491px !important;
}

#item27725 {
	width:32px !important;
	height:33px !important;
}

#item27720 {
	width:32px !important;
	height:33px !important;
	left:379px !important;
	top:413px !important;
}

#item27755 {
	width:32px !important;
	height:33px !important;
}

#item27750 {
	width:32px !important;
	height:33px !important;
	left:379px !important;
	top:452px !important;
}

#item27786 {
	width:32px !important;
	height:33px !important;
}

#item27781 {
	width:32px !important;
	height:33px !important;
	left:379px !important;
	top:491px !important;
}

#item27731 {
	width:32px !important;
	height:33px !important;
}

#item27726 {
	width:32px !important;
	height:33px !important;
	left:415px !important;
	top:413px !important;
}

#item27761 {
	width:32px !important;
	height:33px !important;
}

#item27756 {
	width:32px !important;
	height:33px !important;
	left:415px !important;
	top:452px !important;
}

#item27792 {
	width:32px !important;
	height:33px !important;
}

#item27787 {
	width:32px !important;
	height:33px !important;
	left:415px !important;
	top:491px !important;
}

#item27737 {
	width:32px !important;
	height:33px !important;
}

#item27732 {
	width:32px !important;
	height:33px !important;
	left:450px !important;
	top:413px !important;
}

#item27768 {
	width:32px !important;
	height:33px !important;
}

#item27762 {
	width:32px !important;
	height:33px !important;
	left:450px !important;
	top:452px !important;
}

#item27798 {
	width:32px !important;
	height:33px !important;
}

#item27793 {
	width:32px !important;
	height:33px !important;
	left:450px !important;
	top:491px !important;
}

#item27743 {
	width:32px !important;
	height:33px !important;
}

#item27738 {
	width:32px !important;
	height:33px !important;
	left:486px !important;
	top:413px !important;
}

#item27774 {
	width:32px !important;
	height:33px !important;
}

#item27769 {
	width:32px !important;
	height:33px !important;
	left:486px !important;
	top:452px !important;
}

#item18146 {
	width:51px !important;
	height:10px !important;
	left:255px !important;
	top:354px !important;
}

#item18173 {
	width:51px !important;
	height:10px !important;
	left:255px !important;
	top:366px !important;
}

#item18201 {
	width:51px !important;
	height:10px !important;
	left:255px !important;
	top:378px !important;
}

#item18228 {
	width:51px !important;
	height:10px !important;
	left:255px !important;
	top:389px !important;
}

#item18255 {
	width:51px !important;
	height:10px !important;
	left:255px !important;
	top:401px !important;
}

#item18282 {
	width:51px !important;
	height:10px !important;
	left:255px !important;
	top:413px !important;
}

#item18309 {
	width:51px !important;
	height:10px !important;
	left:255px !important;
	top:425px !important;
}

#item18336 {
	width:51px !important;
	height:10px !important;
	left:255px !important;
	top:436px !important;
}

#item18363 {
	width:51px !important;
	height:10px !important;
	left:255px !important;
	top:448px !important;
}

#item18390 {
	width:51px !important;
	height:10px !important;
	left:255px !important;
	top:460px !important;
}

#item18417 {
	width:51px !important;
	height:10px !important;
	left:255px !important;
	top:472px !important;
}

#item18444 {
	width:51px !important;
	height:10px !important;
	left:255px !important;
	top:483px !important;
}

#item18471 {
	width:51px !important;
	height:10px !important;
	left:255px !important;
	top:495px !important;
}

#item18499 {
	width:51px !important;
	height:10px !important;
	left:255px !important;
	top:507px !important;
}

#item18526 {
	width:51px !important;
	height:10px !important;
	left:172px !important;
	top:354px !important;
}

#item18553 {
	width:51px !important;
	height:10px !important;
	left:172px !important;
	top:366px !important;
}

#item18580 {
	width:51px !important;
	height:10px !important;
	left:172px !important;
	top:378px !important;
}

#item18607 {
	width:51px !important;
	height:10px !important;
	left:172px !important;
	top:389px !important;
}

#item18634 {
	width:51px !important;
	height:10px !important;
	left:172px !important;
	top:401px !important;
}

#item18661 {
	width:51px !important;
	height:10px !important;
	left:172px !important;
	top:413px !important;
}

#item18688 {
	width:51px !important;
	height:10px !important;
	left:172px !important;
	top:425px !important;
}

#item18716 {
	width:51px !important;
	height:10px !important;
	left:172px !important;
	top:436px !important;
}

#item18743 {
	width:51px !important;
	height:10px !important;
	left:172px !important;
	top:448px !important;
}

#item18770 {
	width:51px !important;
	height:10px !important;
	left:172px !important;
	top:460px !important;
}

#item18798 {
	width:51px !important;
	height:10px !important;
	left:172px !important;
	top:471px !important;
}

#item18825 {
	width:51px !important;
	height:10px !important;
	left:172px !important;
	top:483px !important;
}

#item18852 {
	width:51px !important;
	height:10px !important;
	left:172px !important;
	top:495px !important;
}

#item18879 {
	width:51px !important;
	height:10px !important;
	left:172px !important;
	top:506px !important;
}

#item26415 {
	width:266px !important;
	height:213px !important;
}

#item26410 {
	width:266px !important;
	height:213px !important;
}

#item26562 {
	width:254px !important;
	height:158px !important;
}

#item26557 {
	width:254px !important;
	height:158px !important;
	left:276px !important;
	top:56px !important;
}

#item26568 {
	width:178px !important;
	height:151px !important;
}

#item26563 {
	width:178px !important;
	height:151px !important;
	left:14px !important;
	top:285px !important;
}

#item26574 {
	width:252px !important;
	height:169px !important;
}

#item26569 {
	width:252px !important;
	height:169px !important;
	left:278px !important;
	top:223px !important;
}

#item26581 {
	width:252px !important;
	height:148px !important;
}

#item26575 {
	width:252px !important;
	height:148px !important;
	left:278px !important;
	top:477px !important;
}

#item26587 {
	width:171px !important;
	height:213px !important;
}

#item26582 {
	width:171px !important;
	height:213px !important;
	top:444px !important;
}

#item18906 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:264px !important;
}

#item18937 {
	width:61px !important;
	height:38px !important;
	left:197px !important;
	top:390px !important;
}

#item18964 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:460px !important;
}

#item18998 {
	width:98px !important;
	height:28px !important;
	left:437px !important;
	top:187px !important;
}

#item19030 {
	width:64px !important;
	height:36px !important;
	left:175px !important;
	top:609px !important;
}

#item19060 {
	width:137px !important;
	height:18px !important;
	left:276px !important;
	top:609px !important;
}

#item26593 {
	width:176px !important;
	height:182px !important;
}

#item26588 {
	width:176px !important;
	height:182px !important;
	left:90px !important;
	top:436px !important;
}

#item26599 {
	width:204px !important;
	height:222px !important;
}

#item26594 {
	width:204px !important;
	height:222px !important;
	left:341px !important;
	top:436px !important;
}

#item26605 {
	width:152px !important;
	height:201px !important;
}

#item26600 {
	width:152px !important;
	height:201px !important;
	left:378px !important;
	top:222px !important;
}

#item26612 {
	width:252px !important;
	height:147px !important;
}

#item26606 {
	width:252px !important;
	height:147px !important;
	left:14px !important;
	top:222px !important;
}

#item26618 {
	width:192px !important;
	height:200px !important;
}

#item26613 {
	width:192px !important;
	height:200px !important;
	left:74px !important;
	top:14px !important;
}

#item26624 {
	width:137px !important;
	height:215px !important;
}

#item26619 {
	width:137px !important;
	height:215px !important;
	left:407px !important;
}

#item19091 {
	width:56px !important;
	height:57px !important;
	left:13px !important;
	top:158px !important;
}

#item19122 {
	width:222px !important;
	height:9px !important;
	left:13px !important;
	top:417px !important;
}

#item19152 {
	width:82px !important;
	height:28px !important;
	left:13px !important;
	top:591px !important;
}

#item19179 {
	width:117px !important;
	height:19px !important;
	left:276px !important;
	top:195px !important;
}

#item19211 {
	width:101px !important;
	height:28px !important;
	left:276px !important;
	top:397px !important;
}

#item19242 {
	width:58px !important;
	height:47px !important;
	left:276px !important;
	top:572px !important;
}

#item26421 {
	width:52px !important;
	height:51px !important;
}

#item26416 {
	width:52px !important;
	height:51px !important;
	left:297px !important;
	top:92px !important;
}

#item27808 {
	width:60px !important;
	height:65px !important;
}

#item27803 {
	width:60px !important;
	height:65px !important;
	left:339px !important;
	top:117px !important;
}

#item27816 {
	width:43px !important;
	height:45px !important;
}

#item27810 {
	width:43px !important;
	height:45px !important;
	left:321px !important;
	top:171px !important;
}

#item27822 {
	width:36px !important;
	height:57px !important;
}

#item27817 {
	width:36px !important;
	height:57px !important;
	left:280px !important;
	top:162px !important;
}

#item26630 {
	width:174px !important;
	height:222px !important;
}

#item26625 {
	width:174px !important;
	height:222px !important;
}

#item26637 {
	width:146px !important;
	height:205px !important;
}

#item26631 {
	width:146px !important;
	height:205px !important;
	left:14px !important;
	top:231px !important;
}

#item26643 {
	width:193px !important;
	height:205px !important;
}

#item26638 {
	width:193px !important;
	height:205px !important;
	left:278px !important;
	top:231px !important;
}

#item26650 {
	width:176px !important;
	height:181px !important;
}

#item26644 {
	width:176px !important;
	height:181px !important;
	left:278px !important;
	top:443px !important;
}

#item26656 {
	width:176px !important;
	height:214px !important;
}

#item26651 {
	width:176px !important;
	height:214px !important;
	top:443px !important;
}

#item19272 {
	width:90px !important;
	height:28px !important;
	left:177px !important;
	top:187px !important;
}

#item19299 {
	width:108px !important;
	height:28px !important;
	left:164px !important;
	top:409px !important;
}

#item19330 {
	width:93px !important;
	height:36px !important;
	left:179px !important;
	top:609px !important;
}

#item19361 {
	width:64px !important;
	height:47px !important;
	left:474px !important;
	top:369px !important;
}

#item19391 {
	width:61px !important;
	height:38px !important;
	left:456px !important;
	top:582px !important;
}

#item19423 {
	width:114px !important;
	height:9px !important;
	left:419px !important;
	top:187px !important;
}

#item19455 {
	width:114px !important;
	height:9px !important;
	left:419px !important;
	top:196px !important;
}

#item19486 {
	width:114px !important;
	height:18px !important;
	left:419px !important;
	top:205px !important;
}

#item26663 {
	width:175px !important;
	height:173px !important;
}

#item26657 {
	width:175px !important;
	height:173px !important;
	left:92px !important;
	top:444px !important;
}

#item26670 {
	width:172px !important;
	height:214px !important;
}

#item26664 {
	width:172px !important;
	height:214px !important;
	left:372px !important;
	top:443px !important;
}

#item26676 {
	width:252px !important;
	height:158px !important;
}

#item26671 {
	width:252px !important;
	height:158px !important;
	left:278px !important;
	top:231px !important;
}

#item26682 {
	width:180px !important;
	height:205px !important;
}

#item26677 {
	width:180px !important;
	height:205px !important;
	left:86px !important;
	top:230px !important;
}

#item26688 {
	width:252px !important;
	height:149px !important;
}

#item26683 {
	width:252px !important;
	height:149px !important;
	left:14px !important;
}

#item26694 {
	width:267px !important;
	height:151px !important;
}

#item26689 {
	width:267px !important;
	height:151px !important;
	left:277px !important;
}

#item19519 {
	width:248px !important;
	height:9px !important;
	left:12px !important;
	top:214px !important;
}

#item19551 {
	width:70px !important;
	height:36px !important;
	left:13px !important;
	top:401px !important;
}

#item19585 {
	width:82px !important;
	height:38px !important;
	left:13px !important;
	top:582px !important;
}

#item19616 {
	width:245px !important;
	height:9px !important;
	left:281px !important;
	top:206px !important;
}

#item19646 {
	width:108px !important;
	height:28px !important;
	left:280px !important;
	top:404px !important;
}

#item19676 {
	width:69px !important;
	height:28px !important;
	left:286px !important;
	top:589px !important;
}

#item26427 {
	width:183px !important;
	height:223px !important;
}

#item26422 {
	width:183px !important;
	height:223px !important;
}

#item26708 {
	width:163px !important;
	height:162px !important;
}

#item26703 {
	width:163px !important;
	height:162px !important;
	left:277px !important;
	top:60px !important;
}

#item26715 {
	width:168px !important;
	height:202px !important;
}

#item26709 {
	width:168px !important;
	height:202px !important;
	left:99px !important;
	top:233px !important;
}

#item26721 {
	width:252px !important;
	height:164px !important;
}

#item26716 {
	width:252px !important;
	height:164px !important;
	left:278px !important;
	top:232px !important;
}

#item26727 {
	width:121px !important;
	height:181px !important;
}

#item26722 {
	width:121px !important;
	height:181px !important;
	left:278px !important;
	top:444px !important;
}

#item26733 {
	width:204px !important;
	height:213px !important;
}

#item26728 {
	width:204px !important;
	height:213px !important;
	top:444px !important;
}

#item19703 {
	width:78px !important;
	height:36px !important;
	left:186px !important;
	top:187px !important;
}

#item19736 {
	width:92px !important;
	height:27px !important;
	left:445px !important;
	top:196px !important;
}

#item19767 {
	width:77px !important;
	height:38px !important;
	left:14px !important;
	top:399px !important;
}

#item19798 {
	width:193px !important;
	height:9px !important;
	left:284px !important;
	top:424px !important;
}

#item19829 {
	width:61px !important;
	height:38px !important;
	left:207px !important;
	top:582px !important;
}

#item19856 {
	width:116px !important;
	height:19px !important;
	left:404px !important;
	top:608px !important;
}

#item26739 {
	width:173px !important;
	height:175px !important;
}

#item26734 {
	width:173px !important;
	height:175px !important;
	left:94px !important;
	top:444px !important;
}

#item26745 {
	width:187px !important;
	height:214px !important;
}

#item26740 {
	width:187px !important;
	height:214px !important;
	left:357px !important;
	top:444px !important;
}

#item26751 {
	width:162px !important;
	height:204px !important;
}

#item26746 {
	width:162px !important;
	height:204px !important;
	left:278px !important;
	top:233px !important;
}

#item26757 {
	width:245px !important;
	height:166px !important;
}

#item26752 {
	width:245px !important;
	height:166px !important;
	left:14px !important;
	top:233px !important;
}

#item26764 {
	width:244px !important;
	height:208px !important;
}

#item26758 {
	width:244px !important;
	height:208px !important;
	left:23px !important;
	top:14px !important;
}

#item26772 {
	width:266px !important;
	height:159px !important;
}

#item26765 {
	width:266px !important;
	height:159px !important;
	left:278px !important;
}

#item19886 {
	width:95px !important;
	height:38px !important;
	left:13px !important;
	top:186px !important;
}

#item19916 {
	width:223px !important;
	height:9px !important;
	left:276px !important;
	top:214px !important;
}

#item19948 {
	width:79px !important;
	height:28px !important;
	left:179px !important;
	top:409px !important;
}

#item19978 {
	width:77px !important;
	height:36px !important;
	left:444px !important;
	top:401px !important;
}

#item20010 {
	width:79px !important;
	height:38px !important;
	left:13px !important;
	top:582px !important;
}

#item20040 {
	width:70px !important;
	height:38px !important;
	left:276px !important;
	top:582px !important;
}

#item26433 {
	width:188px !important;
	height:213px !important;
}

#item26428 {
	width:188px !important;
	height:213px !important;
}

#item26778 {
	width:180px !important;
	height:159px !important;
}

#item26773 {
	width:180px !important;
	height:159px !important;
	left:277px !important;
	top:55px !important;
}

#item26784 {
	width:179px !important;
	height:214px !important;
}

#item26779 {
	width:179px !important;
	height:214px !important;
	left:277px !important;
	top:222px !important;
}

#item26790 {
	width:253px !important;
	height:149px !important;
}

#item26785 {
	width:253px !important;
	height:149px !important;
	left:14px !important;
	top:222px !important;
}

#item26796 {
	width:55px !important;
	height:51px !important;
}

#item26791 {
	width:55px !important;
	height:51px !important;
	left:80px !important;
	top:472px !important;
}

#item28085 {
	width:61px !important;
	height:63px !important;
}

#item28080 {
	width:61px !important;
	height:63px !important;
	left:71px !important;
	top:525px !important;
}

#item28091 {
	width:56px !important;
	height:67px !important;
}

#item28086 {
	width:56px !important;
	height:67px !important;
	left:14px !important;
	top:553px !important;
}

#item26802 {
	width:165px !important;
	height:181px !important;
}

#item26797 {
	width:165px !important;
	height:181px !important;
	left:278px !important;
	top:444px !important;
}

#item20070 {
	width:68px !important;
	height:27px !important;
	left:193px !important;
	top:188px !important;
}

#item20100 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:428px !important;
}

#item20131 {
	width:66px !important;
	height:38px !important;
	left:462px !important;
	top:168px !important;
}

#item20159 {
	width:73px !important;
	height:36px !important;
	left:461px !important;
	top:401px !important;
}

#item20190 {
	width:58px !important;
	height:28px !important;
	left:449px !important;
	top:556px !important;
}

#item20217 {
	width:110px !important;
	height:27px !important;
	left:147px !important;
	top:561px !important;
}

#item20252 {
	width:110px !important;
	height:27px !important;
	left:147px !important;
	top:589px !important;
}

#item20284 {
	width:110px !important;
	height:27px !important;
	left:147px !important;
	top:618px !important;
}

#item26808 {
	width:163px !important;
	height:173px !important;
}

#item26803 {
	width:163px !important;
	height:173px !important;
	left:104px !important;
	top:444px !important;
}

#item26815 {
	width:193px !important;
	height:214px !important;
}

#item26809 {
	width:193px !important;
	height:214px !important;
	left:351px !important;
	top:444px !important;
}

#item26822 {
	width:253px !important;
	height:145px !important;
}

#item26816 {
	width:253px !important;
	height:145px !important;
	left:277px !important;
	top:222px !important;
}

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

#item26823 {
	width:173px !important;
	height:215px !important;
	left:94px !important;
	top:222px !important;
}

#item26834 {
	width:158px !important;
	height:214px !important;
}

#item26829 {
	width:158px !important;
	height:214px !important;
	left:109px !important;
}

#item26840 {
	width:184px !important;
	height:214px !important;
}

#item26835 {
	width:184px !important;
	height:214px !important;
	left:360px !important;
}

#item20318 {
	width:89px !important;
	height:28px !important;
	left:18px !important;
	top:179px !important;
}

#item20351 {
	width:73px !important;
	height:28px !important;
	left:13px !important;
	top:409px !important;
}

#item20378 {
	width:77px !important;
	height:38px !important;
	left:22px !important;
	top:574px !important;
}

#item20408 {
	width:210px !important;
	height:9px !important;
	left:276px !important;
	top:428px !important;
}

#item20438 {
	width:58px !important;
	height:38px !important;
	left:276px !important;
	top:570px !important;
}

#item20465 {
	width:64px !important;
	height:38px !important;
	left:287px !important;
	top:116px !important;
}

#item26439 {
	width:126px !important;
	height:130px !important;
}

#item26434 {
	width:126px !important;
	height:130px !important;
	left:24px !important;
	top:14px !important;
}

#item27829 {
	width:108px !important;
	height:142px !important;
}

#item27824 {
	width:108px !important;
	height:142px !important;
	left:124px !important;
	top:46px !important;
}

#item26846 {
	width:163px !important;
	height:184px !important;
}

#item26841 {
	width:163px !important;
	height:184px !important;
	left:278px !important;
	top:61px !important;
}

#item26852 {
	width:191px !important;
	height:182px !important;
}

#item26847 {
	width:191px !important;
	height:182px !important;
	left:277px !important;
	top:254px !important;
}

#item26858 {
	width:165px !important;
	height:156px !important;
}

#item26853 {
	width:165px !important;
	height:156px !important;
	left:14px !important;
	top:281px !important;
}

#item26864 {
	width:184px !important;
	height:213px !important;
}

#item26859 {
	width:184px !important;
	height:213px !important;
	top:444px !important;
}

#item26871 {
	width:174px !important;
	height:175px !important;
}

#item26865 {
	width:174px !important;
	height:175px !important;
	left:278px !important;
	top:443px !important;
}

#item20498 {
	width:67px !important;
	height:38px !important;
	left:446px !important;
	top:202px !important;
}

#item20529 {
	width:65px !important;
	height:47px !important;
	left:471px !important;
	top:383px !important;
}

#item20560 {
	width:62px !important;
	height:38px !important;
	left:458px !important;
	top:574px !important;
}

#item20590 {
	width:92px !important;
	height:28px !important;
	left:183px !important;
	top:408px !important;
}

#item20621 {
	width:61px !important;
	height:38px !important;
	left:190px !important;
	top:577px !important;
}

#item20648 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:255px !important;
}

#item20675 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:264px !important;
}

#item26877 {
	width:148px !important;
	height:174px !important;
}

#item26872 {
	width:148px !important;
	height:174px !important;
	left:118px !important;
	top:444px !important;
}

#item26883 {
	width:266px !important;
	height:139px !important;
}

#item26878 {
	width:266px !important;
	height:139px !important;
	left:278px !important;
	top:420px !important;
}

#item26889 {
	width:170px !important;
	height:192px !important;
}

#item26884 {
	width:170px !important;
	height:192px !important;
	left:360px !important;
	top:220px !important;
}

#item26896 {
	width:156px !important;
	height:145px !important;
}

#item26890 {
	width:156px !important;
	height:145px !important;
	left:111px !important;
	top:291px !important;
}

#item26902 {
	width:118px !important;
	height:113px !important;
}

#item26897 {
	width:118px !important;
	height:113px !important;
	left:124px !important;
	top:171px !important;
}

#item26908 {
	width:164px !important;
	height:163px !important;
}

#item26903 {
	width:164px !important;
	height:163px !important;
	left:102px !important;
	top:1px !important;
}

#item26914 {
	width:177px !important;
	height:212px !important;
}

#item26909 {
	width:177px !important;
	height:212px !important;
	left:367px !important;
}

#item20702 {
	width:61px !important;
	height:38px !important;
	left:19px !important;
	top:120px !important;
}

#item20732 {
	width:109px !important;
	height:19px !important;
	left:13px !important;
	top:260px !important;
}

#item20763 {
	width:84px !important;
	height:28px !important;
	left:13px !important;
	top:409px !important;
}

#item20790 {
	width:76px !important;
	height:38px !important;
	left:17px !important;
	top:577px !important;
}

#item20821 {
	width:78px !important;
	height:28px !important;
	left:284px !important;
	top:169px !important;
}

#item20848 {
	width:86px !important;
	height:28px !important;
	left:276px !important;
	top:385px !important;
}

#item20878 {
	width:224px !important;
	height:9px !important;
	left:282px !important;
	top:610px !important;
}

#item26445 {
	width:175px !important;
	height:223px !important;
}

#item26440 {
	width:175px !important;
	height:223px !important;
}

#item26920 {
	width:149px !important;
	height:167px !important;
}

#item26915 {
	width:149px !important;
	height:167px !important;
	left:277px !important;
	top:56px !important;
}

#item26927 {
	width:252px !important;
	height:164px !important;
}

#item26921 {
	width:252px !important;
	height:164px !important;
	left:278px !important;
	top:231px !important;
}

#item26944 {
	width:252px !important;
	height:153px !important;
}

#item26939 {
	width:252px !important;
	height:153px !important;
	left:14px !important;
	top:231px !important;
}

#item26950 {
	width:172px !important;
	height:150px !important;
}

#item26945 {
	width:172px !important;
	height:150px !important;
	top:507px !important;
}

#item27836 {
	width:60px !important;
	height:44px !important;
}

#item27831 {
	width:60px !important;
	height:44px !important;
	left:14px !important;
	top:451px !important;
}

#item26956 {
	width:247px !important;
	height:137px !important;
}

#item26951 {
	width:247px !important;
	height:137px !important;
	left:283px !important;
	top:441px !important;
}

#item20908 {
	width:78px !important;
	height:28px !important;
	left:179px !important;
	top:195px !important;
}

#item20935 {
	width:89px !important;
	height:38px !important;
	left:430px !important;
	top:186px !important;
}

#item20970 {
	width:221px !important;
	height:9px !important;
	left:19px !important;
	top:423px !important;
}

#item21000 {
	width:239px !important;
	height:9px !important;
	left:280px !important;
	top:423px !important;
}

#item21033 {
	width:177px !important;
	height:9px !important;
	left:286px !important;
	top:619px !important;
}

#item21060 {
	width:93px !important;
	height:19px !important;
	left:175px !important;
	top:607px !important;
}

#item21090 {
	width:93px !important;
	height:19px !important;
	left:175px !important;
	top:626px !important;
}

#item26962 {
	width:172px !important;
	height:172px !important;
}

#item26957 {
	width:172px !important;
	height:172px !important;
	left:94px !important;
	top:444px !important;
}

#item26968 {
	width:166px !important;
	height:214px !important;
}

#item26963 {
	width:166px !important;
	height:214px !important;
	left:379px !important;
	top:444px !important;
}

#item26974 {
	width:253px !important;
	height:135px !important;
}

#item26969 {
	width:253px !important;
	height:135px !important;
	left:277px !important;
	top:231px !important;
}

#item26981 {
	width:252px !important;
	height:148px !important;
}

#item26975 {
	width:252px !important;
	height:148px !important;
	left:14px !important;
	top:231px !important;
}

#item26988 {
	width:185px !important;
	height:208px !important;
}

#item26982 {
	width:185px !important;
	height:208px !important;
	left:82px !important;
	top:14px !important;
}

#item26994 {
	width:210px !important;
	height:222px !important;
}

#item26989 {
	width:210px !important;
	height:222px !important;
	left:334px !important;
}

#item21117 {
	width:56px !important;
	height:47px !important;
	left:21px !important;
	top:168px !important;
}

#item21144 {
	width:115px !important;
	height:18px !important;
	left:276px !important;
	top:205px !important;
}

#item21176 {
	width:205px !important;
	height:9px !important;
	left:19px !important;
	top:423px !important;
}

#item21207 {
	width:221px !important;
	height:9px !important;
	left:283px !important;
	top:423px !important;
}

#item21239 {
	width:65px !important;
	height:38px !important;
	left:13px !important;
	top:582px !important;
}

#item21270 {
	width:96px !important;
	height:38px !important;
	left:276px !important;
	top:582px !important;
}

#item26452 {
	width:252px !important;
	height:172px !important;
}

#item26446 {
	width:252px !important;
	height:172px !important;
	left:278px !important;
	top:58px !important;
}

#item27000 {
	width:264px !important;
	height:233px !important;
}

#item26995 {
	width:264px !important;
	height:233px !important;
	left:2px !important;
}

#item27006 {
	width:177px !important;
	height:152px !important;
}

#item27001 {
	width:177px !important;
	height:152px !important;
	left:90px !important;
	top:284px !important;
}

#item27012 {
	width:188px !important;
	height:153px !important;
}

#item27007 {
	width:188px !important;
	height:153px !important;
	left:342px !important;
	top:283px !important;
}

#item27018 {
	width:253px !important;
	height:137px !important;
}

#item27013 {
	width:253px !important;
	height:137px !important;
	left:277px !important;
	top:444px !important;
}

#item27024 {
	width:207px !important;
	height:214px !important;
}

#item27019 {
	width:207px !important;
	height:214px !important;
	top:444px !important;
}

#item21300 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:262px !important;
}

#item21331 {
	width:216px !important;
	height:9px !important;
	left:276px !important;
	top:267px !important;
}

#item21362 {
	width:58px !important;
	height:36px !important;
	left:13px !important;
	top:404px !important;
}

#item21393 {
	width:70px !important;
	height:38px !important;
	left:276px !important;
	top:399px !important;
}

#item21423 {
	width:56px !important;
	height:47px !important;
	left:214px !important;
	top:579px !important;
}

#item21453 {
	width:202px !important;
	height:9px !important;
	left:281px !important;
	top:610px !important;
}

#item27031 {
	width:42px !important;
	height:102px !important;
}

#item27025 {
	width:42px !important;
	height:102px !important;
	left:81px !important;
	top:461px !important;
}

#item27843 {
	width:49px !important;
	height:113px !important;
}

#item27837 {
	width:49px !important;
	height:113px !important;
	left:145px !important;
	top:461px !important;
}

#item27849 {
	width:26px !important;
	height:32px !important;
}

#item27844 {
	width:26px !important;
	height:32px !important;
	left:199px !important;
	top:533px !important;
}

#item27855 {
	width:26px !important;
	height:32px !important;
}

#item27850 {
	width:26px !important;
	height:32px !important;
	left:231px !important;
	top:533px !important;
}

#item27038 {
	width:214px !important;
	height:211px !important;
}

#item27032 {
	width:214px !important;
	height:211px !important;
	left:331px !important;
	top:446px !important;
}

#item27044 {
	width:185px !important;
	height:153px !important;
}

#item27039 {
	width:185px !important;
	height:153px !important;
	left:277px !important;
	top:283px !important;
}

#item27050 {
	width:189px !important;
	height:152px !important;
}

#item27045 {
	width:189px !important;
	height:152px !important;
	left:14px !important;
	top:283px !important;
}

#item27056 {
	width:252px !important;
	height:207px !important;
}

#item27051 {
	width:252px !important;
	height:207px !important;
	left:14px !important;
	top:14px !important;
}

#item27062 {
	width:266px !important;
	height:228px !important;
}

#item27057 {
	width:266px !important;
	height:228px !important;
	left:278px !important;
}

#item21484 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:267px !important;
}

#item21511 {
	width:184px !important;
	height:9px !important;
	left:284px !important;
	top:260px !important;
}

#item21543 {
	width:58px !important;
	height:38px !important;
	left:207px !important;
	top:397px !important;
}

#item21571 {
	width:58px !important;
	height:28px !important;
	left:468px !important;
	top:408px !important;
}

#item21598 {
	width:58px !important;
	height:28px !important;
	left:277px !important;
	top:566px !important;
}

#item21625 {
	width:212px !important;
	height:9px !important;
	left:16px !important;
	top:599px !important;
}

#item21655 {
	width:212px !important;
	height:9px !important;
	left:16px !important;
	top:608px !important;
}

#item26458 {
	width:266px !important;
	height:193px !important;
}

#item26453 {
	width:266px !important;
	height:193px !important;
}

#item27068 {
	width:145px !important;
	height:151px !important;
}

#item27063 {
	width:145px !important;
	height:151px !important;
	left:278px !important;
	top:62px !important;
}

#item27074 {
	width:252px !important;
	height:148px !important;
}

#item27069 {
	width:252px !important;
	height:148px !important;
	left:278px !important;
	top:222px !important;
}

#item27080 {
	width:112px !important;
	height:91px !important;
}

#item27075 {
	width:112px !important;
	height:91px !important;
	left:14px !important;
	top:258px !important;
}

#item27861 {
	width:112px !important;
	height:91px !important;
}

#item27856 {
	width:112px !important;
	height:91px !important;
	left:127px !important;
	top:265px !important;
}

#item27086 {
	width:266px !important;
	height:138px !important;
}

#item27081 {
	width:266px !important;
	height:138px !important;
	top:444px !important;
}

#item27093 {
	width:167px !important;
	height:173px !important;
}

#item27087 {
	width:167px !important;
	height:173px !important;
	left:279px !important;
	top:445px !important;
}

#item21685 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item21712 {
	width:107px !important;
	height:27px !important;
	left:428px !important;
	top:188px !important;
}

#item21743 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:428px !important;
}

#item21774 {
	width:87px !important;
	height:36px !important;
	left:449px !important;
	top:583px !important;
}

#item21806 {
	width:248px !important;
	height:9px !important;
	left:13px !important;
	top:617px !important;
}

#item21839 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:418px !important;
}

#item21869 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:428px !important;
}

#item27099 {
	width:252px !important;
	height:104px !important;
}

#item27094 {
	width:252px !important;
	height:104px !important;
	left:14px !important;
	top:464px !important;
}

#item27111 {
	width:139px !important;
	height:200px !important;
}

#item27106 {
	width:139px !important;
	height:200px !important;
	left:296px !important;
	top:420px !important;
}

#item27117 {
	width:206px !important;
	height:164px !important;
}

#item27112 {
	width:206px !important;
	height:164px !important;
	left:324px !important;
	top:182px !important;
}

#item27123 {
	width:154px !important;
	height:181px !important;
}

#item27118 {
	width:154px !important;
	height:181px !important;
	left:83px !important;
	top:183px !important;
}

#item27129 {
	width:193px !important;
	height:160px !important;
}

#item27124 {
	width:193px !important;
	height:160px !important;
	left:14px !important;
	top:14px !important;
}

#item27135 {
	width:221px !important;
	height:175px !important;
}

#item27130 {
	width:221px !important;
	height:175px !important;
	left:324px !important;
}

#item27105 {
	width:103px !important;
	height:111px !important;
}

#item27100 {
	width:103px !important;
	height:111px !important;
	left:208px !important;
	top:378px !important;
}

#item21896 {
	width:98px !important;
	height:27px !important;
	left:213px !important;
	top:129px !important;
}

#item21928 {
	width:95px !important;
	height:19px !important;
	left:213px !important;
	top:156px !important;
}

#item21956 {
	width:71px !important;
	height:28px !important;
	left:16px !important;
	top:329px !important;
}

#item21983 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:428px !important;
}

#item22010 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:610px !important;
}

#item22037 {
	width:176px !important;
	height:9px !important;
	left:330px !important;
	top:389px !important;
}

#item22064 {
	width:60px !important;
	height:28px !important;
	left:445px !important;
	top:591px !important;
}

#item26464 {
	width:153px !important;
	height:167px !important;
}

#item26459 {
	width:153px !important;
	height:167px !important;
	left:377px !important;
	top:55px !important;
}

#item27143 {
	width:150px !important;
	height:173px !important;
}

#item27137 {
	width:150px !important;
	height:173px !important;
	left:14px !important;
	top:49px !important;
}

#item27868 {
	width:67px !important;
	height:66px !important;
}

#item27862 {
	width:67px !important;
	height:66px !important;
	left:179px !important;
	top:64px !important;
}

#item27874 {
	width:67px !important;
	height:66px !important;
}

#item27869 {
	width:67px !important;
	height:66px !important;
	left:296px !important;
	top:64px !important;
}

#item27149 {
	width:252px !important;
	height:146px !important;
}

#item27144 {
	width:252px !important;
	height:146px !important;
	left:14px !important;
	top:227px !important;
}

#item27155 {
	width:253px !important;
	height:155px !important;
}

#item27150 {
	width:253px !important;
	height:155px !important;
	left:277px !important;
	top:227px !important;
}

#item27162 {
	width:191px !important;
	height:174px !important;
}

#item27157 {
	width:191px !important;
	height:174px !important;
	left:339px !important;
	top:444px !important;
}

#item27168 {
	width:193px !important;
	height:181px !important;
}

#item27163 {
	width:193px !important;
	height:181px !important;
	left:14px !important;
	top:444px !important;
}

#item22091 {
	width:142px !important;
	height:19px !important;
	left:172px !important;
	top:182px !important;
}

#item22121 {
	width:142px !important;
	height:19px !important;
	left:172px !important;
	top:204px !important;
}

#item22151 {
	width:185px !important;
	height:9px !important;
	left:13px !important;
	top:428px !important;
}

#item22182 {
	width:239px !important;
	height:9px !important;
	left:276px !important;
	top:428px !important;
}

#item22213 {
	width:62px !important;
	height:47px !important;
	left:211px !important;
	top:572px !important;
}

#item22244 {
	width:61px !important;
	height:47px !important;
	left:276px !important;
	top:572px !important;
}

#item27174 {
	width:166px !important;
	height:165px !important;
}

#item27169 {
	width:166px !important;
	height:165px !important;
	left:101px !important;
	top:453px !important;
}

#item27180 {
	width:189px !important;
	height:248px !important;
}

#item27175 {
	width:189px !important;
	height:248px !important;
	left:341px !important;
	top:329px !important;
}

#item27192 {
	width:249px !important;
	height:163px !important;
}

#item27187 {
	width:249px !important;
	height:163px !important;
	left:14px !important;
	top:228px !important;
}

#item27199 {
	width:192px !important;
	height:162px !important;
}

#item27194 {
	width:192px !important;
	height:162px !important;
	left:14px !important;
	top:14px !important;
}

#item27205 {
	width:266px !important;
	height:187px !important;
}

#item27200 {
	width:266px !important;
	height:187px !important;
	left:278px !important;
}

#item27186 {
	width:90px !important;
	height:128px !important;
}

#item27181 {
	width:90px !important;
	height:128px !important;
	left:329px !important;
	top:298px !important;
}

#item22274 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:210px !important;
}

#item22304 {
	width:207px !important;
	height:9px !important;
	left:285px !important;
	top:206px !important;
}

#item22334 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:428px !important;
}

#item22365 {
	width:244px !important;
	height:9px !important;
	left:277px !important;
	top:262px !important;
}

#item22396 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item22426 {
	width:59px !important;
	height:28px !important;
	left:13px !important;
	top:591px !important;
}

#item26470 {
	width:98px !important;
	height:98px !important;
}

#item26465 {
	width:98px !important;
	height:98px !important;
	left:302px !important;
	top:66px !important;
}

#item27211 {
	width:170px !important;
	height:167px !important;
}

#item27206 {
	width:170px !important;
	height:167px !important;
}

#item27217 {
	width:171px !important;
	height:149px !important;
}

#item27212 {
	width:171px !important;
	height:149px !important;
	left:14px !important;
	top:175px !important;
}

#item27223 {
	width:178px !important;
	height:150px !important;
}

#item27218 {
	width:178px !important;
	height:150px !important;
	left:278px !important;
	top:175px !important;
}

#item27229 {
	width:164px !important;
	height:159px !important;
}

#item27224 {
	width:164px !important;
	height:159px !important;
	left:278px !important;
	top:333px !important;
}

#item27235 {
	width:167px !important;
	height:158px !important;
}

#item27230 {
	width:167px !important;
	height:158px !important;
	left:14px !important;
	top:333px !important;
}

#item27241 {
	width:167px !important;
	height:158px !important;
}

#item27236 {
	width:167px !important;
	height:158px !important;
	top:500px !important;
}

#item27248 {
	width:164px !important;
	height:125px !important;
}

#item27242 {
	width:164px !important;
	height:125px !important;
	left:278px !important;
	top:500px !important;
}

#item22453 {
	width:85px !important;
	height:28px !important;
	left:174px !important;
	top:134px !important;
}

#item22481 {
	width:109px !important;
	height:18px !important;
	left:403px !important;
	top:145px !important;
}

#item22512 {
	width:70px !important;
	height:28px !important;
	left:189px !important;
	top:290px !important;
}

#item22539 {
	width:56px !important;
	height:28px !important;
	left:460px !important;
	top:290px !important;
}

#item22566 {
	width:71px !important;
	height:36px !important;
	left:184px !important;
	top:451px !important;
}

#item22600 {
	width:66px !important;
	height:28px !important;
	left:446px !important;
	top:459px !important;
}

#item22628 {
	width:97px !important;
	height:28px !important;
	left:168px !important;
	top:614px !important;
}

#item22658 {
	width:80px !important;
	height:28px !important;
	left:446px !important;
	top:594px !important;
}

#item27254 {
	width:151px !important;
	height:119px !important;
}

#item27249 {
	width:151px !important;
	height:119px !important;
	left:116px !important;
	top:500px !important;
}

#item27260 {
	width:173px !important;
	height:158px !important;
}

#item27255 {
	width:173px !important;
	height:158px !important;
	left:371px !important;
	top:499px !important;
}

#item27266 {
	width:160px !important;
	height:152px !important;
}

#item27261 {
	width:160px !important;
	height:152px !important;
	left:370px !important;
	top:333px !important;
}

#item27272 {
	width:174px !important;
	height:157px !important;
}

#item27267 {
	width:174px !important;
	height:157px !important;
	left:92px !important;
	top:333px !important;
}

#item27278 {
	width:156px !important;
	height:150px !important;
}

#item27273 {
	width:156px !important;
	height:150px !important;
	left:111px !important;
	top:175px !important;
}

#item27285 {
	width:170px !important;
	height:150px !important;
}

#item27279 {
	width:170px !important;
	height:150px !important;
	left:360px !important;
	top:175px !important;
}

#item27291 {
	width:187px !important;
	height:133px !important;
}

#item27286 {
	width:187px !important;
	height:133px !important;
	left:357px !important;
}

#item27299 {
	width:174px !important;
	height:153px !important;
}

#item27292 {
	width:174px !important;
	height:153px !important;
	left:92px !important;
	top:14px !important;
}

#item22685 {
	width:74px !important;
	height:28px !important;
	left:18px !important;
	top:136px !important;
}

#item22712 {
	width:154px !important;
	height:9px !important;
	left:282px !important;
	top:152px !important;
}

#item22739 {
	width:80px !important;
	height:19px !important;
	left:18px !important;
	top:300px !important;
}

#item22766 {
	width:80px !important;
	height:28px !important;
	left:280px !important;
	top:291px !important;
}

#item22794 {
	width:74px !important;
	height:28px !important;
	left:18px !important;
	top:457px !important;
}

#item22824 {
	width:80px !important;
	height:18px !important;
	left:280px !important;
	top:469px !important;
}

#item22851 {
	width:100px !important;
	height:27px !important;
	left:17px !important;
	top:589px !important;
}

#item22882 {
	width:79px !important;
	height:19px !important;
	left:281px !important;
	top:599px !important;
}

#item26476 {
	width:134px !important;
	height:176px !important;
}

#item26471 {
	width:134px !important;
	height:176px !important;
	left:256px !important;
	top:59px !important;
}

#item27305 {
	width:247px !important;
	height:255px !important;
}

#item27300 {
	width:247px !important;
	height:255px !important;
}

#item27311 {
	width:247px !important;
	height:230px !important;
}

#item27306 {
	width:247px !important;
	height:230px !important;
	top:427px !important;
}

#item27317 {
	width:81px !important;
	height:149px !important;
}

#item27312 {
	width:81px !important;
	height:149px !important;
	left:364px !important;
	top:257px !important;
}

#item27882 {
	width:81px !important;
	height:149px !important;
}

#item27877 {
	width:81px !important;
	height:149px !important;
	left:451px !important;
	top:257px !important;
}

#item27323 {
	width:192px !important;
	height:177px !important;
}

#item27318 {
	width:192px !important;
	height:177px !important;
	left:257px !important;
	top:441px !important;
}

#item22909 {
	width:87px !important;
	height:28px !important;
	left:422px !important;
	top:203px !important;
}

#item22938 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:312px !important;
}

#item22968 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:413px !important;
}

#item22995 {
	width:178px !important;
	height:9px !important;
	left:337px !important;
	top:605px !important;
}

#item23023 {
	width:64px !important;
	height:28px !important;
	left:255px !important;
	top:373px !important;
}

#item23054 {
	width:64px !important;
	height:28px !important;
	left:255px !important;
	top:401px !important;
}

#item27350 {
	width:244px !important;
	height:98px !important;
}

#item27345 {
	width:244px !important;
	height:98px !important;
	left:14px !important;
	top:441px !important;
}

#item27356 {
	width:97px !important;
	height:225px !important;
}

#item27351 {
	width:97px !important;
	height:225px !important;
	left:355px !important;
	top:395px !important;
}

#item27888 {
	width:64px !important;
	height:95px !important;
}

#item27883 {
	width:64px !important;
	height:95px !important;
	left:466px !important;
	top:523px !important;
}

#item27363 {
	width:278px !important;
	height:253px !important;
}

#item27358 {
	width:278px !important;
	height:253px !important;
	left:266px !important;
}

#item27369 {
	width:244px !important;
	height:120px !important;
}

#item27364 {
	width:244px !important;
	height:120px !important;
	left:14px !important;
	top:241px !important;
}

#item27375 {
	width:244px !important;
	height:143px !important;
}

#item27370 {
	width:244px !important;
	height:143px !important;
	left:14px !important;
	top:14px !important;
}

#item23081 {
	width:218px !important;
	height:9px !important;
	left:19px !important;
	top:412px !important;
}

#item23112 {
	width:230px !important;
	height:9px !important;
	left:20px !important;
	top:602px !important;
}

#item23142 {
	width:230px !important;
	height:9px !important;
	left:277px !important;
	top:312px !important;
}

#item23173 {
	width:72px !important;
	height:9px !important;
	left:277px !important;
	top:552px !important;
}

#item23200 {
	width:72px !important;
	height:9px !important;
	left:277px !important;
	top:562px !important;
}

#item23229 {
	width:72px !important;
	height:9px !important;
	left:277px !important;
	top:582px !important;
}

#item23256 {
	width:72px !important;
	height:9px !important;
	left:277px !important;
	top:592px !important;
}

#item23283 {
	width:152px !important;
	height:9px !important;
	left:16px !important;
	top:210px !important;
}

#item23316 {
	width:152px !important;
	height:9px !important;
	left:16px !important;
	top:219px !important;
}

#item26482 {
	width:247px !important;
	height:248px !important;
}

#item26477 {
	width:247px !important;
	height:248px !important;
	left:283px !important;
	top:55px !important;
}

#item27381 {
	width:275px !important;
	height:291px !important;
}

#item27376 {
	width:275px !important;
	height:291px !important;
}

#item27387 {
	width:179px !important;
	height:324px !important;
}

#item27382 {
	width:179px !important;
	height:324px !important;
	top:334px !important;
}

#item27393 {
	width:105px !important;
	height:165px !important;
}

#item27388 {
	width:105px !important;
	height:165px !important;
	left:346px !important;
	top:404px !important;
}

#item27896 {
	width:60px !important;
	height:92px !important;
}

#item27891 {
	width:60px !important;
	height:92px !important;
	left:282px !important;
	top:526px !important;
}

#item23348 {
	width:61px !important;
	height:28px !important;
	left:167px !important;
	top:298px !important;
}

#item23375 {
	width:110px !important;
	height:19px !important;
	left:283px !important;
	top:307px !important;
}

#item23402 {
	width:63px !important;
	height:9px !important;
	left:455px !important;
	top:544px !important;
}

#item23429 {
	width:63px !important;
	height:9px !important;
	left:455px !important;
	top:554px !important;
}

#item23456 {
	width:63px !important;
	height:9px !important;
	left:455px !important;
	top:563px !important;
}

#item23484 {
	width:63px !important;
	height:9px !important;
	left:455px !important;
	top:584px !important;
}

#item23511 {
	width:63px !important;
	height:9px !important;
	left:455px !important;
	top:593px !important;
}

#item23538 {
	width:63px !important;
	height:9px !important;
	left:184px !important;
	top:591px !important;
}

#item23565 {
	width:63px !important;
	height:9px !important;
	left:184px !important;
	top:601px !important;
}

#item27399 {
	width:174px !important;
	height:321px !important;
}

#item27394 {
	width:174px !important;
	height:321px !important;
	left:93px !important;
	top:304px !important;
}

#item27405 {
	width:200px !important;
	height:186px !important;
}

#item27400 {
	width:200px !important;
	height:186px !important;
	left:344px !important;
	top:472px !important;
}

#item27412 {
	width:149px !important;
	height:126px !important;
}

#item27406 {
	width:149px !important;
	height:126px !important;
	left:278px !important;
	top:338px !important;
}

#item27418 {
	width:227px !important;
	height:150px !important;
}

#item27413 {
	width:227px !important;
	height:150px !important;
	left:279px !important;
	top:177px !important;
}

#item27424 {
	width:177px !important;
	height:283px !important;
}

#item27419 {
	width:177px !important;
	height:283px !important;
	left:89px !important;
	top:14px !important;
}

#item27432 {
	width:184px !important;
	height:168px !important;
}

#item27425 {
	width:184px !important;
	height:168px !important;
	left:361px !important;
}

#item23592 {
	width:72px !important;
	height:38px !important;
	left:276px !important;
	top:132px !important;
}

#item23622 {
	width:106px !important;
	height:19px !important;
	left:392px !important;
	top:305px !important;
}

#item23649 {
	width:79px !important;
	height:19px !important;
	left:433px !important;
	top:432px !important;
}

#item23676 {
	width:57px !important;
	height:38px !important;
	left:280px !important;
	top:582px !important;
}

#item23704 {
	width:63px !important;
	height:9px !important;
	left:26px !important;
	top:559px !important;
}

#item23731 {
	width:63px !important;
	height:9px !important;
	left:26px !important;
	top:568px !important;
}

#item23758 {
	width:63px !important;
	height:9px !important;
	left:26px !important;
	top:578px !important;
}

#item23785 {
	width:69px !important;
	height:9px !important;
	left:17px !important;
	top:230px !important;
}

#item23812 {
	width:69px !important;
	height:9px !important;
	left:17px !important;
	top:240px !important;
}

#item23839 {
	width:69px !important;
	height:9px !important;
	left:17px !important;
	top:249px !important;
}

#item23866 {
	width:69px !important;
	height:9px !important;
	left:17px !important;
	top:259px !important;
}

#item23895 {
	width:69px !important;
	height:9px !important;
	left:17px !important;
	top:268px !important;
}

#item26489 {
	width:174px !important;
	height:177px !important;
}

#item26483 {
	width:174px !important;
	height:177px !important;
	left:270px !important;
	top:64px !important;
}

#item27438 {
	width:171px !important;
	height:381px !important;
}

#item27433 {
	width:171px !important;
	height:381px !important;
}

#item27902 {
	width:77px !important;
	height:105px !important;
}

#item27897 {
	width:77px !important;
	height:105px !important;
	left:181px !important;
	top:65px !important;
}

#item27444 {
	width:184px !important;
	height:274px !important;
}

#item27439 {
	width:184px !important;
	height:274px !important;
	top:388px !important;
}

#item27450 {
	width:161px !important;
	height:394px !important;
}

#item27445 {
	width:161px !important;
	height:394px !important;
	left:369px !important;
	top:250px !important;
}

#item27908 {
	width:77px !important;
	height:111px !important;
}

#item27903 {
	width:77px !important;
	height:111px !important;
	left:285px !important;
	top:264px !important;
}

#item27456 {
	width:158px !important;
	height:198px !important;
}

#item27451 {
	width:158px !important;
	height:198px !important;
	left:544px !important;
	top:427px !important;
}

#item23922 {
	width:57px !important;
	height:38px !important;
	left:456px !important;
	top:201px !important;
}

#item23950 {
	width:63px !important;
	height:9px !important;
	left:284px !important;
	top:577px !important;
}

#item23977 {
	width:63px !important;
	height:9px !important;
	left:284px !important;
	top:587px !important;
}

#item24004 {
	width:63px !important;
	height:9px !important;
	left:284px !important;
	top:607px !important;
}

#item24031 {
	width:63px !important;
	height:9px !important;
	left:284px !important;
	top:617px !important;
}

#item24058 {
	width:66px !important;
	height:9px !important;
	left:189px !important;
	top:588px !important;
}

#item24085 {
	width:66px !important;
	height:9px !important;
	left:189px !important;
	top:598px !important;
}

#item24112 {
	width:66px !important;
	height:9px !important;
	left:189px !important;
	top:607px !important;
}

#item24140 {
	width:66px !important;
	height:9px !important;
	left:189px !important;
	top:617px !important;
}

#item24167 {
	width:63px !important;
	height:9px !important;
	left:180px !important;
	top:314px !important;
}

#item24194 {
	width:63px !important;
	height:9px !important;
	left:180px !important;
	top:323px !important;
}

#item24222 {
	width:63px !important;
	height:9px !important;
	left:180px !important;
	top:343px !important;
}

#item24249 {
	width:63px !important;
	height:9px !important;
	left:180px !important;
	top:353px !important;
}

#item27915 {
	width:99px !important;
	height:86px !important;
}

#item27910 {
	width:99px !important;
	height:86px !important;
	left:167px !important;
	top:427px !important;
}

#item27463 {
	width:226px !important;
	height:301px !important;
}

#item27457 {
	width:226px !important;
	height:301px !important;
	left:304px !important;
	top:166px !important;
}

#item27469 {
	width:91px !important;
	height:118px !important;
}

#item27464 {
	width:91px !important;
	height:118px !important;
	left:439px !important;
	top:499px !important;
}

#item27476 {
	width:71px !important;
	height:139px !important;
}

#item27470 {
	width:71px !important;
	height:139px !important;
	left:19px !important;
	top:235px !important;
}

#item27922 {
	width:71px !important;
	height:139px !important;
}

#item27916 {
	width:71px !important;
	height:139px !important;
	left:127px !important;
	top:206px !important;
}

#item27928 {
	width:79px !important;
	height:139px !important;
}

#item27923 {
	width:79px !important;
	height:139px !important;
	left:77px !important;
	top:257px !important;
}

#item27482 {
	width:75px !important;
	height:134px !important;
}

#item27477 {
	width:75px !important;
	height:134px !important;
	left:105px !important;
	top:14px !important;
}

#item27935 {
	width:82px !important;
	height:134px !important;
}

#item27930 {
	width:82px !important;
	height:134px !important;
	left:159px !important;
	top:51px !important;
}

#item24276 {
	width:69px !important;
	height:9px !important;
	left:283px !important;
	top:560px !important;
}

#item24303 {
	width:69px !important;
	height:9px !important;
	left:283px !important;
	top:569px !important;
}

#item24330 {
	width:69px !important;
	height:9px !important;
	left:283px !important;
	top:590px !important;
}

#item24358 {
	width:69px !important;
	height:9px !important;
	left:283px !important;
	top:599px !important;
}

#item24385 {
	width:52px !important;
	height:19px !important;
	left:166px !important;
	top:571px !important;
}

#item24412 {
	width:58px !important;
	height:19px !important;
	left:166px !important;
	top:590px !important;
}

#item24439 {
	width:52px !important;
	height:19px !important;
	left:209px !important;
	top:334px !important;
}

#item24467 {
	width:52px !important;
	height:19px !important;
	left:209px !important;
	top:353px !important;
}

#item24494 {
	width:52px !important;
	height:19px !important;
	left:209px !important;
	top:372px !important;
}

#item24521 {
	width:52px !important;
	height:19px !important;
	left:13px !important;
	top:141px !important;
}

#item24548 {
	width:52px !important;
	height:19px !important;
	left:13px !important;
	top:160px !important;
}

#item26498 {
	width:146px !important;
	height:213px !important;
}

#item26493 {
	width:146px !important;
	height:213px !important;
}

#item27488 {
	width:94px !important;
	height:90px !important;
}

#item27483 {
	width:94px !important;
	height:90px !important;
	left:281px !important;
	top:60px !important;
}

#item27941 {
	width:94px !important;
	height:90px !important;
}

#item27936 {
	width:94px !important;
	height:90px !important;
	left:376px !important;
	top:60px !important;
}

#item27494 {
	width:138px !important;
	height:154px !important;
}

#item27489 {
	width:138px !important;
	height:154px !important;
	left:273px !important;
	top:238px !important;
}

#item27500 {
	width:166px !important;
	height:91px !important;
}

#item27495 {
	width:166px !important;
	height:91px !important;
	left:95px !important;
	top:259px !important;
}

#item27948 {
	width:69px !important;
	height:45px !important;
}

#item27942 {
	width:69px !important;
	height:45px !important;
	left:19px !important;
	top:286px !important;
}

#item27506 {
	width:266px !important;
	height:163px !important;
}

#item27501 {
	width:266px !important;
	height:163px !important;
	top:425px !important;
}

#item27512 {
	width:252px !important;
	height:164px !important;
}

#item27507 {
	width:252px !important;
	height:164px !important;
	left:278px !important;
	top:403px !important;
}

#item24575 {
	width:83px !important;
	height:19px !important;
	left:153px !important;
	top:186px !important;
}

#item24603 {
	width:100px !important;
	height:38px !important;
	left:413px !important;
	top:356px !important;
}

#item24635 {
	width:221px !important;
	height:9px !important;
	left:13px !important;
	top:636px !important;
}

#item24668 {
	width:241px !important;
	height:9px !important;
	left:282px !important;
	top:610px !important;
}

#item24698 {
	width:210px !important;
	height:9px !important;
	left:274px !important;
	top:204px !important;
}

#item24729 {
	width:207px !important;
	height:9px !important;
	left:274px !important;
	top:213px !important;
}

#item24759 {
	width:201px !important;
	height:9px !important;
	left:17px !important;
	top:395px !important;
}

#item24790 {
	width:201px !important;
	height:9px !important;
	left:17px !important;
	top:404px !important;
}

#item27519 {
	width:180px !important;
	height:193px !important;
}

#item27513 {
	width:180px !important;
	height:193px !important;
	left:86px !important;
	top:425px !important;
}

#item27525 {
	width:181px !important;
	height:232px !important;
}

#item27520 {
	width:181px !important;
	height:232px !important;
	left:363px !important;
	top:425px !important;
}

#item27531 {
	width:222px !important;
	height:149px !important;
}

#item27526 {
	width:222px !important;
	height:149px !important;
	left:323px !important;
	top:222px !important;
}

#item27954 {
	width:43px !important;
	height:43px !important;
}

#item27949 {
	width:43px !important;
	height:43px !important;
	left:349px !important;
	top:373px !important;
}

#item27960 {
	width:43px !important;
	height:43px !important;
}

#item27955 {
	width:43px !important;
	height:43px !important;
	left:393px !important;
	top:373px !important;
}

#item27967 {
	width:43px !important;
	height:43px !important;
}

#item27961 {
	width:43px !important;
	height:43px !important;
	left:437px !important;
	top:373px !important;
}

#item27975 {
	width:43px !important;
	height:43px !important;
}

#item27970 {
	width:43px !important;
	height:43px !important;
	left:480px !important;
	top:373px !important;
}

#item27537 {
	width:123px !important;
	height:201px !important;
}

#item27532 {
	width:123px !important;
	height:201px !important;
	left:407px !important;
	top:14px !important;
}

#item27543 {
	width:123px !important;
	height:207px !important;
}

#item27538 {
	width:123px !important;
	height:207px !important;
	left:96px !important;
	top:11px !important;
}

#item27982 {
	width:208px !important;
	height:128px !important;
}

#item27976 {
	width:208px !important;
	height:128px !important;
	left:14px !important;
	top:229px !important;
}

#item24821 {
	width:82px !important;
	height:38px !important;
	left:13px !important;
	top:180px !important;
}

#item24851 {
	width:125px !important;
	height:18px !important;
	left:16px !important;
	top:395px !important;
}

#item24883 {
	width:67px !important;
	height:47px !important;
	left:17px !important;
	top:567px !important;
}

#item24914 {
	width:56px !important;
	height:28px !important;
	left:284px !important;
	top:591px !important;
}

#item24941 {
	width:147px !important;
	height:19px !important;
	left:229px !important;
	top:196px !important;
}

#item24972 {
	width:85px !important;
	height:9px !important;
	left:234px !important;
	top:358px !important;
}

#item24999 {
	width:85px !important;
	height:9px !important;
	left:234px !important;
	top:367px !important;
}

#item25026 {
	width:85px !important;
	height:9px !important;
	left:234px !important;
	top:376px !important;
}

#item25053 {
	width:85px !important;
	height:9px !important;
	left:234px !important;
	top:385px !important;
}

#item25081 {
	width:85px !important;
	height:9px !important;
	left:234px !important;
	top:394px !important;
}

#item26505 {
	width:151px !important;
	height:149px !important;
}

#item26499 {
	width:151px !important;
	height:149px !important;
	left:292px !important;
	top:14px !important;
}

#item27549 {
	width:150px !important;
	height:116px !important;
}

#item27544 {
	width:150px !important;
	height:116px !important;
	left:297px !important;
	top:180px !important;
}

#item27556 {
	width:147px !important;
	height:126px !important;
}

#item27550 {
	width:147px !important;
	height:126px !important;
	left:28px !important;
	top:170px !important;
}

#item27562 {
	width:157px !important;
	height:146px !important;
}

#item27557 {
	width:157px !important;
	height:146px !important;
	left:14px !important;
	top:14px !important;
}

#item25225 {
	width:84px !important;
	height:28px !important;
	left:186px !important;
	top:132px !important;
}

#item25256 {
	width:80px !important;
	height:28px !important;
	left:186px !important;
	top:282px !important;
}

#item25283 {
	width:79px !important;
	height:28px !important;
	left:449px !important;
	top:118px !important;
}

#item25311 {
	width:84px !important;
	height:19px !important;
	left:449px !important;
	top:282px !important;
}

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

#item26506 {
	width:94px !important;
	height:94px !important;
	left:14px !important;
	top:383px !important;
}

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

#item28014 {
	width:94px !important;
	height:94px !important;
	left:14px !important;
	top:282px !important;
}

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

#item28044 {
	width:94px !important;
	height:94px !important;
	left:14px !important;
	top:483px !important;
}

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

#item27989 {
	width:94px !important;
	height:94px !important;
	left:119px !important;
	top:383px !important;
}

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

#item28020 {
	width:94px !important;
	height:94px !important;
	left:119px !important;
	top:282px !important;
}

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

#item28051 {
	width:94px !important;
	height:94px !important;
	left:119px !important;
	top:483px !important;
}

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

#item27995 {
	width:94px !important;
	height:94px !important;
	left:225px !important;
	top:383px !important;
}

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

#item28026 {
	width:94px !important;
	height:94px !important;
	left:225px !important;
	top:282px !important;
}

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

#item28057 {
	width:94px !important;
	height:94px !important;
	left:225px !important;
	top:483px !important;
}

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

#item28002 {
	width:94px !important;
	height:94px !important;
	left:331px !important;
	top:383px !important;
}

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

#item28032 {
	width:94px !important;
	height:94px !important;
	left:331px !important;
	top:282px !important;
}

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

#item28063 {
	width:94px !important;
	height:94px !important;
	left:331px !important;
	top:483px !important;
}

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

#item28008 {
	width:94px !important;
	height:94px !important;
	left:436px !important;
	top:383px !important;
}

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

#item28038 {
	width:94px !important;
	height:94px !important;
	left:436px !important;
	top:282px !important;
}

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

#item28069 {
	width:94px !important;
	height:94px !important;
	left:436px !important;
	top:483px !important;
}

#item27988 {
	width:140px !important;
	height:138px !important;
}

#item27983 {
	width:140px !important;
	height:138px !important;
	left:83px !important;
	top:63px !important;
}

#item25339 {
	width:61px !important;
	height:19px !important;
	left:288px !important;
	top:147px !important;
}

#item25366 {
	width:58px !important;
	height:19px !important;
	left:288px !important;
	top:169px !important;
}

#item25393 {
	width:52px !important;
	height:19px !important;
	left:288px !important;
	top:191px !important;
}

#item25420 {
	width:74px !important;
	height:19px !important;
	left:288px !important;
	top:213px !important;
}

#item25447 {
	width:52px !important;
	height:19px !important;
	left:288px !important;
	top:235px !important;
}

#item25474 {
	width:63px !important;
	height:19px !important;
	left:365px !important;
	top:148px !important;
}

#item25501 {
	width:52px !important;
	height:19px !important;
	left:365px !important;
	top:170px !important;
}

#item25528 {
	width:74px !important;
	height:19px !important;
	left:365px !important;
	top:191px !important;
}

#item25556 {
	width:52px !important;
	height:19px !important;
	left:365px !important;
	top:213px !important;
}

#item25583 {
	width:75px !important;
	height:19px !important;
	left:365px !important;
	top:235px !important;
}

#item25610 {
	width:53px !important;
	height:19px !important;
	left:442px !important;
	top:147px !important;
}

#item25637 {
	width:65px !important;
	height:19px !important;
	left:442px !important;
	top:169px !important;
}

#item25664 {
	width:64px !important;
	height:19px !important;
	left:442px !important;
	top:191px !important;
}

#item25691 {
	width:59px !important;
	height:19px !important;
	left:442px !important;
	top:213px !important;
}

#item25718 {
	width:65px !important;
	height:19px !important;
	left:442px !important;
	top:235px !important;
}
#in5footer,  #prefooter {display:none;}
