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

#item23162 {
	width:210px !important;
	height:350px !important;
}

#item23160 {
	width:210px !important;
	height:350px !important;
	left:174px !important;
	top:210px !important;
}

#item23382 {
	width:403px !important;
	height:231px !important;
}

#item23377 {
	width:403px !important;
	height:231px !important;
	top:392px !important;
}

#item23390 {
	width:124px !important;
	height:109px !important;
}

#item23385 {
	width:124px !important;
	height:109px !important;
	left:406px !important;
	top:415px !important;
}

#item23434 {
	width:255px !important;
	height:204px !important;
}

#item23429 {
	width:255px !important;
	height:204px !important;
	left:544px !important;
}

#item23171 {
	width:275px !important;
	height:138px !important;
}

#item23166 {
	width:275px !important;
	height:138px !important;
	left:255px !important;
}

#item23376 {
	width:166px !important;
	height:215px !important;
}

#item23371 {
	width:166px !important;
	height:215px !important;
	left:266px !important;
	top:206px !important;
}

#item44691 {
	width:270px !important;
	height:9px !important;
	left:258px !important;
	top:181px !important;
}

#item44722 {
	width:69px !important;
	height:45px !important;
	left:455px !important;
	top:359px !important;
}

#item44756 {
	width:228px !important;
	height:9px !important;
	left:305px !important;
	top:596px !important;
}

#item44783 {
	width:228px !important;
	height:9px !important;
	left:305px !important;
	top:607px !important;
}

#item44814 {
	width:228px !important;
	height:9px !important;
	left:305px !important;
	top:619px !important;
}

#item23396 {
	width:128px !important;
	height:212px !important;
}

#item23391 {
	width:128px !important;
	height:212px !important;
	left:57px !important;
	top:438px !important;
}

#item23402 {
	width:287px !important;
	height:242px !important;
}

#item23397 {
	width:287px !important;
	height:242px !important;
	left:257px !important;
	top:374px !important;
}

#item23428 {
	width:173px !important;
	height:318px !important;
}

#item23423 {
	width:173px !important;
	height:318px !important;
	left:357px !important;
	top:14px !important;
}

#item23440 {
	width:120px !important;
	height:216px !important;
}

#item23435 {
	width:120px !important;
	height:216px !important;
	left:14px !important;
	top:171px !important;
}

#item23408 {
	width:61px !important;
	height:53px !important;
}

#item23403 {
	width:61px !important;
	height:53px !important;
	left:196px !important;
	top:417px !important;
}

#item23416 {
	width:61px !important;
	height:70px !important;
}

#item23411 {
	width:61px !important;
	height:70px !important;
	left:196px !important;
	top:344px !important;
}

#item23422 {
	width:63px !important;
	height:70px !important;
}

#item23417 {
	width:63px !important;
	height:70px !important;
	left:260px !important;
	top:344px !important;
}

#item44845 {
	width:39px !important;
	height:49px !important;
	left:13px !important;
	top:545px !important;
}

#item44872 {
	width:114px !important;
	height:20px !important;
	left:144px !important;
	top:292px !important;
}

#item44899 {
	width:78px !important;
	height:18px !important;
	left:266px !important;
	top:318px !important;
}

#item44926 {
	width:82px !important;
	height:45px !important;
	left:265px !important;
	top:132px !important;
}

#item44958 {
	width:80px !important;
	height:18px !important;
	left:265px !important;
	top:108px !important;
}

#item44985 {
	width:41px !important;
	height:9px !important;
	left:244px !important;
	top:601px !important;
}

#item45012 {
	width:39px !important;
	height:9px !important;
	left:244px !important;
	top:613px !important;
}

#item45040 {
	width:41px !important;
	height:9px !important;
	left:244px !important;
	top:625px !important;
}

#item45068 {
	width:41px !important;
	height:9px !important;
	left:244px !important;
	top:637px !important;
}

#item45095 {
	width:41px !important;
	height:9px !important;
	left:297px !important;
	top:601px !important;
}

#item45122 {
	width:42px !important;
	height:9px !important;
	left:297px !important;
	top:613px !important;
}

#item45151 {
	width:42px !important;
	height:9px !important;
	left:297px !important;
	top:625px !important;
}

#item45178 {
	width:42px !important;
	height:9px !important;
	left:297px !important;
	top:637px !important;
}

#item23467 {
	width:249px !important;
	height:302px !important;
}

#item23462 {
	width:249px !important;
	height:302px !important;
	left:17px !important;
	top:324px !important;
}

#item23474 {
	width:177px !important;
	height:97px !important;
}

#item23469 {
	width:177px !important;
	height:97px !important;
	left:89px !important;
	top:388px !important;
}

#item23179 {
	width:266px !important;
	height:118px !important;
}

#item23172 {
	width:266px !important;
	height:118px !important;
	left:278px !important;
}

#item23455 {
	width:136px !important;
	height:179px !important;
}

#item23449 {
	width:136px !important;
	height:179px !important;
	left:408px !important;
	top:189px !important;
}

#item23461 {
	width:122px !important;
	height:146px !important;
}

#item23456 {
	width:122px !important;
	height:146px !important;
	left:278px !important;
	top:325px !important;
}

#item23448 {
	width:146px !important;
	height:203px !important;
}

#item23443 {
	width:146px !important;
	height:203px !important;
	left:14px !important;
	top:33px !important;
}

#item23481 {
	width:101px !important;
	height:117px !important;
}

#item23475 {
	width:101px !important;
	height:117px !important;
	left:169px !important;
	top:251px !important;
}

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

#item23482 {
	width:247px !important;
	height:234px !important;
	left:544px !important;
	top:414px !important;
}

#item23520 {
	width:266px !important;
	height:128px !important;
}

#item23514 {
	width:266px !important;
	height:128px !important;
	left:544px !important;
	top:226px !important;
}

#item38265 {
	width:98px !important;
	height:20px !important;
	left:164px !important;
	top:187px !important;
}

#item38292 {
	width:114px !important;
	height:29px !important;
	left:164px !important;
	top:212px !important;
}

#item38324 {
	width:172px !important;
	height:9px !important;
	left:283px !important;
	top:164px !important;
}

#item38351 {
	width:84px !important;
	height:20px !important;
	left:276px !important;
	top:296px !important;
}

#item38378 {
	width:105px !important;
	height:18px !important;
	left:407px !important;
	top:457px !important;
}

#item38408 {
	width:187px !important;
	height:9px !important;
	left:276px !important;
	top:524px !important;
}

#item38436 {
	width:204px !important;
	height:20px !important;
	left:276px !important;
	top:536px !important;
}

#item38469 {
	width:189px !important;
	height:9px !important;
	left:324px !important;
	top:608px !important;
}

#item38496 {
	width:189px !important;
	height:9px !important;
	left:324px !important;
	top:619px !important;
}

#item23493 {
	width:252px !important;
	height:148px !important;
}

#item23488 {
	width:252px !important;
	height:148px !important;
	left:278px !important;
	top:435px !important;
}

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

#item23494 {
	width:153px !important;
	height:171px !important;
	left:377px !important;
	top:247px !important;
}

#item23506 {
	width:153px !important;
	height:228px !important;
}

#item23501 {
	width:153px !important;
	height:228px !important;
	left:377px !important;
}

#item23513 {
	width:155px !important;
	height:205px !important;
}

#item23507 {
	width:155px !important;
	height:205px !important;
	left:88px !important;
	top:14px !important;
}

#item38523 {
	width:72px !important;
	height:29px !important;
	left:13px !important;
	top:187px !important;
}

#item38550 {
	width:82px !important;
	height:29px !important;
	left:280px !important;
	top:194px !important;
}

#item38577 {
	width:68px !important;
	height:40px !important;
	left:286px !important;
	top:370px !important;
}

#item38607 {
	width:176px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item38638 {
	width:108px !important;
	height:27px !important;
	left:13px !important;
	top:598px !important;
}

#item38670 {
	width:188px !important;
	height:9px !important;
	left:13px !important;
	top:389px !important;
}

#item23186 {
	width:151px !important;
	height:198px !important;
}

#item23180 {
	width:151px !important;
	height:198px !important;
	left:379px !important;
	top:14px !important;
}

#item23534 {
	width:136px !important;
	height:108px !important;
}

#item23529 {
	width:136px !important;
	height:108px !important;
	left:394px !important;
	top:225px !important;
}

#item23540 {
	width:127px !important;
	height:192px !important;
}

#item23535 {
	width:127px !important;
	height:192px !important;
	left:257px !important;
	top:225px !important;
}

#item23546 {
	width:127px !important;
	height:192px !important;
}

#item23541 {
	width:127px !important;
	height:192px !important;
	left:14px !important;
	top:225px !important;
}

#item23553 {
	width:265px !important;
	height:221px !important;
}

#item23547 {
	width:265px !important;
	height:221px !important;
	left:10px !important;
	top:431px !important;
}

#item23559 {
	width:122px !important;
	height:168px !important;
}

#item23554 {
	width:122px !important;
	height:168px !important;
	left:281px !important;
	top:443px !important;
}

#item23528 {
	width:183px !important;
	height:205px !important;
}

#item23523 {
	width:183px !important;
	height:205px !important;
	left:84px !important;
	top:14px !important;
}

#item38700 {
	width:84px !important;
	height:36px !important;
	left:13px !important;
	top:173px !important;
}

#item38731 {
	width:80px !important;
	height:20px !important;
	left:285px !important;
	top:93px !important;
}

#item38758 {
	width:114px !important;
	height:29px !important;
	left:285px !important;
	top:119px !important;
}

#item38789 {
	width:86px !important;
	height:20px !important;
	left:146px !important;
	top:304px !important;
}

#item38817 {
	width:103px !important;
	height:20px !important;
	left:146px !important;
	top:399px !important;
}

#item38844 {
	width:110px !important;
	height:20px !important;
	left:397px !important;
	top:396px !important;
}

#item38874 {
	width:111px !important;
	height:30px !important;
	left:411px !important;
	top:546px !important;
}

#item38904 {
	width:82px !important;
	height:40px !important;
	left:411px !important;
	top:576px !important;
}

#item23573 {
	width:315px !important;
	height:277px !important;
}

#item23568 {
	width:315px !important;
	height:277px !important;
	left:215px !important;
	top:340px !important;
}

#item23579 {
	width:97px !important;
	height:82px !important;
}

#item23574 {
	width:97px !important;
	height:82px !important;
	left:340px !important;
	top:541px !important;
}

#item23588 {
	width:94px !important;
	height:82px !important;
}

#item23582 {
	width:94px !important;
	height:82px !important;
	left:440px !important;
	top:541px !important;
}

#item23595 {
	width:94px !important;
	height:62px !important;
}

#item23590 {
	width:94px !important;
	height:62px !important;
	left:440px !important;
	top:477px !important;
}

#item23567 {
	width:200px !important;
	height:185px !important;
}

#item23562 {
	width:200px !important;
	height:185px !important;
	left:14px !important;
	top:311px !important;
}

#item23601 {
	width:173px !important;
	height:143px !important;
}

#item23596 {
	width:173px !important;
	height:143px !important;
	left:357px !important;
	top:189px !important;
}

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

#item23602 {
	width:158px !important;
	height:166px !important;
	left:372px !important;
	top:14px !important;
}

#item23613 {
	width:200px !important;
	height:283px !important;
}

#item23608 {
	width:200px !important;
	height:283px !important;
	left:67px !important;
	top:14px !important;
}

#item38934 {
	width:86px !important;
	height:36px !important;
	left:13px !important;
	top:592px !important;
}

#item38965 {
	width:84px !important;
	height:36px !important;
	left:276px !important;
	top:317px !important;
}

#item38996 {
	width:80px !important;
	height:18px !important;
	left:16px !important;
	top:93px !important;
}

#item39024 {
	width:79px !important;
	height:54px !important;
	left:16px !important;
	top:115px !important;
}

#item39058 {
	width:87px !important;
	height:30px !important;
	left:276px !important;
	top:150px !important;
}

#item39090 {
	width:118px !important;
	height:9px !important;
	left:99px !important;
	top:592px !important;
}

#item39121 {
	width:118px !important;
	height:9px !important;
	left:99px !important;
	top:601px !important;
}

#item39148 {
	width:118px !important;
	height:9px !important;
	left:99px !important;
	top:610px !important;
}

