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

#item38432 {
	width:180px !important;
	height:9px !important;
	left:288px !important;
	top:246px !important;
}

#item38459 {
	width:83px !important;
	height:30px !important;
	left:430px !important;
	top:583px !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;
}

#item38490 {
	width:211px !important;
	height:9px !important;
	left:12px !important;
	top:413px !important;
}

#item38520 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item38552 {
	width:83px !important;
	height:29px !important;
	left:276px !important;
	top:281px !important;
}

#item38579 {
	width:215px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item38612 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:144px !important;
}

#item38639 {
	width:78px !important;
	height:29px !important;
	left:13px !important;
	top:164px !important;
}

#item38666 {
	width:77px !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;
}

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

#item33043 {
	width:78px !important;
	height:29px !important;
	left:276px !important;
	top:203px !important;
}

#item33071 {
	width:100px !important;
	height:29px !important;
	left:276px !important;
	top:386px !important;
}

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

#item33132 {
	width:82px !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;
}

#item33159 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item33186 {
	width:91px !important;
	height:20px !important;
	left:276px !important;
	top:237px !important;
}

#item33214 {
	width:81px !important;
	height:30px !important;
	left:276px !important;
	top:598px !important;
}

#item33245 {
	width:94px !important;
	height:18px !important;
	left:13px !important;
	top:610px !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;
}

#item33275 {
	width:218px !important;
	height:9px !important;
	left:13px !important;
	top:305px !important;
}

#item33306 {
	width:203px !important;
	height:9px !important;
	left:276px !important;
	top:203px !important;
}

#item33336 {
	width:80px !important;
	height:27px !important;
	left:276px !important;
	top:393px !important;
}

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

#item33394 {
	width:82px !important;
	height:18px !important;
	left:276px !important;
	top:610px !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;
}

#item33427 {
	width:118px !important;
	height:9px !important;
	left:13px !important;
	top:305px !important;
}

#item33454 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item33481 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item33508 {
	width:82px !important;
	height:20px !important;
	left:277px !important;
	top:265px !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;
}

#item33535 {
	width:84px !important;
	height:18px !important;
	left:187px !important;
	top:224px !important;
}

#item33562 {
	width:82px !important;
	height:20px !important;
	left:442px !important;
	top:168px !important;
}

#item33589 {
	width:76px !important;
	height:20px !important;
	left:281px !important;
	top:350px !important;
}

#item33616 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:427px !important;
}

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

#item33671 {
	width:80px !important;
	height:20px !important;
	left:429px !important;
	top:608px !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;
}

#item33698 {
	width:94px !important;
	height:27px !important;
	left:167px !important;
	top:190px !important;
}

#item33730 {
	width:91px !important;
	height:29px !important;
	left:13px !important;
	top:391px !important;
}

#item33757 {
	width:86px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

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

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

#item33840 {
	width:60px !important;
	height:39px !important;
	left:276px !important;
	top:332px !important;
}

#item33874 {
	width:66px !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;
}

#item33904 {
	width:227px !important;
	height:9px !important;
	left:20px !important;
	top:296px !important;
}

#item33935 {
	width:164px !important;
	height:19px !important;
	left:281px !important;
	top:243px !important;
}

#item33966 {
	width:64px !important;
	height:36px !important;
	left:456px !important;
	top:391px !important;
}

#item33997 {
	width:96px !important;
	height:18px !important;
	left:140px !important;
	top:610px !important;
}

#item34028 {
	width:199px !important;
	height:9px !important;
	left:282px !important;
	top:622px !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;
}

#item34060 {
	width:71px !important;
	height:38px !important;
	left:17px !important;
	top:590px !important;
}

#item34090 {
	width:148px !important;
	height:19px !important;
	left:283px !important;
	top:609px !important;
}

#item34122 {
	width:79px !important;
	height:38px !important;
	left:16px !important;
	top:362px !important;
}

#item34152 {
	width:227px !important;
	height:9px !important;
	left:284px !important;
	top:239px !important;
}

#item34183 {
	width:118px !important;
	height:19px !important;
	left:18px !important;
	top:135px !important;
}

