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

#item19920 {
	width:198px !important;
	height:250px !important;
}

#item19928 {
	width:198px !important;
	height:250px !important;
	left:9px !important;
	top:360px !important;
}

#item19926 {
	width:229px !important;
	height:177px !important;
}

#item19933 {
	width:229px !important;
	height:177px !important;
	left:289px !important;
	top:435px !important;
}

#item19927 {
	width:134px !important;
	height:250px !important;
}

#item19938 {
	width:134px !important;
	height:250px !important;
	left:402px !important;
	top:143px !important;
}

#item19945 {
	width:256px !important;
	height:213px !important;
}

#item20305 {
	width:256px !important;
	height:213px !important;
	left:288px !important;
}

#item19946 {
	width:385px !important;
	height:422px !important;
}

#item20310 {
	width:385px !important;
	height:422px !important;
	left:40px !important;
	top:232px !important;
}

#item38677 {
	width:165px !important;
	height:9px !important;
	left:288px !important;
	top:236px !important;
}

#item38704 {
	width:84px !important;
	height:30px !important;
	left:430px !important;
	top:585px !important;
}

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

#item20315 {
	width:252px !important;
	height:130px !important;
	left:14px !important;
	top:423px !important;
}

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

#item20320 {
	width:252px !important;
	height:244px !important;
	left:278px !important;
	top:325px !important;
}

#item19949 {
	width:190px !important;
	height:304px !important;
}

#item20325 {
	width:190px !important;
	height:304px !important;
	left:340px !important;
	top:14px !important;
}

#item19950 {
	width:88px !important;
	height:91px !important;
}

#item20330 {
	width:88px !important;
	height:91px !important;
	left:178px !important;
	top:14px !important;
}

#item19952 {
	width:91px !important;
	height:90px !important;
}

#item20335 {
	width:91px !important;
	height:90px !important;
	left:176px !important;
	top:125px !important;
}

#item19951 {
	width:90px !important;
	height:87px !important;
}

#item20340 {
	width:90px !important;
	height:87px !important;
	left:98px !important;
	top:90px !important;
}

#item19954 {
	width:252px !important;
	height:138px !important;
}

#item20345 {
	width:252px !important;
	height:138px !important;
	left:14px !important;
	top:223px !important;
}

#item38732 {
	width:196px !important;
	height:9px !important;
	left:12px !important;
	top:409px !important;
}

#item38765 {
	width:230px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item38797 {
	width:86px !important;
	height:20px !important;
	left:276px !important;
	top:290px !important;
}

#item38824 {
	width:192px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item38854 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:144px !important;
}

#item38881 {
	width:80px !important;
	height:29px !important;
	left:13px !important;
	top:164px !important;
}

#item38909 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:194px !important;
}

#item19955 {
	width:185px !important;
	height:232px !important;
}

#item20351 {
	width:185px !important;
	height:232px !important;
	left:359px !important;
}

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

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

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

#item20361 {
	width:266px !important;
	height:221px !important;
	top:326px !important;
}

#item19958 {
	width:153px !important;
	height:171px !important;
}

#item20366 {
	width:153px !important;
	height:171px !important;
	left:391px !important;
	top:243px !important;
}

#item19959 {
	width:179px !important;
	height:213px !important;
}

#item20371 {
	width:179px !important;
	height:213px !important;
	left:366px !important;
	top:420px !important;
}

#item33264 {
	width:147px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item33292 {
	width:79px !important;
	height:27px !important;
	left:276px !important;
	top:205px !important;
}

#item33323 {
	width:92px !important;
	height:20px !important;
	left:276px !important;
	top:396px !important;
}

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

#item33377 {
	width:81px !important;
	height:20px !important;
	left:276px !important;
	top:608px !important;
}

#item19960 {
	width:252px !important;
	height:317px !important;
}

#item20376 {
	width:252px !important;
	height:317px !important;
	left:14px !important;
	top:318px !important;
}

#item19961 {
	width:266px !important;
	height:365px !important;
}

#item20381 {
	width:266px !important;
	height:365px !important;
	left:278px !important;
	top:268px !important;
}

#item19962 {
	width:173px !important;
	height:255px !important;
}

#item20386 {
	width:173px !important;
	height:255px !important;
	left:371px !important;
}

#item19963 {
	width:251px !important;
	height:256px !important;
}

#item20391 {
	width:251px !important;
	height:256px !important;
	left:15px !important;
}

#item33404 {
	width:158px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item33434 {
	width:105px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item33461 {
	width:88px !important;
	height:20px !important;
	left:276px !important;
	top:237px !important;
}

#item33488 {
	width:82px !important;
	height:30px !important;
	left:276px !important;
	top:598px !important;
}

#item19966 {
	width:252px !important;
	height:231px !important;
}

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

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

#item20401 {
	width:252px !important;
	height:164px !important;
	left:278px !important;
}

#item19968 {
	width:252px !important;
	height:200px !important;
}

#item20406 {
	width:252px !important;
	height:200px !important;
	left:278px !important;
	top:221px !important;
}

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

#item20411 {
	width:252px !important;
	height:235px !important;
	left:14px !important;
	top:325px !important;
}

#item19970 {
	width:252px !important;
	height:199px !important;
}

#item20417 {
	width:252px !important;
	height:199px !important;
	left:278px !important;
	top:427px !important;
}

#item19974 {
	width:266px !important;
	height:249px !important;
}

#item20438 {
	width:266px !important;
	height:249px !important;
	left:544px !important;
}

#item33515 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:305px !important;
}

#item33543 {
	width:205px !important;
	height:9px !important;
	left:276px !important;
	top:207px !important;
}

#item33573 {
	width:91px !important;
	height:30px !important;
	left:276px !important;
	top:388px !important;
}

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

#item33627 {
	width:104px !important;
	height:20px !important;
	left:276px !important;
	top:608px !important;
}

#item19971 {
	width:193px !important;
	height:301px !important;
}

#item20422 {
	width:193px !important;
	height:301px !important;
	left:74px !important;
	top:320px !important;
}

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

#item20428 {
	width:252px !important;
	height:214px !important;
	left:278px !important;
	top:324px !important;
}

#item19973 {
	width:266px !important;
	height:314px !important;
}

#item20433 {
	width:266px !important;
	height:314px !important;
	left:278px !important;
}

#item33657 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:303px !important;
}

#item33684 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item33711 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item33738 {
	width:83px !important;
	height:20px !important;
	left:277px !important;
	top:253px !important;
}

#item19975 {
	width:163px !important;
	height:222px !important;
}

#item20443 {
	width:163px !important;
	height:222px !important;
	left:277px !important;
}

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

#item20448 {
	width:167px !important;
	height:174px !important;
	left:363px !important;
	top:203px !important;
}

#item19977 {
	width:65px !important;
	height:88px !important;
}

#item20453 {
	width:65px !important;
	height:88px !important;
	left:297px !important;
	top:211px !important;
}

#item19978 {
	width:185px !important;
	height:316px !important;
}

#item20458 {
	width:185px !important;
	height:316px !important;
}

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

#item20463 {
	width:252px !important;
	height:184px !important;
	left:14px !important;
	top:389px !important;
}

#item19981 {
	width:142px !important;
	height:181px !important;
}

#item20468 {
	width:142px !important;
	height:181px !important;
	left:278px !important;
	top:446px !important;
}

#item19987 {
	width:270px !important;
	height:214px !important;
}

#item20499 {
	width:270px !important;
	height:214px !important;
	left:544px !important;
}

#item33766 {
	width:79px !important;
	height:20px !important;
	left:442px !important;
	top:160px !important;
}

#item33793 {
	width:85px !important;
	height:20px !important;
	left:187px !important;
	top:213px !important;
}

#item33820 {
	width:72px !important;
	height:18px !important;
	left:281px !important;
	top:351px !important;
}

#item33852 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:427px !important;
}

#item33879 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:621px !important;
}

#item33906 {
	width:84px !important;
	height:20px !important;
	left:421px !important;
	top:598px !important;
}

#item19982 {
	width:172px !important;
	height:195px !important;
}

#item20473 {
	width:172px !important;
	height:195px !important;
	left:94px !important;
	top:431px !important;
}

#item19983 {
	width:257px !important;
	height:143px !important;
}

#item20478 {
	width:257px !important;
	height:143px !important;
	left:278px !important;
	top:429px !important;
}

#item19984 {
	width:77px !important;
	height:208px !important;
}

#item20483 {
	width:77px !important;
	height:208px !important;
	left:354px !important;
	top:214px !important;
}

#item19985 {
	width:95px !important;
	height:212px !important;
}

#item20488 {
	width:95px !important;
	height:212px !important;
	left:435px !important;
	top:214px !important;
}

#item19986 {
	width:190px !important;
	height:211px !important;
}

#item20493 {
	width:190px !important;
	height:211px !important;
	left:354px !important;
}

#item19988 {
	width:158px !important;
	height:197px !important;
}

#item20504 {
	width:158px !important;
	height:197px !important;
	left:109px !important;
	top:222px !important;
}

#item33933 {
	width:75px !important;
	height:36px !important;
	left:13px !important;
	top:592px !important;
}

#item33967 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item33995 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:400px !important;
}

#item34023 {
	width:80px !important;
	height:30px !important;
	left:169px !important;
	top:182px !important;
}

#item34050 {
	width:66px !important;
	height:30px !important;
	left:276px !important;
	top:182px !important;
}

#item34077 {
	width:65px !important;
	height:39px !important;
	left:276px !important;
	top:332px !important;
}

#item34110 {
	width:62px !important;
	height:49px !important;
	left:276px !important;
	top:371px !important;
}

#item19989 {
	width:266px !important;
	height:245px !important;
}

#item20509 {
	width:266px !important;
	height:245px !important;
}

#item19990 {
	width:252px !important;
	height:156px !important;
}

#item20514 {
	width:252px !important;
	height:156px !important;
	left:278px !important;
	top:51px !important;
}

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

#item20519 {
	width:252px !important;
	height:303px !important;
	left:14px !important;
	top:323px !important;
}

#item19992 {
	width:183px !important;
	height:153px !important;
}

#item20524 {
	width:183px !important;
	height:153px !important;
	left:278px !important;
	top:275px !important;
}

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

#item20529 {
	width:252px !important;
	height:146px !important;
	left:278px !important;
	top:437px !important;
}

#item34141 {
	width:161px !important;
	height:19px !important;
	left:22px !important;
	top:290px !important;
}