#item39179 {
	width:118px !important;
	height:9px !important;
	left:99px !important;
	top:619px !important;
}

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

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

#item23639 {
	width:178px !important;
	height:294px !important;
}

#item23634 {
	width:178px !important;
	height:294px !important;
	left:256px !important;
	top:337px !important;
}

#item23647 {
	width:239px !important;
	height:294px !important;
}

#item23641 {
	width:239px !important;
	height:294px !important;
	left:14px !important;
	top:337px !important;
}

#item23621 {
	width:266px !important;
	height:177px !important;
}

#item23616 {
	width:266px !important;
	height:177px !important;
	top:64px !important;
}

#item23627 {
	width:57px !important;
	height:64px !important;
}

#item23622 {
	width:57px !important;
	height:64px !important;
	left:206px !important;
	top:14px !important;
}

#item23633 {
	width:57px !important;
	height:64px !important;
}

#item23628 {
	width:57px !important;
	height:64px !important;
	left:149px !important;
	top:14px !important;
}

#item39206 {
	width:189px !important;
	height:9px !important;
	left:276px !important;
	top:299px !important;
}

#item39235 {
	width:82px !important;
	height:27px !important;
	left:441px !important;
	top:419px !important;
}

#item39265 {
	width:83px !important;
	height:18px !important;
	left:441px !important;
	top:559px !important;
}

#item39292 {
	width:93px !important;
	height:45px !important;
	left:441px !important;
	top:580px !important;
}

#item39327 {
	width:241px !important;
	height:9px !important;
	left:13px !important;
	top:280px !important;
}

#item39357 {
	width:241px !important;
	height:9px !important;
	left:13px !important;
	top:291px !important;
}

#item39387 {
	width:241px !important;
	height:9px !important;
	left:13px !important;
	top:301px !important;
}

#item39418 {
	width:241px !important;
	height:9px !important;
	left:13px !important;
	top:312px !important;
}

#item23653 {
	width:179px !important;
	height:176px !important;
}

#item23648 {
	width:179px !important;
	height:176px !important;
	left:88px !important;
	top:462px !important;
}

#item23686 {
	width:170px !important;
	height:170px !important;
}

#item23681 {
	width:170px !important;
	height:170px !important;
	left:91px !important;
	top:272px !important;
}

#item23659 {
	width:278px !important;
	height:214px !important;
}

#item23654 {
	width:278px !important;
	height:214px !important;
	left:266px !important;
	top:289px !important;
}

#item23692 {
	width:278px !important;
	height:228px !important;
}

#item23687 {
	width:278px !important;
	height:228px !important;
	left:266px !important;
}

#item23698 {
	width:252px !important;
	height:191px !important;
}

#item23693 {
	width:252px !important;
	height:191px !important;
	left:14px !important;
	top:14px !important;
}

#item23665 {
	width:87px !important;
	height:50px !important;
}

#item23660 {
	width:87px !important;
	height:50px !important;
	left:443px !important;
	top:573px !important;
}

#item23674 {
	width:87px !important;
	height:46px !important;
}

#item23669 {
	width:87px !important;
	height:46px !important;
	left:443px !important;
	top:527px !important;
}

#item23680 {
	width:87px !important;
	height:61px !important;
}

#item23675 {
	width:87px !important;
	height:61px !important;
	left:443px !important;
	top:465px !important;
}

#item39449 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:245px !important;
}

#item39476 {
	width:112px !important;
	height:20px !important;
	left:13px !important;
	top:415px !important;
}

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

#item39531 {
	width:120px !important;
	height:9px !important;
	left:281px !important;
	top:246px !important;
}

#item39559 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:587px !important;
}

#item39587 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:598px !important;
}

#item39614 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item39641 {
	width:163px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item23198 {
	width:209px !important;
	height:288px !important;
}

#item23193 {
	width:209px !important;
	height:288px !important;
	left:282px !important;
	top:14px !important;
}

#item23706 {
	width:232px !important;
	height:276px !important;
}

#item23701 {
	width:232px !important;
	height:276px !important;
	left:14px !important;
	top:14px !important;
}

#item23712 {
	width:267px !important;
	height:231px !important;
}

#item23707 {
	width:267px !important;
	height:231px !important;
	left:14px !important;
	top:303px !important;
}

#item23718 {
	width:237px !important;
	height:255px !important;
}

#item23713 {
	width:237px !important;
	height:255px !important;
	left:293px !important;
	top:303px !important;
}

#item23726 {
	width:99px !important;
	height:422px !important;
}

#item23721 {
	width:99px !important;
	height:422px !important;
	left:544px !important;
	top:211px !important;
}

#item39669 {
	width:59px !important;
	height:30px !important;
	left:460px !important;
	top:131px !important;
}

#item39696 {
	width:88px !important;
	height:29px !important;
	left:187px !important;
	top:83px !important;
}

#item39723 {
	width:167px !important;
	height:9px !important;
	left:30px !important;
	top:602px !important;
}

#item39751 {
	width:183px !important;
	height:9px !important;
	left:291px !important;
	top:619px !important;
}

#item23732 {
	width:256px !important;
	height:259px !important;
}

#item23727 {
	width:256px !important;
	height:259px !important;
	left:288px !important;
	top:281px !important;
}

#item23738 {
	width:73px !important;
	height:32px !important;
}

#item23733 {
	width:73px !important;
	height:32px !important;
	left:213px !important;
	top:508px !important;
}

#item23744 {
	width:73px !important;
	height:32px !important;
}

#item23739 {
	width:73px !important;
	height:32px !important;
	left:214px !important;
	top:475px !important;
}

#item23752 {
	width:159px !important;
	height:140px !important;
}

#item23747 {
	width:159px !important;
	height:140px !important;
	left:108px !important;
	top:210px !important;
}

#item23758 {
	width:137px !important;
	height:157px !important;
}

#item23753 {
	width:137px !important;
	height:157px !important;
	left:393px !important;
	top:116px !important;
}

#item23764 {
	width:113px !important;
	height:222px !important;
}

#item23759 {
	width:113px !important;
	height:222px !important;
	left:278px !important;
	top:45px !important;
}

#item23770 {
	width:76px !important;
	height:68px !important;
}

#item23765 {
	width:76px !important;
	height:68px !important;
	left:31px !important;
	top:75px !important;
}

#item23776 {
	width:89px !important;
	height:127px !important;
}

#item23771 {
	width:89px !important;
	height:127px !important;
	left:114px !important;
	top:10px !important;
}

#item23785 {
	width:74px !important;
	height:67px !important;
}

#item23780 {
	width:74px !important;
	height:67px !important;
	left:204px !important;
	top:62px !important;
}

#item39778 {
	width:160px !important;
	height:9px !important;
	left:106px !important;
	top:416px !important;
}

#item39805 {
	width:93px !important;
	height:18px !important;
	left:106px !important;
	top:568px !important;
}

#item39836 {
	width:103px !important;
	height:36px !important;
	left:106px !important;
	top:592px !important;
}

#item39870 {
	width:137px !important;
	height:18px !important;
	left:370px !important;
	top:610px !important;
}

#item39901 {
	width:128px !important;
	height:9px !important;
	left:404px !important;
	top:78px !important;
}

#item39928 {
	width:128px !important;
	height:9px !important;
	left:404px !important;
	top:88px !important;
}

#item39955 {
	width:161px !important;
	height:9px !important;
	left:209px !important;
	top:608px !important;
}

#item39987 {
	width:161px !important;
	height:9px !important;
	left:209px !important;
	top:619px !important;
}

#item40014 {
	width:244px !important;
	height:9px !important;
	left:13px !important;
	top:183px !important;
}

#item40045 {
	width:244px !important;
	height:9px !important;
	left:13px !important;
	top:193px !important;
}

#item23838 {
	width:201px !important;
	height:393px !important;
}

#item23833 {
	width:201px !important;
	height:393px !important;
	left:544px !important;
}

#item23204 {
	width:167px !important;
	height:145px !important;
}

#item23199 {
	width:167px !important;
	height:145px !important;
	left:363px !important;
	top:14px !important;
}

#item23804 {
	width:167px !important;
	height:147px !important;
}

#item23799 {
	width:167px !important;
	height:147px !important;
	left:363px !important;
	top:239px !important;
}

#item23810 {
	width:173px !important;
	height:112px !important;
}

#item23805 {
	width:173px !important;
	height:112px !important;
	left:363px !important;
	top:451px !important;
}

#item23791 {
	width:256px !important;
	height:306px !important;
}

#item23786 {
	width:256px !important;
	height:306px !important;
	top:7px !important;
}

#item23798 {
	width:345px !important;
	height:268px !important;
}

#item23792 {
	width:345px !important;
	height:268px !important;
	top:316px !important;
}

#item40076 {
	width:158px !important;
	height:9px !important;
	left:363px !important;
	top:224px !important;
}

#item40103 {
	width:110px !important;
	height:18px !important;
	left:361px !important;
	top:438px !important;
}

#item40134 {
	width:133px !important;
	height:9px !important;
	left:363px !important;
	top:619px !important;
}

#item40161 {
	width:141px !important;
	height:20px !important;
	left:207px !important;
	top:582px !important;
}

#item40191 {
	width:141px !important;
	height:20px !important;
	left:207px !important;
	top:602px !important;
}

#item40222 {
	width:99px !important;
	height:30px !important;
	left:265px !important;
	top:113px !important;
}

#item40254 {
	width:99px !important;
	height:30px !important;
	left:265px !important;
	top:143px !important;
}

#item23829 {
	width:283px !important;
	height:273px !important;
}

#item23824 {
	width:283px !important;
	height:273px !important;
	left:233px !important;
}

#item23817 {
	width:115px !important;
	height:365px !important;
}

#item23812 {
	width:115px !important;
	height:365px !important;
	left:303px !important;
	top:275px !important;
}

#item23844 {
	width:101px !important;
	height:208px !important;
}

#item23839 {
	width:101px !important;
	height:208px !important;
	left:196px !important;
	top:417px !important;
}

#item23823 {
	width:115px !important;
	height:427px !important;
}

#item23818 {
	width:115px !important;
	height:427px !important;
	left:416px !important;
	top:214px !important;
}

#item40285 {
	width:118px !important;
	height:20px !important;
	left:159px !important;
	top:247px !important;
}

#item40312 {
	width:131px !important;
	height:20px !important;
	left:159px !important;
	top:382px !important;
}

#item40342 {
	width:131px !important;
	height:27px !important;
	left:20px !important;
	top:601px !important;
}

#item40375 {
	width:141px !important;
	height:18px !important;
	left:20px !important;
	top:562px !important;
}

#item40406 {
	width:141px !important;
	height:18px !important;
	left:20px !important;
	top:580px !important;
}

#item23210 {
	width:159px !important;
	height:147px !important;
}

#item23205 {
	width:159px !important;
	height:147px !important;
	left:371px !important;
	top:14px !important;
}

#item23870 {
	width:117px !important;
	height:147px !important;
}

#item23865 {
	width:117px !important;
	height:147px !important;
	left:14px !important;
	top:14px !important;
}

#item23876 {
	width:160px !important;
	height:142px !important;
}

#item23871 {
	width:160px !important;
	height:142px !important;
	left:14px !important;
	top:173px !important;
}

#item23882 {
	width:160px !important;
	height:142px !important;
}

#item23877 {
	width:160px !important;
	height:142px !important;
	left:14px !important;
	top:326px !important;
}

#item23889 {
	width:160px !important;
	height:146px !important;
}

#item23883 {
	width:160px !important;
	height:146px !important;
	left:14px !important;
	top:480px !important;
}

#item23850 {
	width:160px !important;
	height:141px !important;
}

#item23845 {
	width:160px !important;
	height:141px !important;
	left:370px !important;
	top:174px !important;
}

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

#item23852 {
	width:162px !important;
	height:141px !important;
	left:369px !important;
	top:327px !important;
}

#item23864 {
	width:183px !important;
	height:141px !important;
}

#item23859 {
	width:183px !important;
	height:141px !important;
	left:348px !important;
	top:484px !important;
}

#item40440 {
	width:123px !important;
	height:20px !important;
	left:135px !important;
	top:143px !important;
}

#item40472 {
	width:87px !important;
	height:27px !important;
	left:276px !important;
	top:136px !important;
}