#item34213 {
	width:118px !important;
	height:19px !important;
	left:18px !important;
	top:154px !important;
}

#item34247 {
	width:118px !important;
	height:19px !important;
	left:18px !important;
	top:173px !important;
}

#item34279 {
	width:118px !important;
	height:19px !important;
	left:18px !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;
}

#item34309 {
	width:74px !important;
	height:36px !important;
	left:439px !important;
	top:253px !important;
}

#item34340 {
	width:201px !important;
	height:9px !important;
	left:16px !important;
	top:380px !important;
}

#item34367 {
	width:63px !important;
	height:57px !important;
	left:203px !important;
	top:571px !important;
}

#item34397 {
	width:160px !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;
}

#item34427 {
	width:248px !important;
	height:9px !important;
	left:20px !important;
	top:229px !important;
}

#item34458 {
	width:64px !important;
	height:57px !important;
	left:18px !important;
	top:571px !important;
}

#item34489 {
	width:249px !important;
	height:9px !important;
	left:17px !important;
	top:396px !important;
}

#item34519 {
	width:150px !important;
	height:19px !important;
	left:284px !important;
	top:303px !important;
}

#item34551 {
	width:207px !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;
}

#item34581 {
	width:282px !important;
	height:9px !important;
	left:19px !important;
	top:382px !important;
}

#item34612 {
	width:178px !important;
	height:9px !important;
	left:339px !important;
	top:331px !important;
}

#item34640 {
	width:121px !important;
	height:18px !important;
	left:207px !important;
	top:610px !important;
}

#item34670 {
	width:175px !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;
}

#item34697 {
	width:234px !important;
	height:9px !important;
	left:18px !important;
	top:457px !important;
}

#item34727 {
	width:79px !important;
	height:28px !important;
	left:19px !important;
	top:600px !important;
}

#item34754 {
	width:76px !important;
	height:36px !important;
	left:309px !important;
	top:391px !important;
}

#item34785 {
	width:69px !important;
	height:28px !important;
	left:310px !important;
	top:571px !important;
}

#item34815 {
	width:74px !important;
	height:28px !important;
	left:310px !important;
	top:600px !important;
}

#item34849 {
	width:101px !important;
	height:36px !important;
	left:15px !important;
	top:91px !important;
}

#item34885 {
	width:97px !important;
	height:36px !important;
	left:15px !important;
	top:127px !important;
}

#item34918 {
	width:106px !important;
	height:36px !important;
	left:15px !important;
	top:163px !important;
}

#item34953 {
	width:100px !important;
	height:36px !important;
	left:15px !important;
	top:199px !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;
}

#item34987 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item35017 {
	width:85px !important;
	height:20px !important;
	left:276px !important;
	top:196px !important;
}

#item35044 {
	width:137px !important;
	height:18px !important;
	left:276px !important;
	top:407px !important;
}

#item35075 {
	width:80px !important;
	height:20px !important;
	left:276px !important;
	top:608px !important;
}

#item35102 {
	width:175px !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;
}

#item35130 {
	width:222px !important;
	height:9px !important;
	left:276px !important;
	top:311px !important;
}

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

#item35189 {
	width:200px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item35216 {
	width:118px !important;
	height:18px !important;
	left:115px !important;
	top:302px !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;
}

#item35247 {
	width:181px !important;
	height:9px !important;
	left:13px !important;
	top:360px !important;
}

#item35274 {
	width:136px !important;
	height:18px !important;
	left:13px !important;
	top:451px !important;
}

#item35305 {
	width:144px !important;
	height:9px !important;
	left:276px !important;
	top:399px !important;
}

#item35333 {
	width:125px !important;
	height:29px !important;
	left:280px !important;
	top:487px !important;
}

#item35364 {
	width:81px !important;
	height:20px !important;
	left:276px !important;
	top:172px !important;
}

#item35391 {
	width:80px !important;
	height:29px !important;
	left:276px !important;
	top:193px !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;
}

#item35423 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item35450 {
	width:80px !important;
	height:18px !important;
	left:12px !important;
	top:399px !important;
}

