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

#item20283 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20291 {
	width:44px !important;
	height:20px !important;
	left:397px !important;
	top:812px !important;
}

#item20287 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20295 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20266 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20274 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20270 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20278 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20127 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20135 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20131 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20139 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item4619 {
	width:221px !important;
	height:16px !important;
	left:31px !important;
	top:134px !important;
}

#item4626 {
	width:212px !important;
	height:16px !important;
	left:307px !important;
	top:60px !important;
}

#item4627 {
	width:212px !important;
	height:16px !important;
	left:307px !important;
	top:84px !important;
}

#item4628 {
	width:212px !important;
	height:16px !important;
	left:307px !important;
	top:108px !important;
}

#item4629 {
	width:212px !important;
	height:16px !important;
	left:307px !important;
	top:134px !important;
}

#item4630 {
	width:212px !important;
	height:16px !important;
	left:307px !important;
	top:159px !important;
}

#item4631 {
	width:212px !important;
	height:16px !important;
	left:307px !important;
	top:184px !important;
}

#item4633 {
	width:212px !important;
	height:16px !important;
	left:307px !important;
	top:208px !important;
}

#item4634 {
	width:158px !important;
	height:16px !important;
	left:324px !important;
	top:233px !important;
}

#item4635 {
	width:158px !important;
	height:16px !important;
	left:324px !important;
	top:259px !important;
}

#item4636 {
	width:158px !important;
	height:16px !important;
	left:324px !important;
	top:284px !important;
}

#item4620 {
	width:221px !important;
	height:16px !important;
	left:31px !important;
	top:160px !important;
}

#item4621 {
	width:221px !important;
	height:16px !important;
	left:31px !important;
	top:184px !important;
}

#item4646 {
	width:205px !important;
	height:16px !important;
	left:31px !important;
	top:520px !important;
}

#item4649 {
	width:101px !important;
	height:16px !important;
	left:308px !important;
	top:520px !important;
}

#item4650 {
	width:221px !important;
	height:16px !important;
	left:308px !important;
	top:546px !important;
}

#item4651 {
	width:221px !important;
	height:16px !important;
	left:308px !important;
	top:571px !important;
}

#item4652 {
	width:113px !important;
	height:16px !important;
	left:327px !important;
	top:596px !important;
}

#item4653 {
	width:113px !important;
	height:16px !important;
	left:327px !important;
	top:620px !important;
}

#item4654 {
	width:106px !important;
	height:16px !important;
	left:308px !important;
	top:646px !important;
}

#item4655 {
	width:206px !important;
	height:16px !important;
	left:308px !important;
	top:671px !important;
}

#item4656 {
	width:206px !important;
	height:16px !important;
	left:308px !important;
	top:696px !important;
}

#item4647 {
	width:205px !important;
	height:16px !important;
	left:31px !important;
	top:546px !important;
}

#item4648 {
	width:205px !important;
	height:16px !important;
	left:31px !important;
	top:572px !important;
}

#item4622 {
	width:221px !important;
	height:16px !important;
	left:31px !important;
	top:208px !important;
}

#item4623 {
	width:221px !important;
	height:16px !important;
	left:31px !important;
	top:233px !important;
}

#item4624 {
	width:221px !important;
	height:16px !important;
	left:31px !important;
	top:259px !important;
}

#item4625 {
	width:103px !important;
	height:16px !important;
	left:31px !important;
	top:284px !important;
}

#item4663 {
	width:185px !important;
	height:23px !important;
	left:34px !important;
	top:323px !important;
}

#item4666 {
	width:185px !important;
	height:23px !important;
	left:311px !important;
	top:323px !important;
}

#item4664 {
	width:196px !important;
	height:23px !important;
	left:34px !important;
	top:469px !important;
}

#item4665 {
	width:196px !important;
	height:23px !important;
	left:311px !important;
	top:469px !important;
}

#item4637 {
	width:164px !important;
	height:16px !important;
	left:31px !important;
	top:184px !important;
}

#item4638 {
	width:164px !important;
	height:16px !important;
	left:31px !important;
	top:208px !important;
}

#item4639 {
	width:164px !important;
	height:16px !important;
	left:31px !important;
	top:234px !important;
}

#item4641 {
	width:164px !important;
	height:16px !important;
	left:31px !important;
	top:259px !important;
}

#item4642 {
	width:164px !important;
	height:16px !important;
	left:31px !important;
	top:284px !important;
}

#item4643 {
	width:260px !important;
	height:16px !important;
	left:307px !important;
	top:234px !important;
}

#item4644 {
	width:260px !important;
	height:16px !important;
	left:307px !important;
	top:259px !important;
}

#item4645 {
	width:260px !important;
	height:16px !important;
	left:307px !important;
	top:284px !important;
}

#item4657 {
	width:176px !important;
	height:16px !important;
	left:26px !important;
	top:520px !important;
}

#item4658 {
	width:133px !important;
	height:16px !important;
	left:51px !important;
	top:546px !important;
}

#item4659 {
	width:106px !important;
	height:16px !important;
	left:26px !important;
	top:571px !important;
}

#item4660 {
	width:133px !important;
	height:16px !important;
	left:51px !important;
	top:596px !important;
}

#item4661 {
	width:106px !important;
	height:16px !important;
	left:26px !important;
	top:620px !important;
}

#item4667 {
	width:194px !important;
	height:23px !important;
	left:35px !important;
	top:323px !important;
}