#item40502 {
	width:66px !important;
	height:27px !important;
	left:186px !important;
	top:288px !important;
}

#item40532 {
	width:96px !important;
	height:18px !important;
	left:276px !important;
	top:298px !important;
}

#item40562 {
	width:78px !important;
	height:20px !important;
	left:177px !important;
	top:450px !important;
}

#item40590 {
	width:89px !important;
	height:20px !important;
	left:276px !important;
	top:451px !important;
}

#item40617 {
	width:97px !important;
	height:20px !important;
	left:178px !important;
	top:607px !important;
}

#item40645 {
	width:67px !important;
	height:36px !important;
	left:276px !important;
	top:592px !important;
}

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

#item23892 {
	width:252px !important;
	height:198px !important;
	left:14px !important;
	top:429px !important;
}

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

#item23899 {
	width:266px !important;
	height:220px !important;
	left:278px !important;
	top:358px !important;
}

#item23910 {
	width:252px !important;
	height:279px !important;
}

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

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

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

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

#item23917 {
	width:252px !important;
	height:149px !important;
	left:14px !important;
	top:223px !important;
}

#item40677 {
	width:190px !important;
	height:9px !important;
	left:276px !important;
	top:340px !important;
}

#item40707 {
	width:140px !important;
	height:20px !important;
	left:276px !important;
	top:608px !important;
}

#item40739 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:209px !important;
}

#item40766 {
	width:199px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item40797 {
	width:135px !important;
	height:18px !important;
	left:13px !important;
	top:613px !important;
}

#item23216 {
	width:180px !important;
	height:198px !important;
}

#item23211 {
	width:180px !important;
	height:198px !important;
	left:350px !important;
	top:14px !important;
}

#item23936 {
	width:266px !important;
	height:167px !important;
}

#item23931 {
	width:266px !important;
	height:167px !important;
	left:278px !important;
	top:224px !important;
}

#item23942 {
	width:157px !important;
	height:196px !important;
}

#item23937 {
	width:157px !important;
	height:196px !important;
	left:109px !important;
	top:224px !important;
}

#item23948 {
	width:148px !important;
	height:204px !important;
}

#item23943 {
	width:148px !important;
	height:204px !important;
	left:14px !important;
	top:429px !important;
}

#item23954 {
	width:174px !important;
	height:223px !important;
}

#item23949 {
	width:174px !important;
	height:223px !important;
	left:356px !important;
	top:429px !important;
}

#item23930 {
	width:169px !important;
	height:198px !important;
}

#item23925 {
	width:169px !important;
	height:198px !important;
	left:14px !important;
	top:14px !important;
}

#item40830 {
	width:94px !important;
	height:29px !important;
	left:157px !important;
	top:172px !important;
}

#item40861 {
	width:84px !important;
	height:20px !important;
	left:276px !important;
	top:112px !important;
}

#item40888 {
	width:145px !important;
	height:9px !important;
	left:276px !important;
	top:409px !important;
}

#item40915 {
	width:82px !important;
	height:20px !important;
	left:186px !important;
	top:513px !important;
}

#item40942 {
	width:80px !important;
	height:27px !important;
	left:276px !important;
	top:601px !important;
}

#item40977 {
	width:105px !important;
	height:27px !important;
	left:13px !important;
	top:392px !important;
}

#item23962 {
	width:252px !important;
	height:129px !important;
}

#item23956 {
	width:252px !important;
	height:129px !important;
	left:14px !important;
	top:429px !important;
}

#item23968 {
	width:180px !important;
	height:204px !important;
}

#item23963 {
	width:180px !important;
	height:204px !important;
	left:364px !important;
	top:429px !important;
}

#item23974 {
	width:266px !important;
	height:152px !important;
}

#item23969 {
	width:266px !important;
	height:152px !important;
	left:278px !important;
	top:223px !important;
}

#item23997 {
	width:81px !important;
	height:197px !important;
}

#item23992 {
	width:81px !important;
	height:197px !important;
	left:463px !important;
	top:14px !important;
}

#item24003 {
	width:72px !important;
	height:179px !important;
}

#item23998 {
	width:72px !important;
	height:179px !important;
	left:390px !important;
	top:11px !important;
}

#item23981 {
	width:67px !important;
	height:193px !important;
}

#item23975 {
	width:67px !important;
	height:193px !important;
	left:179px !important;
	top:223px !important;
}

#item24010 {
	width:163px !important;
	height:212px !important;
}

#item24005 {
	width:163px !important;
	height:212px !important;
	left:103px !important;
}

#item23991 {
	width:67px !important;
	height:157px !important;
}

#item23985 {
	width:67px !important;
	height:157px !important;
	left:109px !important;
	top:228px !important;
}

#item41011 {
	width:114px !important;
	height:29px !important;
	left:13px !important;
	top:184px !important;
}

#item41044 {
	width:76px !important;
	height:20px !important;
	left:13px !important;
	top:161px !important;
}

#item41071 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item41098 {
	width:87px !important;
	height:27px !important;
	left:276px !important;
	top:601px !important;
}

#item41128 {
	width:258px !important;
	height:9px !important;
	left:277px !important;
	top:410px !important;
}

#item41159 {
	width:81px !important;
	height:27px !important;
	left:276px !important;
	top:159px !important;
}

#item41191 {
	width:79px !important;
	height:27px !important;
	left:276px !important;
	top:186px !important;
}

#item41221 {
	width:83px !important;
	height:20px !important;
	left:13px !important;
	top:379px !important;
}

#item41249 {
	width:81px !important;
	height:20px !important;
	left:13px !important;
	top:399px !important;
}

#item23222 {
	width:163px !important;
	height:151px !important;
}

#item23217 {
	width:163px !important;
	height:151px !important;
	left:278px !important;
	top:51px !important;
}

#item24022 {
	width:126px !important;
	height:130px !important;
}

#item24017 {
	width:126px !important;
	height:130px !important;
	left:404px !important;
	top:212px !important;
}

#item24028 {
	width:143px !important;
	height:109px !important;
}

#item24023 {
	width:143px !important;
	height:109px !important;
	left:278px !important;
	top:350px !important;
}

#item24048 {
	width:184px !important;
	height:158px !important;
}

#item24043 {
	width:184px !important;
	height:158px !important;
	left:278px !important;
	top:476px !important;
}

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

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

#item24042 {
	width:166px !important;
	height:183px !important;
}

#item24037 {
	width:166px !important;
	height:183px !important;
	left:14px !important;
	top:450px !important;
}

#item24016 {
	width:146px !important;
	height:210px !important;
}

#item24011 {
	width:146px !important;
	height:210px !important;
	left:14px !important;
	top:14px !important;
}

#item41276 {
	width:102px !important;
	height:38px !important;
	left:163px !important;
	top:180px !important;
}

#item41308 {
	width:72px !important;
	height:36px !important;
	left:450px !important;
	top:161px !important;
}

#item41339 {
	width:113px !important;
	height:28px !important;
	left:276px !important;
	top:301px !important;
}

#item41369 {
	width:237px !important;
	height:9px !important;
	left:21px !important;
	top:426px !important;
}

#item41399 {
	width:92px !important;
	height:38px !important;
	left:432px !important;
	top:429px !important;
}

#item41433 {
	width:68px !important;
	height:47px !important;
	left:193px !important;
	top:580px !important;
}

#item41464 {
	width:54px !important;
	height:66px !important;
	left:467px !important;
	top:562px !important;
}

#item24054 {
	width:164px !important;
	height:120px !important;
}

#item24049 {
	width:164px !important;
	height:120px !important;
	left:19px !important;
	top:206px !important;
}

#item24060 {
	width:154px !important;
	height:125px !important;
}

#item24055 {
	width:154px !important;
	height:125px !important;
	left:112px !important;
	top:341px !important;
}

#item24080 {
	width:160px !important;
	height:207px !important;
}

#item24075 {
	width:160px !important;
	height:207px !important;
	left:278px !important;
	top:232px !important;
}

#item24087 {
	width:248px !important;
	height:184px !important;
}

#item24081 {
	width:248px !important;
	height:184px !important;
	left:284px !important;
	top:14px !important;
}

#item24093 {
	width:166px !important;
	height:188px !important;
}

#item24088 {
	width:166px !important;
	height:188px !important;
	left:101px !important;
	top:14px !important;
}

#item24068 {
	width:160px !important;
	height:159px !important;
}

#item24063 {
	width:160px !important;
	height:159px !important;
	left:107px !important;
	top:475px !important;
}

#item24074 {
	width:185px !important;
	height:184px !important;
}

#item24069 {
	width:185px !important;
	height:184px !important;
	left:345px !important;
	top:450px !important;
}

#item41496 {
	width:83px !important;
	height:28px !important;
	left:20px !important;
	top:600px !important;
}

#item41523 {
	width:72px !important;
	height:38px !important;
	left:282px !important;
	top:590px !important;
}

#item41553 {
	width:100px !important;
	height:27px !important;
	left:13px !important;
	top:441px !important;
}

#item41584 {
	width:76px !important;
	height:38px !important;
	left:442px !important;
	top:380px !important;
}

#item41614 {
	width:74px !important;
	height:38px !important;
	left:193px !important;
	top:281px !important;
}

#item41645 {
	width:74px !important;
	height:47px !important;
	left:20px !important;
	top:148px !important;
}

#item41676 {
	width:105px !important;
	height:28px !important;
	left:281px !important;
	top:190px !important;
}

#item23229 {
	width:66px !important;
	height:181px !important;
}

#item23223 {
	width:66px !important;
	height:181px !important;
	left:464px !important;
}

#item24114 {
	width:103px !important;
	height:129px !important;
}

#item24109 {
	width:103px !important;
	height:129px !important;
	left:278px !important;
	top:188px !important;
}

#item24133 {
	width:124px !important;
	height:149px !important;
}

#item24128 {
	width:124px !important;
	height:149px !important;
	left:400px !important;
	top:325px !important;
}

#item24121 {
	width:58px !important;
	height:114px !important;
}

#item24115 {
	width:58px !important;
	height:114px !important;
	left:187px !important;
	top:332px !important;
}

#item24140 {
	width:151px !important;
	height:147px !important;
}

#item24134 {
	width:151px !important;
	height:147px !important;
	left:14px !important;
	top:485px !important;
}

#item24148 {
	width:157px !important;
	height:149px !important;
}

#item24142 {
	width:157px !important;
	height:149px !important;
	left:278px !important;
	top:485px !important;
}

#item24127 {
	width:52px !important;
	height:117px !important;
}

#item24122 {
	width:52px !important;
	height:117px !important;
	left:132px !important;
	top:330px !important;
}

#item24101 {
	width:178px !important;
	height:180px !important;
}

#item24095 {
	width:178px !important;
	height:180px !important;
	left:14px !important;
}

#item24108 {
	width:50px !important;
	height:138px !important;
}

#item24103 {
	width:50px !important;
	height:138px !important;
	left:72px !important;
	top:182px !important;
}

#item41706 {
	width:97px !important;
	height:28px !important;
	left:204px !important;
	top:146px !important;
}

#item41736 {
	width:107px !important;
	height:28px !important;
	left:317px !important;
	top:145px !important;
}

#item41766 {
	width:95px !important;
	height:28px !important;
	left:436px !important;
	top:279px !important;
}

#item41796 {
	width:97px !important;
	height:28px !important;
	left:139px !important;
	top:290px !important;
}

#item41827 {
	width:74px !important;
	height:27px !important;
	left:317px !important;
	top:450px !important;
}

#item41857 {
	width:96px !important;
	height:38px !important;
	left:169px !important;
	top:590px !important;
}

#item41888 {
	width:65px !important;
	height:28px !important;
	left:427px !important;
	top:600px !important;
}

#item41915 {
	width:112px !important;
	height:27px !important;
	left:18px !important;
	top:417px !important;
}

#item41947 {
	width:116px !important;
	height:27px !important;
	left:18px !important;
	top:444px !important;
}

#item24154 {
	width:79px !important;
	height:78px !important;
}

#item24149 {
	width:79px !important;
	height:78px !important;
	left:154px !important;
	top:520px !important;
}

#item25596 {
	width:66px !important;
	height:63px !important;
}

#item25590 {
	width:66px !important;
	height:63px !important;
	left:124px !important;
	top:486px !important;
}