#item35477 {
	width:127px !important;
	height:9px !important;
	left:16px !important;
	top:472px !important;
}

#item35504 {
	width:95px !important;
	height:20px !important;
	left:282px !important;
	top:603px !important;
}

#item35532 {
	width:156px !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;
}

#item35559 {
	width:153px !important;
	height:9px !important;
	left:27px !important;
	top:294px !important;
}

#item35586 {
	width:181px !important;
	height:9px !important;
	left:277px !important;
	top:307px !important;
}

#item35616 {
	width:123px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item35644 {
	width:155px !important;
	height:20px !important;
	left:186px !important;
	top:608px !important;
}

#item35677 {
	width:140px !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;
}

#item35704 {
	width:155px !important;
	height:9px !important;
	left:113px !important;
	top:267px !important;
}

#item35736 {
	width:81px !important;
	height:27px !important;
	left:177px !important;
	top:423px !important;
}

#item35767 {
	width:78px !important;
	height:18px !important;
	left:176px !important;
	top:609px !important;
}

#item35797 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:348px !important;
}

#item35824 {
	width:175px !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;
}

#item35852 {
	width:195px !important;
	height:19px !important;
	left:13px !important;
	top:382px !important;
}

#item35884 {
	width:72px !important;
	height:28px !important;
	left:180px !important;
	top:600px !important;
}

#item35911 {
	width:75px !important;
	height:38px !important;
	left:448px !important;
	top:167px !important;
}

#item35941 {
	width:124px !important;
	height:19px !important;
	left:393px !important;
	top:382px !important;
}

#item35971 {
	width:164px !important;
	height:19px !important;
	left:282px !important;
	top:609px !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;
}

#item36001 {
	width:143px !important;
	height:18px !important;
	left:21px !important;
	top:191px !important;
}

#item36034 {
	width:95px !important;
	height:28px !important;
	left:159px !important;
	top:379px !important;
}

#item36067 {
	width:178px !important;
	height:19px !important;
	left:17px !important;
	top:609px !important;
}

#item36099 {
	width:226px !important;
	height:9px !important;
	left:281px !important;
	top:400px !important;
}

#item36129 {
	width:154px !important;
	height:19px !important;
	left:288px !important;
	top:609px !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;
}

#item36159 {
	width:77px !important;
	height:28px !important;
	left:18px !important;
	top:158px !important;
}

#item36186 {
	width:170px !important;
	height:9px !important;
	left:21px !important;
	top:394px !important;
}

#item36213 {
	width:174px !important;
	height:9px !important;
	left:21px !important;
	top:408px !important;
}

#item36245 {
	width:144px !important;
	height:9px !important;
	left:18px !important;
	top:619px !important;
}

#item36273 {
	width:157px !important;
	height:9px !important;
	left:281px !important;
	top:619px !important;
}

#item36300 {
	width:79px !important;
	height:19px !important;
	left:281px !important;
	top:296px !important;
}

#item36327 {
	width:78px !important;
	height:28px !important;
	left:281px !important;
	top:317px !important;
}

#item36358 {
	width:78px !important;
	height:28px !important;
	left:281px !important;
	top:145px !important;
}

#item36388 {
	width:80px !important;
	height:19px !important;
	left:281px !important;
	top:122px !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;
}

#item36415 {
	width:121px !important;
	height:19px !important;
	left:13px !important;
	top:93px !important;
}

#item36445 {
	width:141px !important;
	height:19px !important;
	left:394px !important;
	top:84px !important;
}

#item36476 {
	width:111px !important;
	height:19px !important;
	left:394px !important;
	top:208px !important;
}

#item36506 {
	width:115px !important;
	height:19px !important;
	left:394px !important;
	top:227px !important;
}

#item36536 {
	width:122px !important;
	height:19px !important;
	left:14px !important;
	top:300px !important;
}

#item36566 {
	width:126px !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;
}

#item36598 {
	width:118px !important;
	height:18px !important;
	left:138px !important;
	top:299px !important;
}