#item4669 {
	width:194px !important;
	height:23px !important;
	left:311px !important;
	top:323px !important;
}

#item4668 {
	width:196px !important;
	height:23px !important;
	left:32px !important;
	top:469px !important;
}

#item5162 {
	width:301px !important;
	height:23px !important;
	left:256px !important;
	top:504px !important;
}

#item5163 {
	width:301px !important;
	height:23px !important;
	left:256px !important;
	top:530px !important;
}

#item5164 {
	width:301px !important;
	height:23px !important;
	left:256px !important;
	top:555px !important;
}

#item5165 {
	width:301px !important;
	height:23px !important;
	left:256px !important;
	top:581px !important;
}

#item5166 {
	width:301px !important;
	height:23px !important;
	left:256px !important;
	top:606px !important;
}

#item5167 {
	width:301px !important;
	height:23px !important;
	left:256px !important;
	top:631px !important;
}

#item5168 {
	width:301px !important;
	height:23px !important;
	left:256px !important;
	top:656px !important;
}

#item18096 {
	width:65px !important;
	height:49px !important;
	left:264px !important;
	top:693px !important;
}

#item18100 {
	width:40px !important;
	height:49px !important;
	left:345px !important;
	top:693px !important;
}

#item20209 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20217 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20213 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20221 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20330 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20339 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20335 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20343 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20348 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20356 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20352 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20360 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20365 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20373 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20369 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20377 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20382 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20390 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20386 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20394 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20403 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20412 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20407 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20416 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20421 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20429 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20425 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20433 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20438 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20446 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20442 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20450 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20455 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20463 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20459 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20468 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20473 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20481 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20477 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20485 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20490 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20498 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20494 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20502 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20507 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20515 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20511 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20519 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20528 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20536 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20532 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20540 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20545 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20553 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20549 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20557 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20566 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20575 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20571 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20579 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20584 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20592 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20588 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20596 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20601 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20609 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20605 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20613 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20635 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20643 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20639 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20647 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item14010 {
	width:46px !important;
	height:47px !important;
	left:522px !important;
	top:13px !important;
}

#item20655 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20663 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20659 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20667 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20672 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20680 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20676 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20684 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item14020 {
	width:46px !important;
	height:47px !important;
	left:522px !important;
	top:11px !important;
}

#item20689 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20697 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20693 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20701 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20706 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20714 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20710 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20719 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20724 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20732 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20728 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20736 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20742 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20750 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20746 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20754 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20759 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20767 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20763 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20771 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20783 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20791 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20787 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20795 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20800 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20808 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20804 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20812 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20817 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20825 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20821 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20829 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20834 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20842 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20838 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20846 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item6092 {
	width:148px !important;
	height:16px !important;
	left:260px !important;
	top:507px !important;
}

#item6093 {
	width:168px !important;
	height:16px !important;
	left:260px !important;
	top:533px !important;
}

#item6094 {
	width:245px !important;
	height:16px !important;
	left:260px !important;
	top:558px !important;
}

#item6095 {
	width:123px !important;
	height:16px !important;
	left:260px !important;
	top:583px !important;
}

#item18121 {
	width:65px !important;
	height:49px !important;
	left:262px !important;
	top:621px !important;
}

#item18125 {
	width:40px !important;
	height:49px !important;
	left:343px !important;
	top:621px !important;
}

#item20851 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20859 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20855 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20863 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20868 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20876 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20872 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20881 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20892 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20900 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20896 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20904 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20909 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20917 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20913 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20921 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20943 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20951 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20947 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20955 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20963 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item20971 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20967 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item20975 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item20997 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21005 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21001 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21009 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21017 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21025 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21021 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21029 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21034 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21043 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21038 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21047 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21052 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21060 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21056 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21064 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21069 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21077 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21073 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21081 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item6136 {
	width:196px !important;
	height:16px !important;
	left:311px !important;
	top:71px !important;
}

#item6137 {
	width:211px !important;
	height:16px !important;
	left:311px !important;
	top:96px !important;
}

#item6138 {
	width:205px !important;
	height:16px !important;
	left:311px !important;
	top:121px !important;
}

#item6139 {
	width:235px !important;
	height:16px !important;
	left:311px !important;
	top:146px !important;
}

#item6140 {
	width:162px !important;
	height:16px !important;
	left:311px !important;
	top:170px !important;
}

#item18145 {
	width:65px !important;
	height:49px !important;
	left:311px !important;
	top:208px !important;
}

#item18149 {
	width:40px !important;
	height:49px !important;
	left:392px !important;
	top:208px !important;
}

#item14023 {
	width:48px !important;
	height:48px !important;
	left:522px !important;
	top:11px !important;
}

#item21086 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21094 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21090 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21098 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item14033 {
	width:47px !important;
	height:47px !important;
	left:522px !important;
	top:12px !important;
}

#item21103 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21111 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21107 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21115 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item14043 {
	width:47px !important;
	height:47px !important;
	left:522px !important;
	top:12px !important;
}

#item21124 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21132 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21128 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21136 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21141 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21149 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21145 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21153 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21158 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21166 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21162 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21171 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item6193 {
	width:247px !important;
	height:16px !important;
	left:311px !important;
	top:96px !important;
}

#item6194 {
	width:219px !important;
	height:16px !important;
	left:311px !important;
	top:70px !important;
}