#item25602 {
	width:69px !important;
	height:68px !important;
}

#item25597 {
	width:69px !important;
	height:68px !important;
	left:198px !important;
	top:488px !important;
}

#item24167 {
	width:149px !important;
	height:139px !important;
}

#item24162 {
	width:149px !important;
	height:139px !important;
	left:324px !important;
	top:327px !important;
}

#item24174 {
	width:155px !important;
	height:150px !important;
}

#item24168 {
	width:155px !important;
	height:150px !important;
	left:14px !important;
	top:312px !important;
}

#item24182 {
	width:124px !important;
	height:111px !important;
}

#item24176 {
	width:124px !important;
	height:111px !important;
	left:111px !important;
	top:192px !important;
}

#item24194 {
	width:124px !important;
	height:151px !important;
}

#item24189 {
	width:124px !important;
	height:151px !important;
	left:104px !important;
	top:14px !important;
}

#item24200 {
	width:93px !important;
	height:145px !important;
}

#item24195 {
	width:93px !important;
	height:145px !important;
	left:388px !important;
	top:14px !important;
}

#item24188 {
	width:177px !important;
	height:134px !important;
}

#item24183 {
	width:177px !important;
	height:134px !important;
	left:353px !important;
	top:166px !important;
}

#item24161 {
	width:245px !important;
	height:156px !important;
}

#item24155 {
	width:245px !important;
	height:156px !important;
	left:285px !important;
	top:471px !important;
}

#item41978 {
	width:72px !important;
	height:38px !important;
	left:21px !important;
	top:123px !important;
}

#item42009 {
	width:81px !important;
	height:28px !important;
	left:276px !important;
	top:122px !important;
}

#item42040 {
	width:89px !important;
	height:38px !important;
	left:13px !important;
	top:266px !important;
}

#item42071 {
	width:65px !important;
	height:38px !important;
	left:283px !important;
	top:256px !important;
}

#item42098 {
	width:84px !important;
	height:28px !important;
	left:174px !important;
	top:427px !important;
}

#item42126 {
	width:63px !important;
	height:38px !important;
	left:472px !important;
	top:426px !important;
}

#item42153 {
	width:132px !important;
	height:18px !important;
	left:283px !important;
	top:610px !important;
}

#item42184 {
	width:101px !important;
	height:18px !important;
	left:13px !important;
	top:574px !important;
}

#item42215 {
	width:101px !important;
	height:18px !important;
	left:13px !important;
	top:592px !important;
}

#item42247 {
	width:101px !important;
	height:18px !important;
	left:13px !important;
	top:610px !important;
}

#item23235 {
	width:252px !important;
	height:151px !important;
}

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

#item24223 {
	width:186px !important;
	height:188px !important;
}

#item24218 {
	width:186px !important;
	height:188px !important;
	left:344px !important;
	top:227px !important;
}

#item24229 {
	width:173px !important;
	height:206px !important;
}

#item24224 {
	width:173px !important;
	height:206px !important;
	left:357px !important;
	top:428px !important;
}

#item24235 {
	width:218px !important;
	height:313px !important;
}

#item24230 {
	width:218px !important;
	height:313px !important;
	top:320px !important;
}

#item24217 {
	width:252px !important;
	height:269px !important;
}

#item24211 {
	width:252px !important;
	height:269px !important;
	left:14px !important;
	top:45px !important;
}

#item42277 {
	width:121px !important;
	height:9px !important;
	left:138px !important;
	top:75px !important;
}

#item42304 {
	width:83px !important;
	height:20px !important;
	left:183px !important;
	top:595px !important;
}

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

#item42358 {
	width:81px !important;
	height:30px !important;
	left:276px !important;
	top:386px !important;
}

#item42385 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:206px !important;
}

#item24241 {
	width:223px !important;
	height:207px !important;
}

#item24236 {
	width:223px !important;
	height:207px !important;
	left:95px !important;
	top:427px !important;
}

#item24247 {
	width:223px !important;
	height:195px !important;
}

#item24242 {
	width:223px !important;
	height:195px !important;
	left:95px !important;
	top:224px !important;
}

#item24270 {
	width:303px !important;
	height:158px !important;
}

#item24264 {
	width:303px !important;
	height:158px !important;
	left:14px !important;
}

#item24254 {
	width:201px !important;
	height:227px !important;
}

#item24248 {
	width:201px !important;
	height:227px !important;
	left:329px !important;
	top:339px !important;
}

#item24263 {
	width:150px !important;
	height:327px !important;
}

#item24257 {
	width:150px !important;
	height:327px !important;
	left:395px !important;
}

#item42412 {
	width:250px !important;
	height:9px !important;
	left:13px !important;
	top:206px !important;
}

#item42444 {
	width:65px !important;
	height:40px !important;
	left:13px !important;
	top:381px !important;
}

#item42474 {
	width:78px !important;
	height:39px !important;
	left:13px !important;
	top:589px !important;
}

#item42504 {
	width:181px !important;
	height:9px !important;
	left:327px !important;
	top:619px !important;
}

#item42532 {
	width:78px !important;
	height:29px !important;
	left:336px !important;
	top:107px !important;
}

#item23241 {
	width:252px !important;
	height:140px !important;
}

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

#item24282 {
	width:172px !important;
	height:193px !important;
}

#item24277 {
	width:172px !important;
	height:193px !important;
	left:278px !important;
	top:224px !important;
}

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

#item24283 {
	width:252px !important;
	height:138px !important;
	left:278px !important;
	top:429px !important;
}

#item24295 {
	width:156px !important;
	height:131px !important;
}

#item24290 {
	width:156px !important;
	height:131px !important;
	left:14px !important;
	top:429px !important;
}

#item24301 {
	width:93px !important;
	height:68px !important;
}

#item24296 {
	width:93px !important;
	height:68px !important;
	left:173px !important;
	top:492px !important;
}

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

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

#item42560 {
	width:159px !important;
	height:9px !important;
	left:276px !important;
	top:204px !important;
}

#item42587 {
	width:80px !important;
	height:27px !important;
	left:452px !important;
	top:391px !important;
}

#item42617 {
	width:192px !important;
	height:9px !important;
	left:23px !important;
	top:396px !important;
}

#item42648 {
	width:142px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item42675 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item42702 {
	width:205px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item24307 {
	width:252px !important;
	height:131px !important;
}

#item24302 {
	width:252px !important;
	height:131px !important;
	left:14px !important;
	top:429px !important;
}

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

#item24323 {
	width:252px !important;
	height:149px !important;
	left:14px !important;
	top:224px !important;
}

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

#item24308 {
	width:266px !important;
	height:235px !important;
	left:278px !important;
	top:295px !important;
}

#item24320 {
	width:291px !important;
	height:203px !important;
}

#item24314 {
	width:291px !important;
	height:203px !important;
	left:239px !important;
	top:14px !important;
}

#item42732 {
	width:113px !important;
	height:9px !important;
	left:13px !important;
	top:208px !important;
}

#item42760 {
	width:247px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

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

#item42817 {
	width:160px !important;
	height:9px !important;
	left:276px !important;
	top:618px !important;
}

#item23247 {
	width:258px !important;
	height:154px !important;
}

#item23242 {
	width:258px !important;
	height:154px !important;
	left:278px !important;
	top:7px !important;
}

#item24335 {
	width:252px !important;
	height:154px !important;
}

#item24330 {
	width:252px !important;
	height:154px !important;
	left:14px !important;
}

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

#item24336 {
	width:252px !important;
	height:139px !important;
	left:14px !important;
	top:215px !important;
}

#item24354 {
	width:252px !important;
	height:132px !important;
}

#item24349 {
	width:252px !important;
	height:132px !important;
	left:14px !important;
	top:429px !important;
}

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

#item24355 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:429px !important;
}

#item24347 {
	width:165px !important;
	height:199px !important;
}

#item24342 {
	width:165px !important;
	height:199px !important;
	left:278px !important;
	top:224px !important;
}

#item42844 {
	width:144px !important;
	height:9px !important;
	left:13px !important;
	top:202px !important;
}

#item42871 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:202px !important;
}

#item42899 {
	width:70px !important;
	height:36px !important;
	left:445px !important;
	top:382px !important;
}

#item42932 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:412px !important;
}

#item42959 {
	width:216px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item42989 {
	width:164px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item24366 {
	width:164px !important;
	height:121px !important;
}

#item24361 {
	width:164px !important;
	height:121px !important;
	left:14px !important;
	top:429px !important;
}

#item24372 {
	width:164px !important;
	height:137px !important;
}

#item24367 {
	width:164px !important;
	height:137px !important;
	left:190px !important;
	top:422px !important;
}

#item24378 {
	width:169px !important;
	height:112px !important;
}

#item24373 {
	width:169px !important;
	height:112px !important;
	left:361px !important;
	top:422px !important;
}

#item24387 {
	width:252px !important;
	height:123px !important;
}

#item24382 {
	width:252px !important;
	height:123px !important;
	left:14px !important;
	top:224px !important;
}

#item24401 {
	width:182px !important;
	height:198px !important;
}

#item24395 {
	width:182px !important;
	height:198px !important;
	left:84px !important;
	top:14px !important;
}

#item24393 {
	width:266px !important;
	height:306px !important;
}

#item24388 {
	width:266px !important;
	height:306px !important;
	left:278px !important;
	top:14px !important;
}

#item43016 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:194px !important;
}

#item43043 {
	width:154px !important;
	height:9px !important;
	left:276px !important;
	top:406px !important;
}

#item43070 {
	width:156px !important;
	height:9px !important;
	left:13px !important;
	top:405px !important;
}

#item43097 {
	width:141px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item43128 {
	width:164px !important;
	height:9px !important;
	left:189px !important;
	top:619px !important;
}

#item43159 {
	width:127px !important;
	height:9px !important;
	left:364px !important;
	top:619px !important;
}

#item23253 {
	width:181px !important;
	height:203px !important;
}

#item23248 {
	width:181px !important;
	height:203px !important;
	left:278px !important;
	top:14px !important;
}

#item24408 {
	width:195px !important;
	height:211px !important;
}

#item24403 {
	width:195px !important;
	height:211px !important;
	left:14px !important;
	top:228px !important;
}

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

#item24410 {
	width:252px !important;
	height:143px !important;
	left:278px !important;
	top:228px !important;
}

#item25610 {
	width:266px !important;
	height:137px !important;
}

#item25604 {
	width:266px !important;
	height:137px !important;
}

#item24421 {
	width:170px !important;
	height:175px !important;
}

#item24416 {
	width:170px !important;
	height:175px !important;
	left:278px !important;
	top:451px !important;
}

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

#item24422 {
	width:252px !important;
	height:120px !important;
	left:14px !important;
	top:451px !important;
}

#item43186 {
	width:74px !important;
	height:36px !important;
	left:463px !important;
	top:181px !important;
}

#item43216 {
	width:214px !important;
	height:9px !important;
	left:13px !important;
	top:209px !important;
}

#item43246 {
	width:52px !important;
	height:40px !important;
	left:210px !important;
	top:401px !important;
}

#item43273 {
	width:175px !important;
	height:9px !important;
	left:276px !important;
	top:432px !important;
}

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

#item43327 {
	width:80px !important;
	height:40px !important;
	left:458px !important;
	top:588px !important;
}

#item24434 {
	width:122px !important;
	height:180px !important;
}

#item24429 {
	width:122px !important;
	height:180px !important;
	left:14px !important;
	top:451px !important;
}

#item24440 {
	width:198px !important;
	height:146px !important;
}

#item24435 {
	width:198px !important;
	height:146px !important;
	left:14px !important;
	top:228px !important;
}

#item24460 {
	width:197px !important;
	height:132px !important;
}

#item24455 {
	width:197px !important;
	height:132px !important;
	left:14px !important;
	top:14px !important;
}

#item24466 {
	width:111px !important;
	height:163px !important;
}

#item24461 {
	width:111px !important;
	height:163px !important;
	left:340px !important;
	top:5px !important;
}

#item24472 {
	width:92px !important;
	height:100px !important;
}

#item24467 {
	width:92px !important;
	height:100px !important;
	left:438px !important;
	top:120px !important;
}

#item24446 {
	width:177px !important;
	height:276px !important;
}