#item36630 {
	width:90px !important;
	height:20px !important;
	left:278px !important;
	top:234px !important;
}

#item36657 {
	width:140px !important;
	height:9px !important;
	left:12px !important;
	top:620px !important;
}

#item36688 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:604px !important;
}

#item36715 {
	width:174px !important;
	height:9px !important;
	left:277px !important;
	top:619px !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;
}

#item36745 {
	width:115px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item36773 {
	width:130px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item36801 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item36831 {
	width:82px !important;
	height:18px !important;
	left:276px !important;
	top:143px !important;
}

#item36858 {
	width:80px !important;
	height:29px !important;
	left:276px !important;
	top:290px !important;
}

#item36890 {
	width:149px !important;
	height:9px !important;
	left:13px !important;
	top:405px !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;
}

#item36921 {
	width:90px !important;
	height:19px !important;
	left:418px !important;
	top:164px !important;
}

#item36951 {
	width:62px !important;
	height:19px !important;
	left:418px !important;
	top:185px !important;
}

#item36978 {
	width:59px !important;
	height:19px !important;
	left:418px !important;
	top:204px !important;
}

#item37005 {
	width:87px !important;
	height:19px !important;
	left:418px !important;
	top:223px !important;
}

#item37033 {
	width:62px !important;
	height:19px !important;
	left:418px !important;
	top:242px !important;
}

#item37060 {
	width:68px !important;
	height:19px !important;
	left:337px !important;
	top:164px !important;
}

#item37087 {
	width:59px !important;
	height:19px !important;
	left:337px !important;
	top:183px !important;
}

#item37114 {
	width:59px !important;
	height:19px !important;
	left:337px !important;
	top:202px !important;
}

#item37141 {
	width:64px !important;
	height:19px !important;
	left:337px !important;
	top:221px !important;
}

#item37169 {
	width:59px !important;
	height:19px !important;
	left:337px !important;
	top:240px !important;
}

#item37197 {
	width:57px !important;
	height:19px !important;
	left:337px !important;
	top:259px !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;
}

#item37225 {
	width:108px !important;
	height:18px !important;
	left:20px !important;
	top:222px !important;
}

#item37256 {
	width:106px !important;
	height:27px !important;
	left:16px !important;
	top:601px !important;
}

#item37286 {
	width:183px !important;
	height:18px !important;
	left:274px !important;
	top:610px !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;
}

#item37319 {
	width:97px !important;
	height:20px !important;
	left:120px !important;
	top:294px !important;
}

#item37346 {
	width:141px !important;
	height:20px !important;
	left:119px !important;
	top:182px !important;
}

#item37377 {
	width:96px !important;
	height:20px !important;
	left:403px !important;
	top:184px !important;
}

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

#item37431 {
	width:147px !important;
	height:9px !important;
	left:92px !important;
	top:619px !important;
}

#item37458 {
	width:128px !important;
	height:9px !important;
	left:397px !important;
	top:493px !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;
}

#item37485 {
	width:75px !important;
	height:36px !important;
	left:13px !important;
	top:176px !important;
}

#item37516 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:416px !important;
}

#item37546 {
	width:80px !important;
	height:29px !important;
	left:13px !important;
	top:599px !important;
}

#item37573 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item37604 {
	width:124px !important;
	height:20px !important;
	left:281px !important;
	top:608px !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;
}

#item37631 {
	width:126px !important;
	height:18px !important;
	left:410px !important;
	top:170px !important;
}

#item37663 {
	width:128px !important;
	height:18px !important;
	left:410px !important;
	top:290px !important;
}

#item37694 {
	width:120px !important;
	height:27px !important;
	left:410px !important;
	top:392px !important;
}

#item37727 {
	width:115px !important;
	height:27px !important;
	left:410px !important;
	top:512px !important;
}

#item37760 {
	width:126px !important;
	height:18px !important;
	left:410px !important;
	top:624px !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;
}

#item37791 {
	width:158px !important;
	height:19px !important;
	left:296px !important;
	top:74px !important;
}

#item37822 {
	width:222px !important;
	height:9px !important;
	left:296px !important;
	top:163px !important;
}

