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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:544px; height:666px; background: #fff !important; }
.paper-vertical { width:544px; height:100%; }
.paper-horizontal { width:33255px; height:678px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:666px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:544px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item19215 {
	width:221px !important;
	height:303px !important;
}

#item19219 {
	width:221px !important;
	height:303px !important;
	left:14px !important;
	top:312px !important;
}

#item19216 {
	width:282px !important;
	height:187px !important;
}

#item19224 {
	width:282px !important;
	height:187px !important;
	left:242px !important;
	top:425px !important;
}

#item19218 {
	width:186px !important;
	height:169px !important;
}

#item19229 {
	width:186px !important;
	height:169px !important;
	left:327px !important;
	top:130px !important;
}

#item19234 {
	width:251px !important;
	height:305px !important;
}

#item19614 {
	width:251px !important;
	height:305px !important;
	left:279px !important;
	top:14px !important;
}

#item19235 {
	width:364px !important;
	height:295px !important;
}

#item19619 {
	width:364px !important;
	height:295px !important;
	top:329px !important;
}

#item19236 {
	width:140px !important;
	height:124px !important;
}

#item19624 {
	width:140px !important;
	height:124px !important;
	left:398px !important;
	top:332px !important;
}

#item19237 {
	width:154px !important;
	height:112px !important;
}

#item19629 {
	width:154px !important;
	height:112px !important;
	left:349px !important;
	top:424px !important;
}

#item37326 {
	width:93px !important;
	height:18px !important;
	left:276px !important;
	top:414px !important;
}

#item37357 {
	width:158px !important;
	height:9px !important;
	left:375px !important;
	top:608px !important;
}

#item37385 {
	width:158px !important;
	height:9px !important;
	left:375px !important;
	top:619px !important;
}

#item37412 {
	width:117px !important;
	height:20px !important;
	left:291px !important;
	top:82px !important;
}

#item37442 {
	width:118px !important;
	height:20px !important;
	left:291px !important;
	top:103px !important;
}

#item19238 {
	width:175px !important;
	height:151px !important;
}

#item19635 {
	width:175px !important;
	height:151px !important;
	left:35px !important;
	top:292px !important;
}

#item19243 {
	width:190px !important;
	height:179px !important;
}

#item19640 {
	width:190px !important;
	height:179px !important;
	left:20px !important;
	top:394px !important;
}

#item19244 {
	width:283px !important;
	height:255px !important;
}

#item19645 {
	width:283px !important;
	height:255px !important;
	left:261px !important;
	top:315px !important;
}

#item19245 {
	width:208px !important;
	height:253px !important;
}

#item19651 {
	width:208px !important;
	height:253px !important;
	left:336px !important;
}

#item19246 {
	width:198px !important;
	height:272px !important;
}

#item19656 {
	width:198px !important;
	height:272px !important;
	left:3px !important;
	top:14px !important;
}

#item37472 {
	width:77px !important;
	height:29px !important;
	left:208px !important;
	top:213px !important;
}

#item37502 {
	width:85px !important;
	height:20px !important;
	left:208px !important;
	top:103px !important;
}

#item37529 {
	width:116px !important;
	height:20px !important;
	left:275px !important;
	top:608px !important;
}

#item37557 {
	width:179px !important;
	height:9px !important;
	left:208px !important;
	top:296px !important;
}

#item37584 {
	width:179px !important;
	height:9px !important;
	left:208px !important;
	top:306px !important;
}

#item19247 {
	width:127px !important;
	height:133px !important;
}

#item19661 {
	width:127px !important;
	height:133px !important;
	left:199px !important;
	top:14px !important;
}

#item19248 {
	width:242px !important;
	height:325px !important;
}

#item19666 {
	width:242px !important;
	height:325px !important;
	left:288px !important;
	top:157px !important;
}

#item19249 {
	width:245px !important;
	height:130px !important;
}

#item19671 {
	width:245px !important;
	height:130px !important;
	left:22px !important;
	top:294px !important;
}

#item19250 {
	width:264px !important;
	height:112px !important;
}

#item19676 {
	width:264px !important;
	height:112px !important;
	left:18px !important;
	top:403px !important;
}

#item19251 {
	width:251px !important;
	height:159px !important;
}

#item19681 {
	width:251px !important;
	height:159px !important;
	left:9px !important;
	top:493px !important;
}

#item32250 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:71px !important;
}

#item32282 {
	width:116px !important;
	height:9px !important;
	left:13px !important;
	top:170px !important;
}

#item32309 {
	width:116px !important;
	height:9px !important;
	left:13px !important;
	top:179px !important;
}

#item32341 {
	width:116px !important;
	height:9px !important;
	left:13px !important;
	top:188px !important;
}

#item19252 {
	width:153px !important;
	height:226px !important;
}

#item19687 {
	width:153px !important;
	height:226px !important;
	left:25px !important;
	top:403px !important;
}

#item19253 {
	width:113px !important;
	height:31px !important;
}

#item19692 {
	width:113px !important;
	height:31px !important;
	left:57px !important;
	top:388px !important;
}

#item19254 {
	width:77px !important;
	height:30px !important;
}

#item19697 {
	width:77px !important;
	height:30px !important;
	left:91px !important;
	top:369px !important;
}

#item19255 {
	width:174px !important;
	height:320px !important;
}

#item19702 {
	width:174px !important;
	height:320px !important;
	left:333px !important;
	top:272px !important;
}

#item19256 {
	width:188px !important;
	height:164px !important;
}

#item19707 {
	width:188px !important;
	height:164px !important;
	left:351px !important;
	top:122px !important;
}

#item19257 {
	width:227px !important;
	height:218px !important;
}

#item19712 {
	width:227px !important;
	height:218px !important;
	left:40px !important;
	top:26px !important;
}

#item32369 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item32402 {
	width:73px !important;
	height:50px !important;
	left:276px !important;
	top:444px !important;
}

#item32434 {
	width:94px !important;
	height:30px !important;
	left:276px !important;
	top:157px !important;
}

#item32466 {
	width:78px !important;
	height:30px !important;
	left:189px !important;
	top:537px !important;
}

#item32498 {
	width:87px !important;
	height:30px !important;
	left:189px !important;
	top:567px !important;
}

#item32528 {
	width:78px !important;
	height:30px !important;
	left:189px !important;
	top:598px !important;
}

#item19258 {
	width:174px !important;
	height:167px !important;
}

#item19717 {
	width:174px !important;
	height:167px !important;
	left:18px !important;
	top:14px !important;
}

#item19259 {
	width:252px !important;
	height:297px !important;
}

#item19722 {
	width:252px !important;
	height:297px !important;
	left:197px !important;
	top:5px !important;
}

#item19260 {
	width:167px !important;
	height:130px !important;
}

#item19727 {
	width:167px !important;
	height:130px !important;
	left:364px !important;
	top:260px !important;
}

#item19261 {
	width:304px !important;
	height:237px !important;
}

#item19732 {
	width:304px !important;
	height:237px !important;
	left:14px !important;
	top:258px !important;
}

#item19262 {
	width:120px !important;
	height:110px !important;
}

#item19737 {
	width:120px !important;
	height:110px !important;
	left:218px !important;
	top:465px !important;
}

#item19263 {
	width:128px !important;
	height:151px !important;
}

#item19743 {
	width:128px !important;
	height:151px !important;
	left:344px !important;
	top:505px !important;
}

#item32555 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:236px !important;
}

#item32583 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:249px !important;
}

#item32614 {
	width:160px !important;
	height:9px !important;
	left:364px !important;
	top:460px !important;
}

#item32641 {
	width:136px !important;
	height:20px !important;
	left:364px !important;
	top:473px !important;
}

#item32671 {
	width:71px !important;
	height:20px !important;
	left:460px !important;
	top:604px !important;
}

#item32698 {
	width:237px !important;
	height:9px !important;
	left:13px !important;
	top:609px !important;
}

#item32728 {
	width:237px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item32755 {
	width:78px !important;
	height:36px !important;
	left:452px !important;
	top:112px !important;
}

#item32787 {
	width:80px !important;
	height:36px !important;
	left:452px !important;
	top:148px !important;
}

#item19264 {
	width:289px !important;
	height:186px !important;
}

#item19748 {
	width:289px !important;
	height:186px !important;
	left:14px !important;
	top:332px !important;
}

#item19267 {
	width:125px !important;
	height:291px !important;
}

#item19753 {
	width:125px !important;
	height:291px !important;
	left:405px !important;
	top:334px !important;
}

#item19268 {
	width:190px !important;
	height:306px !important;
}

#item19759 {
	width:190px !important;
	height:306px !important;
	left:354px !important;
	top:14px !important;
}

#item19269 {
	width:291px !important;
	height:223px !important;
}

#item19764 {
	width:291px !important;
	height:223px !important;
	left:14px !important;
	top:14px !important;
}

#item19270 {
	width:96px !important;
	height:51px !important;
}

#item19769 {
	width:96px !important;
	height:51px !important;
	left:207px !important;
	top:198px !important;
}

#item32818 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:315px !important;
}

#item32845 {
	width:82px !important;
	height:29px !important;
	left:209px !important;
	top:290px !important;
}

#item32872 {
	width:116px !important;
	height:27px !important;
	left:315px !important;
	top:296px !important;
}

#item32905 {
	width:94px !important;
	height:27px !important;
	left:318px !important;
	top:491px !important;
}

#item32935 {
	width:77px !important;
	height:18px !important;
	left:318px !important;
	top:581px !important;
}

#item32966 {
	width:211px !important;
	height:9px !important;
	left:16px !important;
	top:577px !important;
}

#item32997 {
	width:211px !important;
	height:18px !important;
	left:16px !important;
	top:586px !important;
}

#item33029 {
	width:211px !important;
	height:20px !important;
	left:16px !important;
	top:604px !important;
}

#item19274 {
	width:422px !important;
	height:325px !important;
}

#item19774 {
	width:422px !important;
	height:325px !important;
	top:310px !important;
}

#item19271 {
	width:253px !important;
	height:231px !important;
}

#item19779 {
	width:253px !important;
	height:231px !important;
	left:14px !important;
	top:14px !important;
}

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

#item19784 {
	width:152px !important;
	height:160px !important;
	left:277px !important;
}

#item19273 {
	width:152px !important;
	height:147px !important;
}

#item19789 {
	width:152px !important;
	height:147px !important;
	left:277px !important;
	top:171px !important;
}

#item33062 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:293px !important;
}

#item33089 {
	width:81px !important;
	height:30px !important;
	left:435px !important;
	top:114px !important;
}

#item33120 {
	width:82px !important;
	height:20px !important;
	left:435px !important;
	top:296px !important;
}

#item33150 {
	width:85px !important;
	height:29px !important;
	left:428px !important;
	top:599px !important;
}

#item19275 {
	width:122px !important;
	height:174px !important;
}

#item19794 {
	width:122px !important;
	height:174px !important;
	left:11px !important;
	top:320px !important;
}

#item19276 {
	width:159px !important;
	height:148px !important;
}

#item19799 {
	width:159px !important;
	height:148px !important;
	left:108px !important;
	top:479px !important;
}