#item24441 {
	width:177px !important;
	height:276px !important;
	left:230px !important;
	top:254px !important;
}

#item24454 {
	width:156px !important;
	height:302px !important;
}

#item24449 {
	width:156px !important;
	height:302px !important;
	left:374px !important;
	top:240px !important;
}

#item43355 {
	width:123px !important;
	height:20px !important;
	left:12px !important;
	top:199px !important;
}

#item43386 {
	width:88px !important;
	height:20px !important;
	left:222px !important;
	top:102px !important;
}

#item43413 {
	width:81px !important;
	height:20px !important;
	left:222px !important;
	top:199px !important;
}

#item43440 {
	width:186px !important;
	height:9px !important;
	left:13px !important;
	top:436px !important;
}

#item43467 {
	width:74px !important;
	height:30px !important;
	left:142px !important;
	top:598px !important;
}

#item43497 {
	width:169px !important;
	height:9px !important;
	left:317px !important;
	top:608px !important;
}

#item43524 {
	width:169px !important;
	height:9px !important;
	left:317px !important;
	top:619px !important;
}

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

#item23254 {
	width:252px !important;
	height:149px !important;
	left:278px !important;
}

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

#item24488 {
	width:252px !important;
	height:193px !important;
	left:278px !important;
	top:219px !important;
}

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

#item24494 {
	width:252px !important;
	height:146px !important;
	left:278px !important;
	top:425px !important;
}

#item24505 {
	width:252px !important;
	height:179px !important;
}

#item24500 {
	width:252px !important;
	height:179px !important;
	left:14px !important;
	top:447px !important;
}

#item24480 {
	width:164px !important;
	height:237px !important;
}

#item24475 {
	width:164px !important;
	height:237px !important;
	left:14px !important;
	top:14px !important;
}

#item24486 {
	width:252px !important;
	height:125px !important;
}

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

#item43552 {
	width:172px !important;
	height:9px !important;
	left:276px !important;
	top:204px !important;
}

#item43580 {
	width:131px !important;
	height:18px !important;
	left:276px !important;
	top:400px !important;
}

#item43611 {
	width:221px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item43643 {
	width:146px !important;
	height:9px !important;
	left:17px !important;
	top:427px !important;
}

#item43673 {
	width:102px !important;
	height:20px !important;
	left:166px !important;
	top:608px !important;
}

#item43703 {
	width:72px !important;
	height:27px !important;
	left:181px !important;
	top:221px !important;
}

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

#item24507 {
	width:252px !important;
	height:146px !important;
	left:14px !important;
	top:425px !important;
}

#item24526 {
	width:252px !important;
	height:133px !important;
}

#item24521 {
	width:252px !important;
	height:133px !important;
	left:14px !important;
	top:222px !important;
}

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

#item24534 {
	width:252px !important;
	height:142px !important;
	left:14px !important;
}

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

#item24527 {
	width:266px !important;
	height:251px !important;
	left:278px !important;
}

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

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

#item43734 {
	width:200px !important;
	height:9px !important;
	left:13px !important;
	top:206px !important;
}

#item43766 {
	width:207px !important;
	height:9px !important;
	left:18px !important;
	top:402px !important;
}

#item43797 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

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

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

#item23265 {
	width:183px !important;
	height:198px !important;
}

#item23260 {
	width:183px !important;
	height:198px !important;
	left:278px !important;
	top:14px !important;
}

#item24555 {
	width:173px !important;
	height:192px !important;
}

#item24549 {
	width:173px !important;
	height:192px !important;
	left:278px !important;
	top:224px !important;
}

#item24567 {
	width:252px !important;
	height:153px !important;
}

#item24562 {
	width:252px !important;
	height:153px !important;
	left:278px !important;
	top:428px !important;
}

#item24561 {
	width:252px !important;
	height:248px !important;
}

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

#item24548 {
	width:266px !important;
	height:258px !important;
}

#item24542 {
	width:266px !important;
	height:258px !important;
}

#item43884 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:305px !important;
}

#item43914 {
	width:138px !important;
	height:9px !important;
	left:12px !important;
	top:619px !important;
}

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

#item43969 {
	width:73px !important;
	height:20px !important;
	left:456px !important;
	top:194px !important;
}

#item43998 {
	width:80px !important;
	height:29px !important;
	left:455px !important;
	top:389px !important;
}

#item24573 {
	width:171px !important;
	height:205px !important;
}

#item24568 {
	width:171px !important;
	height:205px !important;
	left:95px !important;
	top:428px !important;
}

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

#item24587 {
	width:252px !important;
	height:143px !important;
	left:14px !important;
	top:223px !important;
}

#item24598 {
	width:252px !important;
	height:151px !important;
}

#item24593 {
	width:252px !important;
	height:151px !important;
	left:14px !important;
	top:14px !important;
}

#item24580 {
	width:154px !important;
	height:162px !important;
}

#item24575 {
	width:154px !important;
	height:162px !important;
	left:272px !important;
	top:300px !important;
}

#item24586 {
	width:147px !important;
	height:181px !important;
}

#item24581 {
	width:147px !important;
	height:181px !important;
	left:386px !important;
	top:224px !important;
}

#item24604 {
	width:168px !important;
	height:198px !important;
}

#item24599 {
	width:168px !important;
	height:198px !important;
	left:362px !important;
	top:14px !important;
}

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

#item44052 {
	width:139px !important;
	height:9px !important;
	left:13px !important;
	top:205px !important;
}

#item44079 {
	width:138px !important;
	height:9px !important;
	left:12px !important;
	top:412px !important;
}

#item44106 {
	width:79px !important;
	height:18px !important;
	left:278px !important;
	top:195px !important;
}

#item44137 {
	width:200px !important;
	height:18px !important;
	left:284px !important;
	top:597px !important;
}

#item44171 {
	width:170px !important;
	height:9px !important;
	left:284px !important;
	top:576px !important;
}

#item44203 {
	width:170px !important;
	height:9px !important;
	left:284px !important;
	top:585px !important;
}

#item23271 {
	width:180px !important;
	height:133px !important;
}

#item23266 {
	width:180px !important;
	height:133px !important;
	left:288px !important;
	top:30px !important;
}

#item24618 {
	width:185px !important;
	height:127px !important;
}

#item24613 {
	width:185px !important;
	height:127px !important;
	left:288px !important;
	top:231px !important;
}

#item24631 {
	width:149px !important;
	height:141px !important;
}

#item24626 {
	width:149px !important;
	height:141px !important;
	left:301px !important;
	top:425px !important;
}

#item24612 {
	width:252px !important;
	height:243px !important;
}

#item24606 {
	width:252px !important;
	height:243px !important;
	left:14px !important;
	top:14px !important;
}

#item24625 {
	width:252px !important;
	height:295px !important;
}

#item24619 {
	width:252px !important;
	height:295px !important;
	left:14px !important;
	top:327px !important;
}

#item44230 {
	width:180px !important;
	height:9px !important;
	left:282px !important;
	top:211px !important;
}

#item44257 {
	width:161px !important;
	height:9px !important;
	left:282px !important;
	top:406px !important;
}

#item44285 {
	width:160px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item44312 {
	width:202px !important;
	height:9px !important;
	left:282px !important;
	top:619px !important;
}

#item44342 {
	width:200px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item44374 {
	width:171px !important;
	height:9px !important;
	left:13px !important;
	top:595px !important;
}

#item24637 {
	width:227px !important;
	height:160px !important;
}

#item24632 {
	width:227px !important;
	height:160px !important;
	left:14px !important;
	top:481px !important;
}

#item24649 {
	width:153px !important;
	height:202px !important;
}

#item24644 {
	width:153px !important;
	height:202px !important;
	left:113px !important;
	top:218px !important;
}

#item24666 {
	width:252px !important;
	height:152px !important;
}

#item24660 {
	width:252px !important;
	height:152px !important;
	left:14px !important;
}

#item24659 {
	width:266px !important;
	height:313px !important;
}

#item24653 {
	width:266px !important;
	height:313px !important;
	left:278px !important;
}

#item24643 {
	width:266px !important;
	height:306px !important;
}

#item24638 {
	width:266px !important;
	height:306px !important;
	left:278px !important;
	top:327px !important;
}

#item44405 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:204px !important;
}

#item44436 {
	width:78px !important;
	height:20px !important;
	left:13px !important;
	top:399px !important;
}

#item44463 {
	width:163px !important;
	height:9px !important;
	left:13px !important;
	top:469px !important;
}

#item44490 {
	width:96px !important;
	height:29px !important;
	left:276px !important;
	top:279px !important;
}

#item44520 {
	width:126px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

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

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

#item24672 {
	width:252px !important;
	height:267px !important;
}

#item24667 {
	width:252px !important;
	height:267px !important;
	left:14px !important;
}

#item24678 {
	width:146px !important;
	height:145px !important;
}

#item24673 {
	width:146px !important;
	height:145px !important;
	left:14px !important;
	top:326px !important;
}

#item24685 {
	width:171px !important;
	height:152px !important;
}

#item24679 {
	width:171px !important;
	height:152px !important;
	left:14px !important;
	top:482px !important;
}

#item24692 {
	width:252px !important;
	height:223px !important;
}

#item24687 {
	width:252px !important;
	height:223px !important;
	left:278px !important;
	top:326px !important;
}

#item44547 {
	width:245px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item44579 {
	width:199px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item44609 {
	width:94px !important;
	height:29px !important;
	left:171px !important;
	top:443px !important;
}

#item44637 {
	width:81px !important;
	height:30px !important;
	left:192px !important;
	top:598px !important;
}

#item44664 {
	width:180px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

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

#item24693 {
	width:252px !important;
	height:137px !important;
	left:14px !important;
	top:438px !important;
}

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

#item24705 {
	width:252px !important;
	height:226px !important;
	left:278px !important;
	top:342px !important;
}

#item24717 {
	width:227px !important;
	height:278px !important;
}

#item24712 {
	width:227px !important;
	height:278px !important;
	left:303px !important;
	top:52px !important;
}

#item24704 {
	width:170px !important;
	height:184px !important;
}

#item24699 {
	width:170px !important;
	height:184px !important;
	left:96px !important;
	top:242px !important;
}

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

#item24718 {
	width:252px !important;
	height:126px !important;
	left:14px !important;
	top:52px !important;
}

#item50181 {
	width:62px !important;
	height:40px !important;
	left:281px !important;
	top:195px !important;
}

#item50208 {
	width:197px !important;
	height:9px !important;
	left:13px !important;
	top:224px !important;
}

#item50238 {
	width:66px !important;
	height:30px !important;
	left:13px !important;
	top:397px !important;
}

#item50265 {
	width:181px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

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

#item23284 {
	width:248px !important;
	height:300px !important;
}

#item23278 {
	width:248px !important;
	height:300px !important;
	left:14px !important;
	top:32px !important;
}

#item24754 {
	width:223px !important;
	height:297px !important;
}

#item24749 {
	width:223px !important;
	height:297px !important;
	left:14px !important;
	top:336px !important;
}

#item24760 {
	width:89px !important;
	height:129px !important;
}

#item24755 {
	width:89px !important;
	height:129px !important;
	left:241px !important;
	top:394px !important;
}

#item24767 {
	width:92px !important;
	height:126px !important;
}

#item24761 {
	width:92px !important;
	height:126px !important;
	left:330px !important;
	top:394px !important;
}

#item24730 {
	width:88px !important;
	height:125px !important;
}

#item24725 {
	width:88px !important;
	height:125px !important;
	left:353px !important;
	top:207px !important;
}

#item24742 {
	width:88px !important;
	height:125px !important;
}

#item24737 {
	width:88px !important;
	height:125px !important;
	left:264px !important;
	top:207px !important;
}

#item24736 {
	width:88px !important;
	height:125px !important;
}

#item24731 {
	width:88px !important;
	height:125px !important;
	left:353px !important;
	top:79px !important;
}

#item24748 {
	width:88px !important;
	height:125px !important;
}

#item24743 {
	width:88px !important;
	height:125px !important;
	left:264px !important;
	top:79px !important;
}

#item45205 {
	width:55px !important;
	height:9px !important;
	left:446px !important;
	top:454px !important;
}

#item45232 {
	width:63px !important;
	height:9px !important;
	left:446px !important;
	top:464px !important;
}