#item6195 {
	width:179px !important;
	height:16px !important;
	left:311px !important;
	top:121px !important;
}

#item18170 {
	width:65px !important;
	height:49px !important;
	left:313px !important;
	top:161px !important;
}

#item18174 {
	width:40px !important;
	height:49px !important;
	left:394px !important;
	top:161px !important;
}

#item21176 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21184 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item14053 {
	width:35px !important;
	height:37px !important;
	left:67px !important;
	top:113px !important;
}

#item21180 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21188 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21193 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21201 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item14063 {
	width:38px !important;
	height:38px !important;
	left:67px !important;
	top:113px !important;
}

#item21197 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21205 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item14073 {
	width:41px !important;
	height:42px !important;
	left:65px !important;
	top:110px !important;
}

#item21210 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21218 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21214 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21222 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21231 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21240 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21236 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21244 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21253 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21262 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21258 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21266 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21277 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21285 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item14083 {
	width:48px !important;
	height:47px !important;
	left:521px !important;
	top:14px !important;
}

#item21281 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21289 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21294 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21302 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item14093 {
	width:48px !important;
	height:47px !important;
	left:521px !important;
	top:11px !important;
}

#item21298 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21306 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item6227 {
	width:263px !important;
	height:16px !important;
	left:260px !important;
	top:507px !important;
}

#item6228 {
	width:271px !important;
	height:16px !important;
	left:260px !important;
	top:533px !important;
}

#item6229 {
	width:271px !important;
	height:16px !important;
	left:260px !important;
	top:559px !important;
}

#item18197 {
	width:65px !important;
	height:49px !important;
	left:260px !important;
	top:596px !important;
}

#item18201 {
	width:40px !important;
	height:49px !important;
	left:341px !important;
	top:596px !important;
}

#item14097 {
	width:47px !important;
	height:47px !important;
	left:521px !important;
	top:11px !important;
}

#item21311 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21319 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21315 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21323 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item14130 {
	width:47px !important;
	height:47px !important;
	left:520px !important;
	top:11px !important;
}

#item21328 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21336 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21332 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21340 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21345 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21353 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item14156 {
	width:47px !important;
	height:47px !important;
	left:28px !important;
	top:11px !important;
}

#item21349 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21357 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21364 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21373 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21369 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21377 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21383 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21391 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21387 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21395 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item6260 {
	width:148px !important;
	height:16px !important;
	left:256px !important;
	top:70px !important;
}

#item6261 {
	width:308px !important;
	height:16px !important;
	left:256px !important;
	top:96px !important;
}

#item6262 {
	width:251px !important;
	height:16px !important;
	left:256px !important;
	top:121px !important;
}

#item6263 {
	width:148px !important;
	height:16px !important;
	left:256px !important;
	top:145px !important;
}

#item6264 {
	width:190px !important;
	height:16px !important;
	left:256px !important;
	top:171px !important;
}

#item6265 {
	width:154px !important;
	height:16px !important;
	left:256px !important;
	top:196px !important;
}

#item6266 {
	width:289px !important;
	height:16px !important;
	left:256px !important;
	top:221px !important;
}

#item6267 {
	width:289px !important;
	height:16px !important;
	left:256px !important;
	top:246px !important;
}

#item18220 {
	width:65px !important;
	height:49px !important;
	left:256px !important;
	top:284px !important;
}

#item18224 {
	width:40px !important;
	height:49px !important;
	left:337px !important;
	top:284px !important;
}

#item21405 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21413 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item14159 {
	width:49px !important;
	height:49px !important;
	left:27px !important;
	top:12px !important;
}

#item21409 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21417 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21422 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21430 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21426 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21434 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item14170 {
	width:48px !important;
	height:48px !important;
	left:520px !important;
	top:12px !important;
}

#item21440 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21448 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21444 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21452 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21457 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21465 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21461 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21469 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item14180 {
	width:49px !important;
	height:49px !important;
	left:519px !important;
	top:12px !important;
}

#item21474 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21482 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21478 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21486 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item14190 {
	width:39px !important;
	height:39px !important;
	left:67px !important;
	top:112px !important;
}

#item21491 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21499 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21495 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21503 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item14200 {
	width:39px !important;
	height:39px !important;
	left:66px !important;
	top:112px !important;
}

#item21508 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21516 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21512 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21520 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21525 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21533 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21529 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21537 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item14203 {
	width:49px !important;
	height:49px !important;
	left:514px !important;
	top:12px !important;
}

#item21547 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21555 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21551 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21559 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21564 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21572 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21568 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21576 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21581 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21589 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item14236 {
	width:49px !important;
	height:49px !important;
	left:520px !important;
	top:10px !important;
}

#item21585 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21593 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21598 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21606 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21602 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21610 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item14239 {
	width:47px !important;
	height:47px !important;
	left:522px !important;
	top:12px !important;
}

#item21615 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21623 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21619 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21627 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item6351 {
	width:244px !important;
	height:16px !important;
	left:310px !important;
	top:70px !important;
}

#item6352 {
	width:222px !important;
	height:16px !important;
	left:310px !important;
	top:96px !important;
}

#item6353 {
	width:145px !important;
	height:16px !important;
	left:310px !important;
	top:121px !important;
}

#item6354 {
	width:179px !important;
	height:16px !important;
	left:310px !important;
	top:147px !important;
}