#item19277 {
	width:254px !important;
	height:239px !important;
}

#item19804 {
	width:254px !important;
	height:239px !important;
	left:276px !important;
	top:326px !important;
}

#item19278 {
	width:516px !important;
	height:299px !important;
}

#item19809 {
	width:516px !important;
	height:299px !important;
	left:14px !important;
	top:14px !important;
}

#item33180 {
	width:81px !important;
	height:20px !important;
	left:19px !important;
	top:603px !important;
}

#item33207 {
	width:124px !important;
	height:18px !important;
	left:33px !important;
	top:278px !important;
}

#item33240 {
	width:140px !important;
	height:9px !important;
	left:128px !important;
	top:461px !important;
}

#item33267 {
	width:183px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item19279 {
	width:420px !important;
	height:350px !important;
}

#item19814 {
	width:420px !important;
	height:350px !important;
	left:14px !important;
	top:103px !important;
}

#item19280 {
	width:252px !important;
	height:221px !important;
}

#item19820 {
	width:252px !important;
	height:221px !important;
	left:278px !important;
}

#item19281 {
	width:190px !important;
	height:349px !important;
}

#item19825 {
	width:190px !important;
	height:349px !important;
	left:14px !important;
	top:303px !important;
}

#item19282 {
	width:181px !important;
	height:206px !important;
}

#item19830 {
	width:181px !important;
	height:206px !important;
	left:213px !important;
	top:378px !important;
}

#item33298 {
	width:141px !important;
	height:20px !important;
	left:125px !important;
	top:114px !important;
}

#item33329 {
	width:82px !important;
	height:18px !important;
	left:433px !important;
	top:360px !important;
}

#item33359 {
	width:82px !important;
	height:18px !important;
	left:433px !important;
	top:517px !important;
}

#item33389 {
	width:85px !important;
	height:18px !important;
	left:391px !important;
	top:610px !important;
}

#item19283 {
	width:319px !important;
	height:275px !important;
}

#item19836 {
	width:319px !important;
	height:275px !important;
	left:195px !important;
	top:338px !important;
}

#item21411 {
	width:124px !important;
	height:86px !important;
}

#item21406 {
	width:124px !important;
	height:86px !important;
	left:37px !important;
	top:478px !important;
}

#item21417 {
	width:132px !important;
	height:94px !important;
}

#item21412 {
	width:132px !important;
	height:94px !important;
	left:87px !important;
	top:516px !important;
}

#item19284 {
	width:224px !important;
	height:241px !important;
}

#item19841 {
	width:224px !important;
	height:241px !important;
	left:13px !important;
}

#item19285 {
	width:207px !important;
	height:299px !important;
}

#item19846 {
	width:207px !important;
	height:299px !important;
	left:316px !important;
	top:7px !important;
}

#item19286 {
	width:81px !important;
	height:74px !important;
}

#item19851 {
	width:81px !important;
	height:74px !important;
	left:449px !important;
	top:235px !important;
}

#item33422 {
	width:122px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item33451 {
	width:82px !important;
	height:18px !important;
	left:249px !important;
	top:189px !important;
}

#item33481 {
	width:132px !important;
	height:9px !important;
	left:250px !important;
	top:300px !important;
}

#item33508 {
	width:155px !important;
	height:20px !important;
	left:36px !important;
	top:435px !important;
}

#item33540 {
	width:155px !important;
	height:20px !important;
	left:36px !important;
	top:455px !important;
}

#item19287 {
	width:278px !important;
	height:238px !important;
}

#item19856 {
	width:278px !important;
	height:238px !important;
	top:57px !important;
}

#item19288 {
	width:247px !important;
	height:234px !important;
}

#item19861 {
	width:247px !important;
	height:234px !important;
	left:283px !important;
	top:61px !important;
}

#item19292 {
	width:275px !important;
	height:279px !important;
}

#item19866 {
	width:275px !important;
	height:279px !important;
	top:353px !important;
}

#item19293 {
	width:176px !important;
	height:282px !important;
}

#item19871 {
	width:176px !important;
	height:282px !important;
	left:284px !important;
	top:351px !important;
}

#item33571 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:332px !important;
}

#item33601 {
	width:202px !important;
	height:9px !important;
	left:286px !important;
	top:336px !important;
}

#item33634 {
	width:64px !important;
	height:38px !important;
	left:210px !important;
	top:590px !important;
}

#item33665 {
	width:63px !important;
	height:38px !important;
	left:463px !important;
	top:590px !important;
}

#item19294 {
	width:252px !important;
	height:182px !important;
}

#item19876 {
	width:252px !important;
	height:182px !important;
	left:14px !important;
	top:380px !important;
}

#item19295 {
	width:194px !important;
	height:290px !important;
}

#item19881 {
	width:194px !important;
	height:290px !important;
	left:350px !important;
	top:344px !important;
}

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

#item19886 {
	width:252px !important;
	height:147px !important;
	left:14px !important;
	top:227px !important;
}

#item19297 {
	width:132px !important;
	height:154px !important;
}

#item19891 {
	width:132px !important;
	height:154px !important;
	left:133px !important;
	top:64px !important;
}

#item19298 {
	width:266px !important;
	height:221px !important;
}

#item19897 {
	width:266px !important;
	height:221px !important;
	left:278px !important;
	top:57px !important;
}

#item33695 {
	width:95px !important;
	height:19px !important;
	left:17px !important;
	top:200px !important;
}

#item33722 {
	width:117px !important;
	height:20px !important;
	left:125px !important;
	top:356px !important;
}

#item33752 {
	width:246px !important;
	height:9px !important;
	left:14px !important;
	top:619px !important;
}

#item33783 {
	width:205px !important;
	height:9px !important;
	left:281px !important;
	top:320px !important;
}

#item33813 {
	width:64px !important;
	height:45px !important;
	left:280px !important;
	top:587px !important;
}

#item19300 {
	width:252px !important;
	height:175px !important;
}

#item19902 {
	width:252px !important;
	height:175px !important;
	left:14px !important;
	top:57px !important;
}

#item19301 {
	width:253px !important;
	height:266px !important;
}

#item19909 {
	width:253px !important;
	height:266px !important;
	left:277px !important;
	top:57px !important;
}

#item19303 {
	width:253px !important;
	height:261px !important;
}

#item19919 {
	width:253px !important;
	height:261px !important;
	left:14px !important;
	top:298px !important;
}

#item19304 {
	width:254px !important;
	height:177px !important;
}

#item19924 {
	width:254px !important;
	height:177px !important;
	left:276px !important;
	top:388px !important;
}

#item33846 {
	width:243px !important;
	height:9px !important;
	left:15px !important;
	top:278px !important;
}

#item33876 {
	width:194px !important;
	height:9px !important;
	left:279px !important;
	top:373px !important;
}

#item33907 {
	width:201px !important;
	height:9px !important;
	left:16px !important;
	top:613px !important;
}

#item33935 {
	width:227px !important;
	height:9px !important;
	left:280px !important;
	top:613px !important;
}

#item19305 {
	width:179px !important;
	height:180px !important;
}

#item19929 {
	width:179px !important;
	height:180px !important;
	left:88px !important;
	top:446px !important;
}

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

#item19934 {
	width:252px !important;
	height:172px !important;
	left:14px !important;
	top:264px !important;
}

#item19307 {
	width:251px !important;
	height:281px !important;
}

#item19940 {
	width:251px !important;
	height:281px !important;
	left:279px !important;
	top:345px !important;
}

#item19308 {
	width:253px !important;
	height:186px !important;
}

#item19945 {
	width:253px !important;
	height:186px !important;
	left:277px !important;
	top:14px !important;
}

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

#item19950 {
	width:252px !important;
	height:164px !important;
	left:14px !important;
	top:14px !important;
}

#item33967 {
	width:213px !important;
	height:9px !important;
	left:18px !important;
	top:237px !important;
}

#item33997 {
	width:147px !important;
	height:20px !important;
	left:282px !important;
	top:246px !important;
}

#item34027 {
	width:218px !important;
	height:9px !important;
	left:277px !important;
	top:326px !important;
}

#item34059 {
	width:64px !important;
	height:38px !important;
	left:16px !important;
	top:586px !important;
}

#item34087 {
	width:104px !important;
	height:19px !important;
	left:282px !important;
	top:602px !important;
}

#item19311 {
	width:544px !important;
	height:316px !important;
}

#item19955 {
	width:544px !important;
	height:316px !important;
}

#item19312 {
	width:251px !important;
	height:226px !important;
}

#item19960 {
	width:251px !important;
	height:226px !important;
	left:14px !important;
	top:327px !important;
}

#item19313 {
	width:253px !important;
	height:308px !important;
}

#item19965 {
	width:253px !important;
	height:308px !important;
	left:277px !important;
	top:327px !important;
}

#item34114 {
	width:102px !important;
	height:20px !important;
	left:328px !important;
	top:280px !important;
}

#item34141 {
	width:80px !important;
	height:27px !important;
	left:439px !important;
	top:460px !important;
}

#item34171 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item19314 {
	width:252px !important;
	height:254px !important;
}

#item19970 {
	width:252px !important;
	height:254px !important;
	left:14px !important;
	top:306px !important;
}

#item19315 {
	width:180px !important;
	height:147px !important;
}

#item19975 {
	width:180px !important;
	height:147px !important;
	left:351px !important;
	top:298px !important;
}

#item19316 {
	width:89px !important;
	height:77px !important;
}

#item19981 {
	width:89px !important;
	height:77px !important;
	left:268px !important;
	top:386px !important;
}

#item19317 {
	width:530px !important;
	height:293px !important;
}

#item19986 {
	width:530px !important;
	height:293px !important;
	left:14px !important;
}

#item34201 {
	width:138px !important;
	height:9px !important;
	left:15px !important;
	top:281px !important;
}

#item34228 {
	width:173px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item34258 {
	width:76px !important;
	height:27px !important;
	left:279px !important;
	top:595px !important;
}

#item34289 {
	width:132px !important;
	height:9px !important;
	left:360px !important;
	top:619px !important;
}

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

#item19991 {
	width:139px !important;
	height:71px !important;
	left:286px !important;
	top:45px !important;
}

#item19319 {
	width:119px !important;
	height:76px !important;
}

#item19996 {
	width:119px !important;
	height:76px !important;
	left:306px !important;
	top:122px !important;
}

#item19320 {
	width:144px !important;
	height:104px !important;
}

#item20001 {
	width:144px !important;
	height:104px !important;
	left:284px !important;
	top:204px !important;
}

#item19321 {
	width:160px !important;
	height:355px !important;
}

#item20006 {
	width:160px !important;
	height:355px !important;
}

#item19322 {
	width:133px !important;
	height:293px !important;
}

#item20011 {
	width:133px !important;
	height:293px !important;
	left:14px !important;
	top:369px !important;
}

#item19325 {
	width:253px !important;
	height:236px !important;
}

#item20016 {
	width:253px !important;
	height:236px !important;
	left:277px !important;
	top:326px !important;
}

#item19327 {
	width:530px !important;
	height:300px !important;
}

#item20026 {
	width:530px !important;
	height:300px !important;
	left:544px !important;
	top:15px !important;
}