#item45259 {
	width:73px !important;
	height:9px !important;
	left:446px !important;
	top:473px !important;
}

#item45286 {
	width:59px !important;
	height:9px !important;
	left:446px !important;
	top:328px !important;
}

#item45314 {
	width:70px !important;
	height:9px !important;
	left:446px !important;
	top:338px !important;
}

#item45341 {
	width:86px !important;
	height:9px !important;
	left:446px !important;
	top:347px !important;
}

#item45368 {
	width:59px !important;
	height:19px !important;
	left:446px !important;
	top:221px !important;
}

#item45395 {
	width:75px !important;
	height:9px !important;
	left:446px !important;
	top:240px !important;
}

#item45423 {
	width:83px !important;
	height:9px !important;
	left:446px !important;
	top:68px !important;
}

#item45451 {
	width:60px !important;
	height:19px !important;
	left:446px !important;
	top:78px !important;
}

#item45478 {
	width:61px !important;
	height:19px !important;
	left:446px !important;
	top:97px !important;
}

#item45505 {
	width:66px !important;
	height:9px !important;
	left:446px !important;
	top:116px !important;
}

#item45532 {
	width:84px !important;
	height:9px !important;
	left:446px !important;
	top:125px !important;
}

#item45563 {
	width:59px !important;
	height:9px !important;
	left:446px !important;
	top:135px !important;
}

#item45590 {
	width:55px !important;
	height:9px !important;
	left:446px !important;
	top:454px !important;
}

#item45617 {
	width:63px !important;
	height:9px !important;
	left:446px !important;
	top:464px !important;
}

#item45645 {
	width:73px !important;
	height:9px !important;
	left:446px !important;
	top:473px !important;
}

#item45672 {
	width:59px !important;
	height:9px !important;
	left:446px !important;
	top:328px !important;
}

#item45699 {
	width:70px !important;
	height:9px !important;
	left:446px !important;
	top:338px !important;
}

#item45726 {
	width:86px !important;
	height:9px !important;
	left:446px !important;
	top:347px !important;
}

#item45753 {
	width:59px !important;
	height:19px !important;
	left:446px !important;
	top:221px !important;
}

#item45780 {
	width:75px !important;
	height:9px !important;
	left:446px !important;
	top:240px !important;
}

#item45808 {
	width:83px !important;
	height:9px !important;
	left:446px !important;
	top:68px !important;
}

#item45835 {
	width:60px !important;
	height:19px !important;
	left:446px !important;
	top:78px !important;
}

#item45862 {
	width:61px !important;
	height:19px !important;
	left:446px !important;
	top:97px !important;
}

#item45889 {
	width:66px !important;
	height:9px !important;
	left:446px !important;
	top:116px !important;
}

#item45916 {
	width:84px !important;
	height:9px !important;
	left:446px !important;
	top:125px !important;
}

#item45949 {
	width:59px !important;
	height:9px !important;
	left:446px !important;
	top:135px !important;
}

#item24773 {
	width:166px !important;
	height:422px !important;
}

#item24768 {
	width:166px !important;
	height:422px !important;
	left:53px !important;
	top:14px !important;
}

#item24795 {
	width:201px !important;
	height:422px !important;
}

#item24789 {
	width:201px !important;
	height:422px !important;
	left:221px !important;
	top:14px !important;
}

#item24801 {
	width:99px !important;
	height:135px !important;
}

#item24796 {
	width:99px !important;
	height:135px !important;
	left:427px !important;
	top:161px !important;
}

#item24808 {
	width:99px !important;
	height:131px !important;
}

#item24803 {
	width:99px !important;
	height:131px !important;
	left:427px !important;
	top:297px !important;
}

#item24782 {
	width:53px !important;
	height:52px !important;
}

#item24777 {
	width:53px !important;
	height:52px !important;
	left:14px !important;
	top:332px !important;
}

#item24788 {
	width:53px !important;
	height:52px !important;
}

#item24783 {
	width:53px !important;
	height:52px !important;
	left:14px !important;
	top:278px !important;
}

#item24840 {
	width:208px !important;
	height:210px !important;
}

#item24835 {
	width:208px !important;
	height:210px !important;
	left:278px !important;
	top:282px !important;
}

#item24847 {
	width:208px !important;
	height:216px !important;
}

#item24841 {
	width:208px !important;
	height:216px !important;
	left:179px !important;
	top:400px !important;
}

#item24853 {
	width:79px !important;
	height:97px !important;
}

#item24848 {
	width:79px !important;
	height:97px !important;
	left:451px !important;
	top:278px !important;
}

#item23290 {
	width:264px !important;
	height:251px !important;
}

#item23285 {
	width:264px !important;
	height:251px !important;
	left:266px !important;
	top:14px !important;
}

#item24814 {
	width:84px !important;
	height:203px !important;
}

#item24809 {
	width:84px !important;
	height:203px !important;
	left:9px !important;
}

#item24821 {
	width:184px !important;
	height:118px !important;
}

#item24815 {
	width:184px !important;
	height:118px !important;
	left:79px !important;
	top:97px !important;
}

#item24827 {
	width:100px !important;
	height:79px !important;
}

#item24822 {
	width:100px !important;
	height:79px !important;
	left:192px !important;
	top:278px !important;
}

#item24834 {
	width:137px !important;
	height:120px !important;
}

#item24829 {
	width:137px !important;
	height:120px !important;
	left:14px !important;
	top:414px !important;
}

#item45977 {
	width:81px !important;
	height:20px !important;
	left:427px !important;
	top:248px !important;
}

#item46004 {
	width:107px !important;
	height:20px !important;
	left:13px !important;
	top:338px !important;
}

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

#item46068 {
	width:134px !important;
	height:9px !important;
	left:399px !important;
	top:608px !important;
}

#item46095 {
	width:134px !important;
	height:9px !important;
	left:399px !important;
	top:619px !important;
}

#item46122 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:266px !important;
}

#item46149 {
	width:172px !important;
	height:9px !important;
	left:13px !important;
	top:277px !important;
}

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

#item24854 {
	width:252px !important;
	height:199px !important;
	left:14px !important;
	top:14px !important;
}

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

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

#item24867 {
	width:237px !important;
	height:170px !important;
}

#item24862 {
	width:237px !important;
	height:170px !important;
	left:14px !important;
	top:427px !important;
}

#item24894 {
	width:252px !important;
	height:189px !important;
}

#item24889 {
	width:252px !important;
	height:189px !important;
	left:14px !important;
	top:226px !important;
}

#item24873 {
	width:199px !important;
	height:125px !important;
}

#item24868 {
	width:199px !important;
	height:125px !important;
	left:252px !important;
	top:422px !important;
}

#item24879 {
	width:201px !important;
	height:122px !important;
}

#item24874 {
	width:201px !important;
	height:122px !important;
	left:329px !important;
	top:315px !important;
}

#item24888 {
	width:103px !important;
	height:77px !important;
}

#item24883 {
	width:103px !important;
	height:77px !important;
	left:278px !important;
	top:277px !important;
}

#item46176 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item46203 {
	width:107px !important;
	height:18px !important;
	left:12px !important;
	top:401px !important;
}

#item46234 {
	width:137px !important;
	height:9px !important;
	left:283px !important;
	top:251px !important;
}

#item46261 {
	width:110px !important;
	height:20px !important;
	left:13px !important;
	top:196px !important;
}

#item46289 {
	width:245px !important;
	height:9px !important;
	left:265px !important;
	top:608px !important;
}

#item46319 {
	width:245px !important;
	height:9px !important;
	left:265px !important;
	top:619px !important;
}

#item23297 {
	width:72px !important;
	height:113px !important;
}

#item23291 {
	width:72px !important;
	height:113px !important;
	left:405px !important;
	top:145px !important;
}

#item24907 {
	width:96px !important;
	height:64px !important;
}

#item24902 {
	width:96px !important;
	height:64px !important;
	left:434px !important;
	top:87px !important;
}

#item24913 {
	width:116px !important;
	height:93px !important;
}

#item24908 {
	width:116px !important;
	height:93px !important;
	left:285px !important;
	top:136px !important;
}

#item24920 {
	width:39px !important;
	height:48px !important;
}

#item24915 {
	width:39px !important;
	height:48px !important;
	left:220px !important;
	top:206px !important;
}

#item24939 {
	width:135px !important;
	height:202px !important;
}

#item24934 {
	width:135px !important;
	height:202px !important;
	left:46px !important;
	top:94px !important;
}

#item24946 {
	width:126px !important;
	height:96px !important;
}

#item24941 {
	width:126px !important;
	height:96px !important;
	left:61px !important;
	top:232px !important;
}

#item24954 {
	width:125px !important;
	height:172px !important;
}

#item24949 {
	width:125px !important;
	height:172px !important;
	left:14px !important;
	top:486px !important;
}

#item24967 {
	width:227px !important;
	height:147px !important;
}

#item24962 {
	width:227px !important;
	height:147px !important;
	left:274px !important;
	top:383px !important;
}

#item24973 {
	width:107px !important;
	height:79px !important;
}

#item24968 {
	width:107px !important;
	height:79px !important;
	left:423px !important;
	top:350px !important;
}

#item24961 {
	width:70px !important;
	height:58px !important;
}

#item24955 {
	width:70px !important;
	height:58px !important;
	left:197px !important;
	top:486px !important;
}

#item24927 {
	width:44px !important;
	height:39px !important;
}

#item24921 {
	width:44px !important;
	height:39px !important;
	left:212px !important;
	top:247px !important;
}

#item24933 {
	width:61px !important;
	height:69px !important;
}

#item24928 {
	width:61px !important;
	height:69px !important;
	left:206px !important;
	top:298px !important;
}

#item46349 {
	width:160px !important;
	height:18px !important;
	left:118px !important;
	top:610px !important;
}

#item46381 {
	width:209px !important;
	height:9px !important;
	left:13px !important;
	top:435px !important;
}

#item46411 {
	width:216px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item46446 {
	width:216px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item46477 {
	width:147px !important;
	height:9px !important;
	left:276px !important;
	top:329px !important;
}

#item46504 {
	width:147px !important;
	height:9px !important;
	left:276px !important;
	top:340px !important;
}

#item46531 {
	width:147px !important;
	height:9px !important;
	left:276px !important;
	top:350px !important;
}

#item46558 {
	width:67px !important;
	height:9px !important;
	left:13px !important;
	top:458px !important;
}

#item46585 {
	width:67px !important;
	height:9px !important;
	left:81px !important;
	top:458px !important;
}

#item46612 {
	width:68px !important;
	height:9px !important;
	left:149px !important;
	top:458px !important;
}

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

#item24974 {
	width:252px !important;
	height:215px !important;
	left:14px !important;
}

#item25616 {
	width:65px !important;
	height:187px !important;
}

#item25611 {
	width:65px !important;
	height:187px !important;
	left:465px !important;
	top:132px !important;
}

#item24999 {
	width:181px !important;
	height:239px !important;
}

#item24994 {
	width:181px !important;
	height:239px !important;
	left:349px !important;
	top:116px !important;
}

#item25005 {
	width:123px !important;
	height:256px !important;
}

#item25000 {
	width:123px !important;
	height:256px !important;
	left:384px !important;
	top:322px !important;
}

#item25014 {
	width:134px !important;
	height:183px !important;
}

#item25008 {
	width:134px !important;
	height:183px !important;
	left:240px !important;
	top:279px !important;
}

#item24987 {
	width:252px !important;
	height:145px !important;
}

#item24980 {
	width:252px !important;
	height:145px !important;
	left:14px !important;
	top:217px !important;
}

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

#item24988 {
	width:252px !important;
	height:141px !important;
	left:14px !important;
	top:417px !important;
}

#item46639 {
	width:135px !important;
	height:9px !important;
	left:13px !important;
	top:408px !important;
}

#item46666 {
	width:202px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item46697 {
	width:84px !important;
	height:27px !important;
	left:276px !important;
	top:601px !important;
}

#item46728 {
	width:80px !important;
	height:29px !important;
	left:13px !important;
	top:186px !important;
}

#item46755 {
	width:56px !important;
	height:36px !important;
	left:276px !important;
	top:237px !important;
}

#item46787 {
	width:95px !important;
	height:27px !important;
	left:276px !important;
	top:80px !important;
}

#item23304 {
	width:118px !important;
	height:99px !important;
}