#item34173 {
	width:231px !important;
	height:9px !important;
	left:281px !important;
	top:247px !important;
}

#item34204 {
	width:126px !important;
	height:19px !important;
	left:136px !important;
	top:609px !important;
}

#item34235 {
	width:190px !important;
	height:9px !important;
	left:282px !important;
	top:621px !important;
}

#item34266 {
	width:64px !important;
	height:38px !important;
	left:467px !important;
	top:385px !important;
}

#item19994 {
	width:171px !important;
	height:223px !important;
}

#item20534 {
	width:171px !important;
	height:223px !important;
	left:96px !important;
	top:411px !important;
}

#item19995 {
	width:252px !important;
	height:373px !important;
}

#item20539 {
	width:252px !important;
	height:373px !important;
	left:278px !important;
	top:254px !important;
}

#item19996 {
	width:267px !important;
	height:182px !important;
}

#item20544 {
	width:267px !important;
	height:182px !important;
	left:277px !important;
}

#item19998 {
	width:106px !important;
	height:94px !important;
}

#item20549 {
	width:106px !important;
	height:94px !important;
	left:135px !important;
	top:41px !important;
}

#item19999 {
	width:44px !important;
	height:56px !important;
}

#item20554 {
	width:44px !important;
	height:56px !important;
	left:135px !important;
	top:157px !important;
}

#item20000 {
	width:44px !important;
	height:56px !important;
}

#item20559 {
	width:44px !important;
	height:56px !important;
	left:179px !important;
	top:157px !important;
}

#item20001 {
	width:44px !important;
	height:56px !important;
}

#item20564 {
	width:44px !important;
	height:56px !important;
	left:223px !important;
	top:156px !important;
}

#item20002 {
	width:168px !important;
	height:180px !important;
}

#item20570 {
	width:168px !important;
	height:180px !important;
	left:98px !important;
	top:222px !important;
}

#item34293 {
	width:79px !important;
	height:38px !important;
	left:18px !important;
	top:358px !important;
}

#item34323 {
	width:71px !important;
	height:47px !important;
	left:18px !important;
	top:581px !important;
}

#item34354 {
	width:163px !important;
	height:19px !important;
	left:281px !important;
	top:229px !important;
}

#item34386 {
	width:132px !important;
	height:19px !important;
	left:283px !important;
	top:609px !important;
}

#item34417 {
	width:119px !important;
	height:18px !important;
	left:16px !important;
	top:138px !important;
}

#item34447 {
	width:119px !important;
	height:18px !important;
	left:16px !important;
	top:156px !important;
}

#item34480 {
	width:119px !important;
	height:18px !important;
	left:16px !important;
	top:174px !important;
}

#item34512 {
	width:119px !important;
	height:18px !important;
	left:16px !important;
	top:192px !important;
}

#item20003 {
	width:266px !important;
	height:334px !important;
}

#item20575 {
	width:266px !important;
	height:334px !important;
}

#item20004 {
	width:252px !important;
	height:241px !important;
}

#item20580 {
	width:252px !important;
	height:241px !important;
	left:278px !important;
	top:51px !important;
}

#item20005 {
	width:201px !important;
	height:234px !important;
}

#item20585 {
	width:201px !important;
	height:234px !important;
	top:400px !important;
}

#item20006 {
	width:252px !important;
	height:264px !important;
}

#item20590 {
	width:252px !important;
	height:264px !important;
	left:278px !important;
	top:299px !important;
}

#item34543 {
	width:99px !important;
	height:27px !important;
	left:437px !important;
	top:262px !important;
}

#item34574 {
	width:240px !important;
	height:9px !important;
	left:18px !important;
	top:384px !important;
}

#item34606 {
	width:56px !important;
	height:66px !important;
	left:205px !important;
	top:562px !important;
}

#item34637 {
	width:135px !important;
	height:19px !important;
	left:285px !important;
	top:609px !important;
}

#item20007 {
	width:186px !important;
	height:210px !important;
}

#item20595 {
	width:186px !important;
	height:210px !important;
	left:81px !important;
	top:417px !important;
}

#item20008 {
	width:252px !important;
	height:225px !important;
}

#item20600 {
	width:252px !important;
	height:225px !important;
	left:278px !important;
	top:332px !important;
}

#item20009 {
	width:252px !important;
	height:111px !important;
}

#item20605 {
	width:252px !important;
	height:111px !important;
	left:14px !important;
	top:246px !important;
}

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

#item20610 {
	width:266px !important;
	height:257px !important;
	left:279px !important;
}

#item20011 {
	width:252px !important;
	height:168px !important;
}

#item20616 {
	width:252px !important;
	height:168px !important;
	left:14px !important;
	top:14px !important;
}

#item34668 {
	width:234px !important;
	height:9px !important;
	left:20px !important;
	top:228px !important;
}

#item34698 {
	width:156px !important;
	height:19px !important;
	left:284px !important;
	top:303px !important;
}

#item34730 {
	width:247px !important;
	height:9px !important;
	left:18px !important;
	top:398px !important;
}

#item34763 {
	width:65px !important;
	height:57px !important;
	left:16px !important;
	top:571px !important;
}

#item34797 {
	width:210px !important;
	height:9px !important;
	left:283px !important;
	top:619px !important;
}

#item20013 {
	width:201px !important;
	height:237px !important;
}

#item20622 {
	width:201px !important;
	height:237px !important;
	left:330px !important;
	top:50px !important;
}

#item20014 {
	width:320px !important;
	height:344px !important;
}

#item20627 {
	width:320px !important;
	height:344px !important;
}

#item20015 {
	width:320px !important;
	height:232px !important;
}

#item20632 {
	width:320px !important;
	height:232px !important;
	top:401px !important;
}

#item20016 {
	width:201px !important;
	height:228px !important;
}

#item20638 {
	width:201px !important;
	height:228px !important;
	left:330px !important;
	top:353px !important;
}

#item34827 {
	width:245px !important;
	height:9px !important;
	left:19px !important;
	top:376px !important;
}

#item34857 {
	width:187px !important;
	height:9px !important;
	left:333px !important;
	top:331px !important;
}

#item34884 {
	width:81px !important;
	height:28px !important;
	left:207px !important;
	top:600px !important;
}

#item34911 {
	width:172px !important;
	height:9px !important;
	left:334px !important;
	top:619px !important;
}

#item20017 {
	width:198px !important;
	height:157px !important;
}

#item20643 {
	width:198px !important;
	height:157px !important;
	left:102px !important;
	top:476px !important;
}

#item20018 {
	width:157px !important;
	height:198px !important;
}

#item20649 {
	width:157px !important;
	height:198px !important;
	left:388px !important;
	top:436px !important;
}

#item20019 {
	width:142px !important;
	height:178px !important;
}

#item20654 {
	width:142px !important;
	height:178px !important;
	left:388px !important;
	top:249px !important;
}

#item20020 {
	width:286px !important;
	height:162px !important;
}

#item20659 {
	width:286px !important;
	height:162px !important;
	left:14px !important;
	top:249px !important;
}

#item20021 {
	width:212px !important;
	height:242px !important;
}

#item20664 {
	width:212px !important;
	height:242px !important;
	left:117px !important;
}

#item20022 {
	width:196px !important;
	height:128px !important;
}

#item20669 {
	width:196px !important;
	height:128px !important;
	left:334px !important;
	top:14px !important;
}

#item20023 {
	width:97px !important;
	height:98px !important;
}

#item20675 {
	width:97px !important;
	height:98px !important;
	left:332px !important;
	top:145px !important;
}

#item20024 {
	width:96px !important;
	height:98px !important;
}

#item20680 {
	width:96px !important;
	height:98px !important;
	left:434px !important;
	top:145px !important;
}

#item34938 {
	width:270px !important;
	height:9px !important;
	left:18px !important;
	top:458px !important;
}

#item34972 {
	width:69px !important;
	height:38px !important;
	left:18px !important;
	top:590px !important;
}

#item35000 {
	width:72px !important;
	height:38px !important;
	left:309px !important;
	top:388px !important;
}

#item35030 {
	width:66px !important;
	height:36px !important;
	left:310px !important;
	top:556px !important;
}

#item35061 {
	width:69px !important;
	height:36px !important;
	left:310px !important;
	top:592px !important;
}

#item35091 {
	width:100px !important;
	height:36px !important;
	left:16px !important;
	top:86px !important;
}

#item35126 {
	width:98px !important;
	height:36px !important;
	left:16px !important;
	top:122px !important;
}

#item35161 {
	width:102px !important;
	height:36px !important;
	left:16px !important;
	top:158px !important;
}

#item35194 {
	width:97px !important;
	height:45px !important;
	left:16px !important;
	top:194px !important;
}

#item20025 {
	width:181px !important;
	height:214px !important;
}

#item20685 {
	width:181px !important;
	height:214px !important;
	left:363px !important;
}

#item20026 {
	width:266px !important;
	height:251px !important;
}

#item20690 {
	width:266px !important;
	height:251px !important;
}

#item20029 {
	width:266px !important;
	height:196px !important;
}

#item20695 {
	width:266px !important;
	height:196px !important;
	left:278px !important;
	top:225px !important;
}

#item20030 {
	width:266px !important;
	height:245px !important;
}

#item20700 {
	width:266px !important;
	height:245px !important;
	top:325px !important;
}

#item20031 {
	width:174px !important;
	height:201px !important;
}

#item20706 {
	width:174px !important;
	height:201px !important;
	left:371px !important;
	top:432px !important;
}

#item35229 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item35256 {
	width:90px !important;
	height:30px !important;
	left:276px !important;
	top:185px !important;
}

#item35283 {
	width:111px !important;
	height:20px !important;
	left:276px !important;
	top:402px !important;
}

#item35314 {
	width:97px !important;
	height:18px !important;
	left:276px !important;
	top:610px !important;
}

#item35344 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item20032 {
	width:259px !important;
	height:242px !important;
}

#item20711 {
	width:259px !important;
	height:242px !important;
	left:7px !important;
	top:326px !important;
}

#item20033 {
	width:266px !important;
	height:242px !important;
}

#item20716 {
	width:266px !important;
	height:242px !important;
	left:278px !important;
	top:326px !important;
}

#item20034 {
	width:266px !important;
	height:240px !important;
}

#item20722 {
	width:266px !important;
	height:240px !important;
	left:278px !important;
}

#item20035 {
	width:259px !important;
	height:208px !important;
}