#item34316 {
	width:82px !important;
	height:20px !important;
	left:164px !important;
	top:259px !important;
}

#item34343 {
	width:120px !important;
	height:27px !important;
	left:152px !important;
	top:601px !important;
}

#item34373 {
	width:140px !important;
	height:9px !important;
	left:282px !important;
	top:614px !important;
}

#item34400 {
	width:76px !important;
	height:18px !important;
	left:431px !important;
	top:97px !important;
}

#item34427 {
	width:90px !important;
	height:18px !important;
	left:431px !important;
	top:181px !important;
}

#item34459 {
	width:99px !important;
	height:18px !important;
	left:431px !important;
	top:292px !important;
}

#item19326 {
	width:516px !important;
	height:300px !important;
}

#item20021 {
	width:516px !important;
	height:300px !important;
	left:14px !important;
	top:326px !important;
}

#item34490 {
	width:199px !important;
	height:9px !important;
	left:17px !important;
	top:613px !important;
}

#item34517 {
	width:81px !important;
	height:20px !important;
	left:109px !important;
	top:195px !important;
}

#item19328 {
	width:266px !important;
	height:210px !important;
}

#item20031 {
	width:266px !important;
	height:210px !important;
	left:279px !important;
}

#item19329 {
	width:266px !important;
	height:315px !important;
}

#item20036 {
	width:266px !important;
	height:315px !important;
}

#item19330 {
	width:267px !important;
	height:193px !important;
}

#item20041 {
	width:267px !important;
	height:193px !important;
	left:277px !important;
	top:222px !important;
}

#item19331 {
	width:272px !important;
	height:146px !important;
}

#item20046 {
	width:272px !important;
	height:146px !important;
	top:325px !important;
}

#item19332 {
	width:265px !important;
	height:173px !important;
}

#item20051 {
	width:265px !important;
	height:173px !important;
	top:479px !important;
}

#item19333 {
	width:187px !important;
	height:243px !important;
}

#item20057 {
	width:187px !important;
	height:243px !important;
	left:357px !important;
	top:423px !important;
}

#item34545 {
	width:132px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item34572 {
	width:136px !important;
	height:9px !important;
	left:126px !important;
	top:308px !important;
}

#item34599 {
	width:57px !important;
	height:36px !important;
	left:126px !important;
	top:439px !important;
}

#item34630 {
	width:145px !important;
	height:9px !important;
	left:126px !important;
	top:564px !important;
}

#item34657 {
	width:82px !important;
	height:29px !important;
	left:276px !important;
	top:601px !important;
}

#item34687 {
	width:77px !important;
	height:20px !important;
	left:276px !important;
	top:397px !important;
}

#item19334 {
	width:258px !important;
	height:130px !important;
}

#item20062 {
	width:258px !important;
	height:130px !important;
	left:7px !important;
	top:426px !important;
}

#item19335 {
	width:267px !important;
	height:208px !important;
}

#item20067 {
	width:267px !important;
	height:208px !important;
	left:277px !important;
	top:425px !important;
}

#item19338 {
	width:181px !important;
	height:196px !important;
}

#item20072 {
	width:181px !important;
	height:196px !important;
	left:363px !important;
	top:220px !important;
}

#item19339 {
	width:261px !important;
	height:197px !important;
}

#item20077 {
	width:261px !important;
	height:197px !important;
	left:6px !important;
	top:220px !important;
}

#item19340 {
	width:252px !important;
	height:162px !important;
}

#item20082 {
	width:252px !important;
	height:162px !important;
	left:14px !important;
}

#item19341 {
	width:266px !important;
	height:208px !important;
}

#item20087 {
	width:266px !important;
	height:208px !important;
	left:278px !important;
}

#item34714 {
	width:136px !important;
	height:9px !important;
	left:12px !important;
	top:201px !important;
}

#item34741 {
	width:141px !important;
	height:9px !important;
	left:126px !important;
	top:408px !important;
}

#item34769 {
	width:164px !important;
	height:9px !important;
	left:12px !important;
	top:619px !important;
}

#item34796 {
	width:89px !important;
	height:20px !important;
	left:276px !important;
	top:190px !important;
}

#item34823 {
	width:78px !important;
	height:20px !important;
	left:276px !important;
	top:397px !important;
}

#item34850 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:500px !important;
}

#item19342 {
	width:266px !important;
	height:338px !important;
}

#item20092 {
	width:266px !important;
	height:338px !important;
}

#item19343 {
	width:252px !important;
	height:344px !important;
}

#item20097 {
	width:252px !important;
	height:344px !important;
	left:278px !important;
	top:14px !important;
}

#item19344 {
	width:161px !important;
	height:206px !important;
}

#item20102 {
	width:161px !important;
	height:206px !important;
	top:428px !important;
}

#item19345 {
	width:171px !important;
	height:209px !important;
}

#item20107 {
	width:171px !important;
	height:209px !important;
	left:277px !important;
	top:426px !important;
}

#item19346 {
	width:172px !important;
	height:208px !important;
}

#item20112 {
	width:172px !important;
	height:208px !important;
	left:544px !important;
	top:427px !important;
}

#item19349 {
	width:171px !important;
	height:191px !important;
}

#item20128 {
	width:171px !important;
	height:191px !important;
	left:544px !important;
	top:224px !important;
}

#item34877 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:408px !important;
}

#item34904 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:408px !important;
}

#item34931 {
	width:106px !important;
	height:20px !important;
	left:163px !important;
	top:608px !important;
}

#item34958 {
	width:76px !important;
	height:20px !important;
	left:452px !important;
	top:608px !important;
}

#item19347 {
	width:173px !important;
	height:208px !important;
}

#item20117 {
	width:173px !important;
	height:208px !important;
	left:278px !important;
	top:427px !important;
}

#item19348 {
	width:172px !important;
	height:190px !important;
}

#item20122 {
	width:172px !important;
	height:190px !important;
	left:278px !important;
	top:226px !important;
}

#item19350 {
	width:255px !important;
	height:201px !important;
}

#item20133 {
	width:255px !important;
	height:201px !important;
	left:14px !important;
	top:14px !important;
}

#item19351 {
	width:266px !important;
	height:150px !important;
}

#item20138 {
	width:266px !important;
	height:150px !important;
	left:278px !important;
}

#item34985 {
	width:105px !important;
	height:18px !important;
	left:13px !important;
	top:199px !important;
}

#item35017 {
	width:224px !important;
	height:9px !important;
	left:276px !important;
	top:206px !important;
}

#item35048 {
	width:77px !important;
	height:20px !important;
	left:177px !important;
	top:396px !important;
}

#item35075 {
	width:78px !important;
	height:27px !important;
	left:456px !important;
	top:390px !important;
}

#item35105 {
	width:82px !important;
	height:27px !important;
	left:177px !important;
	top:601px !important;
}

#item35136 {
	width:76px !important;
	height:18px !important;
	left:454px !important;
	top:610px !important;
}

#item19354 {
	width:516px !important;
	height:299px !important;
}

#item20143 {
	width:516px !important;
	height:299px !important;
	left:14px !important;
	top:14px !important;
}

#item19355 {
	width:530px !important;
	height:269px !important;
}

#item20148 {
	width:530px !important;
	height:269px !important;
	top:324px !important;
}

#item35163 {
	width:150px !important;
	height:9px !important;
	left:32px !important;
	top:289px !important;
}

#item35190 {
	width:112px !important;
	height:29px !important;
	left:416px !important;
	top:594px !important;
}

#item19356 {
	width:252px !important;
	height:121px !important;
}

#item20154 {
	width:252px !important;
	height:121px !important;
	left:14px !important;
	top:429px !important;
}

#item19357 {
	width:146px !important;
	height:225px !important;
}

#item20159 {
	width:146px !important;
	height:225px !important;
	left:120px !important;
	top:193px !important;
}

#item19358 {
	width:252px !important;
	height:177px !important;
}

#item20164 {
	width:252px !important;
	height:177px !important;
	left:278px !important;
	top:326px !important;
}

#item19359 {
	width:95px !important;
	height:123px !important;
}

#item20170 {
	width:95px !important;
	height:123px !important;
	left:435px !important;
	top:452px !important;
}

#item19360 {
	width:68px !important;
	height:49px !important;
}

#item20175 {
	width:68px !important;
	height:49px !important;
	left:277px !important;
	top:577px !important;
}

#item19361 {
	width:252px !important;
	height:255px !important;
}

#item20180 {
	width:252px !important;
	height:255px !important;
	left:278px !important;
	top:14px !important;
}

#item19362 {
	width:252px !important;
	height:166px !important;
}

#item20185 {
	width:252px !important;
	height:166px !important;
	left:14px !important;
	top:14px !important;
}

#item35225 {
	width:78px !important;
	height:18px !important;
	left:13px !important;
	top:267px !important;
}

#item35255 {
	width:81px !important;
	height:27px !important;
	left:13px !important;
	top:392px !important;
}

#item35285 {
	width:115px !important;
	height:18px !important;
	left:13px !important;
	top:610px !important;
}

#item35317 {
	width:208px !important;
	height:9px !important;
	left:276px !important;
	top:306px !important;
}

#item35347 {
	width:133px !important;
	height:20px !important;
	left:276px !important;
	top:554px !important;
}

#item35378 {
	width:177px !important;
	height:9px !important;
	left:347px !important;
	top:619px !important;
}

#item19363 {
	width:266px !important;
	height:256px !important;
}

#item20190 {
	width:266px !important;
	height:256px !important;
}

#item19364 {
	width:251px !important;
	height:254px !important;
}

#item20195 {
	width:251px !important;
	height:254px !important;
	left:279px !important;
}

#item19365 {
	width:232px !important;
	height:263px !important;
}

#item20200 {
	width:232px !important;
	height:263px !important;
	left:14px !important;
	top:302px !important;
}

#item19367 {
	width:167px !important;
	height:151px !important;
}

#item20206 {
	width:167px !important;
	height:151px !important;
	left:363px !important;
	top:320px !important;
}

#item19368 {
	width:203px !important;
	height:145px !important;
}

#item20211 {
	width:203px !important;
	height:145px !important;
	left:327px !important;
	top:482px !important;
}

#item35406 {
	width:119px !important;
	height:20px !important;
	left:13px !important;
	top:302px !important;
}

#item35435 {
	width:155px !important;
	height:9px !important;
	left:278px !important;
	top:307px !important;
}

#item35463 {
	width:145px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item35490 {
	width:82px !important;
	height:20px !important;
	left:276px !important;
	top:448px !important;
}

#item35517 {
	width:56px !important;
	height:30px !important;
	left:276px !important;
	top:595px !important;
}

#item19369 {
	width:211px !important;
	height:152px !important;
}

#item20216 {
	width:211px !important;
	height:152px !important;
	left:14px !important;
	top:425px !important;
}

#item19370 {
	width:293px !important;
	height:224px !important;
}

#item20221 {
	width:293px !important;
	height:224px !important;
	left:237px !important;
	top:327px !important;
}

#item19371 {
	width:217px !important;
	height:147px !important;
}

#item20226 {
	width:217px !important;
	height:147px !important;
	left:7px !important;
	top:218px !important;
}