#item37853 {
	width:206px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item37883 {
	width:218px !important;
	height:9px !important;
	left:13px !important;
	top:366px !important;
}

#item37913 {
	width:160px !important;
	height:19px !important;
	left:308px !important;
	top:443px !important;
}

#item37945 {
	width:201px !important;
	height:9px !important;
	left:308px !important;
	top:540px !important;
}

#item37975 {
	width:191px !important;
	height:9px !important;
	left:308px !important;
	top:619px !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;
}

#item38005 {
	width:82px !important;
	height:20px !important;
	left:221px !important;
	top:284px !important;
}

#item38032 {
	width:78px !important;
	height:20px !important;
	left:195px !important;
	top:458px !important;
}

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

#item38086 {
	width:199px !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;
}

#item38116 {
	width:90px !important;
	height:29px !important;
	left:161px !important;
	top:225px !important;
}

#item38148 {
	width:85px !important;
	height:18px !important;
	left:265px !important;
	top:294px !important;
}

#item38179 {
	width:84px !important;
	height:20px !important;
	left:193px !important;
	top:493px !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;
}

#item38206 {
	width:185px !important;
	height:9px !important;
	left:22px !important;
	top:302px !important;
}

#item38233 {
	width:162px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item38260 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item38288 {
	width:177px !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;
}

#item38315 {
	width:183px !important;
	height:9px !important;
	left:18px !important;
	top:347px !important;
}

#item38345 {
	width:250px !important;
	height:9px !important;
	left:213px !important;
	top:353px !important;
}

#item38377 {
	width:176px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item38405 {
	width:74px !important;
	height:20px !important;
	left:282px !important;
	top:543px !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;
}

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

#item38721 {
	width:247px !important;
	height:9px !important;
	left:279px !important;
	top:316px !important;
}

#item38752 {
	width:193px !important;
	height:9px !important;
	left:279px !important;
	top:396px !important;
}

#item38783 {
	width:138px !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;
}

#item38810 {
	width:148px !important;
	height:20px !important;
	left:13px !important;
	top:309px !important;
}

#item38842 {
	width:117px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item38872 {
	width:138px !important;
	height:9px !important;
	left:276px !important;
	top:320px !important;
}

#item38899 {
	width:197px !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;
}

#item38929 {
	width:182px !important;
	height:9px !important;
	left:20px !important;
	top:330px !important;
}

#item38956 {
	width:225px !important;
	height:18px !important;
	left:276px !important;
	top:323px !important;
}

#item38987 {
	width:103px !important;
	height:18px !important;
	left:169px !important;
	top:515px !important;
}

#item39020 {
	width:85px !important;
	height:29px !important;
	left:437px !important;
	top:582px !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;
}

#item39048 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:174px !important;
}

#item39075 {
	width:100px !important;
	height:20px !important;
	left:13px !important;
	top:447px !important;
}

#item39102 {
	width:106px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item39129 {
	width:195px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item39159 {
	width:203px !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;
}

#item39189 {
	width:189px !important;
	height:9px !important;
	left:13px !important;
	top:295px !important;
}

#item39219 {
	width:80px !important;
	height:29px !important;
	left:276px !important;
	top:346px !important;
}

#item39246 {
	width:83px !important;
	height:27px !important;
	left:449px !important;
	top:137px !important;
}

#item39278 {
	width:104px !important;
	height:18px !important;
	left:96px !important;
	top:610px !important;
}

#item39308 {
	width:80px !important;
	height:29px !important;
	left:276px !important;
	top:599px !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;
}

#item39335 {
	width:180px !important;
	height:9px !important;
	left:13px !important;
	top:206px !important;
}

#item39365 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:193px !important;
}

#item39392 {
	width:107px !important;
	height:18px !important;
	left:164px !important;
	top:399px !important;
}

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

#item39449 {
	width:232px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item39480 {
	width:64px !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;
}

#item39507 {
	width:97px !important;
	height:27px !important;
	left:169px !important;
	top:143px !important;
}