#item20727 {
	width:259px !important;
	height:208px !important;
	left:7px !important;
	top:14px !important;
}

#item35375 {
	width:228px !important;
	height:9px !important;
	left:276px !important;
	top:310px !important;
}

#item35406 {
	width:106px !important;
	height:20px !important;
	left:115px !important;
	top:296px !important;
}

#item35433 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item35463 {
	width:171px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item20036 {
	width:181px !important;
	height:167px !important;
}

#item20732 {
	width:181px !important;
	height:167px !important;
	left:359px !important;
	top:48px !important;
}

#item20037 {
	width:266px !important;
	height:140px !important;
}

#item20737 {
	width:266px !important;
	height:140px !important;
	left:278px !important;
	top:220px !important;
}

#item20038 {
	width:266px !important;
	height:314px !important;
}

#item20742 {
	width:266px !important;
	height:314px !important;
}

#item20039 {
	width:266px !important;
	height:278px !important;
}

#item20747 {
	width:266px !important;
	height:278px !important;
	top:380px !important;
}

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

#item20752 {
	width:266px !important;
	height:213px !important;
	left:278px !important;
	top:439px !important;
}

#item35490 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:364px !important;
}

#item35519 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:454px !important;
}

#item35549 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:405px !important;
}

#item35576 {
	width:158px !important;
	height:20px !important;
	left:280px !important;
	top:485px !important;
}

#item35607 {
	width:79px !important;
	height:27px !important;
	left:276px !important;
	top:146px !important;
}

#item35637 {
	width:79px !important;
	height:54px !important;
	left:276px !important;
	top:173px !important;
}

#item20043 {
	width:253px !important;
	height:169px !important;
}

#item20757 {
	width:253px !important;
	height:169px !important;
	left:14px !important;
	top:465px !important;
}

#item20044 {
	width:252px !important;
	height:274px !important;
}

#item20762 {
	width:252px !important;
	height:274px !important;
	left:278px !important;
	top:353px !important;
}

#item20045 {
	width:259px !important;
	height:196px !important;
}

#item20767 {
	width:259px !important;
	height:196px !important;
	left:8px !important;
	top:220px !important;
}

#item20046 {
	width:247px !important;
	height:249px !important;
}

#item20772 {
	width:247px !important;
	height:249px !important;
	left:283px !important;
	top:14px !important;
}

#item20047 {
	width:253px !important;
	height:154px !important;
}

#item20777 {
	width:253px !important;
	height:154px !important;
	left:13px !important;
}

#item35671 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item35698 {
	width:80px !important;
	height:20px !important;
	left:12px !important;
	top:397px !important;
}

#item35726 {
	width:128px !important;
	height:9px !important;
	left:18px !important;
	top:473px !important;
}

#item35753 {
	width:81px !important;
	height:18px !important;
	left:282px !important;
	top:605px !important;
}

#item35786 {
	width:158px !important;
	height:9px !important;
	left:282px !important;
	top:334px !important;
}

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

#item20782 {
	width:252px !important;
	height:254px !important;
	left:278px !important;
}

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

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

#item20050 {
	width:116px !important;
	height:207px !important;
}

#item20792 {
	width:116px !important;
	height:207px !important;
	left:60px !important;
	top:358px !important;
}

#item20051 {
	width:168px !important;
	height:210px !important;
}

#item20798 {
	width:168px !important;
	height:210px !important;
	left:186px !important;
	top:325px !important;
}

#item20052 {
	width:164px !important;
	height:222px !important;
}

#item20803 {
	width:164px !important;
	height:222px !important;
	left:366px !important;
	top:326px !important;
}

#item35813 {
	width:129px !important;
	height:9px !important;
	left:23px !important;
	top:297px !important;
}

#item35840 {
	width:164px !important;
	height:9px !important;
	left:277px !important;
	top:307px !important;
}

#item35867 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item35894 {
	width:117px !important;
	height:20px !important;
	left:186px !important;
	top:608px !important;
}

#item35924 {
	width:131px !important;
	height:9px !important;
	left:364px !important;
	top:619px !important;
}

#item20053 {
	width:159px !important;
	height:167px !important;
}

#item20808 {
	width:159px !important;
	height:167px !important;
	left:14px !important;
	top:459px !important;
}

#item20058 {
	width:266px !important;
	height:214px !important;
}

#item20814 {
	width:266px !important;
	height:214px !important;
	left:278px !important;
	top:367px !important;
}

#item20059 {
	width:159px !important;
	height:163px !important;
}

#item20819 {
	width:159px !important;
	height:163px !important;
	left:14px !important;
	top:285px !important;
}

#item20060 {
	width:252px !important;
	height:261px !important;
}

#item20824 {
	width:252px !important;
	height:261px !important;
	left:14px !important;
	top:14px !important;
}

#item20061 {
	width:252px !important;
	height:285px !important;
}

#item20829 {
	width:252px !important;
	height:285px !important;
	left:278px !important;
	top:14px !important;
}

#item35952 {
	width:128px !important;
	height:9px !important;
	left:113px !important;
	top:267px !important;
}

#item35980 {
	width:99px !important;
	height:20px !important;
	left:177px !important;
	top:431px !important;
}

#item36007 {
	width:84px !important;
	height:30px !important;
	left:176px !important;
	top:598px !important;
}

#item36034 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:348px !important;
}

#item36061 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item20062 {
	width:266px !important;
	height:298px !important;
}

#item20834 {
	width:266px !important;
	height:298px !important;
}

#item20063 {
	width:166px !important;
	height:158px !important;
}

#item20839 {
	width:166px !important;
	height:158px !important;
	left:278px !important;
	top:50px !important;
}

#item20064 {
	width:252px !important;
	height:188px !important;
}

#item20844 {
	width:252px !important;
	height:188px !important;
	left:278px !important;
	top:218px !important;
}

#item20065 {
	width:172px !important;
	height:217px !important;
}

#item20849 {
	width:172px !important;
	height:217px !important;
	top:417px !important;
}

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

#item20854 {
	width:252px !important;
	height:149px !important;
	left:278px !important;
	top:417px !important;
}

#item36088 {
	width:88px !important;
	height:28px !important;
	left:445px !important;
	top:176px !important;
}

#item36118 {
	width:122px !important;
	height:19px !important;
	left:400px !important;
	top:383px !important;
}

#item36151 {
	width:171px !important;
	height:19px !important;
	left:13px !important;
	top:382px !important;
}

#item36184 {
	width:75px !important;
	height:28px !important;
	left:180px !important;
	top:600px !important;
}

#item36211 {
	width:232px !important;
	height:9px !important;
	left:282px !important;
	top:615px !important;
}

#item20067 {
	width:252px !important;
	height:144px !important;
}

#item20859 {
	width:252px !important;
	height:144px !important;
	left:14px !important;
	top:425px !important;
}

#item20068 {
	width:252px !important;
	height:139px !important;
}

#item20864 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
	top:426px !important;
}

#item20069 {
	width:252px !important;
	height:139px !important;
}

#item20870 {
	width:252px !important;
	height:139px !important;
	left:278px !important;
	top:221px !important;
}

#item20070 {
	width:252px !important;
	height:192px !important;
}

#item20875 {
	width:252px !important;
	height:192px !important;
	left:14px !important;
	top:222px !important;
}

#item20073 {
	width:530px !important;
	height:210px !important;
}

#item20880 {
	width:530px !important;
	height:210px !important;
	left:14px !important;
}

#item36241 {
	width:157px !important;
	height:19px !important;
	left:17px !important;
	top:609px !important;
}

#item36273 {
	width:170px !important;
	height:19px !important;
	left:288px !important;
	top:609px !important;
}

#item36305 {
	width:103px !important;
	height:19px !important;
	left:159px !important;
	top:389px !important;
}

#item36332 {
	width:217px !important;
	height:9px !important;
	left:281px !important;
	top:400px !important;
}

#item36364 {
	width:123px !important;
	height:18px !important;
	left:18px !important;
	top:191px !important;
}

#item20074 {
	width:167px !important;
	height:179px !important;
}

#item20885 {
	width:167px !important;
	height:179px !important;
	left:99px !important;
	top:14px !important;
}

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

#item20890 {
	width:180px !important;
	height:179px !important;
	left:364px !important;
}

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

#item20895 {
	width:252px !important;
	height:146px !important;
	left:14px !important;
	top:200px !important;
}

#item20077 {
	width:161px !important;
	height:165px !important;
}

#item20900 {
	width:161px !important;
	height:165px !important;
	left:369px !important;
	top:184px !important;
}

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

#item20905 {
	width:252px !important;
	height:228px !important;
	left:278px !important;
	top:354px !important;
}

#item20079 {
	width:252px !important;
	height:137px !important;
}

#item20910 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:429px !important;
}

#item36395 {
	width:78px !important;
	height:28px !important;
	left:18px !important;
	top:155px !important;
}

#item36422 {
	width:236px !important;
	height:9px !important;
	left:21px !important;
	top:389px !important;
}

#item36453 {
	width:198px !important;
	height:18px !important;
	left:21px !important;
	top:401px !important;
}

#item36487 {
	width:148px !important;
	height:9px !important;
	left:18px !important;
	top:619px !important;
}

#item36514 {
	width:194px !important;
	height:9px !important;
	left:281px !important;
	top:619px !important;
}

#item36541 {
	width:96px !important;
	height:36px !important;
	left:279px !important;
	top:309px !important;
}

#item36575 {
	width:80px !important;
	height:18px !important;
	left:279px !important;
	top:286px !important;
}

#item36605 {
	width:88px !important;
	height:47px !important;
	left:281px !important;
	top:126px !important;
}

#item36636 {
	width:81px !important;
	height:19px !important;
	left:281px !important;
	top:103px !important;
}

#item20080 {
	width:110px !important;
	height:107px !important;
}

#item20915 {
	width:110px !important;
	height:107px !important;
	left:150px !important;
	top:9px !important;
}

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

#item20920 {
	width:105px !important;
	height:97px !important;
	left:133px !important;
	top:130px !important;
}

#item20082 {
	width:102px !important;
	height:88px !important;
}

#item20925 {
	width:102px !important;
	height:88px !important;
	left:139px !important;
	top:253px !important;
}

#item20083 {
	width:87px !important;
	height:88px !important;
}

#item20930 {
	width:87px !important;
	height:88px !important;
	left:324px !important;
	top:253px !important;
}