#item19372 {
	width:210px !important;
	height:141px !important;
}

#item20231 {
	width:210px !important;
	height:141px !important;
	left:14px !important;
	top:14px !important;
}

#item19373 {
	width:311px !important;
	height:238px !important;
}

#item20236 {
	width:311px !important;
	height:238px !important;
	left:233px !important;
}

#item35544 {
	width:210px !important;
	height:9px !important;
	left:13px !important;
	top:204px !important;
}

#item35575 {
	width:125px !important;
	height:9px !important;
	left:13px !important;
	top:410px !important;
}

#item35602 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item35631 {
	width:169px !important;
	height:9px !important;
	left:244px !important;
	top:303px !important;
}

#item35658 {
	width:196px !important;
	height:9px !important;
	left:235px !important;
	top:619px !important;
}

#item19374 {
	width:360px !important;
	height:315px !important;
}

#item20241 {
	width:360px !important;
	height:315px !important;
	left:170px !important;
}

#item19375 {
	width:195px !important;
	height:160px !important;
}

#item20246 {
	width:195px !important;
	height:160px !important;
	left:14px !important;
	top:155px !important;
}

#item19376 {
	width:252px !important;
	height:233px !important;
}

#item20251 {
	width:252px !important;
	height:233px !important;
	left:14px !important;
	top:326px !important;
}

#item19377 {
	width:159px !important;
	height:148px !important;
}

#item20256 {
	width:159px !important;
	height:148px !important;
	left:371px !important;
	top:323px !important;
}

#item19378 {
	width:145px !important;
	height:153px !important;
}

#item20262 {
	width:145px !important;
	height:153px !important;
	left:277px !important;
	top:480px !important;
}

#item35690 {
	width:82px !important;
	height:40px !important;
	left:276px !important;
	top:432px !important;
}

#item35721 {
	width:218px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item35751 {
	width:78px !important;
	height:18px !important;
	left:423px !important;
	top:610px !important;
}

#item35781 {
	width:125px !important;
	height:18px !important;
	left:13px !important;
	top:117px !important;
}

#item35811 {
	width:125px !important;
	height:18px !important;
	left:13px !important;
	top:135px !important;
}

#item19382 {
	width:208px !important;
	height:225px !important;
}

#item20267 {
	width:208px !important;
	height:225px !important;
	left:14px !important;
	top:324px !important;
}

#item19383 {
	width:174px !important;
	height:87px !important;
}

#item20272 {
	width:174px !important;
	height:87px !important;
	left:325px !important;
	top:342px !important;
}

#item19388 {
	width:92px !important;
	height:81px !important;
}

#item20278 {
	width:92px !important;
	height:81px !important;
	left:312px !important;
	top:456px !important;
}

#item19387 {
	width:55px !important;
	height:85px !important;
}

#item20283 {
	width:55px !important;
	height:85px !important;
	left:381px !important;
	top:460px !important;
}

#item19386 {
	width:65px !important;
	height:82px !important;
}

#item20329 {
	width:65px !important;
	height:82px !important;
	left:408px !important;
	top:480px !important;
}

#item19385 {
	width:81px !important;
	height:81px !important;
}

#item20335 {
	width:81px !important;
	height:81px !important;
	left:422px !important;
	top:508px !important;
}

#item19384 {
	width:94px !important;
	height:66px !important;
}

#item20340 {
	width:94px !important;
	height:66px !important;
	left:418px !important;
	top:565px !important;
}

#item19390 {
	width:108px !important;
	height:147px !important;
}

#item20345 {
	width:108px !important;
	height:147px !important;
	left:108px !important;
	top:166px !important;
}

#item19391 {
	width:317px !important;
	height:314px !important;
}

#item20351 {
	width:317px !important;
	height:314px !important;
	left:228px !important;
}

#item19392 {
	width:201px !important;
	height:97px !important;
}

#item20357 {
	width:201px !important;
	height:97px !important;
	left:14px !important;
}

#item35841 {
	width:106px !important;
	height:20px !important;
	left:13px !important;
	top:144px !important;
}

#item35868 {
	width:76px !important;
	height:27px !important;
	left:20px !important;
	top:282px !important;
}

#item35899 {
	width:201px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item35931 {
	width:201px !important;
	height:9px !important;
	left:225px !important;
	top:306px !important;
}

#item35963 {
	width:41px !important;
	height:18px !important;
	left:234px !important;
	top:556px !important;
}

#item35990 {
	width:68px !important;
	height:9px !important;
	left:234px !important;
	top:574px !important;
}

#item36017 {
	width:68px !important;
	height:9px !important;
	left:234px !important;
	top:583px !important;
}

#item36044 {
	width:68px !important;
	height:9px !important;
	left:234px !important;
	top:592px !important;
}

#item36071 {
	width:68px !important;
	height:9px !important;
	left:234px !important;
	top:601px !important;
}

#item19393 {
	width:383px !important;
	height:226px !important;
}

#item20362 {
	width:383px !important;
	height:226px !important;
}

#item19394 {
	width:221px !important;
	height:134px !important;
}

#item20367 {
	width:221px !important;
	height:134px !important;
	left:323px !important;
	top:236px !important;
}

#item19395 {
	width:118px !important;
	height:150px !important;
}

#item20372 {
	width:118px !important;
	height:150px !important;
	left:14px !important;
	top:286px !important;
}

#item19396 {
	width:169px !important;
	height:193px !important;
}

#item20377 {
	width:169px !important;
	height:193px !important;
	left:143px !important;
	top:256px !important;
}

#item19397 {
	width:149px !important;
	height:197px !important;
}

#item20382 {
	width:149px !important;
	height:197px !important;
	left:395px !important;
	top:436px !important;
}

#item19403 {
	width:281px !important;
	height:205px !important;
}

#item20402 {
	width:281px !important;
	height:205px !important;
	left:544px !important;
}

#item36098 {
	width:126px !important;
	height:18px !important;
	left:389px !important;
	top:208px !important;
}

#item36130 {
	width:147px !important;
	height:9px !important;
	left:322px !important;
	top:416px !important;
}

#item36158 {
	width:92px !important;
	height:20px !important;
	left:157px !important;
	top:608px !important;
}

#item36185 {
	width:97px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item36212 {
	width:69px !important;
	height:29px !important;
	left:322px !important;
	top:599px !important;
}

#item19398 {
	width:106px !important;
	height:167px !important;
}

#item20387 {
	width:106px !important;
	height:167px !important;
	left:20px !important;
	top:323px !important;
}

#item19399 {
	width:118px !important;
	height:171px !important;
}

#item20392 {
	width:118px !important;
	height:171px !important;
	left:102px !important;
	top:335px !important;
}

#item19400 {
	width:197px !important;
	height:307px !important;
}

#item20397 {
	width:197px !important;
	height:307px !important;
	left:348px !important;
	top:326px !important;
}

#item19404 {
	width:252px !important;
	height:203px !important;
}

#item20408 {
	width:252px !important;
	height:203px !important;
	left:292px !important;
}

#item36239 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item36266 {
	width:139px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item36293 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item36320 {
	width:182px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item19405 {
	width:155px !important;
	height:157px !important;
}

#item20413 {
	width:155px !important;
	height:157px !important;
	left:25px !important;
	top:71px !important;
}

#item19406 {
	width:83px !important;
	height:84px !important;
}

#item20418 {
	width:83px !important;
	height:84px !important;
	left:271px !important;
	top:250px !important;
}

#item21427 {
	width:83px !important;
	height:84px !important;
}

#item21422 {
	width:83px !important;
	height:84px !important;
	left:271px !important;
	top:157px !important;
}

#item19410 {
	width:83px !important;
	height:84px !important;
}

#item20423 {
	width:83px !important;
	height:84px !important;
	left:271px !important;
	top:343px !important;
}

#item19413 {
	width:83px !important;
	height:84px !important;
}

#item20428 {
	width:83px !important;
	height:84px !important;
	left:183px !important;
	top:343px !important;
}

#item19407 {
	width:83px !important;
	height:84px !important;
}

#item20433 {
	width:83px !important;
	height:84px !important;
	left:359px !important;
	top:250px !important;
}

#item21433 {
	width:83px !important;
	height:84px !important;
}

#item21428 {
	width:83px !important;
	height:84px !important;
	left:359px !important;
	top:157px !important;
}

#item19411 {
	width:83px !important;
	height:84px !important;
}

#item20438 {
	width:83px !important;
	height:84px !important;
	left:359px !important;
	top:343px !important;
}

#item19409 {
	width:83px !important;
	height:84px !important;
}

#item20443 {
	width:83px !important;
	height:84px !important;
	left:447px !important;
	top:250px !important;
}

#item21439 {
	width:83px !important;
	height:84px !important;
}

#item21434 {
	width:83px !important;
	height:84px !important;
	left:447px !important;
	top:157px !important;
}

#item19412 {
	width:83px !important;
	height:84px !important;
}

#item20448 {
	width:83px !important;
	height:84px !important;
	left:447px !important;
	top:343px !important;
}

#item19415 {
	width:516px !important;
	height:187px !important;
}

#item20453 {
	width:516px !important;
	height:187px !important;
	left:14px !important;
	top:439px !important;
}

#item36347 {
	width:127px !important;
	height:28px !important;
	left:233px !important;
	top:600px !important;
}

#item36381 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:314px !important;
}

#item36409 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:323px !important;
}

#item36436 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:333px !important;
}

#item36463 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:342px !important;
}

#item36492 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:352px !important;
}

#item36519 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:361px !important;
}

#item36546 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:371px !important;
}

#item36576 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:380px !important;
}

#item36603 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:390px !important;
}

#item36631 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:399px !important;
}

#item36658 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item19416 {
	width:127px !important;
	height:161px !important;
}

#item20458 {
	width:127px !important;
	height:161px !important;
	left:131px !important;
	top:466px !important;
}

#item19417 {
	width:136px !important;
	height:183px !important;
}

#item20463 {
	width:136px !important;
	height:183px !important;
	left:19px !important;
	top:268px !important;
}

#item19418 {
	width:264px !important;
	height:288px !important;
}

#item20469 {
	width:264px !important;
	height:288px !important;
	left:266px !important;
	top:258px !important;
}

#item19419 {
	width:406px !important;
	height:197px !important;
}

#item20474 {
	width:406px !important;
	height:197px !important;
	left:124px !important;
	top:57px !important;
}

#item36685 {
	width:95px !important;
	height:29px !important;
	left:21px !important;
	top:218px !important;
}

#item36712 {
	width:106px !important;
	height:27px !important;
	left:15px !important;
	top:603px !important;
}

#item36743 {
	width:183px !important;
	height:19px !important;
	left:276px !important;
	top:609px !important;
}

#item19420 {
	width:256px !important;
	height:122px !important;
}

#item20479 {
	width:256px !important;
	height:122px !important;
	left:281px !important;
	top:14px !important;
}

#item19421 {
	width:266px !important;
	height:248px !important;
}

#item20485 {
	width:266px !important;
	height:248px !important;
}

#item19422 {
	width:266px !important;
	height:149px !important;
}

#item20490 {
	width:266px !important;
	height:149px !important;
	left:279px !important;
	top:221px !important;
}

