/* 	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;}
}

#item19561 {
	width:154px !important;
	height:147px !important;
}

#item19981 {
	width:154px !important;
	height:147px !important;
	left:87px !important;
	top:206px !important;
}

#item19562 {
	width:275px !important;
	height:233px !important;
}

#item19987 {
	width:275px !important;
	height:233px !important;
	top:384px !important;
}

#item19564 {
	width:159px !important;
	height:182px !important;
}

#item19992 {
	width:159px !important;
	height:182px !important;
	left:371px !important;
	top:425px !important;
}

#item19563 {
	width:128px !important;
	height:182px !important;
}

#item19997 {
	width:128px !important;
	height:182px !important;
	left:247px !important;
	top:420px !important;
}

#item19565 {
	width:97px !important;
	height:108px !important;
}

#item20002 {
	width:97px !important;
	height:108px !important;
	left:370px !important;
	top:224px !important;
}

#item19566 {
	width:91px !important;
	height:102px !important;
}

#item20008 {
	width:91px !important;
	height:102px !important;
	left:439px !important;
	top:192px !important;
}

#item19567 {
	width:279px !important;
	height:334px !important;
}

#item20013 {
	width:279px !important;
	height:334px !important;
	left:265px !important;
}

#item19568 {
	width:170px !important;
	height:424px !important;
}

#item20018 {
	width:170px !important;
	height:424px !important;
	top:242px !important;
}

#item19569 {
	width:123px !important;
	height:127px !important;
}

#item20023 {
	width:123px !important;
	height:127px !important;
	left:266px !important;
	top:344px !important;
}

#item19570 {
	width:162px !important;
	height:140px !important;
}

#item20028 {
	width:162px !important;
	height:140px !important;
	left:371px !important;
	top:511px !important;
}

#item19577 {
	width:236px !important;
	height:221px !important;
}

#item20053 {
	width:236px !important;
	height:221px !important;
	left:544px !important;
	top:15px !important;
}

#item38169 {
	width:122px !important;
	height:30px !important;
	left:276px !important;
	top:170px !important;
}

#item38199 {
	width:82px !important;
	height:20px !important;
	left:395px !important;
	top:452px !important;
}

#item38226 {
	width:99px !important;
	height:30px !important;
	left:173px !important;
	top:598px !important;
}

#item38256 {
	width:100px !important;
	height:18px !important;
	left:276px !important;
	top:610px !important;
}

#item19571 {
	width:159px !important;
	height:150px !important;
}

#item20033 {
	width:159px !important;
	height:150px !important;
	left:14px !important;
	top:399px !important;
}

#item19572 {
	width:157px !important;
	height:150px !important;
}

#item20038 {
	width:157px !important;
	height:150px !important;
	left:102px !important;
	top:326px !important;
}

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

#item20043 {
	width:252px !important;
	height:215px !important;
	left:278px !important;
	top:334px !important;
}

#item19574 {
	width:312px !important;
	height:244px !important;
}

#item20048 {
	width:312px !important;
	height:244px !important;
	left:232px !important;
}

#item38286 {
	width:110px !important;
	height:20px !important;
	left:13px !important;
	top:305px !important;
}

#item38316 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item38344 {
	width:123px !important;
	height:20px !important;
	left:225px !important;
	top:263px !important;
}

#item38376 {
	width:128px !important;
	height:20px !important;
	left:225px !important;
	top:284px !important;
}

#item38406 {
	width:123px !important;
	height:20px !important;
	left:225px !important;
	top:305px !important;
}

#item38439 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

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

#item19578 {
	width:264px !important;
	height:150px !important;
}

#item20059 {
	width:264px !important;
	height:150px !important;
	left:272px !important;
	top:14px !important;
}

#item19579 {
	width:266px !important;
	height:129px !important;
}

#item20064 {
	width:266px !important;
	height:129px !important;
	top:59px !important;
}

#item19580 {
	width:118px !important;
	height:156px !important;
}

#item20070 {
	width:118px !important;
	height:156px !important;
	left:14px !important;
	top:264px !important;
}

#item19581 {
	width:184px !important;
	height:104px !important;
}

#item20075 {
	width:184px !important;
	height:104px !important;
	left:14px !important;
	top:425px !important;
}

#item19582 {
	width:170px !important;
	height:195px !important;
}

#item20080 {
	width:170px !important;
	height:195px !important;
	left:360px !important;
	top:431px !important;
}

#item19583 {
	width:257px !important;
	height:206px !important;
}

#item20085 {
	width:257px !important;
	height:206px !important;
	left:273px !important;
	top:218px !important;
}

#item19586 {
	width:266px !important;
	height:235px !important;
}

#item20100 {
	width:266px !important;
	height:235px !important;
	left:544px !important;
}

#item32650 {
	width:210px !important;
	height:9px !important;
	left:23px !important;
	top:253px !important;
}

#item32683 {
	width:143px !important;
	height:9px !important;
	left:276px !important;
	top:205px !important;
}

#item32714 {
	width:87px !important;
	height:20px !important;
	left:389px !important;
	top:401px !important;
}

#item32741 {
	width:95px !important;
	height:29px !important;
	left:145px !important;
	top:384px !important;
}

#item32771 {
	width:174px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item32798 {
	width:76px !important;
	height:20px !important;
	left:276px !important;
	top:608px !important;
}

#item19584 {
	width:383px !important;
	height:307px !important;
}

#item20090 {
	width:383px !important;
	height:307px !important;
	left:147px !important;
	top:320px !important;
}

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

#item20095 {
	width:252px !important;
	height:232px !important;
	left:278px !important;
	top:9px !important;
}

#item32825 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item32855 {
	width:109px !important;
	height:20px !important;
	left:29px !important;
	top:472px !important;
}

#item32882 {
	width:192px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

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

#item20105 {
	width:252px !important;
	height:221px !important;
	left:278px !important;
	top:14px !important;
}

#item19588 {
	width:162px !important;
	height:262px !important;
}

#item20110 {
	width:162px !important;
	height:262px !important;
	left:14px !important;
	top:50px !important;
}

#item19589 {
	width:241px !important;
	height:325px !important;
}

#item20115 {
	width:241px !important;
	height:325px !important;
	left:14px !important;
	top:324px !important;
}

#item19590 {
	width:171px !important;
	height:285px !important;
}

#item20120 {
	width:171px !important;
	height:285px !important;
	left:351px !important;
	top:333px !important;
}

#item19596 {
	width:206px !important;
	height:319px !important;
}

#item20142 {
	width:206px !important;
	height:319px !important;
	left:544px !important;
}

#item32912 {
	width:77px !important;
	height:29px !important;
	left:182px !important;
	top:276px !important;
}

#item32939 {
	width:234px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

#item32970 {
	width:77px !important;
	height:20px !important;
	left:230px !important;
	top:518px !important;
}

#item19591 {
	width:252px !important;
	height:228px !important;
}

#item20125 {
	width:252px !important;
	height:228px !important;
	left:14px !important;
	top:322px !important;
}

#item19592 {
	width:252px !important;
	height:303px !important;
}

#item20130 {
	width:252px !important;
	height:303px !important;
	left:278px !important;
	top:323px !important;
}

#item19593 {
	width:212px !important;
	height:273px !important;
}

#item20136 {
	width:212px !important;
	height:273px !important;
	left:318px !important;
	top:37px !important;
}

#item32997 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item33024 {
	width:73px !important;
	height:20px !important;
	left:282px !important;
	top:608px !important;
}

#item33051 {
	width:73px !important;
	height:29px !important;
	left:221px !important;
	top:256px !important;
}

#item19597 {
	width:116px !important;
	height:298px !important;
}

#item20147 {
	width:116px !important;
	height:298px !important;
	top:51px !important;
}

#item19598 {
	width:109px !important;
	height:289px !important;
}

#item20152 {
	width:109px !important;
	height:289px !important;
	left:75px !important;
	top:59px !important;
}

#item19599 {
	width:154px !important;
	height:96px !important;
}

#item20157 {
	width:154px !important;
	height:96px !important;
	left:376px !important;
	top:38px !important;
}

#item19600 {
	width:175px !important;
	height:98px !important;
}

#item20162 {
	width:175px !important;
	height:98px !important;
	left:271px !important;
	top:142px !important;
}

#item19601 {
	width:122px !important;
	height:100px !important;
}

#item20167 {
	width:122px !important;
	height:100px !important;
	left:403px !important;
	top:247px !important;
}

#item19602 {
	width:336px !important;
	height:286px !important;
}

#item20172 {
	width:336px !important;
	height:286px !important;
	left:14px !important;
	top:355px !important;
}

#item33082 {
	width:72px !important;
	height:29px !important;
	left:283px !important;
	top:108px !important;
}

#item33112 {
	width:117px !important;
	height:27px !important;
	left:283px !important;
	top:318px !important;
}

#item33144 {
	width:73px !important;
	height:29px !important;
	left:450px !important;
	top:211px !important;
}

#item33171 {
	width:103px !important;
	height:18px !important;
	left:356px !important;
	top:483px !important;
}

#item33205 {
	width:73px !important;
	height:29px !important;
	left:191px !important;
	top:233px !important;
}

#item33233 {
	width:71px !important;
	height:29px !important;
	left:191px !important;
	top:262px !important;
}

#item19603 {
	width:141px !important;
	height:162px !important;
}

#item20177 {
	width:141px !important;
	height:162px !important;
	left:125px !important;
	top:33px !important;
}

#item19604 {
	width:129px !important;
	height:96px !important;
}

#item20182 {
	width:129px !important;
	height:96px !important;
	left:128px !important;
	top:215px !important;
}

#item19605 {
	width:131px !important;
	height:71px !important;
}

#item20187 {
	width:131px !important;
	height:71px !important;
	left:126px !important;
	top:316px !important;
}

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

#item20192 {
	width:252px !important;
	height:147px !important;
	left:14px !important;
	top:403px !important;
}

#item19608 {
	width:159px !important;
	height:217px !important;
}

#item20197 {
	width:159px !important;
	height:217px !important;
	left:371px !important;
	top:409px !important;
}

#item19609 {
	width:193px !important;
	height:104px !important;
}

#item20202 {
	width:193px !important;
	height:104px !important;
	left:303px !important;
	top:6px !important;
}

#item19610 {
	width:214px !important;
	height:103px !important;
}

#item20208 {
	width:214px !important;
	height:103px !important;
	left:281px !important;
	top:88px !important;
}

#item19611 {
	width:205px !important;
	height:89px !important;
}

#item20213 {
	width:205px !important;
	height:89px !important;
	left:293px !important;
	top:184px !important;
}

#item33260 {
	width:240px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item33293 {
	width:70px !important;
	height:20px !important;
	left:285px !important;
	top:600px !important;
}

#item33320 {
	width:98px !important;
	height:29px !important;
	left:22px !important;
	top:263px !important;
}

#item33350 {
	width:75px !important;
	height:29px !important;
	left:22px !important;
	top:356px !important;
}

#item33380 {
	width:92px !important;
	height:36px !important;
	left:13px !important;
	top:162px !important;
}

#item33414 {
	width:228px !important;
	height:9px !important;
	left:276px !important;
	top:368px !important;
}

#item33441 {
	width:228px !important;
	height:9px !important;
	left:276px !important;
	top:379px !important;
}

#item33469 {
	width:228px !important;
	height:9px !important;
	left:276px !important;
	top:389px !important;
}

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

#item20218 {
	width:252px !important;
	height:197px !important;
	left:14px !important;
	top:45px !important;
}

#item19614 {
	width:179px !important;
	height:97px !important;
}

#item20223 {
	width:179px !important;
	height:97px !important;
	left:287px !important;
	top:60px !important;
}

#item19615 {
	width:184px !important;
	height:95px !important;
}

#item20228 {
	width:184px !important;
	height:95px !important;
	left:336px !important;
	top:135px !important;
}

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

#item20233 {
	width:252px !important;
	height:221px !important;
	left:278px !important;
	top:324px !important;
}

#item19617 {
	width:156px !important;
	height:303px !important;
}

#item20238 {
	width:156px !important;
	height:303px !important;
	left:14px !important;
	top:324px !important;
}

#item33500 {
	width:178px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item33527 {
	width:76px !important;
	height:20px !important;
	left:183px !important;
	top:608px !important;
}

#item33554 {
	width:185px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item33584 {
	width:216px !important;
	height:9px !important;
	left:276px !important;
	top:294px !important;
}

#item33614 {
	width:216px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

#item19618 {
	width:215px !important;
	height:221px !important;
}

#item20243 {
	width:215px !important;
	height:221px !important;
	left:14px !important;
	top:301px !important;
}

#item19619 {
	width:290px !important;
	height:490px !important;
}

#item20248 {
	width:290px !important;
	height:490px !important;
	left:240px !important;
	top:40px !important;
}

#item19620 {
	width:215px !important;
	height:178px !important;
}

#item20253 {
	width:215px !important;
	height:178px !important;
	left:14px !important;
	top:40px !important;
}

#item33644 {
	width:105px !important;
	height:18px !important;
	left:26px !important;
	top:601px !important;
}

#item33675 {
	width:126px !important;
	height:18px !important;
	left:247px !important;
	top:601px !important;
}

#item33706 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:281px !important;
}

#item19621 {
	width:516px !important;
	height:276px !important;
}

#item20259 {
	width:516px !important;
	height:276px !important;
	left:14px !important;
	top:14px !important;
}

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

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

#item19623 {
	width:228px !important;
	height:133px !important;
}

#item20270 {
	width:228px !important;
	height:133px !important;
	left:302px !important;
	top:326px !important;
}

#item19624 {
	width:81px !important;
	height:34px !important;
}

#item20275 {
	width:81px !important;
	height:34px !important;
	left:278px !important;
	top:347px !important;
}

#item19627 {
	width:153px !important;
	height:81px !important;
}

#item20280 {
	width:153px !important;
	height:81px !important;
	left:278px !important;
	top:464px !important;
}

#item33734 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item33761 {
	width:206px !important;
	height:9px !important;
	left:25px !important;
	top:106px !important;
}

#item33792 {
	width:196px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item33819 {
	width:196px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item19628 {
	width:394px !important;
	height:165px !important;
}

#item20286 {
	width:394px !important;
	height:165px !important;
	left:126px !important;
	top:436px !important;
}

#item19629 {
	width:173px !important;
	height:105px !important;
}

#item20291 {
	width:173px !important;
	height:105px !important;
	left:329px !important;
	top:355px !important;
}

#item19630 {
	width:181px !important;
	height:98px !important;
}

#item20296 {
	width:181px !important;
	height:98px !important;
	left:352px !important;
	top:531px !important;
}

#item19631 {
	width:257px !important;
	height:84px !important;
}

#item20301 {
	width:257px !important;
	height:84px !important;
	left:133px !important;
	top:442px !important;
}

#item19632 {
	width:252px !important;
	height:302px !important;
}

#item20306 {
	width:252px !important;
	height:302px !important;
	left:278px !important;
	top:14px !important;
}

#item19633 {
	width:252px !important;
	height:298px !important;
}

#item20311 {
	width:252px !important;
	height:298px !important;
	left:14px !important;
	top:14px !important;
}

#item33846 {
	width:109px !important;
	height:18px !important;
	left:118px !important;
	top:291px !important;
}

#item33876 {
	width:110px !important;
	height:18px !important;
	left:276px !important;
	top:298px !important;
}

#item33906 {
	width:89px !important;
	height:40px !important;
	left:13px !important;
	top:548px !important;
}

#item33939 {
	width:80px !important;
	height:40px !important;
	left:13px !important;
	top:588px !important;
}

#item19634 {
	width:252px !important;
	height:184px !important;
}

#item20316 {
	width:252px !important;
	height:184px !important;
	left:278px !important;
	top:49px !important;
}

#item19635 {
	width:266px !important;
	height:219px !important;
}

#item20321 {
	width:266px !important;
	height:219px !important;
	top:45px !important;
}

#item19636 {
	width:395px !important;
	height:319px !important;
}

#item20327 {
	width:395px !important;
	height:319px !important;
	left:14px !important;
	top:327px !important;
}

#item19637 {
	width:81px !important;
	height:30px !important;
}

#item20332 {
	width:81px !important;
	height:30px !important;
	left:431px !important;
	top:561px !important;
}

#item19638 {
	width:86px !important;
	height:33px !important;
}

#item20337 {
	width:86px !important;
	height:33px !important;
	left:428px !important;
	top:590px !important;
}

#item33971 {
	width:165px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item33998 {
	width:198px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item34028 {
	width:125px !important;
	height:20px !important;
	left:305px !important;
	top:385px !important;
}

#item34058 {
	width:83px !important;
	height:29px !important;
	left:424px !important;
	top:495px !important;
}

#item34089 {
	width:74px !important;
	height:29px !important;
	left:424px !important;
	top:525px !important;
}

#item19639 {
	width:252px !important;
	height:249px !important;
}

#item20342 {
	width:252px !important;
	height:249px !important;
	left:14px !important;
	top:327px !important;
}

#item19640 {
	width:252px !important;
	height:230px !important;
}

#item20347 {
	width:252px !important;
	height:230px !important;
	left:278px !important;
	top:327px !important;
}

#item19641 {
	width:217px !important;
	height:191px !important;
}

#item20352 {
	width:217px !important;
	height:191px !important;
	left:278px !important;
	top:31px !important;
}

#item19642 {
	width:252px !important;
	height:120px !important;
}

#item20358 {
	width:252px !important;
	height:120px !important;
	left:14px !important;
	top:78px !important;
}

#item21864 {
	width:98px !important;
	height:81px !important;
}

#item21859 {
	width:98px !important;
	height:81px !important;
	left:26px !important;
	top:7px !important;
}

#item34119 {
	width:125px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item34146 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item34173 {
	width:118px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item34201 {
	width:154px !important;
	height:9px !important;
	left:12px !important;
	top:296px !important;
}

#item34228 {
	width:154px !important;
	height:9px !important;
	left:12px !important;
	top:307px !important;
}

#item19643 {
	width:177px !important;
	height:196px !important;
}

#item20363 {
	width:177px !important;
	height:196px !important;
	left:353px !important;
	top:14px !important;
}

#item19644 {
	width:252px !important;
	height:193px !important;
}

#item20368 {
	width:252px !important;
	height:193px !important;
	left:14px !important;
	top:57px !important;
}

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

#item20373 {
	width:181px !important;
	height:196px !important;
	left:278px !important;
	top:222px !important;
}

#item19649 {
	width:256px !important;
	height:217px !important;
}

#item20378 {
	width:256px !important;
	height:217px !important;
	left:14px !important;
	top:325px !important;
}

#item19650 {
	width:181px !important;
	height:198px !important;
}

#item20383 {
	width:181px !important;
	height:198px !important;
	left:278px !important;
	top:429px !important;
}

#item34255 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:305px !important;
}

#item34282 {
	width:77px !important;
	height:45px !important;
	left:276px !important;
	top:166px !important;
}

#item34313 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item34343 {
	width:65px !important;
	height:36px !important;
	left:465px !important;
	top:386px !important;
}

#item34373 {
	width:66px !important;
	height:29px !important;
	left:465px !important;
	top:537px !important;
}

#item19651 {
	width:252px !important;
	height:198px !important;
}

#item20388 {
	width:252px !important;
	height:198px !important;
	left:14px !important;
	top:428px !important;
}

#item19652 {
	width:172px !important;
	height:303px !important;
}

#item20393 {
	width:172px !important;
	height:303px !important;
	left:358px !important;
	top:323px !important;
}

#item19653 {
	width:168px !important;
	height:196px !important;
}

#item20398 {
	width:168px !important;
	height:196px !important;
	left:98px !important;
	top:221px !important;
}

#item19654 {
	width:252px !important;
	height:278px !important;
}

#item20403 {
	width:252px !important;
	height:278px !important;
	left:278px !important;
	top:35px !important;
}

#item19655 {
	width:167px !important;
	height:175px !important;
}

#item20408 {
	width:167px !important;
	height:175px !important;
	left:100px !important;
	top:34px !important;
}

#item34400 {
	width:110px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item34427 {
	width:69px !important;
	height:20px !important;
	left:13px !important;
	top:192px !important;
}

#item34455 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:398px !important;
}

#item34483 {
	width:70px !important;
	height:20px !important;
	left:283px !important;
	top:149px !important;
}

#item34510 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:549px !important;
}

#item19656 {
	width:167px !important;
	height:298px !important;
}

#item20413 {
	width:167px !important;
	height:298px !important;
	left:278px !important;
	top:14px !important;
}

#item19657 {
	width:252px !important;
	height:165px !important;
}

#item20418 {
	width:252px !important;
	height:165px !important;
	left:14px !important;
	top:51px !important;
}

#item19658 {
	width:257px !important;
	height:135px !important;
}

#item20423 {
	width:257px !important;
	height:135px !important;
	left:9px !important;
	top:282px !important;
}

#item19659 {
	width:266px !important;
	height:133px !important;
}

#item20429 {
	width:266px !important;
	height:133px !important;
	top:494px !important;
}

#item19662 {
	width:169px !important;
	height:304px !important;
}

#item20434 {
	width:169px !important;
	height:304px !important;
	left:278px !important;
	top:323px !important;
}

#item34537 {
	width:201px !important;
	height:9px !important;
	left:13px !important;
	top:264px !important;
}

#item34568 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:474px !important;
}

#item34595 {
	width:131px !important;
	height:20px !important;
	left:139px !important;
	top:602px !important;
}

#item34625 {
	width:75px !important;
	height:29px !important;
	left:453px !important;
	top:284px !important;
}

#item34652 {
	width:80px !important;
	height:29px !important;
	left:456px !important;
	top:599px !important;
}

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

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

#item19664 {
	width:252px !important;
	height:230px !important;
}

#item20444 {
	width:252px !important;
	height:230px !important;
	left:278px !important;
	top:324px !important;
}

#item19665 {
	width:107px !important;
	height:40px !important;
}

#item20449 {
	width:107px !important;
	height:40px !important;
	left:154px !important;
	top:371px !important;
}

#item21873 {
	width:87px !important;
	height:45px !important;
}

#item21866 {
	width:87px !important;
	height:45px !important;
	left:160px !important;
	top:341px !important;
}

#item21879 {
	width:106px !important;
	height:150px !important;
}

#item21874 {
	width:106px !important;
	height:150px !important;
	left:101px !important;
	top:223px !important;
}

#item21891 {
	width:66px !important;
	height:24px !important;
}

#item21886 {
	width:66px !important;
	height:24px !important;
	left:194px !important;
	top:235px !important;
}

#item19666 {
	width:252px !important;
	height:249px !important;
}

#item20454 {
	width:252px !important;
	height:249px !important;
	left:278px !important;
	top:14px !important;
}

#item19667 {
	width:252px !important;
	height:178px !important;
}

#item20459 {
	width:252px !important;
	height:178px !important;
	left:14px !important;
	top:33px !important;
}

#item21885 {
	width:66px !important;
	height:24px !important;
}

#item21880 {
	width:66px !important;
	height:24px !important;
	left:195px !important;
	top:252px !important;
}

#item34679 {
	width:98px !important;
	height:18px !important;
	left:13px !important;
	top:568px !important;
}

#item34709 {
	width:104px !important;
	height:20px !important;
	left:21px !important;
	top:182px !important;
}

#item34737 {
	width:194px !important;
	height:9px !important;
	left:276px !important;
	top:304px !important;
}

#item34768 {
	width:144px !important;
	height:20px !important;
	left:282px !important;
	top:608px !important;
}

#item34798 {
	width:88px !important;
	height:27px !important;
	left:13px !important;
	top:336px !important;
}

#item34830 {
	width:81px !important;
	height:27px !important;
	left:13px !important;
	top:363px !important;
}

#item19668 {
	width:163px !important;
	height:147px !important;
}

#item20464 {
	width:163px !important;
	height:147px !important;
	left:367px !important;
	top:80px !important;
}

#item19669 {
	width:180px !important;
	height:180px !important;
}

#item20469 {
	width:180px !important;
	height:180px !important;
	top:49px !important;
}

#item19670 {
	width:252px !important;
	height:196px !important;
}

#item20474 {
	width:252px !important;
	height:196px !important;
	left:14px !important;
	top:238px !important;
}

#item19673 {
	width:256px !important;
	height:136px !important;
}

#item20479 {
	width:256px !important;
	height:136px !important;
	left:14px !important;
	top:439px !important;
}

#item19674 {
	width:183px !important;
	height:189px !important;
}

#item20485 {
	width:183px !important;
	height:189px !important;
	left:278px !important;
	top:442px !important;
}

#item19675 {
	width:204px !important;
	height:145px !important;
}

#item20490 {
	width:204px !important;
	height:145px !important;
	left:278px !important;
	top:238px !important;
}

#item34861 {
	width:77px !important;
	height:29px !important;
	left:183px !important;
	top:199px !important;
}

#item34888 {
	width:72px !important;
	height:40px !important;
	left:276px !important;
	top:189px !important;
}

#item34915 {
	width:203px !important;
	height:9px !important;
	left:13px !important;
	top:419px !important;
}

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

#item34975 {
	width:177px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item35002 {
	width:49px !important;
	height:36px !important;
	left:467px !important;
	top:592px !important;
}

#item19676 {
	width:164px !important;
	height:221px !important;
}

#item20495 {
	width:164px !important;
	height:221px !important;
	left:14px !important;
	top:326px !important;
}

#item19677 {
	width:166px !important;
	height:238px !important;
}

#item20500 {
	width:166px !important;
	height:238px !important;
	left:188px !important;
	top:326px !important;
}

#item19678 {
	width:164px !important;
	height:184px !important;
}

#item20506 {
	width:164px !important;
	height:184px !important;
	left:366px !important;
	top:325px !important;
}

#item19679 {
	width:186px !important;
	height:155px !important;
}

#item20511 {
	width:186px !important;
	height:155px !important;
	left:354px !important;
	top:73px !important;
}

#item19680 {
	width:340px !important;
	height:276px !important;
}

#item20516 {
	width:340px !important;
	height:276px !important;
	left:14px !important;
	top:33px !important;
}

#item35029 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item35056 {
	width:116px !important;
	height:20px !important;
	left:189px !important;
	top:608px !important;
}

#item35084 {
	width:131px !important;
	height:18px !important;
	left:364px !important;
	top:610px !important;
}

#item35114 {
	width:205px !important;
	height:9px !important;
	left:18px !important;
	top:301px !important;
}

#item35146 {
	width:136px !important;
	height:18px !important;
	left:364px !important;
	top:292px !important;
}

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

#item20527 {
	width:252px !important;
	height:190px !important;
	left:14px !important;
	top:51px !important;
}

#item19683 {
	width:252px !important;
	height:220px !important;
}

#item20532 {
	width:252px !important;
	height:220px !important;
	left:14px !important;
	top:326px !important;
}

#item19686 {
	width:252px !important;
	height:222px !important;
}

#item20537 {
	width:252px !important;
	height:222px !important;
	left:278px !important;
	top:327px !important;
}

#item23417 {
	width:252px !important;
	height:224px !important;
}

#item42474 {
	width:252px !important;
	height:224px !important;
	left:278px !important;
	top:14px !important;
}

#item35179 {
	width:184px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item35210 {
	width:118px !important;
	height:20px !important;
	left:276px !important;
	top:296px !important;
}

#item35241 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item35268 {
	width:238px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item35300 {
	width:238px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item19688 {
	width:121px !important;
	height:177px !important;
}

#item20547 {
	width:121px !important;
	height:177px !important;
	left:145px !important;
	top:321px !important;
}

#item19690 {
	width:117px !important;
	height:132px !important;
}

#item20557 {
	width:117px !important;
	height:132px !important;
	left:272px !important;
	top:40px !important;
}

#item19691 {
	width:117px !important;
	height:133px !important;
}

#item20562 {
	width:117px !important;
	height:133px !important;
	left:386px !important;
	top:81px !important;
}

#item23418 {
	width:252px !important;
	height:228px !important;
}

#item42480 {
	width:252px !important;
	height:228px !important;
	left:14px !important;
	top:14px !important;
}

#item23419 {
	width:79px !important;
	height:79px !important;
}

#item42485 {
	width:79px !important;
	height:79px !important;
	left:286px !important;
	top:390px !important;
}

#item42806 {
	width:40px !important;
	height:57px !important;
}

#item42801 {
	width:40px !important;
	height:57px !important;
	left:485px !important;
	top:487px !important;
}

#item42812 {
	width:58px !important;
	height:64px !important;
}

#item42807 {
	width:58px !important;
	height:64px !important;
	left:391px !important;
	top:556px !important;
}

#item42799 {
	width:79px !important;
	height:79px !important;
}

#item42794 {
	width:79px !important;
	height:79px !important;
	left:286px !important;
	top:473px !important;
}

#item35330 {
	width:118px !important;
	height:20px !important;
	left:13px !important;
	top:296px !important;
}

#item35360 {
	width:119px !important;
	height:9px !important;
	left:20px !important;
	top:437px !important;
}

#item35390 {
	width:148px !important;
	height:20px !important;
	left:284px !important;
	top:270px !important;
}

#item35421 {
	width:151px !important;
	height:20px !important;
	left:284px !important;
	top:342px !important;
}

#item35453 {
	width:135px !important;
	height:27px !important;
	left:111px !important;
	top:574px !important;
}

#item35486 {
	width:117px !important;
	height:27px !important;
	left:111px !important;
	top:601px !important;
}

#item19693 {
	width:206px !important;
	height:198px !important;
}

#item20567 {
	width:206px !important;
	height:198px !important;
	left:324px !important;
	top:14px !important;
}

#item19694 {
	width:125px !important;
	height:204px !important;
}

#item20572 {
	width:125px !important;
	height:204px !important;
	left:14px !important;
	top:14px !important;
}

#item19695 {
	width:178px !important;
	height:196px !important;
}

#item20578 {
	width:178px !important;
	height:196px !important;
	left:4px !important;
	top:362px !important;
}

#item19696 {
	width:132px !important;
	height:172px !important;
}

#item20583 {
	width:132px !important;
	height:172px !important;
	left:283px !important;
	top:223px !important;
}

#item19697 {
	width:53px !important;
	height:41px !important;
}

#item20589 {
	width:53px !important;
	height:41px !important;
	left:418px !important;
	top:234px !important;
}

#item19698 {
	width:52px !important;
	height:39px !important;
}

#item20594 {
	width:52px !important;
	height:39px !important;
	left:473px !important;
	top:235px !important;
}

#item19699 {
	width:53px !important;
	height:40px !important;
}

#item20599 {
	width:53px !important;
	height:40px !important;
	left:472px !important;
	top:296px !important;
}

#item19700 {
	width:55px !important;
	height:41px !important;
}

#item20604 {
	width:55px !important;
	height:41px !important;
	left:185px !important;
	top:504px !important;
}

#item19701 {
	width:54px !important;
	height:42px !important;
}

#item20609 {
	width:54px !important;
	height:42px !important;
	left:247px !important;
	top:503px !important;
}

#item19702 {
	width:55px !important;
	height:43px !important;
}

#item20614 {
	width:55px !important;
	height:43px !important;
	left:306px !important;
	top:502px !important;
}

#item19703 {
	width:55px !important;
	height:41px !important;
}

#item20619 {
	width:55px !important;
	height:41px !important;
	left:214px !important;
	top:563px !important;
}

#item19704 {
	width:54px !important;
	height:42px !important;
}

#item20624 {
	width:54px !important;
	height:42px !important;
	left:278px !important;
	top:562px !important;
}

#item19705 {
	width:141px !important;
	height:170px !important;
}

#item20629 {
	width:141px !important;
	height:170px !important;
	left:381px !important;
	top:418px !important;
}

#item35517 {
	width:93px !important;
	height:20px !important;
	left:151px !important;
	top:194px !important;
}

#item35544 {
	width:69px !important;
	height:20px !important;
	left:282px !important;
	top:139px !important;
}

#item35571 {
	width:85px !important;
	height:9px !important;
	left:424px !important;
	top:362px !important;
}

#item35598 {
	width:86px !important;
	height:9px !important;
	left:424px !important;
	top:373px !important;
}

#item35626 {
	width:85px !important;
	height:9px !important;
	left:424px !important;
	top:383px !important;
}

#item35653 {
	width:106px !important;
	height:9px !important;
	left:238px !important;
	top:431px !important;
}

#item35680 {
	width:106px !important;
	height:9px !important;
	left:238px !important;
	top:442px !important;
}

#item35708 {
	width:106px !important;
	height:9px !important;
	left:238px !important;
	top:452px !important;
}

#item35735 {
	width:106px !important;
	height:9px !important;
	left:238px !important;
	top:463px !important;
}

#item35762 {
	width:106px !important;
	height:9px !important;
	left:238px !important;
	top:473px !important;
}

#item35789 {
	width:105px !important;
	height:9px !important;
	left:180px !important;
	top:355px !important;
}

#item35819 {
	width:106px !important;
	height:9px !important;
	left:180px !important;
	top:366px !important;
}

#item35846 {
	width:106px !important;
	height:9px !important;
	left:180px !important;
	top:376px !important;
}

#item35873 {
	width:104px !important;
	height:9px !important;
	left:180px !important;
	top:387px !important;
}

#item19707 {
	width:73px !important;
	height:140px !important;
}

#item20634 {
	width:73px !important;
	height:140px !important;
	left:14px !important;
	top:485px !important;
}

#item19708 {
	width:54px !important;
	height:143px !important;
}

#item20639 {
	width:54px !important;
	height:143px !important;
	left:66px !important;
	top:479px !important;
}

#item19709 {
	width:46px !important;
	height:138px !important;
}

#item20644 {
	width:46px !important;
	height:138px !important;
	left:100px !important;
	top:482px !important;
}

#item19710 {
	width:46px !important;
	height:139px !important;
}

#item20649 {
	width:46px !important;
	height:139px !important;
	left:128px !important;
	top:482px !important;
}

#item19711 {
	width:111px !important;
	height:91px !important;
}

#item20655 {
	width:111px !important;
	height:91px !important;
	left:159px !important;
	top:282px !important;
}

#item19712 {
	width:60px !important;
	height:45px !important;
}

#item20661 {
	width:60px !important;
	height:45px !important;
	left:283px !important;
	top:516px !important;
}

#item19713 {
	width:56px !important;
	height:41px !important;
}

#item20666 {
	width:56px !important;
	height:41px !important;
	left:349px !important;
	top:518px !important;
}

#item19714 {
	width:57px !important;
	height:42px !important;
}

#item20671 {
	width:57px !important;
	height:42px !important;
	left:317px !important;
	top:573px !important;
}

#item19715 {
	width:96px !important;
	height:59px !important;
}

#item20676 {
	width:96px !important;
	height:59px !important;
	left:344px !important;
	top:409px !important;
}

#item19716 {
	width:93px !important;
	height:45px !important;
}

#item20681 {
	width:93px !important;
	height:45px !important;
	left:327px !important;
	top:380px !important;
}

#item19717 {
	width:36px !important;
	height:135px !important;
}

#item20686 {
	width:36px !important;
	height:135px !important;
	left:412px !important;
	top:276px !important;
}

#item19718 {
	width:35px !important;
	height:139px !important;
}

#item20691 {
	width:35px !important;
	height:139px !important;
	left:459px !important;
	top:295px !important;
}

#item19719 {
	width:60px !important;
	height:87px !important;
}

#item20696 {
	width:60px !important;
	height:87px !important;
	left:278px !important;
	top:285px !important;
}

#item19720 {
	width:252px !important;
	height:214px !important;
}

#item20701 {
	width:252px !important;
	height:214px !important;
	left:278px !important;
}

#item19721 {
	width:81px !important;
	height:67px !important;
}

#item20706 {
	width:81px !important;
	height:67px !important;
	left:14px !important;
	top:14px !important;
}

#item19722 {
	width:79px !important;
	height:74px !important;
}

#item20711 {
	width:79px !important;
	height:74px !important;
	left:11px !important;
	top:93px !important;
}

#item19723 {
	width:172px !important;
	height:179px !important;
}

#item20716 {
	width:172px !important;
	height:179px !important;
	left:100px !important;
	top:14px !important;
}

#item35900 {
	width:168px !important;
	height:9px !important;
	left:276px !important;
	top:263px !important;
}

#item35928 {
	width:89px !important;
	height:9px !important;
	left:420px !important;
	top:592px !important;
}

#item35955 {
	width:88px !important;
	height:9px !important;
	left:420px !important;
	top:601px !important;
}

#item35982 {
	width:89px !important;
	height:9px !important;
	left:420px !important;
	top:610px !important;
}

#item36013 {
	width:81px !important;
	height:9px !important;
	left:13px !important;
	top:253px !important;
}

#item36040 {
	width:81px !important;
	height:9px !important;
	left:13px !important;
	top:263px !important;
}

#item36067 {
	width:94px !important;
	height:9px !important;
	left:25px !important;
	top:384px !important;
}

#item36094 {
	width:96px !important;
	height:9px !important;
	left:25px !important;
	top:395px !important;
}

#item36121 {
	width:97px !important;
	height:9px !important;
	left:25px !important;
	top:405px !important;
}

#item36151 {
	width:96px !important;
	height:9px !important;
	left:25px !important;
	top:416px !important;
}

#item36178 {
	width:96px !important;
	height:9px !important;
	left:25px !important;
	top:426px !important;
}

#item19724 {
	width:177px !important;
	height:215px !important;
}

#item20721 {
	width:177px !important;
	height:215px !important;
	left:353px !important;
}

#item19725 {
	width:231px !important;
	height:270px !important;
}

#item20727 {
	width:231px !important;
	height:270px !important;
	left:14px !important;
	top:49px !important;
}

#item19728 {
	width:252px !important;
	height:105px !important;
}

#item20732 {
	width:252px !important;
	height:105px !important;
	left:278px !important;
	top:223px !important;
}

#item19729 {
	width:252px !important;
	height:211px !important;
}

#item20737 {
	width:252px !important;
	height:211px !important;
	left:14px !important;
	top:327px !important;
}

#item19730 {
	width:150px !important;
	height:200px !important;
}

#item20742 {
	width:150px !important;
	height:200px !important;
	left:271px !important;
	top:426px !important;
}

#item19733 {
	width:266px !important;
	height:321px !important;
}

#item20757 {
	width:266px !important;
	height:321px !important;
	left:544px !important;
}

#item36205 {
	width:97px !important;
	height:20px !important;
	left:93px !important;
	top:286px !important;
}

#item36237 {
	width:93px !important;
	height:20px !important;
	left:257px !important;
	top:193px !important;
}

#item36264 {
	width:147px !important;
	height:9px !important;
	left:286px !important;
	top:387px !important;
}

#item36292 {
	width:178px !important;
	height:9px !important;
	left:286px !important;
	top:403px !important;
}

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

#item36544 {
	width:93px !important;
	height:27px !important;
	left:428px !important;
	top:593px !important;
}

#item19731 {
	width:252px !important;
	height:227px !important;
}

#item20747 {
	width:252px !important;
	height:227px !important;
	left:14px !important;
	top:327px !important;
}

#item19732 {
	width:252px !important;
	height:237px !important;
}

#item20752 {
	width:252px !important;
	height:237px !important;
	left:278px !important;
	top:321px !important;
}

#item19734 {
	width:252px !important;
	height:239px !important;
}

#item20762 {
	width:252px !important;
	height:239px !important;
	left:278px !important;
}

#item36576 {
	width:174px !important;
	height:9px !important;
	left:22px !important;
	top:609px !important;
}

#item36603 {
	width:223px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item36634 {
	width:52px !important;
	height:30px !important;
	left:13px !important;
	top:286px !important;
}

#item36664 {
	width:197px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item19735 {
	width:137px !important;
	height:366px !important;
}

#item20767 {
	width:137px !important;
	height:366px !important;
	left:278px !important;
	top:14px !important;
}

#item19736 {
	width:92px !important;
	height:105px !important;
}

#item20772 {
	width:92px !important;
	height:105px !important;
	left:164px !important;
	top:49px !important;
}

#item19737 {
	width:136px !important;
	height:271px !important;
}

#item20778 {
	width:136px !important;
	height:271px !important;
	top:111px !important;
}

#item19738 {
	width:191px !important;
	height:235px !important;
}

#item20783 {
	width:191px !important;
	height:235px !important;
	top:392px !important;
}

#item19739 {
	width:151px !important;
	height:235px !important;
}

#item20789 {
	width:151px !important;
	height:235px !important;
	left:278px !important;
	top:392px !important;
}

#item19743 {
	width:266px !important;
	height:219px !important;
}

#item20810 {
	width:266px !important;
	height:219px !important;
	left:544px !important;
}

#item36694 {
	width:75px !important;
	height:49px !important;
	left:195px !important;
	top:579px !important;
}

#item36726 {
	width:88px !important;
	height:40px !important;
	left:434px !important;
	top:580px !important;
}

#item36756 {
	width:84px !important;
	height:30px !important;
	left:424px !important;
	top:156px !important;
}

#item36786 {
	width:104px !important;
	height:27px !important;
	left:157px !important;
	top:318px !important;
}

#item36818 {
	width:104px !important;
	height:27px !important;
	left:157px !important;
	top:345px !important;
}

#item19740 {
	width:252px !important;
	height:230px !important;
}

#item20794 {
	width:252px !important;
	height:230px !important;
	left:14px !important;
	top:323px !important;
}

#item19741 {
	width:259px !important;
	height:247px !important;
}

#item20799 {
	width:259px !important;
	height:247px !important;
	left:271px !important;
	top:325px !important;
}

#item19742 {
	width:266px !important;
	height:303px !important;
}

#item20805 {
	width:266px !important;
	height:303px !important;
	left:278px !important;
	top:14px !important;
}

#item36851 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:305px !important;
}

#item36882 {
	width:203px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

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

#item36945 {
	width:87px !important;
	height:49px !important;
	left:276px !important;
	top:265px !important;
}

#item19744 {
	width:266px !important;
	height:281px !important;
}

#item20815 {
	width:266px !important;
	height:281px !important;
	left:278px !important;
	top:14px !important;
}

#item19747 {
	width:151px !important;
	height:271px !important;
}

#item20820 {
	width:151px !important;
	height:271px !important;
	left:14px !important;
	top:52px !important;
}

#item19748 {
	width:191px !important;
	height:311px !important;
}

#item20825 {
	width:191px !important;
	height:311px !important;
	left:14px !important;
	top:339px !important;
}

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

#item20830 {
	width:252px !important;
	height:176px !important;
	left:278px !important;
	top:380px !important;
}

#item19756 {
	width:221px !important;
	height:338px !important;
}

#item20861 {
	width:221px !important;
	height:338px !important;
	left:544px !important;
}

#item36976 {
	width:88px !important;
	height:41px !important;
	left:168px !important;
	top:273px !important;
}

#item37006 {
	width:161px !important;
	height:20px !important;
	left:276px !important;
	top:350px !important;
}

#item37038 {
	width:83px !important;
	height:40px !important;
	left:189px !important;
	top:578px !important;
}

#item37071 {
	width:193px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item19750 {
	width:207px !important;
	height:196px !important;
}

#item20835 {
	width:207px !important;
	height:196px !important;
	left:14px !important;
	top:343px !important;
}

#item19751 {
	width:176px !important;
	height:215px !important;
}

#item20840 {
	width:176px !important;
	height:215px !important;
	left:354px !important;
	top:412px !important;
}

#item19752 {
	width:168px !important;
	height:191px !important;
}

#item20846 {
	width:168px !important;
	height:191px !important;
	left:368px !important;
	top:112px !important;
}

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

#item20851 {
	width:104px !important;
	height:85px !important;
	left:230px !important;
	top:3px !important;
}

#item19754 {
	width:101px !important;
	height:89px !important;
}

#item20856 {
	width:101px !important;
	height:89px !important;
	left:237px !important;
	top:67px !important;
}

#item37102 {
	width:84px !important;
	height:27px !important;
	left:128px !important;
	top:218px !important;
}

#item37134 {
	width:166px !important;
	height:20px !important;
	left:23px !important;
	top:595px !important;
}

#item37164 {
	width:136px !important;
	height:30px !important;
	left:239px !important;
	top:584px !important;
}

#item37196 {
	width:227px !important;
	height:9px !important;
	left:231px !important;
	top:400px !important;
}

#item37223 {
	width:227px !important;
	height:9px !important;
	left:231px !important;
	top:411px !important;
}

#item37253 {
	width:227px !important;
	height:9px !important;
	left:231px !important;
	top:421px !important;
}

#item37283 {
	width:227px !important;
	height:9px !important;
	left:231px !important;
	top:432px !important;
}

#item19758 {
	width:252px !important;
	height:194px !important;
}

#item20866 {
	width:252px !important;
	height:194px !important;
	left:14px !important;
	top:54px !important;
}

#item19759 {
	width:123px !important;
	height:182px !important;
}

#item20871 {
	width:123px !important;
	height:182px !important;
	left:407px !important;
	top:9px !important;
}

#item19760 {
	width:259px !important;
	height:117px !important;
}

#item20877 {
	width:259px !important;
	height:117px !important;
	left:271px !important;
	top:204px !important;
}

#item19761 {
	width:260px !important;
	height:170px !important;
}

#item20882 {
	width:260px !important;
	height:170px !important;
	left:7px !important;
	top:383px !important;
}

#item19762 {
	width:175px !important;
	height:65px !important;
}

#item20887 {
	width:175px !important;
	height:65px !important;
	left:278px !important;
	top:397px !important;
}

#item19763 {
	width:180px !important;
	height:61px !important;
}

#item20892 {
	width:180px !important;
	height:61px !important;
	left:272px !important;
	top:449px !important;
}

#item19764 {
	width:125px !important;
	height:57px !important;
}

#item20897 {
	width:125px !important;
	height:57px !important;
	left:405px !important;
	top:499px !important;
}

#item37313 {
	width:112px !important;
	height:20px !important;
	left:276px !important;
	top:174px !important;
}

#item37345 {
	width:104px !important;
	height:18px !important;
	left:286px !important;
	top:372px !important;
}

#item37378 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:325px !important;
}

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

#item37441 {
	width:251px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item37471 {
	width:251px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item19765 {
	width:102px !important;
	height:80px !important;
}

#item20902 {
	width:102px !important;
	height:80px !important;
	left:14px !important;
	top:375px !important;
}

#item19766 {
	width:159px !important;
	height:224px !important;
}

#item20907 {
	width:159px !important;
	height:224px !important;
	left:165px !important;
	top:363px !important;
}

#item19767 {
	width:184px !important;
	height:223px !important;
}

#item20912 {
	width:184px !important;
	height:223px !important;
	left:320px !important;
	top:372px !important;
}

#item19768 {
	width:180px !important;
	height:163px !important;
}

#item20917 {
	width:180px !important;
	height:163px !important;
	left:7px !important;
	top:102px !important;
}

#item19769 {
	width:200px !important;
	height:135px !important;
}

#item20922 {
	width:200px !important;
	height:135px !important;
	left:10px !important;
	top:230px !important;
}

#item19770 {
	width:311px !important;
	height:321px !important;
}

#item20927 {
	width:311px !important;
	height:321px !important;
	left:219px !important;
	top:33px !important;
}

#item37501 {
	width:212px !important;
	height:9px !important;
	left:112px !important;
	top:102px !important;
}

#item37532 {
	width:212px !important;
	height:9px !important;
	left:112px !important;
	top:113px !important;
}

#item37559 {
	width:212px !important;
	height:9px !important;
	left:112px !important;
	top:123px !important;
}

#item37590 {
	width:106px !important;
	height:20px !important;
	left:13px !important;
	top:588px !important;
}

#item37617 {
	width:69px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item19773 {
	width:129px !important;
	height:159px !important;
}

#item20932 {
	width:129px !important;
	height:159px !important;
	left:290px !important;
	top:41px !important;
}

#item19774 {
	width:133px !important;
	height:136px !important;
}

#item20937 {
	width:133px !important;
	height:136px !important;
	left:380px !important;
	top:24px !important;
}

#item19775 {
	width:266px !important;
	height:257px !important;
}

#item20942 {
	width:266px !important;
	height:257px !important;
	top:55px !important;
}

#item19776 {
	width:155px !important;
	height:171px !important;
}

#item20948 {
	width:155px !important;
	height:171px !important;
	left:92px !important;
	top:324px !important;
}

#item19777 {
	width:194px !important;
	height:137px !important;
}

#item20953 {
	width:194px !important;
	height:137px !important;
	left:14px !important;
	top:414px !important;
}

#item19778 {
	width:158px !important;
	height:193px !important;
}

#item20958 {
	width:158px !important;
	height:193px !important;
	left:253px !important;
	top:311px !important;
}

#item19779 {
	width:175px !important;
	height:209px !important;
}

#item20963 {
	width:175px !important;
	height:209px !important;
	left:355px !important;
	top:355px !important;
}

#item37644 {
	width:88px !important;
	height:36px !important;
	left:175px !important;
	top:277px !important;
}

#item37674 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item37701 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item37729 {
	width:235px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item37761 {
	width:235px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item37792 {
	width:243px !important;
	height:9px !important;
	left:276px !important;
	top:282px !important;
}

#item37823 {
	width:243px !important;
	height:9px !important;
	left:276px !important;
	top:293px !important;
}

#item19780 {
	width:234px !important;
	height:171px !important;
}

#item20968 {
	width:234px !important;
	height:171px !important;
	left:293px !important;
	top:333px !important;
}

#item19781 {
	width:266px !important;
	height:184px !important;
}

#item20973 {
	width:266px !important;
	height:184px !important;
	left:141px !important;
	top:443px !important;
}

#item19782 {
	width:252px !important;
	height:183px !important;
}

#item20978 {
	width:252px !important;
	height:183px !important;
	left:14px !important;
	top:204px !important;
}

#item19783 {
	width:175px !important;
	height:195px !important;
}

#item20983 {
	width:175px !important;
	height:195px !important;
	left:45px !important;
}

#item19786 {
	width:186px !important;
	height:191px !important;
}

#item20988 {
	width:186px !important;
	height:191px !important;
	left:227px !important;
}

#item19787 {
	width:166px !important;
	height:122px !important;
}

#item20993 {
	width:166px !important;
	height:122px !important;
	left:368px !important;
	top:94px !important;
}

#item37854 {
	width:102px !important;
	height:20px !important;
	left:13px !important;
	top:435px !important;
}

#item37885 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:175px !important;
}

#item37912 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:268px !important;
}

#item37942 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:342px !important;
}

#item37975 {
	width:73px !important;
	height:30px !important;
	left:13px !important;
	top:567px !important;
}

#item38002 {
	width:107px !important;
	height:30px !important;
	left:13px !important;
	top:598px !important;
}

#item19788 {
	width:179px !important;
	height:390px !important;
}

#item20998 {
	width:179px !important;
	height:390px !important;
	left:37px !important;
	top:137px !important;
}

#item19790 {
	width:176px !important;
	height:405px !important;
}

#item21004 {
	width:176px !important;
	height:405px !important;
	left:335px !important;
	top:159px !important;
}

#item19789 {
	width:134px !important;
	height:365px !important;
}

#item21009 {
	width:134px !important;
	height:365px !important;
	left:219px !important;
	top:160px !important;
}

#item19791 {
	width:89px !important;
	height:202px !important;
}

#item21014 {
	width:89px !important;
	height:202px !important;
	left:139px !important;
	top:14px !important;
}

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

#item21019 {
	width:156px !important;
	height:254px !important;
	left:171px !important;
	top:179px !important;
}

#item19793 {
	width:163px !important;
	height:224px !important;
}

#item21025 {
	width:163px !important;
	height:224px !important;
	left:337px !important;
	top:179px !important;
}

#item38032 {
	width:66px !important;
	height:9px !important;
	left:13px !important;
	top:286px !important;
}

#item38059 {
	width:74px !important;
	height:9px !important;
	left:13px !important;
	top:212px !important;
}

#item38086 {
	width:59px !important;
	height:9px !important;
	left:13px !important;
	top:127px !important;
}

#item38114 {
	width:81px !important;
	height:9px !important;
	left:13px !important;
	top:52px !important;
}

#item38142 {
	width:65px !important;
	height:9px !important;
	left:13px !important;
	top:62px !important;
}

#item19795 {
	width:200px !important;
	height:277px !important;
}

#item21030 {
	width:200px !important;
	height:277px !important;
	left:14px !important;
	top:63px !important;
}

#item19796 {
	width:98px !important;
	height:132px !important;
}

#item21035 {
	width:98px !important;
	height:132px !important;
	left:222px !important;
	top:65px !important;
}

#item19797 {
	width:97px !important;
	height:132px !important;
}

#item21040 {
	width:97px !important;
	height:132px !important;
	left:223px !important;
	top:209px !important;
}

#item19798 {
	width:199px !important;
	height:276px !important;
}

#item21046 {
	width:199px !important;
	height:276px !important;
	left:14px !important;
	top:351px !important;
}

#item19799 {
	width:99px !important;
	height:132px !important;
}

#item21051 {
	width:99px !important;
	height:132px !important;
	left:221px !important;
	top:349px !important;
}

#item19800 {
	width:100px !important;
	height:132px !important;
}

#item21056 {
	width:100px !important;
	height:132px !important;
	left:222px !important;
	top:494px !important;
}

#item19801 {
	width:197px !important;
	height:378px !important;
}

#item21061 {
	width:197px !important;
	height:378px !important;
	left:333px !important;
	top:249px !important;
}

#item19802 {
	width:96px !important;
	height:173px !important;
}

#item21066 {
	width:96px !important;
	height:173px !important;
	left:332px !important;
	top:65px !important;
}

#item19803 {
	width:95px !important;
	height:174px !important;
}

#item21071 {
	width:95px !important;
	height:174px !important;
	left:435px !important;
	top:65px !important;
}

#item19804 {
	width:194px !important;
	height:263px !important;
}

#item21076 {
	width:194px !important;
	height:263px !important;
	left:127px !important;
	top:71px !important;
}

#item19805 {
	width:95px !important;
	height:168px !important;
}

#item21081 {
	width:95px !important;
	height:168px !important;
	left:125px !important;
	top:340px !important;
}

#item19806 {
	width:94px !important;
	height:170px !important;
}

#item21086 {
	width:94px !important;
	height:170px !important;
	left:226px !important;
	top:338px !important;
}

#item19807 {
	width:200px !important;
	height:379px !important;
}

#item21091 {
	width:200px !important;
	height:379px !important;
	left:330px !important;
	top:248px !important;
}

#item19808 {
	width:95px !important;
	height:157px !important;
}

#item21097 {
	width:95px !important;
	height:157px !important;
	left:333px !important;
	top:70px !important;
}

#item19809 {
	width:96px !important;
	height:158px !important;
}

#item21102 {
	width:96px !important;
	height:158px !important;
	left:434px !important;
	top:69px !important;
}

#item38497 {
	width:63px !important;
	height:9px !important;
	left:13px !important;
	top:571px !important;
}

#item38524 {
	width:65px !important;
	height:9px !important;
	left:13px !important;
	top:581px !important;
}

#item38551 {
	width:56px !important;
	height:9px !important;
	left:13px !important;
	top:590px !important;
}

#item38578 {
	width:61px !important;
	height:9px !important;
	left:13px !important;
	top:467px !important;
}

#item38606 {
	width:60px !important;
	height:9px !important;
	left:13px !important;
	top:476px !important;
}

#item38633 {
	width:64px !important;
	height:9px !important;
	left:13px !important;
	top:486px !important;
}

#item38660 {
	width:57px !important;
	height:9px !important;
	left:13px !important;
	top:353px !important;
}

#item38687 {
	width:62px !important;
	height:9px !important;
	left:13px !important;
	top:363px !important;
}

#item38714 {
	width:62px !important;
	height:9px !important;
	left:13px !important;
	top:372px !important;
}

#item38741 {
	width:87px !important;
	height:9px !important;
	left:13px !important;
	top:249px !important;
}

#item38768 {
	width:88px !important;
	height:9px !important;
	left:13px !important;
	top:259px !important;
}

#item38795 {
	width:61px !important;
	height:9px !important;
	left:13px !important;
	top:268px !important;
}

#item38823 {
	width:57px !important;
	height:9px !important;
	left:13px !important;
	top:163px !important;
}

#item38851 {
	width:62px !important;
	height:9px !important;
	left:13px !important;
	top:173px !important;
}

#item38878 {
	width:60px !important;
	height:9px !important;
	left:13px !important;
	top:182px !important;
}

#item19810 {
	width:272px !important;
	height:166px !important;
}

#item21108 {
	width:272px !important;
	height:166px !important;
}

#item19814 {
	width:159px !important;
	height:142px !important;
}

#item21113 {
	width:159px !important;
	height:142px !important;
	left:278px !important;
	top:51px !important;
}

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

#item21118 {
	width:252px !important;
	height:141px !important;
	left:278px !important;
	top:199px !important;
}

#item19816 {
	width:257px !important;
	height:136px !important;
}

#item21123 {
	width:257px !important;
	height:136px !important;
	left:14px !important;
	top:264px !important;
}

#item19817 {
	width:196px !important;
	height:175px !important;
}

#item21128 {
	width:196px !important;
	height:175px !important;
	top:459px !important;
}

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

#item21133 {
	width:252px !important;
	height:164px !important;
	left:278px !important;
	top:401px !important;
}

#item38905 {
	width:253px !important;
	height:9px !important;
	left:17px !important;
	top:248px !important;
}

#item38939 {
	width:83px !important;
	height:27px !important;
	left:439px !important;
	top:162px !important;
}

#item38971 {
	width:179px !important;
	height:9px !important;
	left:280px !important;
	top:384px !important;
}

#item38998 {
	width:213px !important;
	height:9px !important;
	left:18px !important;
	top:445px !important;
}

#item39028 {
	width:72px !important;
	height:38px !important;
	left:199px !important;
	top:590px !important;
}

#item39060 {
	width:187px !important;
	height:19px !important;
	left:282px !important;
	top:609px !important;
}

#item19819 {
	width:258px !important;
	height:125px !important;
}

#item21138 {
	width:258px !important;
	height:125px !important;
	left:14px !important;
	top:446px !important;
}

#item19820 {
	width:252px !important;
	height:126px !important;
}

#item21143 {
	width:252px !important;
	height:126px !important;
	left:278px !important;
	top:444px !important;
}

#item19821 {
	width:252px !important;
	height:130px !important;
}

#item21148 {
	width:252px !important;
	height:130px !important;
	left:278px !important;
	top:250px !important;
}

#item19822 {
	width:258px !important;
	height:140px !important;
}

#item21153 {
	width:258px !important;
	height:140px !important;
	left:14px !important;
	top:240px !important;
}

#item19823 {
	width:332px !important;
	height:160px !important;
}

#item21158 {
	width:332px !important;
	height:160px !important;
	left:14px !important;
}

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

#item21163 {
	width:66px !important;
	height:67px !important;
	left:17px !important;
	top:162px !important;
}

#item19825 {
	width:74px !important;
	height:68px !important;
}

#item21168 {
	width:74px !important;
	height:68px !important;
	left:279px !important;
	top:168px !important;
}

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

#item21174 {
	width:193px !important;
	height:160px !important;
	left:351px !important;
}

#item39091 {
	width:133px !important;
	height:19px !important;
	left:18px !important;
	top:609px !important;
}

#item39121 {
	width:123px !important;
	height:19px !important;
	left:284px !important;
	top:610px !important;
}

#item39151 {
	width:111px !important;
	height:19px !important;
	left:18px !important;
	top:417px !important;
}

#item39178 {
	width:199px !important;
	height:9px !important;
	left:284px !important;
	top:426px !important;
}

#item39208 {
	width:187px !important;
	height:18px !important;
	left:86px !important;
	top:212px !important;
}

#item39242 {
	width:112px !important;
	height:18px !important;
	left:359px !important;
	top:220px !important;
}

#item19830 {
	width:188px !important;
	height:150px !important;
}

#item21180 {
	width:188px !important;
	height:150px !important;
	left:342px !important;
	top:14px !important;
}

#item19831 {
	width:316px !important;
	height:170px !important;
}

#item21185 {
	width:316px !important;
	height:170px !important;
	left:14px !important;
	top:50px !important;
}

#item19832 {
	width:317px !important;
	height:253px !important;
}

#item21190 {
	width:317px !important;
	height:253px !important;
	left:14px !important;
	top:278px !important;
}

#item19833 {
	width:108px !important;
	height:151px !important;
}

#item21195 {
	width:108px !important;
	height:151px !important;
	left:422px !important;
	top:278px !important;
}

#item19834 {
	width:187px !important;
	height:126px !important;
}

#item21200 {
	width:187px !important;
	height:126px !important;
	left:343px !important;
	top:441px !important;
}

#item39274 {
	width:210px !important;
	height:9px !important;
	left:18px !important;
	top:259px !important;
}

#item39305 {
	width:140px !important;
	height:9px !important;
	left:342px !important;
	top:259px !important;
}

#item39332 {
	width:68px !important;
	height:27px !important;
	left:342px !important;
	top:402px !important;
}

#item39362 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item39389 {
	width:184px !important;
	height:9px !important;
	left:342px !important;
	top:619px !important;
}

#item19835 {
	width:252px !important;
	height:234px !important;
}

#item21205 {
	width:252px !important;
	height:234px !important;
	left:14px !important;
	top:323px !important;
}

#item19836 {
	width:183px !important;
	height:177px !important;
}

#item21210 {
	width:183px !important;
	height:177px !important;
	left:348px !important;
	top:450px !important;
}

#item19837 {
	width:138px !important;
	height:218px !important;
}

#item21215 {
	width:138px !important;
	height:218px !important;
	left:387px !important;
	top:226px !important;
}

#item19838 {
	width:252px !important;
	height:134px !important;
}

#item21220 {
	width:252px !important;
	height:134px !important;
	left:278px !important;
	top:28px !important;
}

#item19839 {
	width:252px !important;
	height:298px !important;
}

#item21225 {
	width:252px !important;
	height:298px !important;
	left:14px !important;
	top:14px !important;
}

#item39420 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item39447 {
	width:70px !important;
	height:29px !important;
	left:276px !important;
	top:599px !important;
}

#item39475 {
	width:84px !important;
	height:20px !important;
	left:276px !important;
	top:421px !important;
}

#item39503 {
	width:82px !important;
	height:29px !important;
	left:13px !important;
	top:284px !important;
}

#item39530 {
	width:129px !important;
	height:9px !important;
	left:276px !important;
	top:212px !important;
}

#item19842 {
	width:252px !important;
	height:181px !important;
}

#item21230 {
	width:252px !important;
	height:181px !important;
	left:278px !important;
	top:52px !important;
}

#item19843 {
	width:266px !important;
	height:241px !important;
}

#item21235 {
	width:266px !important;
	height:241px !important;
}

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

#item21240 {
	width:252px !important;
	height:143px !important;
	left:278px !important;
	top:241px !important;
}

#item19845 {
	width:252px !important;
	height:320px !important;
}

#item21246 {
	width:252px !important;
	height:320px !important;
	left:14px !important;
	top:306px !important;
}

#item19846 {
	width:94px !important;
	height:166px !important;
}

#item21251 {
	width:94px !important;
	height:166px !important;
	left:278px !important;
	top:468px !important;
}

#item39557 {
	width:184px !important;
	height:19px !important;
	left:13px !important;
	top:276px !important;
}

#item39589 {
	width:82px !important;
	height:18px !important;
	left:438px !important;
	top:212px !important;
}

#item39616 {
	width:87px !important;
	height:19px !important;
	left:281px !important;
	top:438px !important;
}

#item39643 {
	width:102px !important;
	height:18px !important;
	left:149px !important;
	top:614px !important;
}

#item39674 {
	width:64px !important;
	height:38px !important;
	left:374px !important;
	top:590px !important;
}

#item19849 {
	width:120px !important;
	height:232px !important;
}

#item21256 {
	width:120px !important;
	height:232px !important;
	left:172px !important;
	top:402px !important;
}

#item19847 {
	width:94px !important;
	height:102px !important;
}

#item21261 {
	width:94px !important;
	height:102px !important;
	left:14px !important;
	top:400px !important;
}

#item19848 {
	width:91px !important;
	height:100px !important;
}

#item21266 {
	width:91px !important;
	height:100px !important;
	left:108px !important;
	top:400px !important;
}

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

#item21271 {
	width:125px !important;
	height:164px !important;
	left:337px !important;
	top:400px !important;
}

#item19851 {
	width:242px !important;
	height:167px !important;
}

#item21276 {
	width:242px !important;
	height:167px !important;
	left:288px !important;
	top:159px !important;
}

#item19852 {
	width:264px !important;
	height:167px !important;
}

#item21281 {
	width:264px !important;
	height:167px !important;
	left:14px !important;
	top:159px !important;
}

#item19853 {
	width:422px !important;
	height:152px !important;
}

#item21286 {
	width:422px !important;
	height:152px !important;
	left:122px !important;
}

#item39701 {
	width:104px !important;
	height:28px !important;
	left:15px !important;
	top:120px !important;
}

#item39733 {
	width:260px !important;
	height:9px !important;
	left:17px !important;
	top:382px !important;
}

#item39764 {
	width:157px !important;
	height:19px !important;
	left:291px !important;
	top:371px !important;
}

#item39795 {
	width:155px !important;
	height:19px !important;
	left:336px !important;
	top:609px !important;
}

#item39826 {
	width:108px !important;
	height:19px !important;
	left:19px !important;
	top:590px !important;
}

#item39856 {
	width:108px !important;
	height:19px !important;
	left:19px !important;
	top:609px !important;
}

#item19854 {
	width:252px !important;
	height:106px !important;
}

#item21291 {
	width:252px !important;
	height:106px !important;
	left:278px !important;
	top:50px !important;
}

#item19855 {
	width:266px !important;
	height:205px !important;
}

#item21297 {
	width:266px !important;
	height:205px !important;
}

#item19856 {
	width:184px !important;
	height:188px !important;
}

#item21302 {
	width:184px !important;
	height:188px !important;
	left:14px !important;
	top:212px !important;
}

#item19857 {
	width:185px !important;
	height:205px !important;
}

#item21308 {
	width:185px !important;
	height:205px !important;
	left:278px !important;
	top:212px !important;
}

#item19858 {
	width:252px !important;
	height:218px !important;
}

#item21313 {
	width:252px !important;
	height:218px !important;
	left:14px !important;
	top:408px !important;
}

#item19861 {
	width:252px !important;
	height:142px !important;
}

#item21318 {
	width:252px !important;
	height:142px !important;
	left:278px !important;
	top:425px !important;
}

#item39883 {
	width:135px !important;
	height:19px !important;
	left:282px !important;
	top:183px !important;
}

#item39915 {
	width:64px !important;
	height:45px !important;
	left:199px !important;
	top:353px !important;
}

#item39947 {
	width:65px !important;
	height:54px !important;
	left:464px !important;
	top:363px !important;
}

#item39978 {
	width:87px !important;
	height:27px !important;
	left:183px !important;
	top:601px !important;
}

#item40009 {
	width:143px !important;
	height:19px !important;
	left:281px !important;
	top:609px !important;
}

#item19862 {
	width:252px !important;
	height:252px !important;
}

#item21324 {
	width:252px !important;
	height:252px !important;
	left:14px !important;
	top:321px !important;
}

#item19863 {
	width:252px !important;
	height:193px !important;
}

#item21329 {
	width:252px !important;
	height:193px !important;
	left:278px !important;
	top:321px !important;
}

#item19864 {
	width:252px !important;
	height:244px !important;
}

#item21334 {
	width:252px !important;
	height:244px !important;
	left:278px !important;
	top:14px !important;
}

#item19865 {
	width:252px !important;
	height:244px !important;
}

#item21339 {
	width:252px !important;
	height:244px !important;
	left:14px !important;
	top:14px !important;
}

#item40039 {
	width:125px !important;
	height:19px !important;
	left:17px !important;
	top:609px !important;
}

#item40069 {
	width:92px !important;
	height:28px !important;
	left:439px !important;
	top:600px !important;
}

#item40100 {
	width:196px !important;
	height:9px !important;
	left:283px !important;
	top:299px !important;
}

#item40130 {
	width:115px !important;
	height:19px !important;
	left:17px !important;
	top:295px !important;
}

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

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

#item19867 {
	width:246px !important;
	height:225px !important;
}

#item21349 {
	width:246px !important;
	height:225px !important;
	left:284px !important;
	top:55px !important;
}

#item19868 {
	width:181px !important;
	height:162px !important;
}

#item21354 {
	width:181px !important;
	height:162px !important;
	left:14px !important;
	top:282px !important;
}

#item19869 {
	width:278px !important;
	height:182px !important;
}

#item21359 {
	width:278px !important;
	height:182px !important;
	top:451px !important;
}

#item19870 {
	width:244px !important;
	height:228px !important;
}

#item21365 {
	width:244px !important;
	height:228px !important;
	left:286px !important;
	top:288px !important;
}

#item40160 {
	width:204px !important;
	height:9px !important;
	left:17px !important;
	top:265px !important;
}

#item40190 {
	width:79px !important;
	height:28px !important;
	left:200px !important;
	top:417px !important;
}

#item40217 {
	width:72px !important;
	height:38px !important;
	left:448px !important;
	top:242px !important;
}

#item40244 {
	width:103px !important;
	height:27px !important;
	left:153px !important;
	top:601px !important;
}

#item40275 {
	width:86px !important;
	height:18px !important;
	left:291px !important;
	top:608px !important;
}

#item19871 {
	width:188px !important;
	height:171px !important;
}

#item21370 {
	width:188px !important;
	height:171px !important;
	left:79px !important;
	top:463px !important;
}

#item19872 {
	width:203px !important;
	height:178px !important;
}

#item21375 {
	width:203px !important;
	height:178px !important;
	left:341px !important;
	top:455px !important;
}

#item19873 {
	width:252px !important;
	height:159px !important;
}

#item21380 {
	width:252px !important;
	height:159px !important;
	left:278px !important;
	top:227px !important;
}

#item19876 {
	width:252px !important;
	height:192px !important;
}

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

#item19877 {
	width:252px !important;
	height:173px !important;
}

#item21390 {
	width:252px !important;
	height:173px !important;
	left:14px !important;
	top:14px !important;
}

#item19878 {
	width:192px !important;
	height:206px !important;
}

#item21396 {
	width:192px !important;
	height:206px !important;
	left:338px !important;
	top:14px !important;
}

#item40306 {
	width:68px !important;
	height:38px !important;
	left:15px !important;
	top:590px !important;
}

#item40333 {
	width:68px !important;
	height:45px !important;
	left:279px !important;
	top:583px !important;
}

#item40366 {
	width:166px !important;
	height:19px !important;
	left:283px !important;
	top:428px !important;
}

#item40398 {
	width:85px !important;
	height:19px !important;
	left:178px !important;
	top:439px !important;
}

#item40425 {
	width:202px !important;
	height:19px !important;
	left:20px !important;
	top:230px !important;
}

#item40456 {
	width:57px !important;
	height:47px !important;
	left:282px !important;
	top:166px !important;
}

#item19879 {
	width:219px !important;
	height:200px !important;
}

#item21401 {
	width:219px !important;
	height:200px !important;
}

#item19880 {
	width:302px !important;
	height:166px !important;
}

#item21406 {
	width:302px !important;
	height:166px !important;
	left:228px !important;
	top:52px !important;
}

#item19881 {
	width:105px !important;
	height:96px !important;
}

#item21411 {
	width:105px !important;
	height:96px !important;
	left:14px !important;
	top:301px !important;
}

#item19882 {
	width:300px !important;
	height:173px !important;
}

#item21416 {
	width:300px !important;
	height:173px !important;
	left:230px !important;
	top:227px !important;
}

#item19883 {
	width:194px !important;
	height:222px !important;
}

#item21421 {
	width:194px !important;
	height:222px !important;
	top:412px !important;
}

#item19884 {
	width:139px !important;
	height:222px !important;
}

#item21426 {
	width:139px !important;
	height:222px !important;
	left:278px !important;
	top:412px !important;
}

#item40487 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:254px !important;
}

#item40517 {
	width:101px !important;
	height:28px !important;
	left:123px !important;
	top:371px !important;
}

#item40547 {
	width:108px !important;
	height:28px !important;
	left:405px !important;
	top:182px !important;
}

#item40577 {
	width:113px !important;
	height:27px !important;
	left:420px !important;
	top:489px !important;
}

#item40610 {
	width:69px !important;
	height:38px !important;
	left:195px !important;
	top:590px !important;
}

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

#item21431 {
	width:167px !important;
	height:196px !important;
	left:100px !important;
	top:431px !important;
}

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

#item21436 {
	width:252px !important;
	height:158px !important;
	left:14px !important;
	top:196px !important;
}

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

#item21441 {
	width:266px !important;
	height:213px !important;
	left:278px !important;
	top:420px !important;
}

#item19888 {
	width:186px !important;
	height:206px !important;
}

#item21446 {
	width:186px !important;
	height:206px !important;
	left:278px !important;
	top:206px !important;
}

#item19891 {
	width:252px !important;
	height:145px !important;
}

#item21451 {
	width:252px !important;
	height:145px !important;
	left:14px !important;
	top:14px !important;
}

#item19892 {
	width:266px !important;
	height:197px !important;
}

#item21456 {
	width:266px !important;
	height:197px !important;
	left:278px !important;
}

#item40641 {
	width:216px !important;
	height:9px !important;
	left:18px !important;
	top:408px !important;
}

#item40673 {
	width:86px !important;
	height:19px !important;
	left:15px !important;
	top:512px !important;
}

#item40701 {
	width:194px !important;
	height:9px !important;
	left:18px !important;
	top:177px !important;
}

#item40731 {
	width:85px !important;
	height:27px !important;
	left:281px !important;
	top:601px !important;
}

#item40763 {
	width:61px !important;
	height:45px !important;
	left:471px !important;
	top:367px !important;
}

#item40795 {
	width:90px !important;
	height:36px !important;
	left:279px !important;
	top:155px !important;
}

#item19893 {
	width:271px !important;
	height:291px !important;
}

#item21461 {
	width:271px !important;
	height:291px !important;
}

#item19894 {
	width:103px !important;
	height:109px !important;
}

#item21467 {
	width:103px !important;
	height:109px !important;
	left:278px !important;
	top:58px !important;
}

#item19895 {
	width:145px !important;
	height:109px !important;
}

#item21472 {
	width:145px !important;
	height:109px !important;
	left:386px !important;
	top:58px !important;
}

#item19896 {
	width:252px !important;
	height:118px !important;
}

#item21477 {
	width:252px !important;
	height:118px !important;
	left:278px !important;
	top:174px !important;
}

#item19897 {
	width:204px !important;
	height:269px !important;
}

#item21482 {
	width:204px !important;
	height:269px !important;
	top:365px !important;
}

#item19898 {
	width:191px !important;
	height:269px !important;
}

#item21487 {
	width:191px !important;
	height:269px !important;
	left:278px !important;
	top:365px !important;
}

#item40826 {
	width:61px !important;
	height:47px !important;
	left:473px !important;
	top:581px !important;
}

#item40857 {
	width:58px !important;
	height:47px !important;
	left:207px !important;
	top:581px !important;
}

#item40888 {
	width:401px !important;
	height:9px !important;
	left:22px !important;
	top:319px !important;
}

#item40922 {
	width:401px !important;
	height:9px !important;
	left:22px !important;
	top:328px !important;
}

#item40955 {
	width:401px !important;
	height:9px !important;
	left:22px !important;
	top:338px !important;
}

#item40987 {
	width:401px !important;
	height:9px !important;
	left:22px !important;
	top:347px !important;
}

#item19899 {
	width:516px !important;
	height:333px !important;
}

#item21492 {
	width:516px !important;
	height:333px !important;
	left:14px !important;
	top:300px !important;
}

#item19900 {
	width:242px !important;
	height:227px !important;
}

#item21497 {
	width:242px !important;
	height:227px !important;
	left:278px !important;
	top:14px !important;
}

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

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

#item41022 {
	width:191px !important;
	height:19px !important;
	left:18px !important;
	top:270px !important;
}

#item41054 {
	width:152px !important;
	height:9px !important;
	left:281px !important;
	top:279px !important;
}

#item41081 {
	width:135px !important;
	height:19px !important;
	left:276px !important;
	top:609px !important;
}

#item19904 {
	width:145px !important;
	height:193px !important;
}

#item21507 {
	width:145px !important;
	height:193px !important;
	left:14px !important;
	top:79px !important;
}

#item19905 {
	width:252px !important;
	height:167px !important;
}

#item21512 {
	width:252px !important;
	height:167px !important;
	left:278px !important;
	top:62px !important;
}

#item19906 {
	width:252px !important;
	height:108px !important;
}

#item21517 {
	width:252px !important;
	height:108px !important;
	left:278px !important;
	top:281px !important;
}

#item21919 {
	width:252px !important;
	height:108px !important;
}

#item21913 {
	width:252px !important;
	height:108px !important;
	left:14px !important;
	top:276px !important;
}

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

#item21523 {
	width:163px !important;
	height:104px !important;
	left:103px !important;
	top:429px !important;
}

#item19908 {
	width:163px !important;
	height:101px !important;
}

#item21528 {
	width:163px !important;
	height:101px !important;
	top:533px !important;
}

#item19909 {
	width:135px !important;
	height:197px !important;
}

#item21533 {
	width:135px !important;
	height:197px !important;
	left:278px !important;
	top:438px !important;
}

#item41111 {
	width:91px !important;
	height:19px !important;
	left:163px !important;
	top:247px !important;
}

#item41138 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:265px !important;
}

#item41169 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:413px !important;
}

#item41196 {
	width:173px !important;
	height:9px !important;
	left:276px !important;
	top:423px !important;
}

#item41223 {
	width:84px !important;
	height:28px !important;
	left:16px !important;
	top:502px !important;
}

#item41254 {
	width:94px !important;
	height:27px !important;
	left:169px !important;
	top:604px !important;
}

#item41285 {
	width:95px !important;
	height:19px !important;
	left:416px !important;
	top:508px !important;
}

#item19910 {
	width:174px !important;
	height:161px !important;
}

#item21538 {
	width:174px !important;
	height:161px !important;
	left:94px !important;
	top:473px !important;
}

#item19911 {
	width:252px !important;
	height:113px !important;
}

#item21544 {
	width:252px !important;
	height:113px !important;
	left:278px !important;
	top:471px !important;
}

#item19912 {
	width:190px !important;
	height:112px !important;
}

#item21549 {
	width:190px !important;
	height:112px !important;
	left:340px !important;
	top:349px !important;
}

#item19913 {
	width:145px !important;
	height:127px !important;
}

#item21554 {
	width:145px !important;
	height:127px !important;
	left:14px !important;
	top:340px !important;
}

#item19914 {
	width:125px !important;
	height:115px !important;
}

#item21559 {
	width:125px !important;
	height:115px !important;
	left:309px !important;
	top:231px !important;
}

#item19915 {
	width:129px !important;
	height:98px !important;
}

#item21565 {
	width:129px !important;
	height:98px !important;
	left:80px !important;
	top:197px !important;
}

#item19916 {
	width:162px !important;
	height:111px !important;
}

#item21570 {
	width:162px !important;
	height:111px !important;
	left:91px !important;
	top:82px !important;
}

#item19917 {
	width:189px !important;
	height:142px !important;
}

#item21575 {
	width:189px !important;
	height:142px !important;
	left:341px !important;
	top:67px !important;
}

#item41316 {
	width:62px !important;
	height:28px !important;
	left:22px !important;
	top:157px !important;
}

#item41347 {
	width:52px !important;
	height:36px !important;
	left:272px !important;
	top:162px !important;
}

#item41377 {
	width:69px !important;
	height:36px !important;
	left:13px !important;
	top:298px !important;
}

#item41408 {
	width:70px !important;
	height:28px !important;
	left:451px !important;
	top:316px !important;
}

#item41440 {
	width:95px !important;
	height:28px !important;
	left:163px !important;
	top:431px !important;
}

#item41472 {
	width:59px !important;
	height:38px !important;
	left:281px !important;
	top:424px !important;
}

#item41502 {
	width:65px !important;
	height:36px !important;
	left:19px !important;
	top:592px !important;
}

#item41533 {
	width:227px !important;
	height:9px !important;
	left:283px !important;
	top:621px !important;
}

#item19922 {
	width:163px !important;
	height:153px !important;
}

#item21580 {
	width:163px !important;
	height:153px !important;
	left:14px !important;
	top:14px !important;
}

#item19923 {
	width:103px !important;
	height:179px !important;
}

#item21585 {
	width:103px !important;
	height:179px !important;
	left:190px !important;
	top:33px !important;
}

#item19924 {
	width:139px !important;
	height:126px !important;
}

#item21590 {
	width:139px !important;
	height:126px !important;
	left:366px !important;
	top:25px !important;
}

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

#item21595 {
	width:165px !important;
	height:138px !important;
	left:14px !important;
	top:223px !important;
}

#item19926 {
	width:162px !important;
	height:159px !important;
}

#item21600 {
	width:162px !important;
	height:159px !important;
	left:190px !important;
	top:223px !important;
}

#item19927 {
	width:171px !important;
	height:154px !important;
}

#item21605 {
	width:171px !important;
	height:154px !important;
	left:359px !important;
	top:223px !important;
}

#item19928 {
	width:105px !important;
	height:136px !important;
}

#item21610 {
	width:105px !important;
	height:136px !important;
	left:75px !important;
	top:490px !important;
}

#item21925 {
	width:105px !important;
	height:56px !important;
}

#item21920 {
	width:105px !important;
	height:56px !important;
	left:75px !important;
	top:432px !important;
}

#item19929 {
	width:164px !important;
	height:126px !important;
}

#item21616 {
	width:164px !important;
	height:126px !important;
	left:189px !important;
	top:429px !important;
}

#item19930 {
	width:165px !important;
	height:141px !important;
}

#item21621 {
	width:165px !important;
	height:141px !important;
	left:365px !important;
	top:431px !important;
}

#item41564 {
	width:167px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item41594 {
	width:49px !important;
	height:30px !important;
	left:297px !important;
	top:184px !important;
}

#item41621 {
	width:153px !important;
	height:20px !important;
	left:364px !important;
	top:194px !important;
}

#item41653 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:413px !important;
}

#item41681 {
	width:148px !important;
	height:9px !important;
	left:189px !important;
	top:413px !important;
}

#item41711 {
	width:139px !important;
	height:9px !important;
	left:364px !important;
	top:413px !important;
}

#item41738 {
	width:142px !important;
	height:9px !important;
	left:189px !important;
	top:619px !important;
}

#item41765 {
	width:163px !important;
	height:9px !important;
	left:364px !important;
	top:619px !important;
}

#item41792 {
	width:57px !important;
	height:40px !important;
	left:13px !important;
	top:539px !important;
}

#item41822 {
	width:62px !important;
	height:49px !important;
	left:13px !important;
	top:579px !important;
}

#item19931 {
	width:120px !important;
	height:102px !important;
}

#item21627 {
	width:120px !important;
	height:102px !important;
	left:14px !important;
	top:433px !important;
}

#item19932 {
	width:103px !important;
	height:103px !important;
}

#item21632 {
	width:103px !important;
	height:103px !important;
	left:139px !important;
	top:432px !important;
}

#item19933 {
	width:124px !important;
	height:104px !important;
}

#item21637 {
	width:124px !important;
	height:104px !important;
	left:245px !important;
	top:432px !important;
}

#item19934 {
	width:156px !important;
	height:193px !important;
}

#item21642 {
	width:156px !important;
	height:193px !important;
	left:374px !important;
	top:433px !important;
}

#item19935 {
	width:164px !important;
	height:136px !important;
}

#item21647 {
	width:164px !important;
	height:136px !important;
	left:14px !important;
	top:223px !important;
}

#item19936 {
	width:164px !important;
	height:135px !important;
}

#item21652 {
	width:164px !important;
	height:135px !important;
	left:190px !important;
	top:223px !important;
}

#item19938 {
	width:164px !important;
	height:196px !important;
}

#item21657 {
	width:164px !important;
	height:196px !important;
	left:366px !important;
	top:53px !important;
}

#item19939 {
	width:153px !important;
	height:125px !important;
}

#item21662 {
	width:153px !important;
	height:125px !important;
	left:187px !important;
	top:51px !important;
}

#item19940 {
	width:83px !important;
	height:97px !important;
}

#item21667 {
	width:83px !important;
	height:97px !important;
	left:14px !important;
	top:14px !important;
}

#item19941 {
	width:77px !important;
	height:90px !important;
}

#item21672 {
	width:77px !important;
	height:90px !important;
	left:102px !important;
	top:38px !important;
}

#item41852 {
	width:127px !important;
	height:9px !important;
	left:189px !important;
	top:205px !important;
}

#item41879 {
	width:99px !important;
	height:9px !important;
	left:189px !important;
	top:413px !important;
}

#item41906 {
	width:168px !important;
	height:9px !important;
	left:364px !important;
	top:306px !important;
}

#item41933 {
	width:145px !important;
	height:20px !important;
	left:13px !important;
	top:403px !important;
}

#item41965 {
	width:163px !important;
	height:20px !important;
	left:13px !important;
	top:174px !important;
}

#item41996 {
	width:160px !important;
	height:20px !important;
	left:13px !important;
	top:194px !important;
}

#item42026 {
	width:246px !important;
	height:9px !important;
	left:13px !important;
	top:587px !important;
}

#item42057 {
	width:246px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item42088 {
	width:246px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item42118 {
	width:246px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item19942 {
	width:252px !important;
	height:252px !important;
}

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

#item19943 {
	width:259px !important;
	height:288px !important;
}

#item21682 {
	width:259px !important;
	height:288px !important;
	left:8px !important;
	top:48px !important;
}

#item42149 {
	width:179px !important;
	height:9px !important;
	left:276px !important;
	top:328px !important;
}

#item42176 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:219px !important;
}

#item19944 {
	width:266px !important;
	height:241px !important;
}

#item21687 {
	width:266px !important;
	height:241px !important;
	left:6px !important;
	top:321px !important;
}

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

#item21693 {
	width:252px !important;
	height:229px !important;
	left:278px !important;
	top:325px !important;
}

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

#item21699 {
	width:266px !important;
	height:252px !important;
	left:278px !important;
}

#item19947 {
	width:252px !important;
	height:225px !important;
}

#item21704 {
	width:252px !important;
	height:225px !important;
	left:14px !important;
	top:14px !important;
}

#item42204 {
	width:181px !important;
	height:9px !important;
	left:20px !important;
	top:296px !important;
}

#item42231 {
	width:137px !important;
	height:9px !important;
	left:276px !important;
	top:306px !important;
}

#item42258 {
	width:204px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item42289 {
	width:234px !important;
	height:9px !important;
	left:285px !important;
	top:611px !important;
}

#item19950 {
	width:154px !important;
	height:98px !important;
}

#item21709 {
	width:154px !important;
	height:98px !important;
	left:14px !important;
	top:51px !important;
}

#item19951 {
	width:108px !important;
	height:113px !important;
}

#item21714 {
	width:108px !important;
	height:113px !important;
	left:281px !important;
	top:125px !important;
}

#item19952 {
	width:139px !important;
	height:133px !important;
}

#item21719 {
	width:139px !important;
	height:133px !important;
	left:391px !important;
	top:133px !important;
}

#item19953 {
	width:169px !important;
	height:137px !important;
}

#item21724 {
	width:169px !important;
	height:137px !important;
	left:14px !important;
	top:315px !important;
}

#item19954 {
	width:159px !important;
	height:137px !important;
}

#item21729 {
	width:159px !important;
	height:137px !important;
	left:98px !important;
	top:380px !important;
}

#item19956 {
	width:151px !important;
	height:232px !important;
}

#item21734 {
	width:151px !important;
	height:232px !important;
	left:362px !important;
	top:261px !important;
}

#item19955 {
	width:105px !important;
	height:207px !important;
}

#item21739 {
	width:105px !important;
	height:207px !important;
	left:278px !important;
	top:242px !important;
}

#item42321 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:559px !important;
}

#item42348 {
	width:148px !important;
	height:9px !important;
	left:13px !important;
	top:569px !important;
}

#item42377 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:280px !important;
}

#item42410 {
	width:255px !important;
	height:9px !important;
	left:13px !important;
	top:289px !important;
}

#item42443 {
	width:253px !important;
	height:9px !important;
	left:13px !important;
	top:206px !important;
}
#in5footer,  #prefooter {display:none;}