#item20084 {
	width:106px !important;
	height:98px !important;
}

#item20936 {
	width:106px !important;
	height:98px !important;
	left:283px !important;
	top:130px !important;
}

#item20085 {
	width:75px !important;
	height:105px !important;
}

#item20941 {
	width:75px !important;
	height:105px !important;
	left:272px !important;
	top:9px !important;
}

#item36663 {
	width:98px !important;
	height:19px !important;
	left:13px !important;
	top:93px !important;
}

#item36690 {
	width:139px !important;
	height:19px !important;
	left:394px !important;
	top:74px !important;
}

#item36720 {
	width:137px !important;
	height:19px !important;
	left:394px !important;
	top:204px !important;
}

#item36754 {
	width:141px !important;
	height:19px !important;
	left:394px !important;
	top:223px !important;
}

#item36786 {
	width:127px !important;
	height:19px !important;
	left:14px !important;
	top:300px !important;
}

#item36817 {
	width:127px !important;
	height:19px !important;
	left:14px !important;
	top:319px !important;
}

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

#item20947 {
	width:266px !important;
	height:303px !important;
	top:12px !important;
}

#item20087 {
	width:164px !important;
	height:239px !important;
}

#item20952 {
	width:164px !important;
	height:239px !important;
	left:366px !important;
	top:14px !important;
}

#item20088 {
	width:272px !important;
	height:285px !important;
}

#item20957 {
	width:272px !important;
	height:285px !important;
	left:266px !important;
	top:265px !important;
}

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

#item20962 {
	width:252px !important;
	height:254px !important;
	left:14px !important;
	top:327px !important;
}

#item36848 {
	width:118px !important;
	height:20px !important;
	left:138px !important;
	top:296px !important;
}

#item36875 {
	width:80px !important;
	height:27px !important;
	left:278px !important;
	top:226px !important;
}

#item36905 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item36932 {
	width:198px !important;
	height:18px !important;
	left:276px !important;
	top:610px !important;
}

#item36966 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:597px !important;
}

#item20090 {
	width:260px !important;
	height:158px !important;
}

#item20967 {
	width:260px !important;
	height:158px !important;
	left:7px !important;
	top:423px !important;
}

#item20091 {
	width:261px !important;
	height:240px !important;
}

#item20972 {
	width:261px !important;
	height:240px !important;
	left:278px !important;
	top:332px !important;
}

#item20092 {
	width:252px !important;
	height:139px !important;
}

#item20977 {
	width:252px !important;
	height:139px !important;
	left:14px !important;
	top:223px !important;
}

#item20093 {
	width:152px !important;
	height:124px !important;
}

#item20982 {
	width:152px !important;
	height:124px !important;
	left:361px !important;
	top:200px !important;
}

#item20094 {
	width:160px !important;
	height:134px !important;
}

#item20987 {
	width:160px !important;
	height:134px !important;
	left:379px !important;
	top:34px !important;
}

#item20095 {
	width:190px !important;
	height:153px !important;
}

#item20992 {
	width:190px !important;
	height:153px !important;
	left:82px !important;
	top:14px !important;
}

#item36998 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:204px !important;
}

#item37025 {
	width:132px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item37052 {
	width:120px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item37079 {
	width:82px !important;
	height:20px !important;
	left:276px !important;
	top:148px !important;
}

#item37106 {
	width:80px !important;
	height:29px !important;
	left:276px !important;
	top:291px !important;
}

#item37133 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item20096 {
	width:191px !important;
	height:196px !important;
}

#item20997 {
	width:191px !important;
	height:196px !important;
	left:60px !important;
	top:94px !important;
}

#item20097 {
	width:96px !important;
	height:98px !important;
}

#item21002 {
	width:96px !important;
	height:98px !important;
	left:14px !important;
	top:420px !important;
}

#item20101 {
	width:97px !important;
	height:98px !important;
}

#item21007 {
	width:97px !important;
	height:98px !important;
	left:118px !important;
	top:420px !important;
}

#item20103 {
	width:97px !important;
	height:98px !important;
}

#item21012 {
	width:97px !important;
	height:98px !important;
	left:223px !important;
	top:420px !important;
}

#item20105 {
	width:97px !important;
	height:98px !important;
}

#item21018 {
	width:97px !important;
	height:98px !important;
	left:328px !important;
	top:420px !important;
}

#item20108 {
	width:97px !important;
	height:98px !important;
}

#item21023 {
	width:97px !important;
	height:98px !important;
	left:433px !important;
	top:420px !important;
}

#item20100 {
	width:96px !important;
	height:97px !important;
}

#item21028 {
	width:96px !important;
	height:97px !important;
	left:14px !important;
	top:530px !important;
}

#item20102 {
	width:97px !important;
	height:97px !important;
}

#item21033 {
	width:97px !important;
	height:97px !important;
	left:118px !important;
	top:530px !important;
}

#item20104 {
	width:97px !important;
	height:97px !important;
}

#item21038 {
	width:97px !important;
	height:97px !important;
	left:223px !important;
	top:530px !important;
}

#item20106 {
	width:97px !important;
	height:97px !important;
}

#item21043 {
	width:97px !important;
	height:97px !important;
	left:328px !important;
	top:530px !important;
}

#item20109 {
	width:97px !important;
	height:97px !important;
}

#item21048 {
	width:97px !important;
	height:97px !important;
	left:433px !important;
	top:530px !important;
}

#item37163 {
	width:63px !important;
	height:19px !important;
	left:337px !important;
	top:170px !important;
}

#item37191 {
	width:59px !important;
	height:19px !important;
	left:337px !important;
	top:189px !important;
}

#item37218 {
	width:59px !important;
	height:19px !important;
	left:337px !important;
	top:208px !important;
}

#item37245 {
	width:59px !important;
	height:19px !important;
	left:337px !important;
	top:227px !important;
}

#item37273 {
	width:76px !important;
	height:19px !important;
	left:337px !important;
	top:246px !important;
}

#item37300 {
	width:57px !important;
	height:19px !important;
	left:337px !important;
	top:265px !important;
}

#item37327 {
	width:58px !important;
	height:28px !important;
	left:440px !important;
	top:170px !important;
}

#item37357 {
	width:72px !important;
	height:19px !important;
	left:440px !important;
	top:198px !important;
}

#item37385 {
	width:59px !important;
	height:19px !important;
	left:440px !important;
	top:217px !important;
}

#item37412 {
	width:64px !important;
	height:19px !important;
	left:440px !important;
	top:236px !important;
}

#item37440 {
	width:58px !important;
	height:19px !important;
	left:440px !important;
	top:255px !important;
}

#item20110 {
	width:400px !important;
	height:196px !important;
}

#item21053 {
	width:400px !important;
	height:196px !important;
	left:130px !important;
	top:57px !important;
}

#item20111 {
	width:244px !important;
	height:363px !important;
}

#item21058 {
	width:244px !important;
	height:363px !important;
	left:14px !important;
	top:264px !important;
}

#item20112 {
	width:264px !important;
	height:287px !important;
}

#item21063 {
	width:264px !important;
	height:287px !important;
	left:266px !important;
	top:258px !important;
}

#item37469 {
	width:91px !important;
	height:38px !important;
	left:22px !important;
	top:206px !important;
}

#item37499 {
	width:107px !important;
	height:27px !important;
	left:18px !important;
	top:601px !important;
}

#item37531 {
	width:131px !important;
	height:19px !important;
	left:274px !important;
	top:607px !important;
}

#item20113 {
	width:115px !important;
	height:316px !important;
}

#item21068 {
	width:115px !important;
	height:316px !important;
}

#item20114 {
	width:77px !important;
	height:53px !important;
}

#item21073 {
	width:77px !important;
	height:53px !important;
	left:157px !important;
	top:201px !important;
}

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

#item21078 {
	width:252px !important;
	height:162px !important;
	left:278px !important;
	top:14px !important;
}

#item20116 {
	width:179px !important;
	height:199px !important;
}

#item21083 {
	width:179px !important;
	height:199px !important;
	left:351px !important;
	top:222px !important;
}

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

#item21089 {
	width:252px !important;
	height:217px !important;
	left:14px !important;
	top:326px !important;
}

#item20118 {
	width:196px !important;
	height:184px !important;
}

#item21094 {
	width:196px !important;
	height:184px !important;
	left:269px !important;
	top:455px !important;
}

#item37561 {
	width:109px !important;
	height:18px !important;
	left:120px !important;
	top:295px !important;
}

#item37592 {
	width:149px !important;
	height:9px !important;
	left:120px !important;
	top:185px !important;
}

#item37619 {
	width:73px !important;
	height:29px !important;
	left:276px !important;
	top:393px !important;
}

#item37647 {
	width:136px !important;
	height:9px !important;
	left:92px !important;
	top:619px !important;
}

#item37674 {
	width:107px !important;
	height:20px !important;
	left:397px !important;
	top:482px !important;
}

#item37704 {
	width:109px !important;
	height:20px !important;
	left:403px !important;
	top:187px !important;
}

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

#item21099 {
	width:170px !important;
	height:192px !important;
	left:97px !important;
	top:435px !important;
}

#item20120 {
	width:266px !important;
	height:302px !important;
}

#item21104 {
	width:266px !important;
	height:302px !important;
	left:278px !important;
	top:325px !important;
}

#item20121 {
	width:257px !important;
	height:129px !important;
}

#item21109 {
	width:257px !important;
	height:129px !important;
	left:14px !important;
	top:229px !important;
}

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

#item21114 {
	width:164px !important;
	height:209px !important;
	left:102px !important;
	top:14px !important;
}

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

#item21119 {
	width:266px !important;
	height:256px !important;
	left:278px !important;
}

#item37731 {
	width:96px !important;
	height:27px !important;
	left:13px !important;
	top:185px !important;
}

#item37762 {
	width:225px !important;
	height:9px !important;
	left:13px !important;
	top:416px !important;
}

#item37792 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item37819 {
	width:144px !important;
	height:9px !important;
	left:276px !important;
	top:310px !important;
}

#item37846 {
	width:163px !important;
	height:9px !important;
	left:281px !important;
	top:619px !important;
}

#item20125 {
	width:193px !important;
	height:115px !important;
}

#item21124 {
	width:193px !important;
	height:115px !important;
	left:211px !important;
	top:112px !important;
}

#item20126 {
	width:179px !important;
	height:113px !important;
}

#item21129 {
	width:179px !important;
	height:113px !important;
	left:26px !important;
	top:173px !important;
}