#item19423 {
	width:273px !important;
	height:300px !important;
}

#item20495 {
	width:273px !important;
	height:300px !important;
	top:326px !important;
}

#item19424 {
	width:150px !important;
	height:198px !important;
}

#item20500 {
	width:150px !important;
	height:198px !important;
	left:278px !important;
	top:428px !important;
}

#item36773 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item36800 {
	width:187px !important;
	height:9px !important;
	left:276px !important;
	top:200px !important;
}

#item36831 {
	width:133px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item36860 {
	width:102px !important;
	height:18px !important;
	left:432px !important;
	top:610px !important;
}

#item36891 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item19425 {
	width:252px !important;
	height:229px !important;
}

#item20505 {
	width:252px !important;
	height:229px !important;
	left:14px !important;
	top:327px !important;
}

#item19426 {
	width:266px !important;
	height:220px !important;
}

#item20510 {
	width:266px !important;
	height:220px !important;
	left:279px !important;
	top:326px !important;
}

#item19428 {
	width:403px !important;
	height:315px !important;
}

#item20515 {
	width:403px !important;
	height:315px !important;
	left:141px !important;
}

#item36918 {
	width:109px !important;
	height:20px !important;
	left:21px !important;
	top:286px !important;
}

#item36948 {
	width:194px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item36975 {
	width:133px !important;
	height:9px !important;
	left:286px !important;
	top:612px !important;
}

#item19429 {
	width:126px !important;
	height:363px !important;
}

#item20520 {
	width:126px !important;
	height:363px !important;
}

#item19430 {
	width:252px !important;
	height:197px !important;
}

#item20525 {
	width:252px !important;
	height:197px !important;
	left:278px !important;
	top:14px !important;
}

#item19431 {
	width:201px !important;
	height:140px !important;
}

#item20530 {
	width:201px !important;
	height:140px !important;
	left:271px !important;
	top:227px !important;
}

#item19432 {
	width:239px !important;
	height:250px !important;
}

#item20535 {
	width:239px !important;
	height:250px !important;
	left:14px !important;
	top:372px !important;
}

#item19433 {
	width:253px !important;
	height:151px !important;
}

#item20540 {
	width:253px !important;
	height:151px !important;
	left:277px !important;
	top:428px !important;
}

#item37002 {
	width:118px !important;
	height:29px !important;
	left:128px !important;
	top:242px !important;
}

#item37033 {
	width:115px !important;
	height:20px !important;
	left:276px !important;
	top:193px !important;
}

#item37060 {
	width:146px !important;
	height:9px !important;
	left:282px !important;
	top:407px !important;
}

#item37087 {
	width:154px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item37115 {
	width:240px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item19434 {
	width:251px !important;
	height:231px !important;
}

#item20545 {
	width:251px !important;
	height:231px !important;
	left:14px !important;
	top:327px !important;
}

#item19435 {
	width:253px !important;
	height:156px !important;
}

#item20550 {
	width:253px !important;
	height:156px !important;
	left:277px !important;
	top:329px !important;
}

#item19436 {
	width:77px !important;
	height:60px !important;
}

#item20556 {
	width:77px !important;
	height:60px !important;
	left:277px !important;
	top:488px !important;
}

#item19437 {
	width:78px !important;
	height:60px !important;
}

#item20561 {
	width:78px !important;
	height:60px !important;
	left:360px !important;
	top:488px !important;
}

#item19438 {
	width:317px !important;
	height:315px !important;
}

#item20566 {
	width:317px !important;
	height:315px !important;
	left:227px !important;
}

#item19441 {
	width:111px !important;
	height:146px !important;
}

#item20571 {
	width:111px !important;
	height:146px !important;
	left:14px !important;
	top:14px !important;
}

#item19442 {
	width:206px !important;
	height:89px !important;
}

#item20576 {
	width:206px !important;
	height:89px !important;
	left:14px !important;
	top:173px !important;
}

#item37148 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item37175 {
	width:175px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item37202 {
	width:95px !important;
	height:18px !important;
	left:126px !important;
	top:139px !important;
}

#item37235 {
	width:89px !important;
	height:20px !important;
	left:238px !important;
	top:130px !important;
}

#item37263 {
	width:237px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item37294 {
	width:237px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item19444 {
	width:150px !important;
	height:220px !important;
}

#item20581 {
	width:150px !important;
	height:220px !important;
	left:381px !important;
	top:11px !important;
}

#item19445 {
	width:105px !important;
	height:271px !important;
}

#item20586 {
	width:105px !important;
	height:271px !important;
	left:105px !important;
	top:74px !important;
}

#item19446 {
	width:130px !important;
	height:298px !important;
}

#item20591 {
	width:130px !important;
	height:298px !important;
	left:213px !important;
	top:71px !important;
}

#item19447 {
	width:285px !important;
	height:135px !important;
}

#item20596 {
	width:285px !important;
	height:135px !important;
	top:412px !important;
}

#item19448 {
	width:145px !important;
	height:278px !important;
}

#item20601 {
	width:145px !important;
	height:278px !important;
	left:399px !important;
	top:356px !important;
}

#item19453 {
	width:265px !important;
	height:258px !important;
}

#item20626 {
	width:265px !important;
	height:258px !important;
	left:544px !important;
}

#item37611 {
	width:149px !important;
	height:20px !important;
	left:379px !important;
	top:334px !important;
}

#item37641 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item37671 {
	width:92px !important;
	height:39px !important;
	left:305px !important;
	top:589px !important;
}

#item37702 {
	width:96px !important;
	height:9px !important;
	left:13px !important;
	top:330px !important;
}

#item37729 {
	width:96px !important;
	height:9px !important;
	left:13px !important;
	top:341px !important;
}

#item37756 {
	width:96px !important;
	height:9px !important;
	left:13px !important;
	top:351px !important;
}

#item37783 {
	width:96px !important;
	height:9px !important;
	left:13px !important;
	top:373px !important;
}

#item37811 {
	width:96px !important;
	height:9px !important;
	left:13px !important;
	top:383px !important;
}

#item19449 {
	width:183px !important;
	height:303px !important;
}

#item20606 {
	width:183px !important;
	height:303px !important;
	left:4px !important;
	top:328px !important;
}

#item19450 {
	width:142px !important;
	height:167px !important;
}

#item20611 {
	width:142px !important;
	height:167px !important;
	left:403px !important;
	top:443px !important;
}

#item19451 {
	width:164px !important;
	height:209px !important;
}

#item20616 {
	width:164px !important;
	height:209px !important;
	left:266px !important;
	top:239px !important;
}

#item19452 {
	width:141px !important;
	height:184px !important;
}

#item20621 {
	width:141px !important;
	height:184px !important;
	left:389px !important;
	top:43px !important;
}

#item37838 {
	width:164px !important;
	height:9px !important;
	left:20px !important;
	top:307px !important;
}

#item37865 {
	width:85px !important;
	height:20px !important;
	left:276px !important;
	top:207px !important;
}

#item37892 {
	width:160px !important;
	height:9px !important;
	left:374px !important;
	top:423px !important;
}

#item37919 {
	width:117px !important;
	height:20px !important;
	left:276px !important;
	top:600px !important;
}

#item37946 {
	width:114px !important;
	height:27px !important;
	left:143px !important;
	top:532px !important;
}

#item37979 {
	width:114px !important;
	height:27px !important;
	left:143px !important;
	top:559px !important;
}

#item19454 {
	width:114px !important;
	height:201px !important;
}

#item20632 {
	width:114px !important;
	height:201px !important;
	left:430px !important;
	top:14px !important;
}

#item19456 {
	width:252px !important;
	height:259px !important;
}

#item20637 {
	width:252px !important;
	height:259px !important;
	left:14px !important;
	top:10px !important;
}

#item19457 {
	width:151px !important;
	height:192px !important;
}

#item20642 {
	width:151px !important;
	height:192px !important;
	left:379px !important;
	top:224px !important;
}

#item19458 {
	width:206px !important;
	height:292px !important;
}

#item20647 {
	width:206px !important;
	height:292px !important;
	top:326px !important;
}

#item19459 {
	width:136px !important;
	height:198px !important;
}

#item20652 {
	width:136px !important;
	height:198px !important;
	left:394px !important;
	top:429px !important;
}

#item38013 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item38040 {
	width:130px !important;
	height:20px !important;
	left:276px !important;
	top:193px !important;
}

#item38070 {
	width:98px !important;
	height:20px !important;
	left:276px !important;
	top:399px !important;
}

#item38097 {
	width:97px !important;
	height:29px !important;
	left:276px !important;
	top:599px !important;
}

#item38127 {
	width:103px !important;
	height:30px !important;
	left:170px !important;
	top:546px !important;
}

#item19460 {
	width:281px !important;
	height:233px !important;
}

#item20657 {
	width:281px !important;
	height:233px !important;
	left:14px !important;
	top:327px !important;
}

#item19461 {
	width:235px !important;
	height:232px !important;
}

#item20662 {
	width:235px !important;
	height:232px !important;
	left:309px !important;
	top:326px !important;
}

#item19462 {
	width:207px !important;
	height:298px !important;
}

#item20667 {
	width:207px !important;
	height:298px !important;
	left:337px !important;
	top:16px !important;
}

#item19463 {
	width:255px !important;
	height:308px !important;
}

#item20672 {
	width:255px !important;
	height:308px !important;
	left:14px !important;
	top:14px !important;
}

#item38158 {
	width:93px !important;
	height:20px !important;
	left:18px !important;
	top:288px !important;
}

#item38185 {
	width:89px !important;
	height:29px !important;
	left:284px !important;
	top:278px !important;
}

#item38218 {
	width:220px !important;
	height:18px !important;
	left:13px !important;
	top:610px !important;
}

#item38251 {
	width:174px !important;
	height:18px !important;
	left:306px !important;
	top:610px !important;
}

#item19464 {
	width:264px !important;
	height:300px !important;
}

#item20678 {
	width:264px !important;
	height:300px !important;
	left:281px !important;
	top:14px !important;
}

#item19467 {
	width:193px !important;
	height:225px !important;
}

#item20683 {
	width:193px !important;
	height:225px !important;
}

#item19468 {
	width:74px !important;
	height:128px !important;
}

#item20688 {
	width:74px !important;
	height:128px !important;
	left:197px !important;
	top:14px !important;
}

#item19469 {
	width:274px !important;
	height:234px !important;
}

#item20693 {
	width:274px !important;
	height:234px !important;
	top:325px !important;
}

#item19470 {
	width:253px !important;
	height:300px !important;
}

#item20698 {
	width:253px !important;
	height:300px !important;
	left:277px !important;
	top:326px !important;
}

#item38284 {
	width:93px !important;
	height:45px !important;
	left:276px !important;
	top:271px !important;
}

#item38319 {
	width:143px !important;
	height:20px !important;
	left:375px !important;
	top:608px !important;
}

#item38351 {
	width:254px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item38384 {
	width:257px !important;
	height:9px !important;
	left:13px !important;
	top:297px !important;
}

#item38416 {
	width:257px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item19471 {
	width:257px !important;
	height:269px !important;
}