#item23298 {
	width:118px !important;
	height:99px !important;
	left:356px !important;
	top:14px !important;
}

#item25020 {
	width:151px !important;
	height:104px !important;
}

#item25015 {
	width:151px !important;
	height:104px !important;
	left:350px !important;
	top:137px !important;
}

#item25026 {
	width:166px !important;
	height:308px !important;
}

#item25021 {
	width:166px !important;
	height:308px !important;
	left:9px !important;
	top:14px !important;
}

#item25032 {
	width:246px !important;
	height:245px !important;
}

#item25027 {
	width:246px !important;
	height:245px !important;
	left:14px !important;
	top:396px !important;
}

#item25038 {
	width:235px !important;
	height:211px !important;
}

#item25033 {
	width:235px !important;
	height:211px !important;
	left:198px !important;
	top:321px !important;
}

#item46819 {
	width:82px !important;
	height:40px !important;
	left:179px !important;
	top:288px !important;
}

#item46850 {
	width:214px !important;
	height:9px !important;
	left:279px !important;
	top:605px !important;
}

#item46883 {
	width:214px !important;
	height:9px !important;
	left:279px !important;
	top:615px !important;
}

#item46913 {
	width:118px !important;
	height:9px !important;
	left:286px !important;
	top:300px !important;
}

#item46940 {
	width:119px !important;
	height:9px !important;
	left:409px !important;
	top:300px !important;
}

#item25047 {
	width:205px !important;
	height:327px !important;
}

#item25042 {
	width:205px !important;
	height:327px !important;
	left:14px !important;
	top:325px !important;
}

#item25053 {
	width:156px !important;
	height:219px !important;
}

#item25048 {
	width:156px !important;
	height:219px !important;
	left:223px !important;
	top:321px !important;
}

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

#item25061 {
	width:266px !important;
	height:257px !important;
	left:278px !important;
}

#item25073 {
	width:252px !important;
	height:107px !important;
}

#item25068 {
	width:252px !important;
	height:107px !important;
	left:14px !important;
	top:20px !important;
}

#item25079 {
	width:126px !important;
	height:89px !important;
}

#item25074 {
	width:126px !important;
	height:89px !important;
	left:14px !important;
	top:142px !important;
}

#item25085 {
	width:126px !important;
	height:103px !important;
}

#item25080 {
	width:126px !important;
	height:103px !important;
	left:141px !important;
	top:128px !important;
}

#item25059 {
	width:187px !important;
	height:224px !important;
}

#item25054 {
	width:187px !important;
	height:224px !important;
	left:343px !important;
	top:329px !important;
}

#item46967 {
	width:114px !important;
	height:27px !important;
	left:13px !important;
	top:601px !important;
}

#item46998 {
	width:204px !important;
	height:18px !important;
	left:276px !important;
	top:300px !important;
}

#item47031 {
	width:199px !important;
	height:9px !important;
	left:234px !important;
	top:610px !important;
}

#item47063 {
	width:199px !important;
	height:9px !important;
	left:234px !important;
	top:619px !important;
}

#item47094 {
	width:219px !important;
	height:9px !important;
	left:13px !important;
	top:296px !important;
}

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

#item23311 {
	width:175px !important;
	height:323px !important;
}

#item23305 {
	width:175px !important;
	height:323px !important;
}

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

#item25088 {
	width:252px !important;
	height:317px !important;
	left:278px !important;
}

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

#item25094 {
	width:252px !important;
	height:182px !important;
	left:278px !important;
	top:320px !important;
}

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

#item25617 {
	width:252px !important;
	height:241px !important;
	left:14px !important;
	top:326px !important;
}

#item47154 {
	width:77px !important;
	height:50px !important;
	left:177px !important;
	top:204px !important;
}

#item47185 {
	width:262px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item47216 {
	width:195px !important;
	height:20px !important;
	left:286px !important;
	top:553px !important;
}

#item47251 {
	width:209px !important;
	height:20px !important;
	left:286px !important;
	top:599px !important;
}

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

#item25101 {
	width:252px !important;
	height:241px !important;
	left:14px !important;
	top:326px !important;
}

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

#item25107 {
	width:252px !important;
	height:300px !important;
	left:278px !important;
	top:326px !important;
}

#item25119 {
	width:266px !important;
	height:244px !important;
}

#item25113 {
	width:266px !important;
	height:244px !important;
	left:278px !important;
}

#item25125 {
	width:252px !important;
	height:101px !important;
}

#item25120 {
	width:252px !important;
	height:101px !important;
	left:14px !important;
	top:14px !important;
}

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

#item25126 {
	width:65px !important;
	height:82px !important;
	left:7px !important;
	top:149px !important;
}

#item25139 {
	width:69px !important;
	height:73px !important;
}

#item25134 {
	width:69px !important;
	height:73px !important;
	left:58px !important;
	top:137px !important;
}

#item25145 {
	width:128px !important;
	height:66px !important;
}

#item25140 {
	width:128px !important;
	height:66px !important;
	left:133px !important;
	top:158px !important;
}

#item47284 {
	width:228px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item47314 {
	width:170px !important;
	height:27px !important;
	left:276px !important;
	top:601px !important;
}

#item47348 {
	width:194px !important;
	height:18px !important;
	left:276px !important;
	top:298px !important;
}

#item47382 {
	width:219px !important;
	height:18px !important;
	left:13px !important;
	top:280px !important;
}

#item47417 {
	width:219px !important;
	height:18px !important;
	left:13px !important;
	top:298px !important;
}

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

#item23312 {
	width:164px !important;
	height:184px !important;
	left:14px !important;
	top:82px !important;
}

#item25170 {
	width:164px !important;
	height:223px !important;
}

#item25165 {
	width:164px !important;
	height:223px !important;
	left:14px !important;
	top:337px !important;
}

#item25177 {
	width:173px !important;
	height:248px !important;
}

#item25172 {
	width:173px !important;
	height:248px !important;
	left:188px !important;
	top:379px !important;
}

#item25183 {
	width:129px !important;
	height:132px !important;
}

#item25178 {
	width:129px !important;
	height:132px !important;
	left:380px !important;
	top:423px !important;
}

#item25151 {
	width:167px !important;
	height:194px !important;
}

#item25146 {
	width:167px !important;
	height:194px !important;
	left:190px !important;
	top:14px !important;
}

#item25158 {
	width:162px !important;
	height:138px !important;
}

#item25153 {
	width:162px !important;
	height:138px !important;
	left:368px !important;
	top:14px !important;
}

#item25164 {
	width:162px !important;
	height:146px !important;
}

#item25159 {
	width:162px !important;
	height:146px !important;
	left:368px !important;
	top:220px !important;
}

#item47916 {
	width:157px !important;
	height:9px !important;
	left:13px !important;
	top:320px !important;
}

#item47946 {
	width:135px !important;
	height:9px !important;
	left:189px !important;
	top:247px !important;
}

#item47973 {
	width:144px !important;
	height:9px !important;
	left:367px !important;
	top:201px !important;
}

#item48003 {
	width:126px !important;
	height:9px !important;
	left:367px !important;
	top:409px !important;
}

#item48030 {
	width:169px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item48060 {
	width:75px !important;
	height:20px !important;
	left:189px !important;
	top:608px !important;
}

#item48087 {
	width:154px !important;
	height:9px !important;
	left:367px !important;
	top:619px !important;
}

#item25192 {
	width:165px !important;
	height:143px !important;
}

#item25187 {
	width:165px !important;
	height:143px !important;
	left:7px !important;
	top:437px !important;
}

#item25199 {
	width:164px !important;
	height:136px !important;
}

#item25193 {
	width:164px !important;
	height:136px !important;
	left:190px !important;
	top:427px !important;
}

#item25205 {
	width:164px !important;
	height:143px !important;
}

#item25200 {
	width:164px !important;
	height:143px !important;
	left:366px !important;
	top:427px !important;
}

#item25211 {
	width:115px !important;
	height:107px !important;
}

#item25206 {
	width:115px !important;
	height:107px !important;
	left:416px !important;
	top:238px !important;
}

#item25226 {
	width:164px !important;
	height:133px !important;
}

#item25221 {
	width:164px !important;
	height:133px !important;
	left:190px !important;
	top:220px !important;
}

#item25232 {
	width:173px !important;
	height:120px !important;
}

#item25227 {
	width:173px !important;
	height:120px !important;
	left:14px !important;
	top:215px !important;
}

#item25238 {
	width:162px !important;
	height:119px !important;
}

#item25233 {
	width:162px !important;
	height:119px !important;
	left:14px !important;
	top:14px !important;
}

#item25244 {
	width:167px !important;
	height:138px !important;
}

#item25239 {
	width:167px !important;
	height:138px !important;
	left:190px !important;
	top:7px !important;
}

#item25217 {
	width:60px !important;
	height:59px !important;
}

#item25212 {
	width:60px !important;
	height:59px !important;
	left:366px !important;
	top:220px !important;
}

#item48117 {
	width:164px !important;
	height:9px !important;
	left:13px !important;
	top:201px !important;
}

#item48145 {
	width:122px !important;
	height:9px !important;
	left:189px !important;
	top:200px !important;
}

#item48172 {
	width:107px !important;
	height:18px !important;
	left:189px !important;
	top:402px !important;
}

#item48204 {
	width:106px !important;
	height:18px !important;
	left:13px !important;
	top:610px !important;
}

#item48236 {
	width:153px !important;
	height:9px !important;
	left:189px !important;
	top:619px !important;
}

#item48263 {
	width:128px !important;
	height:9px !important;
	left:365px !important;
	top:620px !important;
}

#item48293 {
	width:172px !important;
	height:18px !important;
	left:364px !important;
	top:376px !important;
}

#item48324 {
	width:173px !important;
	height:18px !important;
	left:364px !important;
	top:394px !important;
}

#item48357 {
	width:138px !important;
	height:9px !important;
	left:13px !important;
	top:391px !important;
}

#item48384 {
	width:137px !important;
	height:9px !important;
	left:13px !important;
	top:401px !important;
}

#item23323 {
	width:177px !important;
	height:200px !important;
}

#item23318 {
	width:177px !important;
	height:200px !important;
	left:367px !important;
	top:14px !important;
}

#item25252 {
	width:160px !important;
	height:214px !important;
}

#item25247 {
	width:160px !important;
	height:214px !important;
	left:14px !important;
}

#item25258 {
	width:252px !important;
	height:128px !important;
}

#item25253 {
	width:252px !important;
	height:128px !important;
	left:14px !important;
	top:226px !important;
}

#item25271 {
	width:96px !important;
	height:199px !important;
}

#item25266 {
	width:96px !important;
	height:199px !important;
	left:14px !important;
	top:427px !important;
}

#item25277 {
	width:106px !important;
	height:225px !important;
}

#item25272 {
	width:106px !important;
	height:225px !important;
	left:181px !important;
	top:427px !important;
}

#item25283 {
	width:164px !important;
	height:121px !important;
}

#item25278 {
	width:164px !important;
	height:121px !important;
	left:366px !important;
	top:427px !important;
}

#item25264 {
	width:170px !important;
	height:189px !important;
}

#item25259 {
	width:170px !important;
	height:189px !important;
	left:374px !important;
	top:226px !important;
}

#item48411 {
	width:80px !important;
	height:20px !important;
	left:177px !important;
	top:198px !important;
}

#item48438 {
	width:78px !important;
	height:40px !important;
	left:276px !important;
	top:171px !important;
}

#item48470 {
	width:212px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item48500 {
	width:80px !important;
	height:20px !important;
	left:276px !important;
	top:397px !important;
}

#item48527 {
	width:65px !important;
	height:29px !important;
	left:115px !important;
	top:599px !important;
}

#item48559 {
	width:71px !important;
	height:39px !important;
	left:291px !important;
	top:535px !important;
}

#item48586 {
	width:116px !important;
	height:18px !important;
	left:364px !important;
	top:610px !important;
}

#item25315 {
	width:207px !important;
	height:183px !important;
}

#item25310 {
	width:207px !important;
	height:183px !important;
	left:101px !important;
}

#item25326 {
	width:225px !important;
	height:203px !important;
}

#item25320 {
	width:225px !important;
	height:203px !important;
	left:320px !important;
}

#item25289 {
	width:294px !important;
	height:188px !important;
}