#item20127 {
	width:183px !important;
	height:130px !important;
}

#item21135 {
	width:183px !important;
	height:130px !important;
	left:31px !important;
	top:398px !important;
}

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

#item21141 {
	width:181px !important;
	height:139px !important;
	left:224px !important;
	top:306px !important;
}

#item20129 {
	width:220px !important;
	height:131px !important;
}

#item21146 {
	width:220px !important;
	height:131px !important;
	left:189px !important;
	top:505px !important;
}

#item37874 {
	width:116px !important;
	height:18px !important;
	left:412px !important;
	top:617px !important;
}

#item37906 {
	width:122px !important;
	height:27px !important;
	left:412px !important;
	top:516px !important;
}

#item37939 {
	width:117px !important;
	height:27px !important;
	left:412px !important;
	top:388px !important;
}

#item37971 {
	width:116px !important;
	height:18px !important;
	left:412px !important;
	top:297px !important;
}

#item38002 {
	width:116px !important;
	height:18px !important;
	left:412px !important;
	top:169px !important;
}

#item20130 {
	width:105px !important;
	height:185px !important;
}

#item21151 {
	width:105px !important;
	height:185px !important;
	left:22px !important;
	top:426px !important;
}

#item20132 {
	width:86px !important;
	height:183px !important;
}

#item21157 {
	width:86px !important;
	height:183px !important;
	left:196px !important;
	top:430px !important;
}

#item20131 {
	width:92px !important;
	height:188px !important;
}

#item21162 {
	width:92px !important;
	height:188px !important;
	left:113px !important;
	top:442px !important;
}

#item20133 {
	width:130px !important;
	height:137px !important;
}

#item21168 {
	width:130px !important;
	height:137px !important;
	left:270px !important;
	top:228px !important;
}

#item20134 {
	width:131px !important;
	height:139px !important;
}

#item21173 {
	width:131px !important;
	height:139px !important;
	left:399px !important;
	top:227px !important;
}

#item20135 {
	width:111px !important;
	height:180px !important;
}

#item21178 {
	width:111px !important;
	height:180px !important;
	left:53px !important;
	top:39px !important;
}

#item20136 {
	width:83px !important;
	height:175px !important;
}

#item21183 {
	width:83px !important;
	height:175px !important;
	left:158px !important;
	top:42px !important;
}

#item38033 {
	width:185px !important;
	height:9px !important;
	left:308px !important;
	top:619px !important;
}

#item38063 {
	width:194px !important;
	height:9px !important;
	left:308px !important;
	top:537px !important;
}

#item38093 {
	width:222px !important;
	height:9px !important;
	left:308px !important;
	top:454px !important;
}

#item38123 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:367px !important;
}

#item38153 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:304px !important;
}

#item38183 {
	width:203px !important;
	height:9px !important;
	left:308px !important;
	top:170px !important;
}

#item38215 {
	width:218px !important;
	height:9px !important;
	left:308px !important;
	top:74px !important;
}

#item20137 {
	width:516px !important;
	height:296px !important;
}

#item21188 {
	width:516px !important;
	height:296px !important;
	left:14px !important;
	top:14px !important;
}

#item20138 {
	width:154px !important;
	height:227px !important;
}

#item21194 {
	width:154px !important;
	height:227px !important;
	left:14px !important;
	top:323px !important;
}

#item20139 {
	width:94px !important;
	height:72px !important;
}

#item21199 {
	width:94px !important;
	height:72px !important;
	left:173px !important;
	top:482px !important;
}

#item20140 {
	width:252px !important;
	height:226px !important;
}

#item21204 {
	width:252px !important;
	height:226px !important;
	left:278px !important;
	top:320px !important;
}

#item38246 {
	width:86px !important;
	height:20px !important;
	left:221px !important;
	top:276px !important;
}

#item38273 {
	width:79px !important;
	height:20px !important;
	left:191px !important;
	top:458px !important;
}

#item38300 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item38327 {
	width:190px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item20144 {
	width:516px !important;
	height:311px !important;
}

#item21209 {
	width:516px !important;
	height:311px !important;
	left:14px !important;
	top:322px !important;
}

#item20145 {
	width:140px !important;
	height:297px !important;
}

#item21214 {
	width:140px !important;
	height:297px !important;
	left:14px !important;
	top:14px !important;
}

#item20146 {
	width:264px !important;
	height:296px !important;
}

#item21219 {
	width:264px !important;
	height:296px !important;
	left:266px !important;
	top:14px !important;
}

#item38358 {
	width:85px !important;
	height:20px !important;
	left:161px !important;
	top:232px !important;
}

#item38385 {
	width:84px !important;
	height:20px !important;
	left:265px !important;
	top:292px !important;
}

#item38412 {
	width:85px !important;
	height:20px !important;
	left:193px !important;
	top:492px !important;
}

#item20147 {
	width:266px !important;
	height:264px !important;
}

#item21225 {
	width:266px !important;
	height:264px !important;
	left:278px !important;
}

#item20148 {
	width:252px !important;
	height:240px !important;
}

#item21230 {
	width:252px !important;
	height:240px !important;
	left:14px !important;
	top:14px !important;
}

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

#item21235 {
	width:252px !important;
	height:234px !important;
	left:14px !important;
	top:326px !important;
}

#item20150 {
	width:252px !important;
	height:238px !important;
}

#item21241 {
	width:252px !important;
	height:238px !important;
	left:278px !important;
	top:326px !important;
}

#item38439 {
	width:230px !important;
	height:9px !important;
	left:19px !important;
	top:302px !important;
}

#item38472 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item38499 {
	width:195px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item38530 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

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

#item21246 {
	width:252px !important;
	height:193px !important;
	left:14px !important;
	top:372px !important;
}

#item20152 {
	width:218px !important;
	height:254px !important;
}

#item21251 {
	width:218px !important;
	height:254px !important;
	left:312px !important;
	top:373px !important;
}

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

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

#item20154 {
	width:322px !important;
	height:281px !important;
}

#item21261 {
	width:322px !important;
	height:281px !important;
	left:208px !important;
	top:14px !important;
}

#item38557 {
	width:178px !important;
	height:9px !important;
	left:18px !important;
	top:347px !important;
}

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

#item38619 {
	width:217px !important;
	height:9px !important;
	left:213px !important;
	top:353px !important;
}

#item38649 {
	width:93px !important;
	height:20px !important;
	left:282px !important;
	top:535px !important;
}

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

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

#item20158 {
	width:252px !important;
	height:313px !important;
}

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

#item20159 {
	width:252px !important;
	height:290px !important;
}

#item21276 {
	width:252px !important;
	height:290px !important;
	left:14px !important;
	top:337px !important;
}

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

#item21281 {
	width:252px !important;
	height:227px !important;
	left:278px !important;
	top:400px !important;
}

#item38937 {
	width:77px !important;
	height:20px !important;
	left:18px !important;
	top:303px !important;
}

#item38964 {
	width:193px !important;
	height:9px !important;
	left:279px !important;
	top:316px !important;
}

#item38995 {
	width:183px !important;
	height:9px !important;
	left:280px !important;
	top:392px !important;
}

#item39022 {
	width:130px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item20161 {
	width:257px !important;
	height:225px !important;
}

#item21286 {
	width:257px !important;
	height:225px !important;
	left:14px !important;
	top:338px !important;
}

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

#item21291 {
	width:252px !important;
	height:215px !important;
	left:278px !important;
	top:336px !important;
}

#item20163 {
	width:252px !important;
	height:250px !important;
}

#item21296 {
	width:252px !important;
	height:250px !important;
	left:278px !important;
	top:14px !important;
}

#item20164 {
	width:252px !important;
	height:313px !important;
}

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

#item39049 {
	width:150px !important;
	height:18px !important;
	left:13px !important;
	top:311px !important;
}

#item39080 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:320px !important;
}

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

#item39139 {
	width:149px !important;
	height:9px !important;
	left:281px !important;
	top:613px !important;
}

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

#item21306 {
	width:252px !important;
	height:184px !important;
	left:278px !important;
	top:85px !important;
}

#item20166 {
	width:258px !important;
	height:199px !important;
}

#item21311 {
	width:258px !important;
	height:199px !important;
	left:14px !important;
	top:84px !important;
}

#item20167 {
	width:266px !important;
	height:278px !important;
}

#item21317 {
	width:266px !important;
	height:278px !important;
	top:349px !important;
}

#item20168 {
	width:147px !important;
	height:269px !important;
}

#item21322 {
	width:147px !important;
	height:269px !important;
	left:278px !important;
	top:357px !important;
}

#item39166 {
	width:219px !important;
	height:9px !important;
	left:20px !important;
	top:330px !important;
}

#item39196 {
	width:251px !important;
	height:9px !important;
	left:276px !important;
	top:330px !important;
}

#item39228 {
	width:101px !important;
	height:18px !important;
	left:169px !important;
	top:514px !important;
}

#item39258 {
	width:90px !important;
	height:29px !important;
	left:437px !important;
	top:599px !important;
}

#item20172 {
	width:145px !important;
	height:145px !important;
}

#item21327 {
	width:145px !important;
	height:145px !important;
	left:122px !important;
	top:481px !important;
}

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

#item21333 {
	width:252px !important;
	height:232px !important;
	left:278px !important;
	top:326px !important;
}

#item20174 {
	width:164px !important;
	height:153px !important;
}

#item21338 {
	width:164px !important;
	height:153px !important;
	left:103px !important;
	top:315px !important;
}

#item20175 {
	width:213px !important;
	height:292px !important;
}

#item21343 {
	width:213px !important;
	height:292px !important;
	left:54px !important;
	top:14px !important;
}

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

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

#item39288 {
	width:107px !important;
	height:18px !important;
	left:13px !important;
	top:610px !important;
}

#item39320 {
	width:79px !important;
	height:20px !important;
	left:13px !important;
	top:184px !important;
}

#item39348 {
	width:106px !important;
	height:27px !important;
	left:13px !important;
	top:438px !important;
}

#item39379 {
	width:151px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item39406 {
	width:171px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item20178 {
	width:168px !important;
	height:151px !important;
}

#item21353 {
	width:168px !important;
	height:151px !important;
	left:278px !important;
	top:14px !important;
}

#item20179 {
	width:254px !important;
	height:253px !important;
}

#item21358 {
	width:254px !important;
	height:253px !important;
	left:13px !important;
}