#item6355 {
	width:153px !important;
	height:16px !important;
	left:310px !important;
	top:170px !important;
}

#item18244 {
	width:65px !important;
	height:49px !important;
	left:339px !important;
	top:205px !important;
}

#item18249 {
	width:40px !important;
	height:49px !important;
	left:420px !important;
	top:205px !important;
}

#item21634 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21643 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21639 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21647 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21652 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21660 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21656 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21664 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21673 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21681 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21677 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21685 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21690 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21699 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21694 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21703 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item14253 {
	width:48px !important;
	height:48px !important;
	left:520px !important;
	top:12px !important;
}

#item21708 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21716 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21712 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21720 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21725 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21733 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21729 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21738 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21760 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21768 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21764 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21772 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21777 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21785 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21781 {
	width:61px !important;
	height:20px !important;
	left:321px !important;
	top:812px !important;
}

#item21789 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item21798 {
	width:61px !important;
	height:20px !important;
	left:320px !important;
	top:812px !important;
}

#item21806 {
	width:44px !important;
	height:20px !important;
	left:398px !important;
	top:812px !important;
}

#item14279 {
	width:24px !important;
	height:9px !important;
	left:211px !important;
	top:167px !important;
}

#item15324 {
	width:24px !important;
	height:9px !important;
	left:240px !important;
	top:167px !important;
}

#item15325 {
	width:17px !important;
	height:9px !important;
	left:266px !important;
	top:167px !important;
}

#item14347 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:167px !important;
}

#item14280 {
	width:17px !important;
	height:9px !important;
	left:266px !important;
	top:60px !important;
}

#item14348 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:60px !important;
}

#item14281 {
	width:19px !important;
	height:9px !important;
	left:247px !important;
	top:72px !important;
}

#item15318 {
	width:17px !important;
	height:9px !important;
	left:268px !important;
	top:72px !important;
}

#item14349 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:72px !important;
}

#item14282 {
	width:26px !important;
	height:9px !important;
	left:238px !important;
	top:83px !important;
}

#item15320 {
	width:17px !important;
	height:9px !important;
	left:268px !important;
	top:83px !important;
}

#item14350 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:83px !important;
}

#item14283 {
	width:26px !important;
	height:9px !important;
	left:231px !important;
	top:95px !important;
}

#item15321 {
	width:26px !important;
	height:9px !important;
	left:260px !important;
	top:95px !important;
}

#item15322 {
	width:26px !important;
	height:9px !important;
	left:260px !important;
	top:107px !important;
}

#item14351 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:95px !important;
}

#item14284 {
	width:13px !important;
	height:9px !important;
	left:244px !important;
	top:107px !important;
}

#item14352 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:107px !important;
}

#item14285 {
	width:20px !important;
	height:9px !important;
	left:264px !important;
	top:119px !important;
}

#item14353 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:119px !important;
}

#item14286 {
	width:20px !important;
	height:9px !important;
	left:264px !important;
	top:131px !important;
}

#item14354 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:131px !important;
}

#item14287 {
	width:26px !important;
	height:9px !important;
	left:238px !important;
	top:143px !important;
}

#item15323 {
	width:16px !important;
	height:9px !important;
	left:268px !important;
	top:143px !important;
}

#item14355 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:143px !important;
}

#item14288 {
	width:17px !important;
	height:9px !important;
	left:266px !important;
	top:155px !important;
}

#item14356 {
	width:28px !important;
	height:9px !important;
	left:536px !important;
	top:155px !important;
}

#item14289 {
	width:24px !important;
	height:9px !important;
	left:260px !important;
	top:179px !important;
}

#item14357 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:179px !important;
}

#item14290 {
	width:24px !important;
	height:9px !important;
	left:260px !important;
	top:191px !important;
}

#item14358 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:191px !important;
}

#item14292 {
	width:17px !important;
	height:9px !important;
	left:266px !important;
	top:203px !important;
}

#item14359 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:203px !important;
}

#item14293 {
	width:24px !important;
	height:9px !important;
	left:260px !important;
	top:215px !important;
}

#item14360 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:215px !important;
}

#item14294 {
	width:24px !important;
	height:9px !important;
	left:260px !important;
	top:227px !important;
}

#item14361 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:227px !important;
}

#item14295 {
	width:17px !important;
	height:9px !important;
	left:266px !important;
	top:239px !important;
}

#item14362 {
	width:14px !important;
	height:9px !important;
	left:441px !important;
	top:239px !important;
}

#item14554 {
	width:24px !important;
	height:9px !important;
	left:458px !important;
	top:239px !important;
}

#item14555 {
	width:24px !important;
	height:9px !important;
	left:486px !important;
	top:239px !important;
}

#item14557 {
	width:24px !important;
	height:9px !important;
	left:515px !important;
	top:239px !important;
}

#item14558 {
	width:21px !important;
	height:9px !important;
	left:543px !important;
	top:239px !important;
}

#item14296 {
	width:24px !important;
	height:9px !important;
	left:260px !important;
	top:250px !important;
}

#item14363 {
	width:38px !important;
	height:9px !important;
	left:406px !important;
	top:250px !important;
}

#item14559 {
	width:38px !important;
	height:9px !important;
	left:446px !important;
	top:250px !important;
}

#item14560 {
	width:38px !important;
	height:9px !important;
	left:486px !important;
	top:250px !important;
}

#item14561 {
	width:19px !important;
	height:9px !important;
	left:525px !important;
	top:250px !important;
}