#item20704 {
	width:257px !important;
	height:269px !important;
	left:14px !important;
	top:357px !important;
}

#item19472 {
	width:266px !important;
	height:252px !important;
}

#item20709 {
	width:266px !important;
	height:252px !important;
	left:278px !important;
	top:326px !important;
}

#item19473 {
	width:265px !important;
	height:317px !important;
}

#item20714 {
	width:265px !important;
	height:317px !important;
	left:279px !important;
}

#item19474 {
	width:252px !important;
	height:215px !important;
}

#item20719 {
	width:252px !important;
	height:215px !important;
	left:13px !important;
}

#item38449 {
	width:185px !important;
	height:20px !important;
	left:13px !important;
	top:272px !important;
}

#item38480 {
	width:97px !important;
	height:36px !important;
	left:277px !important;
	top:284px !important;
}

#item38512 {
	width:111px !important;
	height:36px !important;
	left:13px !important;
	top:592px !important;
}

#item38546 {
	width:235px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item19475 {
	width:218px !important;
	height:139px !important;
}

#item20724 {
	width:218px !important;
	height:139px !important;
	left:18px !important;
	top:9px !important;
}

#item19476 {
	width:245px !important;
	height:142px !important;
}

#item20730 {
	width:245px !important;
	height:142px !important;
	left:47px !important;
	top:105px !important;
}

#item19477 {
	width:198px !important;
	height:199px !important;
}

#item20735 {
	width:198px !important;
	height:199px !important;
	left:292px !important;
	top:124px !important;
}

#item19480 {
	width:236px !important;
	height:156px !important;
}

#item20740 {
	width:236px !important;
	height:156px !important;
	left:9px !important;
	top:405px !important;
}

#item19481 {
	width:194px !important;
	height:181px !important;
}

#item20745 {
	width:194px !important;
	height:181px !important;
	left:218px !important;
	top:371px !important;
}

#item19479 {
	width:195px !important;
	height:99px !important;
}

#item20750 {
	width:195px !important;
	height:99px !important;
	left:62px !important;
	top:315px !important;
}

#item19482 {
	width:138px !important;
	height:217px !important;
}

#item20755 {
	width:138px !important;
	height:217px !important;
	left:392px !important;
	top:313px !important;
}

#item38576 {
	width:119px !important;
	height:9px !important;
	left:374px !important;
	top:299px !important;
}

#item38603 {
	width:116px !important;
	height:20px !important;
	left:395px !important;
	top:608px !important;
}

#item38630 {
	width:88px !important;
	height:9px !important;
	left:13px !important;
	top:616px !important;
}

#item38657 {
	width:56px !important;
	height:9px !important;
	left:113px !important;
	top:616px !important;
}

#item38684 {
	width:64px !important;
	height:9px !important;
	left:181px !important;
	top:616px !important;
}

#item38711 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item38743 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item19487 {
	width:206px !important;
	height:471px !important;
}

#item20760 {
	width:206px !important;
	height:471px !important;
	left:338px !important;
	top:14px !important;
}

#item19484 {
	width:214px !important;
	height:132px !important;
}

#item20765 {
	width:214px !important;
	height:132px !important;
	left:203px !important;
	top:514px !important;
}

#item19483 {
	width:184px !important;
	height:130px !important;
}

#item20770 {
	width:184px !important;
	height:130px !important;
	left:125px !important;
	top:498px !important;
}

#item19485 {
	width:147px !important;
	height:91px !important;
}

#item20777 {
	width:147px !important;
	height:91px !important;
	left:141px !important;
	top:406px !important;
}

#item19486 {
	width:104px !important;
	height:74px !important;
}

#item20782 {
	width:104px !important;
	height:74px !important;
	left:279px !important;
	top:366px !important;
}

#item19488 {
	width:199px !important;
	height:151px !important;
}

#item20787 {
	width:199px !important;
	height:151px !important;
	left:162px !important;
	top:210px !important;
}

#item19489 {
	width:142px !important;
	height:196px !important;
}

#item20792 {
	width:142px !important;
	height:196px !important;
	left:135px !important;
	top:14px !important;
}

#item19490 {
	width:71px !important;
	height:86px !important;
}

#item20797 {
	width:71px !important;
	height:86px !important;
	left:186px !important;
	top:94px !important;
}

#item19491 {
	width:55px !important;
	height:54px !important;
}

#item20802 {
	width:55px !important;
	height:54px !important;
	left:259px !important;
	top:157px !important;
}

#item38772 {
	width:122px !important;
	height:18px !important;
	left:13px !important;
	top:329px !important;
}

#item38802 {
	width:101px !important;
	height:18px !important;
	left:13px !important;
	top:427px !important;
}

#item38829 {
	width:133px !important;
	height:9px !important;
	left:12px !important;
	top:506px !important;
}

#item38860 {
	width:94px !important;
	height:19px !important;
	left:16px !important;
	top:154px !important;
}

#item38891 {
	width:105px !important;
	height:19px !important;
	left:16px !important;
	top:172px !important;
}

#item38922 {
	width:141px !important;
	height:19px !important;
	left:16px !important;
	top:191px !important;
}

#item38955 {
	width:116px !important;
	height:9px !important;
	left:13px !important;
	top:613px !important;
}

#item38986 {
	width:116px !important;
	height:9px !important;
	left:13px !important;
	top:622px !important;
}

#item19495 {
	width:134px !important;
	height:94px !important;
}

#item20807 {
	width:134px !important;
	height:94px !important;
	left:336px !important;
	top:23px !important;
}

#item19496 {
	width:88px !important;
	height:71px !important;
}

#item20812 {
	width:88px !important;
	height:71px !important;
	left:270px !important;
	top:128px !important;
}

#item19497 {
	width:249px !important;
	height:61px !important;
}

#item20817 {
	width:249px !important;
	height:61px !important;
	left:277px !important;
	top:215px !important;
}

#item19498 {
	width:146px !important;
	height:382px !important;
}

#item20823 {
	width:146px !important;
	height:382px !important;
	left:6px !important;
	top:12px !important;
}

#item19499 {
	width:180px !important;
	height:112px !important;
}

#item20828 {
	width:180px !important;
	height:112px !important;
	left:83px !important;
	top:462px !important;
}

#item19500 {
	width:192px !important;
	height:108px !important;
}

#item20833 {
	width:192px !important;
	height:108px !important;
	left:21px !important;
	top:522px !important;
}

#item19502 {
	width:231px !important;
	height:283px !important;
}

#item20838 {
	width:231px !important;
	height:283px !important;
	left:266px !important;
	top:350px !important;
}

#item39015 {
	width:84px !important;
	height:27px !important;
	left:154px !important;
	top:236px !important;
}

#item39047 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:318px !important;
}

#item39074 {
	width:83px !important;
	height:30px !important;
	left:435px !important;
	top:454px !important;
}

#item39104 {
	width:115px !important;
	height:9px !important;
	left:154px !important;
	top:438px !important;
}

#item39135 {
	width:115px !important;
	height:9px !important;
	left:154px !important;
	top:447px !important;
}

#item39162 {
	width:170px !important;
	height:9px !important;
	left:364px !important;
	top:194px !important;
}

#item39194 {
	width:170px !important;
	height:9px !important;
	left:364px !important;
	top:204px !important;
}

#item19503 {
	width:231px !important;
	height:197px !important;
}

#item20843 {
	width:231px !important;
	height:197px !important;
	left:8px !important;
	top:315px !important;
}

#item19504 {
	width:219px !important;
	height:179px !important;
}

#item20848 {
	width:219px !important;
	height:179px !important;
	left:131px !important;
	top:296px !important;
}

#item19505 {
	width:154px !important;
	height:287px !important;
}

#item20854 {
	width:154px !important;
	height:287px !important;
	left:357px !important;
	top:298px !important;
}

#item19506 {
	width:163px !important;
	height:193px !important;
}

#item20859 {
	width:163px !important;
	height:193px !important;
	left:356px !important;
	top:109px !important;
}

#item19507 {
	width:252px !important;
	height:209px !important;
}

#item20864 {
	width:252px !important;
	height:209px !important;
	left:14px !important;
	top:14px !important;
}

#item39224 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:273px !important;
}

#item39251 {
	width:79px !important;
	height:29px !important;
	left:174px !important;
	top:599px !important;
}

#item39281 {
	width:81px !important;
	height:30px !important;
	left:276px !important;
	top:122px !important;
}

#item39311 {
	width:122px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item39338 {
	width:122px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item19508 {
	width:172px !important;
	height:181px !important;
}

#item20870 {
	width:172px !important;
	height:181px !important;
	left:25px !important;
	top:28px !important;
}

#item19509 {
	width:120px !important;
	height:77px !important;
}

#item20876 {
	width:120px !important;
	height:77px !important;
	left:146px !important;
	top:150px !important;
}

#item19510 {
	width:140px !important;
	height:157px !important;
}

#item20881 {
	width:140px !important;
	height:157px !important;
	left:385px !important;
	top:26px !important;
}

#item19511 {
	width:141px !important;
	height:67px !important;
}

#item20886 {
	width:141px !important;
	height:67px !important;
	left:280px !important;
	top:225px !important;
}

#item19512 {
	width:108px !important;
	height:68px !important;
}

#item20891 {
	width:108px !important;
	height:68px !important;
	left:422px !important;
	top:270px !important;
}

#item19513 {
	width:134px !important;
	height:54px !important;
}

#item20896 {
	width:134px !important;
	height:54px !important;
	left:277px !important;
	top:303px !important;
}

#item19516 {
	width:113px !important;
	height:105px !important;
}

#item20901 {
	width:113px !important;
	height:105px !important;
	left:417px !important;
	top:343px !important;
}

#item19517 {
	width:337px !important;
	height:204px !important;
}

#item20906 {
	width:337px !important;
	height:204px !important;
	left:26px !important;
	top:401px !important;
}

#item19518 {
	width:128px !important;
	height:98px !important;
}

#item20911 {
	width:128px !important;
	height:98px !important;
	left:14px !important;
	top:326px !important;
}

#item19523 {
	width:267px !important;
	height:234px !important;
}

#item20937 {
	width:267px !important;
	height:234px !important;
	left:544px !important;
}

#item39365 {
	width:131px !important;
	height:20px !important;
	left:277px !important;
	top:407px !important;
}

#item39392 {
	width:197px !important;
	height:9px !important;
	left:318px !important;
	top:602px !important;
}

#item39424 {
	width:197px !important;
	height:9px !important;
	left:318px !important;
	top:613px !important;
}

#item39451 {
	width:94px !important;
	height:27px !important;
	left:276px !important;
	top:118px !important;
}

#item39484 {
	width:77px !important;
	height:36px !important;
	left:276px !important;
	top:145px !important;
}

#item39517 {
	width:98px !important;
	height:27px !important;
	left:276px !important;
	top:181px !important;
}

#item39548 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

#item39579 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item19519 {
	width:238px !important;
	height:169px !important;
}

#item20916 {
	width:238px !important;
	height:169px !important;
	left:14px !important;
	top:428px !important;
}

#item19520 {
	width:293px !important;
	height:159px !important;
}

#item20921 {
	width:293px !important;
	height:159px !important;
	left:251px !important;
	top:373px !important;
}