#item39539 {
	width:172px !important;
	height:9px !important;
	left:280px !important;
	top:179px !important;
}

#item39566 {
	width:95px !important;
	height:19px !important;
	left:151px !important;
	top:292px !important;
}

#item39593 {
	width:64px !important;
	height:27px !important;
	left:461px !important;
	top:297px !important;
}

#item39620 {
	width:110px !important;
	height:38px !important;
	left:17px !important;
	top:415px !important;
}

#item39652 {
	width:78px !important;
	height:28px !important;
	left:280px !important;
	top:424px !important;
}

#item39679 {
	width:130px !important;
	height:9px !important;
	left:19px !important;
	top:619px !important;
}

#item39708 {
	width:211px !important;
	height:9px !important;
	left:282px !important;
	top:619px !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;
}

#item39739 {
	width:78px !important;
	height:38px !important;
	left:16px !important;
	top:588px !important;
}

#item39769 {
	width:65px !important;
	height:47px !important;
	left:283px !important;
	top:581px !important;
}

#item39800 {
	width:159px !important;
	height:19px !important;
	left:20px !important;
	top:438px !important;
}

#item39831 {
	width:177px !important;
	height:19px !important;
	left:284px !important;
	top:436px !important;
}

#item39863 {
	width:81px !important;
	height:28px !important;
	left:190px !important;
	top:255px !important;
}

#item39890 {
	width:222px !important;
	height:9px !important;
	left:281px !important;
	top:314px !important;
}

#item39922 {
	width:95px !important;
	height:28px !important;
	left:17px !important;
	top:109px !important;
}

#item39952 {
	width:78px !important;
	height:36px !important;
	left:281px !important;
	top:114px !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;
}

#item39986 {
	width:134px !important;
	height:19px !important;
	left:13px !important;
	top:311px !important;
}

#item40013 {
	width:136px !important;
	height:19px !important;
	left:276px !important;
	top:311px !important;
}

#item40043 {
	width:207px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item40073 {
	width:198px !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;
}

#item40105 {
	width:244px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item40137 {
	width:260px !important;
	height:9px !important;
	left:276px !important;
	top:291px !important;
}

#item40169 {
	width:257px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item40203 {
	width:206px !important;
	height:9px !important;
	left:276px !important;
	top:619px !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;
}

#item40235 {
	width:152px !important;
	height:29px !important;
	left:366px !important;
	top:287px !important;
}

#item40267 {
	width:87px !important;
	height:45px !important;
	left:170px !important;
	top:515px !important;
}

#item40301 {
	width:90px !important;
	height:20px !important;
	left:276px !important;
	top:608px !important;
}

#item40328 {
	width:204px !important;
	height:9px !important;
	left:152px !important;
	top:240px !important;
}

#item40359 {
	width:204px !important;
	height:9px !important;
	left:152px !important;
	top:250px !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;
}

#item40392 {
	width:239px !important;
	height:20px !important;
	left:13px !important;
	top:297px !important;
}

#item40423 {
	width:86px !important;
	height:40px !important;
	left:18px !important;
	top:540px !important;
}

#item40455 {
	width:262px !important;
	height:20px !important;
	left:276px !important;
	top:326px !important;
}

#item40487 {
	width:238px !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;
}

#item40518 {
	width:118px !important;
	height:27px !important;
	left:177px !important;
	top:108px !important;
}

#item40551 {
	width:148px !important;
	height:9px !important;
	left:276px !important;
	top:395px !important;
}

#item40578 {
	width:105px !important;
	height:9px !important;
	left:427px !important;
	top:608px !important;
}

#item40605 {
	width:126px !important;
	height:9px !important;
	left:405px !important;
	top:619px !important;
}

#item40633 {
	width:107px !important;
	height:9px !important;
	left:429px !important;
	top:154px !important;
}

#item40663 {
	width:107px !important;
	height:9px !important;
	left:429px !important;
	top:163px !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;
}

#item40690 {
	width:120px !important;
	height:20px !important;
	left:115px !important;
	top:598px !important;
}

#item40717 {
	width:114px !important;
	height:9px !important;
	left:297px !important;
	top:586px !important;
}