#item14562 {
	width:19px !important;
	height:9px !important;
	left:546px !important;
	top:250px !important;
}

#item14297 {
	width:17px !important;
	height:9px !important;
	left:266px !important;
	top:262px !important;
}

#item14364 {
	width:28px !important;
	height:9px !important;
	left:536px !important;
	top:262px !important;
}

#item14298 {
	width:17px !important;
	height:9px !important;
	left:266px !important;
	top:275px !important;
}

#item14365 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:275px !important;
}

#item14300 {
	width:17px !important;
	height:9px !important;
	left:266px !important;
	top:287px !important;
}

#item14366 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:287px !important;
}

#item14301 {
	width:24px !important;
	height:9px !important;
	left:260px !important;
	top:298px !important;
}

#item14367 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:298px !important;
}

#item14368 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:310px !important;
}

#item14303 {
	width:17px !important;
	height:9px !important;
	left:266px !important;
	top:322px !important;
}

#item14369 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:322px !important;
}

#item14304 {
	width:24px !important;
	height:9px !important;
	left:245px !important;
	top:334px !important;
}

#item15332 {
	width:12px !important;
	height:9px !important;
	left:272px !important;
	top:334px !important;
}

#item14370 {
	width:28px !important;
	height:9px !important;
	left:536px !important;
	top:334px !important;
}

#item14305 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:346px !important;
}

#item14371 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:346px !important;
}

#item14306 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:358px !important;
}

#item14372 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:358px !important;
}

#item14307 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:371px !important;
}

#item14373 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:371px !important;
}

#item14309 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:382px !important;
}

#item14374 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:382px !important;
}

#item14310 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:394px !important;
}

#item14375 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:394px !important;
}

#item14311 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:406px !important;
}

#item14376 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:406px !important;
}

#item14312 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:418px !important;
}

#item14377 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:418px !important;
}

#item14313 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:430px !important;
}

#item14378 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:430px !important;
}

#item14314 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:442px !important;
}

#item14380 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:442px !important;
}

#item14315 {
	width:24px !important;
	height:9px !important;
	left:260px !important;
	top:454px !important;
}

#item14381 {
	width:28px !important;
	height:9px !important;
	left:536px !important;
	top:454px !important;
}

#item14316 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:466px !important;
}

#item14382 {
	width:28px !important;
	height:9px !important;
	left:507px !important;
	top:466px !important;
}

#item14553 {
	width:26px !important;
	height:9px !important;
	left:538px !important;
	top:466px !important;
}

#item14317 {
	width:26px !important;
	height:9px !important;
	left:244px !important;
	top:478px !important;
}

#item15333 {
	width:12px !important;
	height:9px !important;
	left:272px !important;
	top:478px !important;
}

#item14383 {
	width:28px !important;
	height:9px !important;
	left:536px !important;
	top:478px !important;
}

#item14318 {
	width:24px !important;
	height:9px !important;
	left:197px !important;
	top:489px !important;
}

#item15334 {
	width:24px !important;
	height:9px !important;
	left:225px !important;
	top:489px !important;
}

#item15335 {
	width:13px !important;
	height:9px !important;
	left:253px !important;
	top:489px !important;
}

#item15336 {
	width:16px !important;
	height:9px !important;
	left:268px !important;
	top:489px !important;
}

#item14384 {
	width:28px !important;
	height:9px !important;
	left:536px !important;
	top:489px !important;
}

#item14319 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:501px !important;
}

#item14385 {
	width:28px !important;
	height:9px !important;
	left:536px !important;
	top:501px !important;
}

#item14320 {
	width:24px !important;
	height:9px !important;
	left:260px !important;
	top:513px !important;
}

#item14386 {
	width:28px !important;
	height:9px !important;
	left:534px !important;
	top:513px !important;
}

#item14321 {
	width:24px !important;
	height:9px !important;
	left:260px !important;
	top:525px !important;
}

#item14387 {
	width:28px !important;
	height:9px !important;
	left:536px !important;
	top:525px !important;
}

#item14322 {
	width:24px !important;
	height:9px !important;
	left:260px !important;
	top:537px !important;
}

#item14388 {
	width:28px !important;
	height:9px !important;
	left:536px !important;
	top:537px !important;
}

#item14323 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:549px !important;
}

#item14389 {
	width:21px !important;
	height:9px !important;
	left:544px !important;
	top:549px !important;
}

#item14324 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:561px !important;
}

#item14390 {
	width:21px !important;
	height:9px !important;
	left:544px !important;
	top:561px !important;
}

#item14325 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:573px !important;
}

#item14391 {
	width:21px !important;
	height:9px !important;
	left:544px !important;
	top:573px !important;
}

#item14326 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:585px !important;
}

#item14392 {
	width:21px !important;
	height:9px !important;
	left:544px !important;
	top:585px !important;
}

#item14327 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:597px !important;
}

#item14393 {
	width:21px !important;
	height:9px !important;
	left:544px !important;
	top:597px !important;
}

#item14328 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:609px !important;
}

#item14394 {
	width:21px !important;
	height:9px !important;
	left:544px !important;
	top:609px !important;
}

#item14329 {
	width:35px !important;
	height:9px !important;
	left:249px !important;
	top:621px !important;
}

#item14395 {
	width:21px !important;
	height:9px !important;
	left:544px !important;
	top:621px !important;
}