#item19521 {
	width:119px !important;
	height:109px !important;
}

#item20927 {
	width:119px !important;
	height:109px !important;
	left:14px !important;
	top:304px !important;
}

#item19522 {
	width:266px !important;
	height:347px !important;
}

#item20932 {
	width:266px !important;
	height:347px !important;
	left:278px !important;
	top:14px !important;
}

#item39606 {
	width:231px !important;
	height:9px !important;
	left:13px !important;
	top:274px !important;
}

#item39636 {
	width:127px !important;
	height:20px !important;
	left:142px !important;
	top:399px !important;
}

#item39666 {
	width:135px !important;
	height:18px !important;
	left:13px !important;
	top:610px !important;
}

#item39696 {
	width:261px !important;
	height:9px !important;
	left:274px !important;
	top:619px !important;
}

#item39728 {
	width:78px !important;
	height:30px !important;
	left:276px !important;
	top:245px !important;
}

#item19526 {
	width:182px !important;
	height:199px !important;
}

#item20942 {
	width:182px !important;
	height:199px !important;
	left:60px !important;
	top:178px !important;
}

#item19527 {
	width:158px !important;
	height:264px !important;
}

#item20947 {
	width:158px !important;
	height:264px !important;
	left:248px !important;
	top:176px !important;
}

#item19528 {
	width:187px !important;
	height:253px !important;
}

#item20952 {
	width:187px !important;
	height:253px !important;
	left:41px !important;
	top:377px !important;
}

#item19529 {
	width:151px !important;
	height:204px !important;
}

#item20957 {
	width:151px !important;
	height:204px !important;
	left:269px !important;
	top:426px !important;
}

#item19530 {
	width:77px !important;
	height:43px !important;
}

#item20962 {
	width:77px !important;
	height:43px !important;
	left:209px !important;
	top:526px !important;
}

#item19531 {
	width:81px !important;
	height:45px !important;
}

#item20967 {
	width:81px !important;
	height:45px !important;
	left:208px !important;
	top:578px !important;
}

#item19532 {
	width:48px !important;
	height:50px !important;
}

#item20972 {
	width:48px !important;
	height:50px !important;
	left:14px !important;
	top:423px !important;
}

#item19533 {
	width:51px !important;
	height:51px !important;
}

#item20977 {
	width:51px !important;
	height:51px !important;
	left:238px !important;
	top:92px !important;
}

#item19534 {
	width:47px !important;
	height:48px !important;
}

#item20982 {
	width:47px !important;
	height:48px !important;
	left:14px !important;
	top:97px !important;
}

#item19535 {
	width:48px !important;
	height:47px !important;
}

#item20988 {
	width:48px !important;
	height:47px !important;
	left:14px !important;
	top:152px !important;
}

#item39755 {
	width:70px !important;
	height:9px !important;
	left:427px !important;
	top:581px !important;
}

#item39783 {
	width:63px !important;
	height:9px !important;
	left:427px !important;
	top:590px !important;
}

#item39812 {
	width:89px !important;
	height:9px !important;
	left:427px !important;
	top:469px !important;
}

#item39840 {
	width:90px !important;
	height:9px !important;
	left:427px !important;
	top:478px !important;
}

#item39870 {
	width:106px !important;
	height:9px !important;
	left:427px !important;
	top:392px !important;
}

#item39897 {
	width:90px !important;
	height:9px !important;
	left:427px !important;
	top:401px !important;
}

#item39927 {
	width:89px !important;
	height:9px !important;
	left:427px !important;
	top:240px !important;
}

#item39954 {
	width:85px !important;
	height:9px !important;
	left:427px !important;
	top:145px !important;
}

#item39981 {
	width:90px !important;
	height:9px !important;
	left:427px !important;
	top:154px !important;
}

#item40012 {
	width:68px !important;
	height:9px !important;
	left:427px !important;
	top:50px !important;
}

#item40039 {
	width:75px !important;
	height:9px !important;
	left:427px !important;
	top:59px !important;
}

#item40066 {
	width:66px !important;
	height:9px !important;
	left:427px !important;
	top:68px !important;
}

#item40093 {
	width:81px !important;
	height:9px !important;
	left:427px !important;
	top:288px !important;
}

#item19536 {
	width:161px !important;
	height:274px !important;
}

#item20993 {
	width:161px !important;
	height:274px !important;
	left:27px !important;
	top:138px !important;
}

#item19537 {
	width:167px !important;
	height:223px !important;
}

#item20998 {
	width:167px !important;
	height:223px !important;
	left:196px !important;
	top:159px !important;
}

#item19540 {
	width:174px !important;
	height:324px !important;
}

#item21004 {
	width:174px !important;
	height:324px !important;
	left:350px !important;
	top:155px !important;
}

#item19541 {
	width:240px !important;
	height:128px !important;
}

#item21009 {
	width:240px !important;
	height:128px !important;
	left:91px !important;
	top:426px !important;
}

#item19542 {
	width:176px !important;
	height:69px !important;
}

#item21014 {
	width:176px !important;
	height:69px !important;
	left:297px !important;
	top:566px !important;
}

#item19543 {
	width:50px !important;
	height:48px !important;
}

#item21019 {
	width:50px !important;
	height:48px !important;
	left:14px !important;
	top:413px !important;
}

#item19544 {
	width:49px !important;
	height:49px !important;
}

#item21024 {
	width:49px !important;
	height:49px !important;
	left:192px !important;
	top:75px !important;
}

#item40120 {
	width:83px !important;
	height:27px !important;
	left:13px !important;
	top:601px !important;
}

#item40150 {
	width:200px !important;
	height:9px !important;
	left:99px !important;
	top:619px !important;
}

#item19545 {
	width:146px !important;
	height:140px !important;
}

#item21029 {
	width:146px !important;
	height:140px !important;
	left:184px !important;
	top:164px !important;
}

#item19546 {
	width:167px !important;
	height:288px !important;
}

#item21034 {
	width:167px !important;
	height:288px !important;
	left:163px !important;
	top:303px !important;
}

#item19547 {
	width:156px !important;
	height:354px !important;
}

#item21039 {
	width:156px !important;
	height:354px !important;
	left:336px !important;
	top:171px !important;
}

#item19548 {
	width:141px !important;
	height:32px !important;
}

#item21044 {
	width:141px !important;
	height:32px !important;
	left:14px !important;
	top:219px !important;
}

#item19549 {
	width:141px !important;
	height:43px !important;
}

#item21049 {
	width:141px !important;
	height:43px !important;
	left:14px !important;
	top:248px !important;
}

#item19550 {
	width:141px !important;
	height:26px !important;
}

#item21054 {
	width:141px !important;
	height:26px !important;
	left:14px !important;
	top:290px !important;
}

#item19551 {
	width:141px !important;
	height:41px !important;
}

#item21059 {
	width:141px !important;
	height:41px !important;
	left:14px !important;
	top:316px !important;
}

#item19553 {
	width:141px !important;
	height:27px !important;
}

#item21064 {
	width:141px !important;
	height:27px !important;
	left:14px !important;
	top:354px !important;
}

#item19554 {
	width:101px !important;
	height:248px !important;
}

#item21069 {
	width:101px !important;
	height:248px !important;
	left:164px !important;
	top:188px !important;
}

#item19555 {
	width:102px !important;
	height:121px !important;
}

#item21075 {
	width:102px !important;
	height:121px !important;
	left:159px !important;
	top:81px !important;
}

#item19557 {
	width:141px !important;
	height:247px !important;
}

#item21080 {
	width:141px !important;
	height:247px !important;
	left:378px !important;
	top:182px !important;
}

#item19558 {
	width:85px !important;
	height:112px !important;
}

#item21085 {
	width:85px !important;
	height:112px !important;
	left:286px !important;
	top:320px !important;
}

#item40180 {
	width:87px !important;
	height:9px !important;
	left:13px !important;
	top:399px !important;
}

#item40207 {
	width:71px !important;
	height:9px !important;
	left:13px !important;
	top:408px !important;
}

#item40235 {
	width:93px !important;
	height:9px !important;
	left:13px !important;
	top:338px !important;
}

#item40262 {
	width:87px !important;
	height:9px !important;
	left:13px !important;
	top:269px !important;
}

#item40292 {
	width:65px !important;
	height:9px !important;
	left:13px !important;
	top:208px !important;
}

#item40319 {
	width:90px !important;
	height:9px !important;
	left:13px !important;
	top:217px !important;
}

#item40347 {
	width:71px !important;
	height:9px !important;
	left:13px !important;
	top:120px !important;
}

#item40374 {
	width:65px !important;
	height:9px !important;
	left:13px !important;
	top:129px !important;
}

#item40401 {
	width:70px !important;
	height:9px !important;
	left:13px !important;
	top:138px !important;
}

#item40428 {
	width:70px !important;
	height:9px !important;
	left:13px !important;
	top:51px !important;
}

#item19559 {
	width:234px !important;
	height:325px !important;
}

#item21090 {
	width:234px !important;
	height:325px !important;
	top:57px !important;
}

#item19560 {
	width:107px !important;
	height:56px !important;
}

#item21095 {
	width:107px !important;
	height:56px !important;
	left:309px !important;
	top:69px !important;
}

#item19561 {
	width:108px !important;
	height:67px !important;
}

#item21100 {
	width:108px !important;
	height:67px !important;
	left:422px !important;
	top:60px !important;
}

#item19562 {
	width:93px !important;
	height:66px !important;
}

#item21105 {
	width:93px !important;
	height:66px !important;
	left:240px !important;
	top:130px !important;
}

#item19563 {
	width:93px !important;
	height:65px !important;
}

#item21110 {
	width:93px !important;
	height:65px !important;
	left:339px !important;
	top:130px !important;
}

#item19564 {
	width:93px !important;
	height:65px !important;
}

#item21115 {
	width:93px !important;
	height:65px !important;
	left:437px !important;
	top:130px !important;
}

#item19565 {
	width:93px !important;
	height:65px !important;
}

#item21120 {
	width:93px !important;
	height:65px !important;
	left:241px !important;
	top:200px !important;
}

#item19566 {
	width:92px !important;
	height:66px !important;
}

#item21125 {
	width:92px !important;
	height:66px !important;
	left:339px !important;
	top:200px !important;
}

#item19567 {
	width:93px !important;
	height:65px !important;
}

#item21130 {
	width:93px !important;
	height:65px !important;
	left:437px !important;
	top:200px !important;
}

#item19568 {
	width:312px !important;
	height:249px !important;
}

#item21135 {
	width:312px !important;
	height:249px !important;
	top:384px !important;
}

#item19569 {
	width:204px !important;
	height:129px !important;
}

#item21140 {
	width:204px !important;
	height:129px !important;
	left:318px !important;
	top:416px !important;
}

#item40455 {
	width:99px !important;
	height:9px !important;
	left:315px !important;
	top:600px !important;
}

#item40483 {
	width:98px !important;
	height:9px !important;
	left:315px !important;
	top:609px !important;
}

#item40510 {
	width:109px !important;
	height:9px !important;
	left:240px !important;
	top:317px !important;
}