#item20180 {
	width:266px !important;
	height:197px !important;
}

#item21363 {
	width:266px !important;
	height:197px !important;
	left:278px !important;
	top:177px !important;
}

#item20181 {
	width:266px !important;
	height:223px !important;
}

#item21368 {
	width:266px !important;
	height:223px !important;
	top:313px !important;
}

#item20182 {
	width:173px !important;
	height:241px !important;
}

#item21373 {
	width:173px !important;
	height:241px !important;
	left:371px !important;
	top:386px !important;
}

#item39433 {
	width:84px !important;
	height:40px !important;
	left:452px !important;
	top:122px !important;
}

#item39464 {
	width:146px !important;
	height:9px !important;
	left:13px !important;
	top:299px !important;
}

#item39491 {
	width:81px !important;
	height:20px !important;
	left:276px !important;
	top:356px !important;
}

#item39518 {
	width:104px !important;
	height:20px !important;
	left:96px !important;
	top:608px !important;
}

#item39545 {
	width:85px !important;
	height:20px !important;
	left:276px !important;
	top:608px !important;
}

#item20183 {
	width:145px !important;
	height:215px !important;
}

#item21378 {
	width:145px !important;
	height:215px !important;
	left:14px !important;
	top:426px !important;
}

#item20184 {
	width:194px !important;
	height:308px !important;
}

#item21383 {
	width:194px !important;
	height:308px !important;
	left:350px !important;
	top:326px !important;
}

#item20185 {
	width:145px !important;
	height:190px !important;
}

#item21389 {
	width:145px !important;
	height:190px !important;
	left:14px !important;
	top:221px !important;
}

#item20188 {
	width:270px !important;
	height:247px !important;
}

#item21394 {
	width:270px !important;
	height:247px !important;
	left:277px !important;
}

#item20189 {
	width:254px !important;
	height:145px !important;
}

#item21399 {
	width:254px !important;
	height:145px !important;
	left:13px !important;
}

#item39573 {
	width:142px !important;
	height:9px !important;
	left:13px !important;
	top:187px !important;
}

#item39603 {
	width:201px !important;
	height:18px !important;
	left:13px !important;
	top:198px !important;
}

#item39635 {
	width:258px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item39666 {
	width:80px !important;
	height:20px !important;
	left:169px !important;
	top:397px !important;
}

#item39693 {
	width:80px !important;
	height:20px !important;
	left:169px !important;
	top:608px !important;
}

#item39720 {
	width:65px !important;
	height:40px !important;
	left:276px !important;
	top:588px !important;
}

#item20190 {
	width:166px !important;
	height:171px !important;
}

#item21404 {
	width:166px !important;
	height:171px !important;
}

#item20191 {
	width:241px !important;
	height:76px !important;
}

#item21409 {
	width:241px !important;
	height:76px !important;
	left:283px !important;
	top:55px !important;
}

#item20192 {
	width:252px !important;
	height:137px !important;
}

#item21414 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:176px !important;
}

#item20193 {
	width:179px !important;
	height:129px !important;
}

#item21419 {
	width:179px !important;
	height:129px !important;
	left:278px !important;
	top:201px !important;
}

#item20194 {
	width:121px !important;
	height:107px !important;
}

#item21424 {
	width:121px !important;
	height:107px !important;
	left:123px !important;
	top:327px !important;
}

#item20195 {
	width:171px !important;
	height:126px !important;
}

#item21429 {
	width:171px !important;
	height:126px !important;
	left:359px !important;
	top:337px !important;
}

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

#item21434 {
	width:252px !important;
	height:105px !important;
	left:14px !important;
	top:471px !important;
}

#item20197 {
	width:252px !important;
	height:95px !important;
}

#item21439 {
	width:252px !important;
	height:95px !important;
	left:278px !important;
	top:469px !important;
}

#item39747 {
	width:94px !important;
	height:28px !important;
	left:170px !important;
	top:139px !important;
}

#item39779 {
	width:191px !important;
	height:9px !important;
	left:280px !important;
	top:176px !important;
}

#item39806 {
	width:96px !important;
	height:19px !important;
	left:151px !important;
	top:287px !important;
}

#item39833 {
	width:68px !important;
	height:36px !important;
	left:460px !important;
	top:291px !important;
}

#item39864 {
	width:92px !important;
	height:38px !important;
	left:19px !important;
	top:415px !important;
}

#item39896 {
	width:66px !important;
	height:28px !important;
	left:281px !important;
	top:429px !important;
}

#item39928 {
	width:115px !important;
	height:9px !important;
	left:19px !important;
	top:619px !important;
}

#item39955 {
	width:203px !important;
	height:9px !important;
	left:282px !important;
	top:615px !important;
}

#item20198 {
	width:179px !important;
	height:163px !important;
}

#item21444 {
	width:179px !important;
	height:163px !important;
	left:88px !important;
	top:470px !important;
}

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

#item21449 {
	width:190px !important;
	height:164px !important;
	left:354px !important;
	top:469px !important;
}

#item20200 {
	width:138px !important;
	height:63px !important;
}

#item21455 {
	width:138px !important;
	height:63px !important;
	left:287px !important;
	top:336px !important;
}

#item20201 {
	width:244px !important;
	height:101px !important;
}

#item21460 {
	width:244px !important;
	height:101px !important;
	left:22px !important;
	top:293px !important;
}

#item20202 {
	width:174px !important;
	height:132px !important;
}

#item21466 {
	width:174px !important;
	height:132px !important;
	left:14px !important;
	top:153px !important;
}

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

#item21471 {
	width:252px !important;
	height:104px !important;
	left:278px !important;
	top:166px !important;
}

#item20205 {
	width:145px !important;
	height:128px !important;
}

#item21476 {
	width:145px !important;
	height:128px !important;
	left:122px !important;
	top:14px !important;
}

#item20206 {
	width:173px !important;
	height:153px !important;
}

#item21481 {
	width:173px !important;
	height:153px !important;
	left:371px !important;
}

#item39986 {
	width:137px !important;
	height:19px !important;
	left:20px !important;
	top:438px !important;
}

#item40019 {
	width:246px !important;
	height:9px !important;
	left:282px !important;
	top:445px !important;
}

#item40050 {
	width:72px !important;
	height:47px !important;
	left:18px !important;
	top:581px !important;
}

#item40080 {
	width:73px !important;
	height:38px !important;
	left:281px !important;
	top:590px !important;
}

#item40107 {
	width:73px !important;
	height:28px !important;
	left:192px !important;
	top:255px !important;
}

#item40134 {
	width:179px !important;
	height:9px !important;
	left:281px !important;
	top:315px !important;
}

#item40161 {
	width:92px !important;
	height:28px !important;
	left:16px !important;
	top:109px !important;
}

#item40189 {
	width:75px !important;
	height:38px !important;
	left:284px !important;
	top:110px !important;
}

#item20207 {
	width:266px !important;
	height:273px !important;
}

#item21486 {
	width:266px !important;
	height:273px !important;
}

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

#item21491 {
	width:252px !important;
	height:222px !important;
	left:278px !important;
	top:52px !important;
}

#item20209 {
	width:252px !important;
	height:236px !important;
}

#item21496 {
	width:252px !important;
	height:236px !important;
	left:14px !important;
	top:339px !important;
}

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

#item21501 {
	width:252px !important;
	height:237px !important;
	left:278px !important;
	top:338px !important;
}

#item40220 {
	width:260px !important;
	height:9px !important;
	left:13px !important;
	top:320px !important;
}

#item40251 {
	width:259px !important;
	height:9px !important;
	left:276px !important;
	top:320px !important;
}

#item40283 {
	width:260px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item40315 {
	width:256px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item20211 {
	width:252px !important;
	height:226px !important;
}

#item21506 {
	width:252px !important;
	height:226px !important;
	left:14px !important;
	top:339px !important;
}

#item20212 {
	width:252px !important;
	height:225px !important;
}

#item21511 {
	width:252px !important;
	height:225px !important;
	left:278px !important;
	top:340px !important;
}

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

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

#item20214 {
	width:267px !important;
	height:241px !important;
}

#item21521 {
	width:267px !important;
	height:241px !important;
	left:277px !important;
}

#item40348 {
	width:259px !important;
	height:9px !important;
	left:13px !important;
	top:293px !important;
}

#item40381 {
	width:179px !important;
	height:18px !important;
	left:276px !important;
	top:284px !important;
}

#item40414 {
	width:194px !important;
	height:18px !important;
	left:13px !important;
	top:610px !important;
}

#item40448 {
	width:167px !important;
	height:18px !important;
	left:276px !important;
	top:610px !important;
}

#item20216 {
	width:135px !important;
	height:116px !important;
}

#item21526 {
	width:135px !important;
	height:116px !important;
	left:19px !important;
	top:111px !important;
}

#item20217 {
	width:105px !important;
	height:52px !important;
}

#item21531 {
	width:105px !important;
	height:52px !important;
	left:14px !important;
	top:268px !important;
}

#item20218 {
	width:220px !important;
	height:52px !important;
}

#item21537 {
	width:220px !important;
	height:52px !important;
	left:124px !important;
	top:269px !important;
}

#item20219 {
	width:164px !important;
	height:215px !important;
}

#item21542 {
	width:164px !important;
	height:215px !important;
	left:366px !important;
}

#item20221 {
	width:211px !important;
	height:296px !important;
}

#item21547 {
	width:211px !important;
	height:296px !important;
	top:325px !important;
}

#item20222 {
	width:96px !important;
	height:95px !important;
}

#item21552 {
	width:96px !important;
	height:95px !important;
	left:171px !important;
	top:326px !important;
}

#item20223 {
	width:252px !important;
	height:301px !important;
}

#item21557 {
	width:252px !important;
	height:301px !important;
	left:278px !important;
	top:325px !important;
}

#item20227 {
	width:272px !important;
	height:232px !important;
}

#item21577 {
	width:272px !important;
	height:232px !important;
	left:544px !important;
}

#item40483 {
	width:87px !important;
	height:49px !important;
	left:170px !important;
	top:518px !important;
}

#item40517 {
	width:106px !important;
	height:20px !important;
	left:276px !important;
	top:608px !important;
}

#item40548 {
	width:159px !important;
	height:29px !important;
	left:366px !important;
	top:287px !important;
}

#item40579 {
	width:187px !important;
	height:18px !important;
	left:153px !important;
	top:228px !important;
}