#item14330 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:633px !important;
}

#item14396 {
	width:21px !important;
	height:9px !important;
	left:544px !important;
	top:633px !important;
}

#item14331 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:644px !important;
}

#item14397 {
	width:21px !important;
	height:9px !important;
	left:544px !important;
	top:644px !important;
}

#item14332 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:656px !important;
}

#item14399 {
	width:21px !important;
	height:9px !important;
	left:544px !important;
	top:656px !important;
}

#item14333 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:668px !important;
}

#item14400 {
	width:28px !important;
	height:9px !important;
	left:536px !important;
	top:668px !important;
}

#item14334 {
	width:35px !important;
	height:9px !important;
	left:249px !important;
	top:680px !important;
}

#item14401 {
	width:28px !important;
	height:9px !important;
	left:536px !important;
	top:680px !important;
}

#item14335 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:692px !important;
}

#item14402 {
	width:28px !important;
	height:9px !important;
	left:536px !important;
	top:692px !important;
}

#item14338 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:704px !important;
}

#item14403 {
	width:21px !important;
	height:9px !important;
	left:544px !important;
	top:704px !important;
}

#item14339 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:716px !important;
}

#item14404 {
	width:21px !important;
	height:9px !important;
	left:544px !important;
	top:716px !important;
}

#item14340 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:729px !important;
}

#item14405 {
	width:36px !important;
	height:9px !important;
	left:528px !important;
	top:729px !important;
}

#item14341 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:741px !important;
}

#item14407 {
	width:21px !important;
	height:9px !important;
	left:544px !important;
	top:741px !important;
}

#item14342 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:753px !important;
}

#item14408 {
	width:36px !important;
	height:9px !important;
	left:528px !important;
	top:753px !important;
}

#item14343 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:765px !important;
}

#item14409 {
	width:36px !important;
	height:9px !important;
	left:528px !important;
	top:765px !important;
}

#item14344 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:777px !important;
}

#item14410 {
	width:21px !important;
	height:9px !important;
	left:544px !important;
	top:777px !important;
}

#item14345 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:788px !important;
}

#item14411 {
	width:36px !important;
	height:9px !important;
	left:528px !important;
	top:788px !important;
}

#item14346 {
	width:18px !important;
	height:9px !important;
	left:266px !important;
	top:800px !important;
}

#item14412 {
	width:21px !important;
	height:9px !important;
	left:544px !important;
	top:800px !important;
}

#item21802 {
	width:61px !important;
	height:20px !important;
	left:96px !important;
	top:9px !important;
}

#item14417 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:167px !important;
}

#item14481 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:167px !important;
}

#item14418 {
	width:37px !important;
	height:9px !important;
	left:249px !important;
	top:60px !important;
}

#item14482 {
	width:36px !important;
	height:9px !important;
	left:527px !important;
	top:60px !important;
}

#item14419 {
	width:37px !important;
	height:9px !important;
	left:249px !important;
	top:72px !important;
}

#item14483 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:72px !important;
}

#item14420 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:83px !important;
}

#item14484 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:83px !important;
}

#item14421 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:95px !important;
}

#item14485 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:95px !important;
}

#item14422 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:107px !important;
}

#item14486 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:107px !important;
}

#item14423 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:119px !important;
}

#item14487 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:119px !important;
}

#item14424 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:131px !important;
}

#item14488 {
	width:36px !important;
	height:9px !important;
	left:527px !important;
	top:131px !important;
}

#item14425 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:143px !important;
}

#item14489 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:143px !important;
}

#item14426 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:155px !important;
}

#item14490 {
	width:36px !important;
	height:9px !important;
	left:527px !important;
	top:155px !important;
}

#item14427 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:179px !important;
}

#item14491 {
	width:36px !important;
	height:9px !important;
	left:527px !important;
	top:179px !important;
}

#item14428 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:191px !important;
}

#item14492 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:191px !important;
}

#item14429 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:203px !important;
}

#item14493 {
	width:27px !important;
	height:9px !important;
	left:536px !important;
	top:203px !important;
}

#item14430 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:215px !important;
}

#item14494 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:215px !important;
}

#item14431 {
	width:28px !important;
	height:9px !important;
	left:257px !important;
	top:227px !important;
}

#item14495 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:227px !important;
}

#item14432 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:239px !important;
}

#item14496 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:239px !important;
}

#item14433 {
	width:36px !important;
	height:9px !important;
	left:249px !important;
	top:250px !important;
}

#item14497 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:250px !important;
}

#item14434 {
	width:28px !important;
	height:9px !important;
	left:257px !important;
	top:262px !important;
}

#item14498 {
	width:36px !important;
	height:9px !important;
	left:527px !important;
	top:262px !important;
}

#item14435 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:275px !important;
}

#item14499 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:275px !important;
}

#item14436 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:287px !important;
}

#item14500 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:287px !important;
}

#item14437 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:298px !important;
}

#item14501 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:298px !important;
}

#item14438 {
	width:36px !important;
	height:9px !important;
	left:249px !important;
	top:310px !important;
}

#item14502 {
	width:20px !important;
	height:9px !important;
	left:544px !important;
	top:310px !important;
}

#item14439 {
	width:36px !important;
	height:9px !important;
	left:249px !important;
	top:322px !important;
}

#item14503 {
	width:27px !important;
	height:9px !important;
	left:536px !important;
	top:322px !important;
}