#item40538 {
	width:113px !important;
	height:9px !important;
	left:240px !important;
	top:326px !important;
}

#item40565 {
	width:113px !important;
	height:9px !important;
	left:240px !important;
	top:335px !important;
}

#item40592 {
	width:113px !important;
	height:9px !important;
	left:240px !important;
	top:344px !important;
}

#item40619 {
	width:111px !important;
	height:9px !important;
	left:240px !important;
	top:353px !important;
}

#item40646 {
	width:110px !important;
	height:9px !important;
	left:364px !important;
	top:317px !important;
}

#item40673 {
	width:112px !important;
	height:9px !important;
	left:364px !important;
	top:326px !important;
}

#item40700 {
	width:107px !important;
	height:9px !important;
	left:364px !important;
	top:335px !important;
}

#item40728 {
	width:113px !important;
	height:9px !important;
	left:364px !important;
	top:344px !important;
}

#item19572 {
	width:315px !important;
	height:387px !important;
}

#item21145 {
	width:315px !important;
	height:387px !important;
	left:230px !important;
}

#item19573 {
	width:98px !important;
	height:91px !important;
}

#item21151 {
	width:98px !important;
	height:91px !important;
	left:14px !important;
	top:64px !important;
}

#item19574 {
	width:98px !important;
	height:80px !important;
}

#item21156 {
	width:98px !important;
	height:80px !important;
	left:121px !important;
	top:74px !important;
}

#item19575 {
	width:99px !important;
	height:89px !important;
}

#item21161 {
	width:99px !important;
	height:89px !important;
	left:14px !important;
	top:160px !important;
}

#item19576 {
	width:99px !important;
	height:91px !important;
}

#item21166 {
	width:99px !important;
	height:91px !important;
	left:120px !important;
	top:159px !important;
}

#item19577 {
	width:260px !important;
	height:244px !important;
}

#item21171 {
	width:260px !important;
	height:244px !important;
	left:284px !important;
	top:389px !important;
}

#item19578 {
	width:159px !important;
	height:104px !important;
}

#item21176 {
	width:159px !important;
	height:104px !important;
	left:119px !important;
	top:417px !important;
}

#item19579 {
	width:159px !important;
	height:105px !important;
}

#item21181 {
	width:159px !important;
	height:105px !important;
	left:120px !important;
	top:525px !important;
}

#item40755 {
	width:89px !important;
	height:9px !important;
	left:13px !important;
	top:315px !important;
}

#item40782 {
	width:89px !important;
	height:9px !important;
	left:13px !important;
	top:325px !important;
}

#item40809 {
	width:89px !important;
	height:9px !important;
	left:13px !important;
	top:334px !important;
}

#item40837 {
	width:88px !important;
	height:9px !important;
	left:118px !important;
	top:315px !important;
}

#item40864 {
	width:88px !important;
	height:9px !important;
	left:118px !important;
	top:325px !important;
}

#item40891 {
	width:89px !important;
	height:9px !important;
	left:13px !important;
	top:589px !important;
}

#item40918 {
	width:89px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item40945 {
	width:88px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item19580 {
	width:181px !important;
	height:189px !important;
}

#item21186 {
	width:181px !important;
	height:189px !important;
	left:14px !important;
	top:41px !important;
}

#item19581 {
	width:175px !important;
	height:164px !important;
}

#item21191 {
	width:175px !important;
	height:164px !important;
	left:278px !important;
	top:67px !important;
}

#item19582 {
	width:163px !important;
	height:178px !important;
}

#item21197 {
	width:163px !important;
	height:178px !important;
	left:103px !important;
	top:245px !important;
}

#item19585 {
	width:166px !important;
	height:179px !important;
}

#item21202 {
	width:166px !important;
	height:179px !important;
	left:364px !important;
	top:245px !important;
}

#item19586 {
	width:174px !important;
	height:107px !important;
}

#item21207 {
	width:174px !important;
	height:107px !important;
	left:14px !important;
	top:439px !important;
}

#item19587 {
	width:190px !important;
	height:104px !important;
}

#item21212 {
	width:190px !important;
	height:104px !important;
	left:14px !important;
	top:554px !important;
}

#item19588 {
	width:153px !important;
	height:76px !important;
}

#item21217 {
	width:153px !important;
	height:76px !important;
	left:199px !important;
	top:479px !important;
}

#item19589 {
	width:164px !important;
	height:83px !important;
}

#item21223 {
	width:164px !important;
	height:83px !important;
	left:207px !important;
	top:545px !important;
}

#item40973 {
	width:68px !important;
	height:38px !important;
	left:196px !important;
	top:186px !important;
}

#item41004 {
	width:69px !important;
	height:38px !important;
	left:459px !important;
	top:188px !important;
}

#item41031 {
	width:73px !important;
	height:28px !important;
	left:22px !important;
	top:350px !important;
}

#item41058 {
	width:73px !important;
	height:38px !important;
	left:287px !important;
	top:364px !important;
}

#item41089 {
	width:132px !important;
	height:20px !important;
	left:383px !important;
	top:541px !important;
}

#item41119 {
	width:132px !important;
	height:20px !important;
	left:383px !important;
	top:560px !important;
}

#item41151 {
	width:134px !important;
	height:20px !important;
	left:383px !important;
	top:590px !important;
}

#item41183 {
	width:134px !important;
	height:20px !important;
	left:383px !important;
	top:609px !important;
}

#item19590 {
	width:196px !important;
	height:238px !important;
}

#item21228 {
	width:196px !important;
	height:238px !important;
	left:14px !important;
	top:395px !important;
}

#item19591 {
	width:236px !important;
	height:253px !important;
}

#item21233 {
	width:236px !important;
	height:253px !important;
	left:294px !important;
	top:292px !important;
}

#item19592 {
	width:150px !important;
	height:209px !important;
}

#item21238 {
	width:150px !important;
	height:209px !important;
	left:380px !important;
	top:77px !important;
}

#item19593 {
	width:80px !important;
	height:93px !important;
}

#item21243 {
	width:80px !important;
	height:93px !important;
	left:29px !important;
	top:91px !important;
}

#item19594 {
	width:83px !important;
	height:90px !important;
}

#item21249 {
	width:83px !important;
	height:90px !important;
	left:113px !important;
	top:85px !important;
}

#item19595 {
	width:46px !important;
	height:107px !important;
}

#item21254 {
	width:46px !important;
	height:107px !important;
	left:226px !important;
	top:79px !important;
}

#item19596 {
	width:46px !important;
	height:112px !important;
}

#item21259 {
	width:46px !important;
	height:112px !important;
	left:226px !important;
	top:191px !important;
}

#item41210 {
	width:74px !important;
	height:38px !important;
	left:304px !important;
	top:182px !important;
}

#item41242 {
	width:62px !important;
	height:45px !important;
	left:212px !important;
	top:583px !important;
}

#item41276 {
	width:198px !important;
	height:9px !important;
	left:297px !important;
	top:619px !important;
}

#item41306 {
	width:168px !important;
	height:9px !important;
	left:15px !important;
	top:365px !important;
}

#item41337 {
	width:168px !important;
	height:9px !important;
	left:15px !important;
	top:374px !important;
}

#item19598 {
	width:160px !important;
	height:221px !important;
}

#item21264 {
	width:160px !important;
	height:221px !important;
	left:14px !important;
	top:60px !important;
}

#item19599 {
	width:254px !important;
	height:130px !important;
}

#item21269 {
	width:254px !important;
	height:130px !important;
	left:276px !important;
	top:61px !important;
}

#item19600 {
	width:251px !important;
	height:115px !important;
}

#item21274 {
	width:251px !important;
	height:115px !important;
	left:279px !important;
	top:254px !important;
}

#item19601 {
	width:241px !important;
	height:147px !important;
}

#item21279 {
	width:241px !important;
	height:147px !important;
	left:14px !important;
	top:283px !important;
}

#item19602 {
	width:197px !important;
	height:128px !important;
}

#item21284 {
	width:197px !important;
	height:128px !important;
	left:17px !important;
	top:445px !important;
}

#item19603 {
	width:198px !important;
	height:122px !important;
}

#item21290 {
	width:198px !important;
	height:122px !important;
	left:325px !important;
	top:449px !important;
}

#item41369 {
	width:158px !important;
	height:9px !important;
	left:284px !important;
	top:237px !important;
}

#item41397 {
	width:72px !important;
	height:36px !important;
	left:178px !important;
	top:240px !important;
}

#item41428 {
	width:245px !important;
	height:9px !important;
	left:281px !important;
	top:417px !important;
}

#item41459 {
	width:132px !important;
	height:20px !important;
	left:128px !important;
	top:404px !important;
}

#item41489 {
	width:155px !important;
	height:9px !important;
	left:23px !important;
	top:619px !important;
}

#item41520 {
	width:158px !important;
	height:9px !important;
	left:185px !important;
	top:619px !important;
}

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

#item21296 {
	width:191px !important;
	height:174px !important;
	left:72px !important;
	top:459px !important;
}

#item19605 {
	width:266px !important;
	height:264px !important;
}

#item21301 {
	width:266px !important;
	height:264px !important;
	left:269px !important;
	top:305px !important;
}

#item19606 {
	width:249px !important;
	height:193px !important;
}

#item21306 {
	width:249px !important;
	height:193px !important;
	left:14px !important;
	top:255px !important;
}

#item19607 {
	width:164px !important;
	height:171px !important;
}

#item21311 {
	width:164px !important;
	height:171px !important;
	left:101px !important;
	top:72px !important;
}

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

#item21316 {
	width:252px !important;
	height:169px !important;
	left:278px !important;
	top:67px !important;
}

#item41550 {
	width:76px !important;
	height:28px !important;
	left:21px !important;
	top:212px !important;
}

#item41578 {
	width:240px !important;
	height:9px !important;
	left:284px !important;
	top:284px !important;
}

#item41608 {
	width:97px !important;
	height:28px !important;
	left:169px !important;
	top:419px !important;
}

#item41638 {
	width:186px !important;
	height:9px !important;
	left:281px !important;
	top:619px !important;
}

#item41668 {
	width:66px !important;
	height:36px !important;
	left:18px !important;
	top:593px !important;
}

#item19610 {
	width:265px !important;
	height:235px !important;
}

#item21321 {
	width:265px !important;
	height:235px !important;
	top:50px !important;
}

#item19611 {
	width:266px !important;
	height:286px !important;
}

#item21326 {
	width:266px !important;
	height:286px !important;
	left:278px !important;
}

#item19612 {
	width:265px !important;
	height:136px !important;
}

#item21331 {
	width:265px !important;
	height:136px !important;
	top:391px !important;
}

#item19613 {
	width:266px !important;
	height:166px !important;
}

#item21336 {
	width:266px !important;
	height:166px !important;
	left:278px !important;
	top:360px !important;
}

#item41698 {
	width:111px !important;
	height:18px !important;
	left:110px !important;
	top:366px !important;
}

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

#item41759 {
	width:258px !important;
	height:9px !important;
	left:13px !important;
	top:568px !important;
}

#item41793 {
	width:127px !important;
	height:9px !important;
	left:276px !important;
	top:576px !important;
}
#in5footer,  #prefooter {display:none;}