#item40744 {
	width:114px !important;
	height:9px !important;
	left:297px !important;
	top:596px !important;
}

#item40771 {
	width:258px !important;
	height:18px !important;
	left:13px !important;
	top:249px !important;
}

#item40804 {
	width:258px !important;
	height:18px !important;
	left:13px !important;
	top:267px !important;
}

#item40839 {
	width:258px !important;
	height:18px !important;
	left:13px !important;
	top:285px !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;
}

#item40872 {
	width:112px !important;
	height:20px !important;
	left:420px !important;
	top:74px !important;
}

#item40902 {
	width:152px !important;
	height:9px !important;
	left:13px !important;
	top:280px !important;
}

#item40929 {
	width:153px !important;
	height:9px !important;
	left:284px !important;
	top:410px !important;
}

#item40959 {
	width:182px !important;
	height:9px !important;
	left:276px !important;
	top:481px !important;
}

#item40986 {
	width:204px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item41014 {
	width:204px !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;
}

#item41041 {
	width:166px !important;
	height:9px !important;
	left:18px !important;
	top:613px !important;
}

#item41068 {
	width:82px !important;
	height:27px !important;
	left:276px !important;
	top:543px !important;
}

#item41098 {
	width:78px !important;
	height:36px !important;
	left:215px !important;
	top:317px !important;
}

#item41129 {
	width:196px !important;
	height:9px !important;
	left:13px !important;
	top:302px !important;
}

#item41160 {
	width:196px !important;
	height:18px !important;
	left:13px !important;
	top:311px !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;
}

#item41193 {
	width:66px !important;
	height:9px !important;
	left:444px !important;
	top:508px !important;
}

#item41220 {
	width:59px !important;
	height:9px !important;
	left:444px !important;
	top:517px !important;
}

#item41247 {
	width:74px !important;
	height:9px !important;
	left:444px !important;
	top:526px !important;
}

#item41275 {
	width:63px !important;
	height:9px !important;
	left:444px !important;
	top:535px !important;
}

#item41302 {
	width:65px !important;
	height:9px !important;
	left:444px !important;
	top:544px !important;
}

#item41329 {
	width:91px !important;
	height:9px !important;
	left:444px !important;
	top:592px !important;
}

#item41356 {
	width:87px !important;
	height:9px !important;
	left:444px !important;
	top:399px !important;
}

#item41383 {
	width:73px !important;
	height:9px !important;
	left:444px !important;
	top:408px !important;
}

#item41410 {
	width:72px !important;
	height:9px !important;
	left:444px !important;
	top:308px !important;
}

#item41437 {
	width:76px !important;
	height:9px !important;
	left:444px !important;
	top:317px !important;
}

#item41466 {
	width:61px !important;
	height:18px !important;
	left:444px !important;
	top:105px !important;
}

#item41496 {
	width:82px !important;
	height:9px !important;
	left:444px !important;
	top:133px !important;
}

#item41523 {
	width:60px !important;
	height:18px !important;
	left:444px !important;
	top:153px !important;
}

#item41550 {
	width:65px !important;
	height:9px !important;
	left:444px !important;
	top:208px !important;
}

#item41577 {
	width:66px !important;
	height:9px !important;
	left:444px !important;
	top:508px !important;
}

#item41604 {
	width:59px !important;
	height:9px !important;
	left:444px !important;
	top:517px !important;
}

#item41631 {
	width:74px !important;
	height:9px !important;
	left:444px !important;
	top:526px !important;
}

#item41659 {
	width:63px !important;
	height:9px !important;
	left:444px !important;
	top:535px !important;
}

#item41687 {
	width:65px !important;
	height:9px !important;
	left:444px !important;
	top:544px !important;
}

#item41714 {
	width:91px !important;
	height:9px !important;
	left:444px !important;
	top:592px !important;
}

#item41741 {
	width:87px !important;
	height:9px !important;
	left:444px !important;
	top:399px !important;
}

#item41768 {
	width:73px !important;
	height:9px !important;
	left:444px !important;
	top:408px !important;
}