#item14440 {
	width:28px !important;
	height:9px !important;
	left:257px !important;
	top:334px !important;
}

#item14504 {
	width:27px !important;
	height:9px !important;
	left:536px !important;
	top:334px !important;
}

#item14441 {
	width:36px !important;
	height:9px !important;
	left:249px !important;
	top:346px !important;
}

#item14506 {
	width:27px !important;
	height:9px !important;
	left:480px !important;
	top:346px !important;
}

#item15512 {
	width:23px !important;
	height:9px !important;
	left:511px !important;
	top:346px !important;
}

#item15513 {
	width:26px !important;
	height:9px !important;
	left:537px !important;
	top:346px !important;
}

#item14442 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:358px !important;
}

#item14508 {
	width:27px !important;
	height:9px !important;
	left:536px !important;
	top:358px !important;
}

#item14443 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:371px !important;
}

#item14509 {
	width:26px !important;
	height:9px !important;
	left:522px !important;
	top:371px !important;
}

#item15511 {
	width:13px !important;
	height:9px !important;
	left:551px !important;
	top:371px !important;
}

#item14444 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:382px !important;
}

#item14510 {
	width:26px !important;
	height:9px !important;
	left:508px !important;
	top:382px !important;
}

#item15510 {
	width:26px !important;
	height:9px !important;
	left:537px !important;
	top:382px !important;
}

#item14445 {
	width:36px !important;
	height:9px !important;
	left:249px !important;
	top:394px !important;
}

#item14511 {
	width:27px !important;
	height:9px !important;
	left:536px !important;
	top:394px !important;
}

#item14446 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:406px !important;
}

#item14512 {
	width:27px !important;
	height:9px !important;
	left:536px !important;
	top:406px !important;
}

#item14447 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:418px !important;
}

#item14513 {
	width:27px !important;
	height:9px !important;
	left:536px !important;
	top:418px !important;
}

#item14448 {
	width:28px !important;
	height:9px !important;
	left:257px !important;
	top:430px !important;
}

#item14514 {
	width:27px !important;
	height:9px !important;
	left:536px !important;
	top:430px !important;
}

#item14449 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:442px !important;
}

#item14516 {
	width:27px !important;
	height:9px !important;
	left:536px !important;
	top:442px !important;
}

#item14450 {
	width:36px !important;
	height:9px !important;
	left:249px !important;
	top:454px !important;
}

#item14517 {
	width:27px !important;
	height:9px !important;
	left:536px !important;
	top:454px !important;
}

#item14451 {
	width:36px !important;
	height:9px !important;
	left:249px !important;
	top:466px !important;
}

#item14518 {
	width:27px !important;
	height:9px !important;
	left:536px !important;
	top:466px !important;
}

#item14452 {
	width:36px !important;
	height:9px !important;
	left:249px !important;
	top:478px !important;
}

#item14519 {
	width:26px !important;
	height:9px !important;
	left:508px !important;
	top:478px !important;
}

#item15508 {
	width:26px !important;
	height:9px !important;
	left:537px !important;
	top:478px !important;
}

#item14453 {
	width:36px !important;
	height:9px !important;
	left:249px !important;
	top:489px !important;
}

#item14520 {
	width:26px !important;
	height:9px !important;
	left:508px !important;
	top:489px !important;
}

#item15509 {
	width:26px !important;
	height:9px !important;
	left:537px !important;
	top:489px !important;
}

#item14455 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:501px !important;
}

#item14521 {
	width:19px !important;
	height:9px !important;
	left:544px !important;
	top:501px !important;
}

#item14456 {
	width:36px !important;
	height:9px !important;
	left:249px !important;
	top:513px !important;
}

#item14522 {
	width:36px !important;
	height:9px !important;
	left:506px !important;
	top:513px !important;
}

#item15507 {
	width:18px !important;
	height:9px !important;
	left:545px !important;
	top:513px !important;
}

#item14457 {
	width:28px !important;
	height:9px !important;
	left:257px !important;
	top:525px !important;
}

#item14523 {
	width:18px !important;
	height:9px !important;
	left:525px !important;
	top:525px !important;
}

#item15963 {
	width:18px !important;
	height:9px !important;
	left:546px !important;
	top:525px !important;
}

#item14458 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:537px !important;
}

#item14524 {
	width:19px !important;
	height:9px !important;
	left:544px !important;
	top:537px !important;
}

#item14459 {
	width:36px !important;
	height:9px !important;
	left:249px !important;
	top:549px !important;
}

#item14525 {
	width:19px !important;
	height:9px !important;
	left:544px !important;
	top:549px !important;
}

#item14460 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:561px !important;
}

#item14526 {
	width:19px !important;
	height:9px !important;
	left:544px !important;
	top:561px !important;
}

#item14461 {
	width:36px !important;
	height:9px !important;
	left:249px !important;
	top:573px !important;
}

#item14527 {
	width:19px !important;
	height:9px !important;
	left:544px !important;
	top:573px !important;
}

#item14462 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:585px !important;
}

#item14528 {
	width:19px !important;
	height:9px !important;
	left:544px !important;
	top:585px !important;
}

#item14463 {
	width:36px !important;
	height:9px !important;
	left:249px !important;
	top:597px !important;
}

#item14529 {
	width:19px !important;
	height:9px !important;
	left:544px !important;
	top:597px !important;
}