#item25284 {
	width:294px !important;
	height:188px !important;
	left:14px !important;
	top:371px !important;
}

#item25309 {
	width:99px !important;
	height:217px !important;
}

#item25304 {
	width:99px !important;
	height:217px !important;
	left:45px !important;
	top:161px !important;
}

#item25295 {
	width:211px !important;
	height:156px !important;
}

#item25290 {
	width:211px !important;
	height:156px !important;
	left:319px !important;
	top:366px !important;
}

#item25303 {
	width:123px !important;
	height:81px !important;
}

#item25298 {
	width:123px !important;
	height:81px !important;
	left:422px !important;
	top:278px !important;
}

#item48617 {
	width:69px !important;
	height:40px !important;
	left:13px !important;
	top:151px !important;
}

#item48647 {
	width:165px !important;
	height:9px !important;
	left:319px !important;
	top:261px !important;
}

#item48674 {
	width:158px !important;
	height:9px !important;
	left:148px !important;
	top:350px !important;
}

#item48701 {
	width:79px !important;
	height:18px !important;
	left:319px !important;
	top:349px !important;
}

#item48728 {
	width:208px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item48759 {
	width:196px !important;
	height:9px !important;
	left:323px !important;
	top:611px !important;
}

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

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

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

#item25341 {
	width:252px !important;
	height:134px !important;
	left:278px !important;
	top:223px !important;
}

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

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

#item25358 {
	width:105px !important;
	height:212px !important;
}

#item25353 {
	width:105px !important;
	height:212px !important;
	left:278px !important;
	top:429px !important;
}

#item25333 {
	width:124px !important;
	height:174px !important;
}

#item25327 {
	width:124px !important;
	height:174px !important;
	left:134px !important;
	top:23px !important;
}

#item25339 {
	width:99px !important;
	height:144px !important;
}

#item25334 {
	width:99px !important;
	height:144px !important;
	left:64px !important;
	top:74px !important;
}

#item48790 {
	width:188px !important;
	height:9px !important;
	left:277px !important;
	top:204px !important;
}

#item48820 {
	width:166px !important;
	height:9px !important;
	left:276px !important;
	top:411px !important;
}

#item48848 {
	width:122px !important;
	height:9px !important;
	left:390px !important;
	top:619px !important;
}

#item48876 {
	width:217px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item48906 {
	width:163px !important;
	height:9px !important;
	left:12px !important;
	top:297px !important;
}

#item48933 {
	width:163px !important;
	height:9px !important;
	left:12px !important;
	top:307px !important;
}

#item25364 {
	width:252px !important;
	height:131px !important;
}

#item25359 {
	width:252px !important;
	height:131px !important;
	left:14px !important;
	top:429px !important;
}

#item25378 {
	width:161px !important;
	height:214px !important;
}

#item25373 {
	width:161px !important;
	height:214px !important;
	left:106px !important;
	top:210px !important;
}

#item25384 {
	width:252px !important;
	height:145px !important;
}

#item25379 {
	width:252px !important;
	height:145px !important;
	left:14px !important;
	top:14px !important;
}

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

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

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

#item25365 {
	width:252px !important;
	height:244px !important;
	left:278px !important;
	top:326px !important;
}

#item48960 {
	width:229px !important;
	height:9px !important;
	left:13px !important;
	top:200px !important;
}

#item48992 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:399px !important;
}

#item49020 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item49050 {
	width:178px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item49077 {
	width:167px !important;
	height:9px !important;
	left:276px !important;
	top:621px !important;
}

#item23336 {
	width:155px !important;
	height:135px !important;
}

#item23330 {
	width:155px !important;
	height:135px !important;
	left:389px !important;
}

#item25398 {
	width:266px !important;
	height:107px !important;
}

#item25393 {
	width:266px !important;
	height:107px !important;
	left:278px !important;
	top:139px !important;
}

#item25410 {
	width:266px !important;
	height:317px !important;
}

#item25405 {
	width:266px !important;
	height:317px !important;
}

#item25416 {
	width:168px !important;
	height:255px !important;
}

#item25411 {
	width:168px !important;
	height:255px !important;
	left:14px !important;
	top:379px !important;
}

#item25404 {
	width:252px !important;
	height:351px !important;
}

#item25399 {
	width:252px !important;
	height:351px !important;
	left:278px !important;
	top:281px !important;
}

#item49108 {
	width:78px !important;
	height:18px !important;
	left:276px !important;
	top:98px !important;
}

#item49138 {
	width:114px !important;
	height:27px !important;
	left:276px !important;
	top:117px !important;
}

#item49170 {
	width:174px !important;
	height:9px !important;
	left:276px !important;
	top:263px !important;
}

#item49197 {
	width:119px !important;
	height:9px !important;
	left:13px !important;
	top:359px !important;
}

#item49225 {
	width:84px !important;
	height:20px !important;
	left:182px !important;
	top:608px !important;
}

#item49253 {
	width:100px !important;
	height:30px !important;
	left:280px !important;
	top:472px !important;
}

#item25422 {
	width:252px !important;
	height:407px !important;
}

#item25417 {
	width:252px !important;
	height:407px !important;
	left:14px !important;
	top:225px !important;
}

#item25442 {
	width:145px !important;
	height:214px !important;
}

#item25437 {
	width:145px !important;
	height:214px !important;
	left:122px !important;
}

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

#item25423 {
	width:252px !important;
	height:149px !important;
	left:278px !important;
	top:427px !important;
}

#item25435 {
	width:266px !important;
	height:349px !important;
}

#item25430 {
	width:266px !important;
	height:349px !important;
	left:278px !important;
}

#item49283 {
	width:80px !important;
	height:49px !important;
	left:17px !important;
	top:499px !important;
}

#item49314 {
	width:84px !important;
	height:30px !important;
	left:17px !important;
	top:463px !important;
}

#item49341 {
	width:81px !important;
	height:27px !important;
	left:13px !important;
	top:190px !important;
}

#item49373 {
	width:152px !important;
	height:9px !important;
	left:276px !important;
	top:408px !important;
}

#item49400 {
	width:129px !important;
	height:9px !important;
	left:277px !important;
	top:619px !important;
}

#item23342 {
	width:252px !important;
	height:148px !important;
}

#item23337 {
	width:252px !important;
	height:148px !important;
	left:278px !important;
}

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

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

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

#item25450 {
	width:266px !important;
	height:298px !important;
	top:268px !important;
}

#item25463 {
	width:266px !important;
	height:135px !important;
}

#item25456 {
	width:266px !important;
	height:135px !important;
	left:278px !important;
	top:225px !important;
}

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

#item25464 {
	width:252px !important;
	height:147px !important;
	left:278px !important;
	top:421px !important;
}

#item49427 {
	width:168px !important;
	height:9px !important;
	left:13px !important;
	top:248px !important;
}

#item49454 {
	width:213px !important;
	height:9px !important;
	left:276px !important;
	top:212px !important;
}

#item49486 {
	width:165px !important;
	height:9px !important;
	left:276px !important;
	top:407px !important;
}

#item49513 {
	width:133px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item49540 {
	width:193px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item25475 {
	width:252px !important;
	height:207px !important;
}

#item25470 {
	width:252px !important;
	height:207px !important;
	left:14px !important;
	top:427px !important;
}

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

#item25490 {
	width:252px !important;
	height:196px !important;
	left:14px !important;
	top:220px !important;
}

#item25503 {
	width:252px !important;
	height:151px !important;
}

#item25498 {
	width:252px !important;
	height:151px !important;
	left:14px !important;
}

#item25482 {
	width:266px !important;
	height:174px !important;
}

#item25476 {
	width:266px !important;
	height:174px !important;
	left:278px !important;
	top:383px !important;
}

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

#item25483 {
	width:266px !important;
	height:315px !important;
	left:278px !important;
}

#item49570 {
	width:139px !important;
	height:9px !important;
	left:12px !important;
	top:199px !important;
}

#item49597 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:397px !important;
}

#item49624 {
	width:93px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item49651 {
	width:167px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item49678 {
	width:156px !important;
	height:9px !important;
	left:276px !important;
	top:353px !important;
}

#item23348 {
	width:161px !important;
	height:176px !important;
}

#item23343 {
	width:161px !important;
	height:176px !important;
	left:369px !important;
}

#item25516 {
	width:266px !important;
	height:254px !important;
}

#item25510 {
	width:266px !important;
	height:254px !important;
}

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

#item25523 {
	width:266px !important;
	height:242px !important;
	top:326px !important;
}

#item25509 {
	width:161px !important;
	height:66px !important;
}

#item25504 {
	width:161px !important;
	height:66px !important;
	left:369px !important;
	top:177px !important;
}

#item25522 {
	width:182px !important;
	height:133px !important;
}

#item25517 {
	width:182px !important;
	height:133px !important;
	left:348px !important;
	top:254px !important;
}

#item25535 {
	width:184px !important;
	height:157px !important;
}

#item25530 {
	width:184px !important;
	height:157px !important;
	left:278px !important;
	top:398px !important;
}

#item25543 {
	width:67px !important;
	height:94px !important;
}

#item25538 {
	width:67px !important;
	height:94px !important;
	left:463px !important;
	top:398px !important;
}

#item25549 {
	width:67px !important;
	height:62px !important;
}

#item25544 {
	width:67px !important;
	height:62px !important;
	left:463px !important;
	top:494px !important;
}

#item49706 {
	width:81px !important;
	height:30px !important;
	left:276px !important;
	top:123px !important;
}

#item49733 {
	width:79px !important;
	height:27px !important;
	left:276px !important;
	top:236px !important;
}

#item49764 {
	width:103px !important;
	height:30px !important;
	left:276px !important;
	top:358px !important;
}

#item49795 {
	width:159px !important;
	height:9px !important;
	left:13px !important;
	top:306px !important;
}

#item49822 {
	width:238px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item49852 {
	width:223px !important;
	height:9px !important;
	left:276px !important;
	top:601px !important;
}

#item49883 {
	width:225px !important;
	height:18px !important;
	left:276px !important;
	top:610px !important;
}

#item25556 {
	width:148px !important;
	height:153px !important;
}

#item25550 {
	width:148px !important;
	height:153px !important;
	left:118px !important;
	top:173px !important;
}

#item25569 {
	width:144px !important;
	height:161px !important;
}

#item25564 {
	width:144px !important;
	height:161px !important;
	left:123px !important;
}

#item25563 {
	width:266px !important;
	height:258px !important;
}

#item25557 {
	width:266px !important;
	height:258px !important;
	left:278px !important;
}

#item49917 {
	width:96px !important;
	height:20px !important;
	left:13px !important;
	top:144px !important;
}

#item49944 {
	width:89px !important;
	height:30px !important;
	left:13px !important;
	top:297px !important;
}

#item49974 {
	width:135px !important;
	height:9px !important;
	left:276px !important;
	top:318px !important;
}

#item23354 {
	width:168px !important;
	height:219px !important;
}

#item23349 {
	width:168px !important;
	height:219px !important;
	left:14px !important;
	top:44px !important;
}

#item25576 {
	width:149px !important;
	height:174px !important;
}

#item25570 {
	width:149px !important;
	height:174px !important;
	left:381px !important;
	top:14px !important;
}

#item25582 {
	width:217px !important;
	height:303px !important;
}

#item25577 {
	width:217px !important;
	height:303px !important;
	left:49px !important;
	top:279px !important;
}

#item25588 {
	width:171px !important;
	height:287px !important;
}

#item25583 {
	width:171px !important;
	height:287px !important;
	left:269px !important;
	top:279px !important;
}

#item50001 {
	width:71px !important;
	height:30px !important;
	left:184px !important;
	top:145px !important;
}

#item50028 {
	width:194px !important;
	height:9px !important;
	left:289px !important;
	top:230px !important;
}

#item50059 {
	width:203px !important;
	height:18px !important;
	left:289px !important;
	top:242px !important;
}

#item50093 {
	width:82px !important;
	height:20px !important;
	left:435px !important;
	top:452px !important;
}

#item50120 {
	width:99px !important;
	height:29px !important;
	left:16px !important;
	top:403px !important;
}

#item50150 {
	width:94px !important;
	height:50px !important;
	left:16px !important;
	top:436px !important;
}
#in5footer,  #prefooter {display:none;}