#item40611 {
	width:187px !important;
	height:18px !important;
	left:153px !important;
	top:246px !important;
}

#item20224 {
	width:252px !important;
	height:300px !important;
}

#item21562 {
	width:252px !important;
	height:300px !important;
	left:14px !important;
	top:326px !important;
}

#item20225 {
	width:252px !important;
	height:205px !important;
}

#item21567 {
	width:252px !important;
	height:205px !important;
	left:278px !important;
	top:355px !important;
}

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

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

#item40645 {
	width:109px !important;
	height:40px !important;
	left:18px !important;
	top:540px !important;
}

#item40678 {
	width:198px !important;
	height:20px !important;
	left:13px !important;
	top:297px !important;
}

#item40709 {
	width:253px !important;
	height:20px !important;
	left:276px !important;
	top:329px !important;
}

#item40742 {
	width:226px !important;
	height:20px !important;
	left:276px !important;
	top:608px !important;
}

#item20228 {
	width:139px !important;
	height:126px !important;
}

#item21582 {
	width:139px !important;
	height:126px !important;
	left:300px !important;
	top:2px !important;
}

#item20229 {
	width:123px !important;
	height:122px !important;
}

#item21587 {
	width:123px !important;
	height:122px !important;
	left:231px !important;
	top:157px !important;
}

#item20230 {
	width:238px !important;
	height:51px !important;
}

#item21592 {
	width:238px !important;
	height:51px !important;
	left:289px !important;
	top:284px !important;
}

#item20231 {
	width:166px !important;
	height:348px !important;
}

#item21597 {
	width:166px !important;
	height:348px !important;
	left:38px !important;
	top:108px !important;
}

#item20233 {
	width:201px !important;
	height:109px !important;
}

#item21602 {
	width:201px !important;
	height:109px !important;
	left:254px !important;
	top:423px !important;
}

#item20232 {
	width:89px !important;
	height:117px !important;
}

#item21608 {
	width:89px !important;
	height:117px !important;
	left:170px !important;
	top:342px !important;
}

#item20234 {
	width:223px !important;
	height:123px !important;
}

#item21613 {
	width:223px !important;
	height:123px !important;
	left:162px !important;
	top:503px !important;
}

#item40773 {
	width:114px !important;
	height:29px !important;
	left:183px !important;
	top:131px !important;
}

#item40807 {
	width:139px !important;
	height:9px !important;
	left:276px !important;
	top:395px !important;
}

#item40834 {
	width:97px !important;
	height:9px !important;
	left:435px !important;
	top:610px !important;
}

#item40865 {
	width:111px !important;
	height:9px !important;
	left:420px !important;
	top:619px !important;
}

#item40892 {
	width:105px !important;
	height:9px !important;
	left:429px !important;
	top:142px !important;
}

#item40919 {
	width:105px !important;
	height:9px !important;
	left:429px !important;
	top:152px !important;
}

#item20235 {
	width:252px !important;
	height:280px !important;
}

#item21618 {
	width:252px !important;
	height:280px !important;
	left:14px !important;
	top:311px !important;
}

#item20236 {
	width:257px !important;
	height:153px !important;
}

#item21623 {
	width:257px !important;
	height:153px !important;
	left:273px !important;
	top:71px !important;
}

#item20237 {
	width:244px !important;
	height:200px !important;
}

#item21628 {
	width:244px !important;
	height:200px !important;
	left:286px !important;
	top:230px !important;
}

#item20238 {
	width:177px !important;
	height:190px !important;
}

#item21633 {
	width:177px !important;
	height:190px !important;
	left:7px !important;
	top:10px !important;
}

#item20239 {
	width:89px !important;
	height:62px !important;
}

#item21638 {
	width:89px !important;
	height:62px !important;
	left:69px !important;
	top:111px !important;
}

#item20240 {
	width:83px !important;
	height:53px !important;
}

#item21643 {
	width:83px !important;
	height:53px !important;
	left:188px !important;
	top:160px !important;
}

#item40946 {
	width:117px !important;
	height:20px !important;
	left:113px !important;
	top:599px !important;
}

#item40976 {
	width:87px !important;
	height:20px !important;
	left:297px !important;
	top:566px !important;
}

#item41003 {
	width:87px !important;
	height:20px !important;
	left:297px !important;
	top:586px !important;
}

#item41030 {
	width:252px !important;
	height:9px !important;
	left:13px !important;
	top:251px !important;
}

#item41063 {
	width:252px !important;
	height:20px !important;
	left:13px !important;
	top:261px !important;
}

#item41093 {
	width:252px !important;
	height:20px !important;
	left:13px !important;
	top:281px !important;
}

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

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

#item20243 {
	width:243px !important;
	height:146px !important;
}

#item21654 {
	width:243px !important;
	height:146px !important;
	left:273px !important;
	top:17px !important;
}

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

#item21660 {
	width:252px !important;
	height:203px !important;
	left:278px !important;
	top:168px !important;
}

#item20245 {
	width:184px !important;
	height:134px !important;
}

#item21665 {
	width:184px !important;
	height:134px !important;
	left:83px !important;
	top:292px !important;
}

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

#item21670 {
	width:195px !important;
	height:160px !important;
	left:31px !important;
	top:380px !important;
}

#item20247 {
	width:237px !important;
	height:181px !important;
}

#item21676 {
	width:237px !important;
	height:181px !important;
	left:291px !important;
	top:473px !important;
}

#item41125 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:278px !important;
}

#item41152 {
	width:180px !important;
	height:9px !important;
	left:284px !important;
	top:411px !important;
}

#item41179 {
	width:184px !important;
	height:9px !important;
	left:276px !important;
	top:485px !important;
}

#item41206 {
	width:112px !important;
	height:20px !important;
	left:420px !important;
	top:64px !important;
}

#item41233 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item41261 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

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

#item21681 {
	width:252px !important;
	height:237px !important;
	left:14px !important;
	top:335px !important;
}

#item20249 {
	width:238px !important;
	height:232px !important;
}

#item21687 {
	width:238px !important;
	height:232px !important;
	left:14px !important;
	top:14px !important;
}

#item20250 {
	width:135px !important;
	height:110px !important;
}

#item21692 {
	width:135px !important;
	height:110px !important;
	left:5px !important;
	top:10px !important;
}

#item20251 {
	width:239px !important;
	height:182px !important;
}

#item21697 {
	width:239px !important;
	height:182px !important;
	left:293px !important;
	top:151px !important;
}

#item20252 {
	width:166px !important;
	height:265px !important;
}

#item21702 {
	width:166px !important;
	height:265px !important;
	left:373px !important;
	top:329px !important;
}

#item41288 {
	width:186px !important;
	height:9px !important;
	left:18px !important;
	top:613px !important;
}

#item41318 {
	width:81px !important;
	height:39px !important;
	left:276px !important;
	top:531px !important;
}

#item41349 {
	width:78px !important;
	height:54px !important;
	left:215px !important;
	top:301px !important;
}

#item41382 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:297px !important;
}

#item41409 {
	width:197px !important;
	height:19px !important;
	left:13px !important;
	top:306px !important;
}

#item20253 {
	width:140px !important;
	height:274px !important;
}

#item21707 {
	width:140px !important;
	height:274px !important;
	left:14px !important;
	top:181px !important;
}

#item20254 {
	width:130px !important;
	height:276px !important;
}

#item21713 {
	width:130px !important;
	height:276px !important;
	left:159px !important;
	top:179px !important;
}

#item20255 {
	width:137px !important;
	height:237px !important;
}

#item21718 {
	width:137px !important;
	height:237px !important;
	left:291px !important;
	top:173px !important;
}

#item20256 {
	width:84px !important;
	height:146px !important;
}

#item21723 {
	width:84px !important;
	height:146px !important;
	left:14px !important;
	top:487px !important;
}

#item20257 {
	width:89px !important;
	height:146px !important;
}

#item21728 {
	width:89px !important;
	height:146px !important;
	left:100px !important;
	top:487px !important;
}

#item20258 {
	width:83px !important;
	height:146px !important;
}

#item21733 {
	width:83px !important;
	height:146px !important;
	left:189px !important;
	top:487px !important;
}

#item20260 {
	width:75px !important;
	height:146px !important;
}

#item21738 {
	width:75px !important;
	height:146px !important;
	left:274px !important;
	top:487px !important;
}

#item20263 {
	width:88px !important;
	height:146px !important;
}

#item21744 {
	width:88px !important;
	height:146px !important;
	left:350px !important;
	top:487px !important;
}

#item41443 {
	width:58px !important;
	height:9px !important;
	left:444px !important;
	top:502px !important;
}

#item41471 {
	width:60px !important;
	height:9px !important;
	left:444px !important;
	top:511px !important;
}

#item41498 {
	width:56px !important;
	height:9px !important;
	left:444px !important;
	top:521px !important;
}

#item41525 {
	width:67px !important;
	height:9px !important;
	left:444px !important;
	top:530px !important;
}

#item41552 {
	width:64px !important;
	height:9px !important;
	left:444px !important;
	top:540px !important;
}

#item41579 {
	width:81px !important;
	height:9px !important;
	left:444px !important;
	top:590px !important;
}

#item41606 {
	width:83px !important;
	height:9px !important;
	left:444px !important;
	top:382px !important;
}

#item41633 {
	width:56px !important;
	height:9px !important;
	left:444px !important;
	top:392px !important;
}

#item41660 {
	width:54px !important;
	height:9px !important;
	left:444px !important;
	top:290px !important;
}

#item41688 {
	width:84px !important;
	height:9px !important;
	left:444px !important;
	top:300px !important;
}

#item41716 {
	width:78px !important;
	height:9px !important;
	left:444px !important;
	top:90px !important;
}

#item41743 {
	width:82px !important;
	height:9px !important;
	left:444px !important;
	top:111px !important;
}

#item41770 {
	width:72px !important;
	height:9px !important;
	left:444px !important;
	top:131px !important;
}

#item41798 {
	width:64px !important;
	height:9px !important;
	left:444px !important;
	top:180px !important;
}

#item41825 {
	width:58px !important;
	height:9px !important;
	left:444px !important;
	top:502px !important;
}

#item41852 {
	width:60px !important;
	height:9px !important;
	left:444px !important;
	top:511px !important;
}

#item41879 {
	width:56px !important;
	height:9px !important;
	left:444px !important;
	top:521px !important;
}

#item41907 {
	width:67px !important;
	height:9px !important;
	left:444px !important;
	top:530px !important;
}