#item41795 {
	width:72px !important;
	height:9px !important;
	left:444px !important;
	top:308px !important;
}

#item41822 {
	width:76px !important;
	height:9px !important;
	left:444px !important;
	top:317px !important;
}

#item41850 {
	width:61px !important;
	height:18px !important;
	left:444px !important;
	top:105px !important;
}

#item41880 {
	width:82px !important;
	height:9px !important;
	left:444px !important;
	top:133px !important;
}

#item41907 {
	width:60px !important;
	height:18px !important;
	left:444px !important;
	top:153px !important;
}

#item41935 {
	width:65px !important;
	height:9px !important;
	left:444px !important;
	top:208px !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;
}

#item41963 {
	width:91px !important;
	height:18px !important;
	left:173px !important;
	top:204px !important;
}

#item41993 {
	width:83px !important;
	height:27px !important;
	left:141px !important;
	top:348px !important;
}

#item42023 {
	width:132px !important;
	height:19px !important;
	left:373px !important;
	top:390px !important;
}

#item42053 {
	width:73px !important;
	height:36px !important;
	left:195px !important;
	top:592px !important;
}

#item42084 {
	width:98px !important;
	height:18px !important;
	left:416px !important;
	top:612px !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;
}

#item42114 {
	width:87px !important;
	height:19px !important;
	left:13px !important;
	top:221px !important;
}

#item42142 {
	width:93px !important;
	height:18px !important;
	left:259px !important;
	top:214px !important;
}

#item42172 {
	width:73px !important;
	height:38px !important;
	left:19px !important;
	top:340px !important;
}

#item42202 {
	width:160px !important;
	height:9px !important;
	left:339px !important;
	top:383px !important;
}

#item42229 {
	width:70px !important;
	height:45px !important;
	left:237px !important;
	top:583px !important;
}

#item42262 {
	width:207px !important;
	height:9px !important;
	left:13px !important;
	top:619px !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;
}

#item42292 {
	width:230px !important;
	height:9px !important;
	left:21px !important;
	top:249px !important;
}

#item42324 {
	width:137px !important;
	height:19px !important;
	left:364px !important;
	top:267px !important;
}

#item42356 {
	width:203px !important;
	height:9px !important;
	left:18px !important;
	top:467px !important;
}

#item42386 {
	width:242px !important;
	height:9px !important;
	left:284px !important;
	top:447px !important;
}

#item42417 {
	width:95px !important;
	height:19px !important;
	left:15px !important;
	top:606px !important;
}

#item42444 {
	width:79px !important;
	height:38px !important;
	left:283px !important;
	top:581px !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;
}

#item42474 {
	width:68px !important;
	height:38px !important;
	left:20px !important;
	top:170px !important;
}

#item42501 {
	width:73px !important;
	height:28px !important;
	left:284px !important;
	top:213px !important;
}

#item42533 {
	width:160px !important;
	height:19px !important;
	left:339px !important;
	top:371px !important;
}

#item42565 {
	width:130px !important;
	height:19px !important;
	left:16px !important;
	top:372px !important;
}

#item42592 {
	width:64px !important;
	height:38px !important;
	left:20px !important;
	top:578px !important;
}

#item42622 {
	width:116px !important;
	height:18px !important;
	left:282px !important;
	top:585px !important;
}

#item42652 {
	width:116px !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;
}

#item42683 {
	width:87px !important;
	height:20px !important;
	left:175px !important;
	top:220px !important;
}

#item42711 {
	width:78px !important;
	height:29px !important;
	left:175px !important;
	top:247px !important;
}

#item42743 {
	width:233px !important;
	height:9px !important;
	left:94px !important;
	top:564px !important;
}

#item42774 {
	width:251px !important;
	height:9px !important;
	left:17px !important;
	top:481px !important;
}

#item42806 {
	width:85px !important;
	height:27px !important;
	left:288px !important;
	top:346px !important;
}

#item42837 {
	width:98px !important;
	height:27px !important;
	left:395px !important;
	top:346px !important;
}
#in5footer,  #prefooter {display:none;}