#item14464 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:609px !important;
}

#item14530 {
	width:30px !important;
	height:9px !important;
	left:495px !important;
	top:609px !important;
}

#item15505 {
	width:36px !important;
	height:9px !important;
	left:527px !important;
	top:609px !important;
}

#item14465 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:621px !important;
}

#item14531 {
	width:38px !important;
	height:9px !important;
	left:525px !important;
	top:621px !important;
}

#item14466 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:633px !important;
}

#item14532 {
	width:19px !important;
	height:9px !important;
	left:544px !important;
	top:633px !important;
}

#item14467 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:644px !important;
}

#item14533 {
	width:19px !important;
	height:9px !important;
	left:544px !important;
	top:644px !important;
}

#item14468 {
	width:36px !important;
	height:9px !important;
	left:249px !important;
	top:656px !important;
}

#item14534 {
	width:19px !important;
	height:9px !important;
	left:544px !important;
	top:656px !important;
}

#item14469 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:668px !important;
}

#item14535 {
	width:19px !important;
	height:9px !important;
	left:544px !important;
	top:668px !important;
}

#item14470 {
	width:28px !important;
	height:9px !important;
	left:257px !important;
	top:680px !important;
}

#item14536 {
	width:19px !important;
	height:9px !important;
	left:544px !important;
	top:680px !important;
}

#item14471 {
	width:28px !important;
	height:9px !important;
	left:257px !important;
	top:692px !important;
}

#item14537 {
	width:38px !important;
	height:9px !important;
	left:525px !important;
	top:692px !important;
}

#item14472 {
	width:28px !important;
	height:9px !important;
	left:257px !important;
	top:704px !important;
}

#item14538 {
	width:38px !important;
	height:9px !important;
	left:525px !important;
	top:704px !important;
}

#item14473 {
	width:28px !important;
	height:9px !important;
	left:257px !important;
	top:716px !important;
}

#item14539 {
	width:19px !important;
	height:9px !important;
	left:544px !important;
	top:716px !important;
}

#item14474 {
	width:28px !important;
	height:9px !important;
	left:257px !important;
	top:729px !important;
}

#item14540 {
	width:19px !important;
	height:9px !important;
	left:544px !important;
	top:729px !important;
}

#item14475 {
	width:28px !important;
	height:9px !important;
	left:257px !important;
	top:741px !important;
}

#item14541 {
	width:19px !important;
	height:9px !important;
	left:544px !important;
	top:741px !important;
}

#item14476 {
	width:28px !important;
	height:9px !important;
	left:257px !important;
	top:753px !important;
}

#item14542 {
	width:19px !important;
	height:9px !important;
	left:544px !important;
	top:753px !important;
}

#item14477 {
	width:28px !important;
	height:9px !important;
	left:257px !important;
	top:765px !important;
}

#item14543 {
	width:19px !important;
	height:9px !important;
	left:544px !important;
	top:765px !important;
}

#item14478 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:777px !important;
}

#item14544 {
	width:19px !important;
	height:9px !important;
	left:544px !important;
	top:777px !important;
}

#item14479 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:788px !important;
}

#item14545 {
	width:38px !important;
	height:9px !important;
	left:525px !important;
	top:788px !important;
}

#item14480 {
	width:19px !important;
	height:9px !important;
	left:266px !important;
	top:800px !important;
}

#item14546 {
	width:19px !important;
	height:9px !important;
	left:544px !important;
	top:800px !important;
}

#item21815 {
	width:64px !important;
	height:20px !important;
	left:92px !important;
	top:9px !important;
}

#item20008 {
	width:45px !important;
	height:20px !important;
	left:432px !important;
	top:608px !important;
}

#item20004 {
	width:61px !important;
	height:20px !important;
	left:431px !important;
	top:581px !important;
}

#item19784 {
	width:107px !important;
	height:12px !important;
	left:430px !important;
	top:454px !important;
}

#item19793 {
	width:125px !important;
	height:11px !important;
	left:430px !important;
	top:471px !important;
}

#item19794 {
	width:136px !important;
	height:12px !important;
	left:430px !important;
	top:485px !important;
}

#item19795 {
	width:125px !important;
	height:12px !important;
	left:430px !important;
	top:501px !important;
}

#item19796 {
	width:139px !important;
	height:12px !important;
	left:430px !important;
	top:516px !important;
}

#item19797 {
	width:107px !important;
	height:12px !important;
	left:430px !important;
	top:531px !important;
}

#item19799 {
	width:113px !important;
	height:12px !important;
	left:430px !important;
	top:547px !important;
}

#item19873 {
	width:47px !important;
	height:47px !important;
	left:522px !important;
	top:581px !important;
}

#item11184 {
	width:119px !important;
	height:14px !important;
	left:30px !important;
	top:681px !important;
}

#item11185 {
	width:113px !important;
	height:14px !important;
	left:78px !important;
	top:746px !important;
}

#item11186 {
	width:127px !important;
	height:14px !important;
	left:128px !important;
	top:777px !important;
}

#item11187 {
	width:47px !important;
	height:14px !important;
	left:78px !important;
	top:761px !important;
}

#item11188 {
	width:73px !important;
	height:14px !important;
	left:131px !important;
	top:761px !important;
}

#item11189 {
	width:96px !important;
	height:14px !important;
	left:209px !important;
	top:761px !important;
}
#in5footer,  #prefooter {display:none;}