#item41935 {
	width:64px !important;
	height:9px !important;
	left:444px !important;
	top:540px !important;
}

#item41962 {
	width:81px !important;
	height:9px !important;
	left:444px !important;
	top:590px !important;
}

#item41989 {
	width:83px !important;
	height:9px !important;
	left:444px !important;
	top:382px !important;
}

#item42016 {
	width:56px !important;
	height:9px !important;
	left:444px !important;
	top:392px !important;
}

#item42043 {
	width:54px !important;
	height:9px !important;
	left:444px !important;
	top:290px !important;
}

#item42070 {
	width:84px !important;
	height:9px !important;
	left:444px !important;
	top:300px !important;
}

#item42097 {
	width:78px !important;
	height:9px !important;
	left:444px !important;
	top:90px !important;
}

#item42124 {
	width:82px !important;
	height:9px !important;
	left:444px !important;
	top:111px !important;
}

#item42151 {
	width:72px !important;
	height:9px !important;
	left:444px !important;
	top:131px !important;
}

#item42180 {
	width:64px !important;
	height:9px !important;
	left:444px !important;
	top:180px !important;
}

#item20264 {
	width:128px !important;
	height:200px !important;
}

#item21749 {
	width:128px !important;
	height:200px !important;
	left:124px !important;
	top:14px !important;
}

#item20265 {
	width:130px !important;
	height:180px !important;
}

#item21754 {
	width:130px !important;
	height:180px !important;
	left:260px !important;
	top:14px !important;
}

#item20266 {
	width:132px !important;
	height:200px !important;
}

#item21760 {
	width:132px !important;
	height:200px !important;
	left:398px !important;
	top:14px !important;
}

#item20267 {
	width:128px !important;
	height:200px !important;
}

#item21765 {
	width:128px !important;
	height:200px !important;
	left:124px !important;
	top:223px !important;
}

#item20268 {
	width:130px !important;
	height:179px !important;
}

#item21770 {
	width:130px !important;
	height:179px !important;
	left:260px !important;
	top:244px !important;
}

#item20269 {
	width:133px !important;
	height:200px !important;
}

#item21775 {
	width:133px !important;
	height:200px !important;
	left:397px !important;
	top:223px !important;
}

#item20272 {
	width:155px !important;
	height:144px !important;
}

#item21780 {
	width:155px !important;
	height:144px !important;
	left:14px !important;
	top:80px !important;
}

#item20273 {
	width:122px !important;
	height:142px !important;
}

#item21785 {
	width:122px !important;
	height:142px !important;
	left:14px !important;
	top:232px !important;
}

#item20274 {
	width:179px !important;
	height:253px !important;
}

#item21790 {
	width:179px !important;
	height:253px !important;
	left:14px !important;
	top:381px !important;
}

#item20275 {
	width:252px !important;
	height:212px !important;
}

#item21795 {
	width:252px !important;
	height:212px !important;
	left:278px !important;
	top:421px !important;
}

#item20278 {
	width:252px !important;
	height:250px !important;
}

#item21800 {
	width:252px !important;
	height:250px !important;
	left:278px !important;
	top:73px !important;
}

#item42207 {
	width:92px !important;
	height:18px !important;
	left:173px !important;
	top:206px !important;
}

#item42234 {
	width:74px !important;
	height:28px !important;
	left:141px !important;
	top:347px !important;
}

#item42261 {
	width:132px !important;
	height:19px !important;
	left:372px !important;
	top:390px !important;
}

#item42291 {
	width:68px !important;
	height:54px !important;
	left:195px !important;
	top:574px !important;
}

#item42325 {
	width:99px !important;
	height:19px !important;
	left:416px !important;
	top:611px !important;
}

#item20276 {
	width:211px !important;
	height:157px !important;
}

#item21805 {
	width:211px !important;
	height:157px !important;
	left:14px !important;
	top:398px !important;
}

#item20277 {
	width:228px !important;
	height:226px !important;
}

#item21810 {
	width:228px !important;
	height:226px !important;
	left:302px !important;
	top:400px !important;
}

#item20281 {
	width:244px !important;
	height:145px !important;
}

#item21815 {
	width:244px !important;
	height:145px !important;
	left:88px !important;
	top:247px !important;
}

#item20282 {
	width:147px !important;
	height:164px !important;
}

#item21820 {
	width:147px !important;
	height:164px !important;
	left:98px !important;
	top:74px !important;
}

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

#item21825 {
	width:163px !important;
	height:173px !important;
	left:367px !important;
	top:65px !important;
}

#item22033 {
	width:179px !important;
	height:80px !important;
}

#item22028 {
	width:179px !important;
	height:80px !important;
	left:351px !important;
	top:241px !important;
}

#item42355 {
	width:61px !important;
	height:28px !important;
	left:13px !important;
	top:211px !important;
}

#item42382 {
	width:94px !important;
	height:19px !important;
	left:260px !important;
	top:212px !important;
}

#item42410 {
	width:68px !important;
	height:47px !important;
	left:20px !important;
	top:336px !important;
}

#item42440 {
	width:142px !important;
	height:9px !important;
	left:339px !important;
	top:386px !important;
}

#item42470 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item42500 {
	width:71px !important;
	height:38px !important;
	left:237px !important;
	top:590px !important;
}

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

#item21830 {
	width:252px !important;
	height:121px !important;
	left:14px !important;
	top:81px !important;
}

#item20285 {
	width:135px !important;
	height:217px !important;
}

#item21836 {
	width:135px !important;
	height:217px !important;
	left:278px !important;
	top:72px !important;
}

#item20286 {
	width:252px !important;
	height:101px !important;
}

#item21841 {
	width:252px !important;
	height:101px !important;
	left:278px !important;
	top:296px !important;
}

#item20287 {
	width:252px !important;
	height:119px !important;
}

#item21846 {
	width:252px !important;
	height:119px !important;
	left:14px !important;
	top:272px !important;
}

#item20288 {
	width:165px !important;
	height:140px !important;
}

#item21852 {
	width:165px !important;
	height:140px !important;
	left:101px !important;
	top:486px !important;
}

#item20289 {
	width:169px !important;
	height:160px !important;
}

#item21857 {
	width:169px !important;
	height:160px !important;
	left:361px !important;
	top:467px !important;
}

#item42527 {
	width:183px !important;
	height:9px !important;
	left:21px !important;
	top:248px !important;
}

#item42554 {
	width:159px !important;
	height:19px !important;
	left:364px !important;
	top:267px !important;
}

#item42586 {
	width:179px !important;
	height:9px !important;
	left:18px !important;
	top:467px !important;
}

#item42614 {
	width:246px !important;
	height:9px !important;
	left:284px !important;
	top:446px !important;
}

#item42645 {
	width:78px !important;
	height:38px !important;
	left:285px !important;
	top:581px !important;
}

#item42677 {
	width:100px !important;
	height:18px !important;
	left:15px !important;
	top:604px !important;
}

#item20290 {
	width:251px !important;
	height:230px !important;
}

#item21862 {
	width:251px !important;
	height:230px !important;
	left:16px !important;
	top:397px !important;
}

#item20291 {
	width:107px !important;
	height:96px !important;
}

#item21867 {
	width:107px !important;
	height:96px !important;
	left:283px !important;
	top:403px !important;
}

#item20292 {
	width:135px !important;
	height:230px !important;
}

#item21872 {
	width:135px !important;
	height:230px !important;
	left:395px !important;
	top:397px !important;
}

#item20293 {
	width:164px !important;
	height:83px !important;
}

#item21877 {
	width:164px !important;
	height:83px !important;
	left:362px !important;
	top:253px !important;
}

#item20295 {
	width:252px !important;
	height:108px !important;
}

#item21882 {
	width:252px !important;
	height:108px !important;
	left:14px !important;
	top:219px !important;
}

#item20296 {
	width:169px !important;
	height:139px !important;
}

#item21887 {
	width:169px !important;
	height:139px !important;
	left:98px !important;
	top:71px !important;
}

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

#item21892 {
	width:158px !important;
	height:198px !important;
	left:372px !important;
	top:49px !important;
}

#item42708 {
	width:73px !important;
	height:28px !important;
	left:20px !important;
	top:179px !important;
}

#item42735 {
	width:80px !important;
	height:28px !important;
	left:18px !important;
	top:593px !important;
}

#item42765 {
	width:132px !important;
	height:19px !important;
	left:16px !important;
	top:373px !important;
}

#item42798 {
	width:72px !important;
	height:27px !important;
	left:284px !important;
	top:214px !important;
}

#item42830 {
	width:126px !important;
	height:19px !important;
	left:332px !important;
	top:370px !important;
}

#item42861 {
	width:114px !important;
	height:18px !important;
	left:282px !important;
	top:585px !important;
}

#item42893 {
	width:114px !important;
	height:18px !important;
	left:282px !important;
	top:603px !important;
}

#item20298 {
	width:161px !important;
	height:172px !important;
}

#item21897 {
	width:161px !important;
	height:172px !important;
	left:11px !important;
	top:108px !important;
}

#item20299 {
	width:137px !important;
	height:218px !important;
}

#item21902 {
	width:137px !important;
	height:218px !important;
	left:344px !important;
	top:74px !important;
}

#item20300 {
	width:68px !important;
	height:69px !important;
}

#item21908 {
	width:68px !important;
	height:69px !important;
	left:286px !important;
	top:72px !important;
}

#item20301 {
	width:252px !important;
	height:150px !important;
}

#item21913 {
	width:252px !important;
	height:150px !important;
	left:14px !important;
	top:289px !important;
}

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

#item21918 {
	width:230px !important;
	height:197px !important;
	left:300px !important;
	top:387px !important;
}

#item42923 {
	width:80px !important;
	height:20px !important;
	left:183px !important;
	top:223px !important;
}

#item42950 {
	width:114px !important;
	height:29px !important;
	left:154px !important;
	top:250px !important;
}

#item42982 {
	width:237px !important;
	height:9px !important;
	left:112px !important;
	top:576px !important;
}

#item43013 {
	width:255px !important;
	height:9px !important;
	left:15px !important;
	top:481px !important;
}

#item43044 {
	width:119px !important;
	height:20px !important;
	left:285px !important;
	top:353px !important;
}

#item43074 {
	width:124px !important;
	height:20px !important;
	left:403px !important;
	top:353px !important;
}
#in5footer,  #prefooter {display:none;}
