/* 	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:488px; height:595px; background: #fff !important; }
.paper-vertical { width:488px; height:100%; }
.paper-horizontal { width:33834px; height:607px; }
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:595px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:488px) {
	.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;}
}

#item22335 {
	width:488px !important;
	height:346px !important;
}

#item22763 {
	width:488px !important;
	height:346px !important;
	top:211px !important;
}

#item22336 {
	width:90px !important;
	height:204px !important;
}

#item22768 {
	width:90px !important;
	height:204px !important;
	left:240px !important;
	top:82px !important;
}

#item22337 {
	width:223px !important;
	height:154px !important;
}

#item22773 {
	width:223px !important;
	height:154px !important;
	left:14px !important;
	top:320px !important;
}

#item22338 {
	width:225px !important;
	height:207px !important;
}

#item22778 {
	width:225px !important;
	height:207px !important;
	left:248px !important;
	top:291px !important;
}

#item21608 {
	width:114px !important;
	height:20px !important;
	left:351px !important;
	top:254px !important;
}

#item21638 {
	width:175px !important;
	height:10px !important;
	left:248px !important;
	top:546px !important;
}

#item21665 {
	width:143px !important;
	height:10px !important;
	left:18px !important;
	top:539px !important;
}

#item24876 {
	width:75px !important;
	height:78px !important;
	left:11px !important;
	top:390px !important;
}

#item22339 {
	width:224px !important;
	height:198px !important;
}

#item22783 {
	width:224px !important;
	height:198px !important;
	left:14px !important;
	top:14px !important;
}

#item22340 {
	width:238px !important;
	height:221px !important;
}

#item22788 {
	width:238px !important;
	height:221px !important;
	left:249px !important;
}

#item22341 {
	width:236px !important;
	height:204px !important;
}

#item22793 {
	width:236px !important;
	height:204px !important;
	left:7px !important;
	top:281px !important;
}

#item22342 {
	width:224px !important;
	height:190px !important;
}

#item22798 {
	width:224px !important;
	height:190px !important;
	left:249px !important;
	top:291px !important;
}

#item21692 {
	width:166px !important;
	height:11px !important;
	left:17px !important;
	top:259px !important;
}

#item21719 {
	width:133px !important;
	height:10px !important;
	left:248px !important;
	top:270px !important;
}

#item21746 {
	width:141px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item21774 {
	width:204px !important;
	height:10px !important;
	left:252px !important;
	top:541px !important;
}

#item24919 {
	width:436px !important;
	height:536px !important;
	top:31px !important;
	border-radius:27px;
	background:#fff;
	border:solid 5.96153846153846px #c00059;
}

#item24921 {
	opacity:0.15;
	width:196px !important;
	height:75px !important;
	left:17px !important;
	top:306px !important;
	border-radius:14px;
	background:#000;
}

#item24922 {
	opacity:0.15;
	width:196px !important;
	height:75px !important;
	left:17px !important;
	top:390px !important;
	border-radius:14px;
	background:#000;
}

#item24923 {
	opacity:0.15;
	width:196px !important;
	height:75px !important;
	left:17px !important;
	top:474px !important;
	border-radius:14px;
	background:#000;
}

#item24924 {
	opacity:0.15;
	width:196px !important;
	height:75px !important;
	left:222px !important;
	top:306px !important;
	border-radius:14px;
	background:#000;
}

#item24925 {
	opacity:0.15;
	width:196px !important;
	height:75px !important;
	left:222px !important;
	top:390px !important;
	border-radius:14px;
	background:#000;
}

#item24926 {
	opacity:0.15;
	width:196px !important;
	height:75px !important;
	left:222px !important;
	top:474px !important;
	border-radius:14px;
	background:#000;
}

#item24917 {
	width:7px !important;
	height:12px !important;
	left:262px !important;
}

#item24915 {
	width:436px !important;
	height:567px !important;
	left:26px !important;
	top:14px !important;
}

#item22343 {
	width:459px !important;
	height:161px !important;
}

#item22803 {
	width:459px !important;
	height:161px !important;
	left:14px !important;
	top:118px !important;
}

#item22344 {
	width:224px !important;
	height:192px !important;
}

#item22809 {
	width:224px !important;
	height:192px !important;
	left:14px !important;
	top:290px !important;
}

#item22345 {
	width:206px !important;
	height:105px !important;
}

#item22815 {
	width:206px !important;
	height:105px !important;
	left:267px !important;
	top:304px !important;
}

#item22346 {
	width:75px !important;
	height:46px !important;
}

#item22822 {
	width:75px !important;
	height:46px !important;
	left:249px !important;
	top:294px !important;
}

#item22347 {
	width:137px !important;
	height:72px !important;
}

#item22827 {
	width:137px !important;
	height:72px !important;
	left:249px !important;
	top:416px !important;
}

#item10996 {
	width:176px !important;
	height:10px !important;
	left:18px !important;
	top:103px !important;
}

#item11023 {
	width:193px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item11054 {
	width:209px !important;
	height:10px !important;
	left:248px !important;
	top:537px !important;
}

#item11086 {
	width:209px !important;
	height:10px !important;
	left:248px !important;
	top:547px !important;
}

#item22348 {
	width:353px !important;
	height:149px !important;
}

#item22832 {
	width:353px !important;
	height:149px !important;
	left:121px !important;
	top:383px !important;
}

#item22349 {
	width:213px !important;
	height:96px !important;
}

#item22837 {
	width:213px !important;
	height:96px !important;
	left:133px !important;
	top:371px !important;
}

#item22350 {
	width:149px !important;
	height:93px !important;
}

#item22842 {
	width:149px !important;
	height:93px !important;
	left:299px !important;
	top:313px !important;
}

#item22353 {
	width:166px !important;
	height:87px !important;
}

#item22847 {
	width:166px !important;
	height:87px !important;
	left:312px !important;
	top:473px !important;
}

#item22354 {
	width:228px !important;
	height:261px !important;
}

#item22852 {
	width:228px !important;
	height:261px !important;
	left:249px !important;
	top:14px !important;
}

#item22355 {
	width:169px !important;
	height:264px !important;
}

#item22857 {
	width:169px !important;
	height:264px !important;
	left:14px !important;
	top:14px !important;
}

#item11116 {
	width:100px !important;
	height:20px !important;
	left:248px !important;
	top:260px !important;
}

#item11143 {
	width:100px !important;
	height:20px !important;
	left:106px !important;
	top:254px !important;
}

#item11170 {
	width:102px !important;
	height:29px !important;
	left:13px !important;
	top:498px !important;
}

#item11201 {
	width:100px !important;
	height:29px !important;
	left:13px !important;
	top:528px !important;
}

#item22356 {
	width:224px !important;
	height:161px !important;
}

#item22862 {
	width:224px !important;
	height:161px !important;
	left:249px !important;
	top:54px !important;
}

#item22357 {
	width:238px !important;
	height:182px !important;
}

#item22867 {
	width:238px !important;
	height:182px !important;
	top:44px !important;
}

#item22358 {
	width:358px !important;
	height:289px !important;
}

#item22872 {
	width:358px !important;
	height:289px !important;
	left:14px !important;
	top:292px !important;
}

#item22359 {
	width:75px !important;
	height:27px !important;
}

#item22877 {
	width:75px !important;
	height:27px !important;
	left:385px !important;
	top:510px !important;
}

#item22360 {
	width:76px !important;
	height:31px !important;
}

#item22882 {
	width:76px !important;
	height:31px !important;
	left:384px !important;
	top:537px !important;
}

#item11231 {
	width:157px !important;
	height:10px !important;
	left:13px !important;
	top:271px !important;
}

#item11258 {
	width:129px !important;
	height:20px !important;
	left:257px !important;
	top:349px !important;
}

#item11288 {
	width:196px !important;
	height:11px !important;
	left:248px !important;
	top:270px !important;
}

#item11315 {
	width:76px !important;
	height:20px !important;
	left:379px !important;
	top:467px !important;
}

#item11343 {
	width:76px !important;
	height:20px !important;
	left:379px !important;
	top:487px !important;
}

#item22361 {
	width:459px !important;
	height:136px !important;
}

#item22888 {
	width:459px !important;
	height:136px !important;
	left:14px !important;
	top:420px !important;
}

#item22362 {
	width:193px !important;
	height:182px !important;
}

#item22893 {
	width:193px !important;
	height:182px !important;
	left:249px !important;
	top:14px !important;
}

#item22363 {
	width:224px !important;
	height:109px !important;
}

#item22898 {
	width:224px !important;
	height:109px !important;
	left:14px !important;
	top:68px !important;
}

#item24817 {
	width:88px !important;
	height:72px !important;
}

#item24812 {
	width:88px !important;
	height:72px !important;
	left:23px !important;
	top:5px !important;
}

#item11370 {
	width:153px !important;
	height:10px !important;
	left:248px !important;
	top:271px !important;
}

#item11397 {
	width:254px !important;
	height:10px !important;
	left:194px !important;
	top:378px !important;
}

#item11428 {
	width:254px !important;
	height:10px !important;
	left:194px !important;
	top:389px !important;
}

#item11458 {
	width:83px !important;
	height:20px !important;
	left:12px !important;
	top:239px !important;
}

#item11489 {
	width:96px !important;
	height:20px !important;
	left:12px !important;
	top:259px !important;
}

#item22364 {
	width:241px !important;
	height:132px !important;
}

#item22903 {
	width:241px !important;
	height:132px !important;
	left:238px !important;
	top:14px !important;
}

#item22365 {
	width:238px !important;
	height:118px !important;
}

#item22908 {
	width:238px !important;
	height:118px !important;
	top:40px !important;
}

#item22366 {
	width:109px !important;
	height:154px !important;
}

#item22913 {
	width:109px !important;
	height:154px !important;
	left:14px !important;
	top:222px !important;
}

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

#item22918 {
	width:166px !important;
	height:94px !important;
	left:14px !important;
	top:381px !important;
}

#item22368 {
	width:159px !important;
	height:179px !important;
}

#item22923 {
	width:159px !important;
	height:179px !important;
	left:249px !important;
	top:200px !important;
}

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

#item22928 {
	width:145px !important;
	height:167px !important;
	left:329px !important;
	top:388px !important;
}

#item11516 {
	width:97px !important;
	height:20px !important;
	left:353px !important;
	top:356px !important;
}

#item11544 {
	width:131px !important;
	height:10px !important;
	left:248px !important;
	top:180px !important;
}

#item11571 {
	width:188px !important;
	height:10px !important;
	left:18px !important;
	top:216px !important;
}

#item11598 {
	width:94px !important;
	height:20px !important;
	left:126px !important;
	top:351px !important;
}

#item11626 {
	width:110px !important;
	height:20px !important;
	left:13px !important;
	top:537px !important;
}

#item11657 {
	width:76px !important;
	height:20px !important;
	left:248px !important;
	top:537px !important;
}

#item22371 {
	width:337px !important;
	height:286px !important;
}

#item22933 {
	width:337px !important;
	height:286px !important;
	left:137px !important;
	top:281px !important;
}

#item22372 {
	width:238px !important;
	height:206px !important;
}

#item22938 {
	width:238px !important;
	height:206px !important;
}

#item22373 {
	width:249px !important;
	height:206px !important;
}

#item22943 {
	width:249px !important;
	height:206px !important;
	left:238px !important;
}

#item11684 {
	width:118px !important;
	height:20px !important;
	left:21px !important;
	top:527px !important;
}

#item11711 {
	width:198px !important;
	height:10px !important;
	left:13px !important;
	top:271px !important;
}

#item11741 {
	width:201px !important;
	height:10px !important;
	left:248px !important;
	top:271px !important;
}

#item22374 {
	width:224px !important;
	height:172px !important;
}

#item22948 {
	width:224px !important;
	height:172px !important;
	left:14px !important;
	top:50px !important;
}

#item22375 {
	width:149px !important;
	height:174px !important;
}

#item22953 {
	width:149px !important;
	height:174px !important;
	left:325px !important;
	top:14px !important;
}

#item22376 {
	width:148px !important;
	height:177px !important;
}

#item22959 {
	width:148px !important;
	height:177px !important;
	left:249px !important;
	top:198px !important;
}

#item22377 {
	width:149px !important;
	height:168px !important;
}

#item22964 {
	width:149px !important;
	height:168px !important;
	left:249px !important;
	top:387px !important;
}

#item22378 {
	width:229px !important;
	height:194px !important;
}

#item22969 {
	width:229px !important;
	height:194px !important;
	left:14px !important;
	top:291px !important;
}

#item11772 {
	width:72px !important;
	height:40px !important;
	left:248px !important;
	top:149px !important;
}

#item11802 {
	width:132px !important;
	height:10px !important;
	left:13px !important;
	top:271px !important;
}

#item11829 {
	width:128px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item11856 {
	width:73px !important;
	height:29px !important;
	left:404px !important;
	top:458px !important;
}

#item11883 {
	width:68px !important;
	height:39px !important;
	left:404px !important;
	top:336px !important;
}

#item22379 {
	width:224px !important;
	height:171px !important;
}

#item22974 {
	width:224px !important;
	height:171px !important;
	left:14px !important;
	top:383px !important;
}

#item22380 {
	width:147px !important;
	height:266px !important;
}

#item22979 {
	width:147px !important;
	height:266px !important;
	left:326px !important;
	top:290px !important;
}

#item22381 {
	width:133px !important;
	height:173px !important;
}

#item22984 {
	width:133px !important;
	height:173px !important;
	left:105px !important;
	top:198px !important;
}

#item22382 {
	width:224px !important;
	height:249px !important;
}

#item22989 {
	width:224px !important;
	height:249px !important;
	left:249px !important;
	top:30px !important;
}

#item22383 {
	width:141px !important;
	height:158px !important;
}

#item22994 {
	width:141px !important;
	height:158px !important;
	left:97px !important;
	top:29px !important;
}

#item11911 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:169px !important;
}

#item11938 {
	width:94px !important;
	height:19px !important;
	left:13px !important;
	top:335px !important;
}

#item11965 {
	width:78px !important;
	height:19px !important;
	left:248px !important;
	top:464px !important;
}

#item11992 {
	width:90px !important;
	height:19px !important;
	left:13px !important;
	top:538px !important;
}

#item12020 {
	width:76px !important;
	height:30px !important;
	left:255px !important;
	top:105px !important;
}

#item22384 {
	width:224px !important;
	height:190px !important;
}

#item22999 {
	width:224px !important;
	height:190px !important;
	left:249px !important;
	top:14px !important;
}

#item22385 {
	width:139px !important;
	height:231px !important;
}

#item23004 {
	width:139px !important;
	height:231px !important;
	left:14px !important;
	top:48px !important;
}

#item22386 {
	width:216px !important;
	height:294px !important;
}

#item23009 {
	width:216px !important;
	height:294px !important;
	left:14px !important;
	top:287px !important;
}

#item22387 {
	width:152px !important;
	height:248px !important;
}

#item23014 {
	width:152px !important;
	height:248px !important;
	left:314px !important;
	top:298px !important;
}

#item12052 {
	width:184px !important;
	height:10px !important;
	left:248px !important;
	top:271px !important;
}

#item12080 {
	width:72px !important;
	height:30px !important;
	left:158px !important;
	top:241px !important;
}

#item12108 {
	width:86px !important;
	height:20px !important;
	left:199px !important;
	top:439px !important;
}

#item22388 {
	width:224px !important;
	height:193px !important;
}

#item23019 {
	width:224px !important;
	height:193px !important;
	left:14px !important;
	top:290px !important;
}

#item22389 {
	width:224px !important;
	height:265px !important;
}

#item23024 {
	width:224px !important;
	height:265px !important;
	left:249px !important;
	top:290px !important;
}

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

#item23029 {
	width:200px !important;
	height:244px !important;
	left:273px !important;
	top:35px !important;
}

#item22391 {
	width:184px !important;
	height:284px !important;
}

#item23035 {
	width:184px !important;
	height:284px !important;
}

#item12135 {
	width:75px !important;
	height:21px !important;
	left:248px !important;
	top:536px !important;
}

#item12162 {
	width:132px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item12189 {
	width:82px !important;
	height:20px !important;
	left:189px !important;
	top:240px !important;
}

#item22395 {
	width:134px !important;
	height:99px !important;
}

#item23040 {
	width:134px !important;
	height:99px !important;
	left:340px !important;
	top:14px !important;
}

#item22396 {
	width:143px !important;
	height:90px !important;
}

#item23045 {
	width:143px !important;
	height:90px !important;
	left:249px !important;
	top:118px !important;
}

#item22397 {
	width:112px !important;
	height:87px !important;
}

#item23050 {
	width:112px !important;
	height:87px !important;
	left:358px !important;
	top:224px !important;
}

#item22398 {
	width:87px !important;
	height:256px !important;
}

#item23055 {
	width:87px !important;
	height:256px !important;
	left:5px !important;
	top:54px !important;
}

#item22399 {
	width:94px !important;
	height:251px !important;
}

#item23060 {
	width:94px !important;
	height:251px !important;
	left:66px !important;
	top:59px !important;
}

#item22400 {
	width:299px !important;
	height:256px !important;
}

#item23065 {
	width:299px !important;
	height:256px !important;
	left:14px !important;
	top:318px !important;
}

#item12217 {
	width:70px !important;
	height:20px !important;
	left:255px !important;
	top:94px !important;
}

#item12244 {
	width:104px !important;
	height:20px !important;
	left:255px !important;
	top:285px !important;
}

#item12271 {
	width:70px !important;
	height:20px !important;
	left:400px !important;
	top:187px !important;
}

#item12298 {
	width:129px !important;
	height:20px !important;
	left:325px !important;
	top:505px !important;
}

#item12329 {
	width:143px !important;
	height:20px !important;
	left:325px !important;
	top:524px !important;
}

#item12359 {
	width:77px !important;
	height:20px !important;
	left:165px !important;
	top:229px !important;
}

#item12386 {
	width:72px !important;
	height:29px !important;
	left:165px !important;
	top:249px !important;
}

#item22401 {
	width:224px !important;
	height:126px !important;
}

#item23070 {
	width:224px !important;
	height:126px !important;
	left:14px !important;
	top:351px !important;
}

#item22402 {
	width:144px !important;
	height:194px !important;
}

#item23077 {
	width:144px !important;
	height:194px !important;
	left:329px !important;
	top:368px !important;
}

#item22403 {
	width:77px !important;
	height:85px !important;
}

#item23082 {
	width:77px !important;
	height:85px !important;
	left:156px !important;
	top:190px !important;
}

#item22407 {
	width:117px !important;
	height:64px !important;
}

#item23087 {
	width:117px !important;
	height:64px !important;
	left:116px !important;
	top:279px !important;
}

#item22408 {
	width:172px !important;
	height:92px !important;
}

#item23092 {
	width:172px !important;
	height:92px !important;
	left:265px !important;
}

#item22409 {
	width:188px !important;
	height:90px !important;
}

#item23097 {
	width:188px !important;
	height:90px !important;
	left:249px !important;
	top:77px !important;
}

#item22410 {
	width:190px !important;
	height:80px !important;
}

#item23102 {
	width:190px !important;
	height:80px !important;
	left:249px !important;
	top:162px !important;
}

#item22411 {
	width:125px !important;
	height:147px !important;
}

#item23108 {
	width:125px !important;
	height:147px !important;
	left:113px !important;
	top:28px !important;
}

#item12414 {
	width:100px !important;
	height:29px !important;
	left:12px !important;
	top:148px !important;
}

#item12446 {
	width:101px !important;
	height:29px !important;
	left:17px !important;
	top:243px !important;
}

#item12479 {
	width:93px !important;
	height:29px !important;
	left:17px !important;
	top:313px !important;
}

#item12509 {
	width:209px !important;
	height:10px !important;
	left:16px !important;
	top:547px !important;
}

#item12539 {
	width:77px !important;
	height:20px !important;
	left:252px !important;
	top:531px !important;
}

#item12567 {
	width:204px !important;
	height:10px !important;
	left:248px !important;
	top:325px !important;
}

#item12597 {
	width:204px !important;
	height:10px !important;
	left:248px !important;
	top:336px !important;
}

#item12627 {
	width:204px !important;
	height:10px !important;
	left:248px !important;
	top:346px !important;
}

#item22412 {
	width:224px !important;
	height:183px !important;
}

#item23113 {
	width:224px !important;
	height:183px !important;
	left:249px !important;
	top:14px !important;
}

#item22413 {
	width:224px !important;
	height:171px !important;
}

#item23118 {
	width:224px !important;
	height:171px !important;
	left:14px !important;
	top:43px !important;
}

#item22414 {
	width:224px !important;
	height:196px !important;
}

#item23123 {
	width:224px !important;
	height:196px !important;
	left:14px !important;
	top:290px !important;
}

#item22415 {
	width:230px !important;
	height:191px !important;
}

#item23128 {
	width:230px !important;
	height:191px !important;
	left:249px !important;
	top:291px !important;
}

#item12654 {
	width:162px !important;
	height:10px !important;
	left:13px !important;
	top:270px !important;
}

#item12681 {
	width:156px !important;
	height:20px !important;
	left:248px !important;
	top:261px !important;
}

#item12711 {
	width:142px !important;
	height:10px !important;
	left:12px !important;
	top:547px !important;
}

#item12738 {
	width:226px !important;
	height:10px !important;
	left:248px !important;
	top:537px !important;
}

#item12771 {
	width:226px !important;
	height:10px !important;
	left:248px !important;
	top:547px !important;
}

#item22417 {
	width:36px !important;
	height:72px !important;
}

#item23133 {
	width:36px !important;
	height:72px !important;
	left:17px !important;
	top:412px !important;
}

#item22418 {
	width:59px !important;
	height:62px !important;
}

#item23138 {
	width:59px !important;
	height:62px !important;
	left:80px !important;
	top:490px !important;
}

#item22419 {
	width:108px !important;
	height:106px !important;
}

#item23143 {
	width:108px !important;
	height:106px !important;
	left:213px !important;
	top:400px !important;
}

#item22420 {
	width:106px !important;
	height:108px !important;
}

#item23148 {
	width:106px !important;
	height:108px !important;
	left:342px !important;
	top:398px !important;
}

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

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

#item22422 {
	width:76px !important;
	height:107px !important;
}

#item23158 {
	width:76px !important;
	height:107px !important;
	left:285px !important;
	top:52px !important;
}

#item22423 {
	width:84px !important;
	height:108px !important;
}

#item23163 {
	width:84px !important;
	height:108px !important;
	left:360px !important;
	top:57px !important;
}

#item22424 {
	width:161px !important;
	height:178px !important;
}

#item23168 {
	width:161px !important;
	height:178px !important;
	left:107px !important;
	top:10px !important;
}

#item12801 {
	width:133px !important;
	height:11px !important;
	left:13px !important;
	top:258px !important;
}

#item12828 {
	width:99px !important;
	height:30px !important;
	left:13px !important;
	top:148px !important;
}

#item12858 {
	width:119px !important;
	height:20px !important;
	left:282px !important;
	top:230px !important;
}

#item12888 {
	width:120px !important;
	height:20px !important;
	left:282px !important;
	top:300px !important;
}

#item12918 {
	width:142px !important;
	height:10px !important;
	left:327px !important;
	top:368px !important;
}

#item12981 {
	width:142px !important;
	height:10px !important;
	left:327px !important;
	top:379px !important;
}

#item22425 {
	width:224px !important;
	height:202px !important;
}

#item23173 {
	width:224px !important;
	height:202px !important;
	left:14px !important;
	top:14px !important;
}

#item22426 {
	width:155px !important;
	height:95px !important;
}

#item23178 {
	width:155px !important;
	height:95px !important;
	left:260px !important;
	top:34px !important;
}

#item22427 {
	width:166px !important;
	height:91px !important;
}

#item23184 {
	width:166px !important;
	height:91px !important;
	left:300px !important;
	top:108px !important;
}

#item22428 {
	width:129px !important;
	height:264px !important;
}

#item23189 {
	width:129px !important;
	height:264px !important;
	left:14px !important;
	top:291px !important;
}

#item22432 {
	width:224px !important;
	height:192px !important;
}

#item23194 {
	width:224px !important;
	height:192px !important;
	left:249px !important;
	top:290px !important;
}

#item13040 {
	width:178px !important;
	height:10px !important;
	left:13px !important;
	top:268px !important;
}

#item13067 {
	width:97px !important;
	height:20px !important;
	left:150px !important;
	top:537px !important;
}

#item13094 {
	width:177px !important;
	height:10px !important;
	left:248px !important;
	top:547px !important;
}

#item13121 {
	width:210px !important;
	height:10px !important;
	left:248px !important;
	top:256px !important;
}

#item13151 {
	width:210px !important;
	height:10px !important;
	left:248px !important;
	top:267px !important;
}

#item22433 {
	width:190px !important;
	height:184px !important;
}

#item23199 {
	width:190px !important;
	height:184px !important;
	left:14px !important;
	top:257px !important;
}

#item22434 {
	width:257px !important;
	height:434px !important;
}

#item23204 {
	width:257px !important;
	height:434px !important;
	left:217px !important;
	top:34px !important;
}

#item22435 {
	width:190px !important;
	height:150px !important;
}

#item23209 {
	width:190px !important;
	height:150px !important;
	left:14px !important;
	top:34px !important;
}

#item13178 {
	width:126px !important;
	height:10px !important;
	left:13px !important;
	top:238px !important;
}

#item13205 {
	width:172px !important;
	height:10px !important;
	left:221px !important;
	top:538px !important;
}

#item13232 {
	width:177px !important;
	height:10px !important;
	left:22px !important;
	top:534px !important;
}

#item22436 {
	width:154px !important;
	height:93px !important;
}

#item23214 {
	width:154px !important;
	height:93px !important;
	left:6px !important;
	top:46px !important;
}

#item22437 {
	width:82px !important;
	height:141px !important;
}

#item23219 {
	width:82px !important;
	height:141px !important;
	left:170px !important;
	top:48px !important;
}

#item22438 {
	width:126px !important;
	height:107px !important;
}

#item23224 {
	width:126px !important;
	height:107px !important;
	left:326px !important;
	top:14px !important;
}

#item22439 {
	width:145px !important;
	height:124px !important;
}

#item23231 {
	width:145px !important;
	height:124px !important;
	left:14px !important;
	top:200px !important;
}

#item22440 {
	width:135px !important;
	height:137px !important;
}

#item23236 {
	width:135px !important;
	height:137px !important;
	left:171px !important;
	top:200px !important;
}

#item22441 {
	width:150px !important;
	height:133px !important;
}

#item23241 {
	width:150px !important;
	height:133px !important;
	left:324px !important;
	top:202px !important;
}

#item22442 {
	width:76px !important;
	height:121px !important;
}

#item23246 {
	width:76px !important;
	height:121px !important;
	left:84px !important;
	top:436px !important;
}

#item22443 {
	width:76px !important;
	height:51px !important;
}

#item23251 {
	width:76px !important;
	height:51px !important;
	left:84px !important;
	top:387px !important;
}

#item22445 {
	width:146px !important;
	height:85px !important;
}

#item23257 {
	width:146px !important;
	height:85px !important;
	left:171px !important;
	top:382px !important;
}

#item22446 {
	width:146px !important;
	height:108px !important;
}

#item23262 {
	width:146px !important;
	height:108px !important;
	left:327px !important;
	top:387px !important;
}

#item13259 {
	width:98px !important;
	height:20px !important;
	left:13px !important;
	top:170px !important;
}

#item13287 {
	width:47px !important;
	height:40px !important;
	left:256px !important;
	top:149px !important;
}

#item13314 {
	width:93px !important;
	height:20px !important;
	left:326px !important;
	top:169px !important;
}

#item13341 {
	width:117px !important;
	height:10px !important;
	left:13px !important;
	top:367px !important;
}

#item13368 {
	width:146px !important;
	height:10px !important;
	left:170px !important;
	top:367px !important;
}

#item13395 {
	width:109px !important;
	height:20px !important;
	left:326px !important;
	top:357px !important;
}

#item13422 {
	width:119px !important;
	height:20px !important;
	left:170px !important;
	top:537px !important;
}

#item13450 {
	width:130px !important;
	height:10px !important;
	left:326px !important;
	top:547px !important;
}

#item13477 {
	width:68px !important;
	height:40px !important;
	left:13px !important;
	top:487px !important;
}

#item13507 {
	width:68px !important;
	height:29px !important;
	left:13px !important;
	top:528px !important;
}

#item22447 {
	width:106px !important;
	height:82px !important;
}

#item23267 {
	width:106px !important;
	height:82px !important;
	left:14px !important;
	top:387px !important;
}

#item22448 {
	width:91px !important;
	height:82px !important;
}

#item23272 {
	width:91px !important;
	height:82px !important;
	left:125px !important;
	top:387px !important;
}

#item22449 {
	width:109px !important;
	height:83px !important;
}

#item23277 {
	width:109px !important;
	height:83px !important;
	left:221px !important;
	top:386px !important;
}

#item22450 {
	width:111px !important;
	height:168px !important;
}

#item23282 {
	width:111px !important;
	height:168px !important;
	left:363px !important;
	top:388px !important;
}

#item22451 {
	width:145px !important;
	height:112px !important;
}

#item23287 {
	width:145px !important;
	height:112px !important;
	left:328px !important;
	top:197px !important;
}

#item22452 {
	width:149px !important;
	height:113px !important;
}

#item23292 {
	width:149px !important;
	height:113px !important;
	left:168px !important;
	top:199px !important;
}

#item22453 {
	width:146px !important;
	height:115px !important;
}

#item23297 {
	width:146px !important;
	height:115px !important;
	left:14px !important;
	top:200px !important;
}

#item22454 {
	width:135px !important;
	height:117px !important;
}

#item23302 {
	width:135px !important;
	height:117px !important;
	left:166px !important;
	top:31px !important;
}

#item22455 {
	width:78px !important;
	height:96px !important;
}

#item23307 {
	width:78px !important;
	height:96px !important;
	left:2px !important;
	top:18px !important;
}

#item22456 {
	width:76px !important;
	height:82px !important;
}

#item23312 {
	width:76px !important;
	height:82px !important;
	left:83px !important;
	top:14px !important;
}

#item13534 {
	width:132px !important;
	height:10px !important;
	left:170px !important;
	top:180px !important;
}

#item13561 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:357px !important;
}

#item13589 {
	width:103px !important;
	height:20px !important;
	left:326px !important;
	top:357px !important;
}

#item13616 {
	width:143px !important;
	height:10px !important;
	left:170px !important;
	top:367px !important;
}

#item13643 {
	width:122px !important;
	height:20px !important;
	left:13px !important;
	top:149px !important;
}

#item13674 {
	width:121px !important;
	height:20px !important;
	left:13px !important;
	top:170px !important;
}

#item13704 {
	width:211px !important;
	height:10px !important;
	left:13px !important;
	top:516px !important;
}

#item13734 {
	width:211px !important;
	height:10px !important;
	left:13px !important;
	top:526px !important;
}

#item13764 {
	width:211px !important;
	height:10px !important;
	left:13px !important;
	top:537px !important;
}

#item13794 {
	width:211px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item22457 {
	width:151px !important;
	height:150px !important;
}

#item23317 {
	width:151px !important;
	height:150px !important;
	left:322px !important;
	top:14px !important;
}

#item22458 {
	width:132px !important;
	height:116px !important;
}

#item23322 {
	width:132px !important;
	height:116px !important;
	left:176px !important;
	top:8px !important;
}

#item22459 {
	width:159px !important;
	height:227px !important;
}

#item23328 {
	width:159px !important;
	height:227px !important;
	left:14px !important;
	top:52px !important;
}

#item22461 {
	width:302px !important;
	height:202px !important;
}

#item23334 {
	width:302px !important;
	height:202px !important;
	left:14px !important;
	top:289px !important;
}

#item22462 {
	width:151px !important;
	height:164px !important;
}

#item23341 {
	width:151px !important;
	height:164px !important;
	left:322px !important;
	top:291px !important;
}

#item13821 {
	width:107px !important;
	height:20px !important;
	left:322px !important;
	top:260px !important;
}

#item13849 {
	width:104px !important;
	height:20px !important;
	left:325px !important;
	top:537px !important;
}

#item13876 {
	width:142px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item13903 {
	width:106px !important;
	height:20px !important;
	left:179px !important;
	top:238px !important;
}

#item13933 {
	width:106px !important;
	height:20px !important;
	left:179px !important;
	top:259px !important;
}

#item22463 {
	width:113px !important;
	height:266px !important;
}

#item23346 {
	width:113px !important;
	height:266px !important;
	left:14px !important;
	top:301px !important;
}

#item22464 {
	width:224px !important;
	height:215px !important;
}

#item23351 {
	width:224px !important;
	height:215px !important;
	left:249px !important;
	top:292px !important;
}

#item22465 {
	width:488px !important;
	height:205px !important;
}

#item23356 {
	width:488px !important;
	height:205px !important;
}

#item13960 {
	width:128px !important;
	height:10px !important;
	left:13px !important;
	top:271px !important;
}

#item13987 {
	width:99px !important;
	height:29px !important;
	left:140px !important;
	top:528px !important;
}

#item14019 {
	width:129px !important;
	height:10px !important;
	left:248px !important;
	top:547px !important;
}

#item22466 {
	width:167px !important;
	height:123px !important;
}

#item23361 {
	width:167px !important;
	height:123px !important;
	left:306px !important;
	top:14px !important;
}

#item22467 {
	width:283px !important;
	height:192px !important;
}

#item23366 {
	width:283px !important;
	height:192px !important;
	left:14px !important;
	top:14px !important;
}

#item22468 {
	width:285px !important;
	height:223px !important;
}

#item23371 {
	width:285px !important;
	height:223px !important;
	left:14px !important;
	top:259px !important;
}

#item22469 {
	width:167px !important;
	height:107px !important;
}

#item23376 {
	width:167px !important;
	height:107px !important;
	left:306px !important;
	top:395px !important;
}

#item22470 {
	width:75px !important;
	height:128px !important;
}

#item23381 {
	width:75px !important;
	height:128px !important;
	left:399px !important;
	top:258px !important;
}

#item14046 {
	width:180px !important;
	height:10px !important;
	left:13px !important;
	top:239px !important;
}

#item14073 {
	width:98px !important;
	height:20px !important;
	left:305px !important;
	top:367px !important;
}

#item14100 {
	width:107px !important;
	height:20px !important;
	left:306px !important;
	top:230px !important;
}

#item14128 {
	width:158px !important;
	height:10px !important;
	left:305px !important;
	top:547px !important;
}

#item14155 {
	width:169px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item22471 {
	width:224px !important;
	height:197px !important;
}

#item23386 {
	width:224px !important;
	height:197px !important;
	left:14px !important;
	top:291px !important;
}

#item22472 {
	width:224px !important;
	height:206px !important;
}

#item23391 {
	width:224px !important;
	height:206px !important;
	left:249px !important;
	top:291px !important;
}

#item22474 {
	width:224px !important;
	height:265px !important;
}

#item23396 {
	width:224px !important;
	height:265px !important;
	left:249px !important;
	top:14px !important;
}

#item22475 {
	width:224px !important;
	height:265px !important;
}

#item23401 {
	width:224px !important;
	height:265px !important;
	left:14px !important;
	top:14px !important;
}

#item14182 {
	width:82px !important;
	height:20px !important;
	left:248px !important;
	top:260px !important;
}

#item14209 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:257px !important;
}

#item14236 {
	width:174px !important;
	height:10px !important;
	left:248px !important;
	top:547px !important;
}

#item14263 {
	width:140px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item22476 {
	width:109px !important;
	height:139px !important;
}

#item23407 {
	width:109px !important;
	height:139px !important;
	left:249px !important;
	top:50px !important;
}

#item22477 {
	width:224px !important;
	height:221px !important;
}

#item23412 {
	width:224px !important;
	height:221px !important;
	left:14px !important;
	top:51px !important;
}

#item22478 {
	width:224px !important;
	height:99px !important;
}

#item23417 {
	width:224px !important;
	height:99px !important;
	left:249px !important;
	top:200px !important;
}

#item22479 {
	width:224px !important;
	height:167px !important;
}

#item23422 {
	width:224px !important;
	height:167px !important;
	left:14px !important;
	top:388px !important;
}

#item22480 {
	width:224px !important;
	height:103px !important;
}

#item23427 {
	width:224px !important;
	height:103px !important;
	left:249px !important;
	top:378px !important;
}

#item14290 {
	width:87px !important;
	height:20px !important;
	left:360px !important;
	top:170px !important;
}

#item14317 {
	width:162px !important;
	height:10px !important;
	left:18px !important;
	top:360px !important;
}

#item14345 {
	width:176px !important;
	height:10px !important;
	left:253px !important;
	top:362px !important;
}

#item14372 {
	width:119px !important;
	height:20px !important;
	left:77px !important;
	top:531px !important;
}

#item14402 {
	width:213px !important;
	height:10px !important;
	left:248px !important;
	top:547px !important;
}

#item22481 {
	width:200px !important;
	height:205px !important;
}

#item23432 {
	width:200px !important;
	height:205px !important;
	top:255px !important;
}

#item22482 {
	width:264px !important;
	height:168px !important;
}

#item23437 {
	width:264px !important;
	height:168px !important;
	left:210px !important;
	top:315px !important;
}

#item22483 {
	width:230px !important;
	height:290px !important;
}

#item23442 {
	width:230px !important;
	height:290px !important;
	left:210px !important;
	top:14px !important;
}

#item22486 {
	width:183px !important;
	height:151px !important;
}

#item23447 {
	width:183px !important;
	height:151px !important;
	left:14px !important;
	top:14px !important;
}

#item14433 {
	width:82px !important;
	height:30px !important;
	left:380px !important;
	top:146px !important;
}

#item14460 {
	width:151px !important;
	height:10px !important;
	left:13px !important;
	top:236px !important;
}

#item14487 {
	width:111px !important;
	height:20px !important;
	left:13px !important;
	top:537px !important;
}

#item14517 {
	width:201px !important;
	height:10px !important;
	left:208px !important;
	top:547px !important;
}

#item22487 {
	width:238px !important;
	height:176px !important;
}

#item23452 {
	width:238px !important;
	height:176px !important;
	top:13px !important;
}

#item22488 {
	width:224px !important;
	height:169px !important;
}

#item23457 {
	width:224px !important;
	height:169px !important;
	left:249px !important;
	top:14px !important;
}

#item22489 {
	width:238px !important;
	height:202px !important;
}

#item23462 {
	width:238px !important;
	height:202px !important;
	top:291px !important;
}

#item22490 {
	width:118px !important;
	height:109px !important;
}

#item23467 {
	width:118px !important;
	height:109px !important;
	left:321px !important;
	top:283px !important;
}

#item22491 {
	width:124px !important;
	height:112px !important;
}

#item23472 {
	width:124px !important;
	height:112px !important;
	left:241px !important;
	top:355px !important;
}

#item22492 {
	width:116px !important;
	height:120px !important;
}

#item23478 {
	width:116px !important;
	height:120px !important;
	left:367px !important;
	top:367px !important;
}

#item14547 {
	width:134px !important;
	height:10px !important;
	left:13px !important;
	top:271px !important;
}

#item14574 {
	width:209px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item14605 {
	width:148px !important;
	height:10px !important;
	left:248px !important;
	top:236px !important;
}

#item14632 {
	width:221px !important;
	height:10px !important;
	left:248px !important;
	top:271px !important;
}

#item14662 {
	width:226px !important;
	height:10px !important;
	left:248px !important;
	top:526px !important;
}

#item14727 {
	width:226px !important;
	height:10px !important;
	left:248px !important;
	top:536px !important;
}

#item14789 {
	width:226px !important;
	height:10px !important;
	left:248px !important;
	top:547px !important;
}

#item22493 {
	width:238px !important;
	height:185px !important;
}

#item23483 {
	width:238px !important;
	height:185px !important;
	top:292px !important;
}

#item22494 {
	width:224px !important;
	height:201px !important;
}

#item23488 {
	width:224px !important;
	height:201px !important;
	left:249px !important;
	top:292px !important;
}

#item22495 {
	width:224px !important;
	height:266px !important;
}

#item23493 {
	width:224px !important;
	height:266px !important;
	left:249px !important;
	top:14px !important;
}

#item22496 {
	width:224px !important;
	height:202px !important;
}

#item23498 {
	width:224px !important;
	height:202px !important;
	left:14px !important;
	top:14px !important;
}

#item14852 {
	width:146px !important;
	height:10px !important;
	left:18px !important;
	top:541px !important;
}

#item14879 {
	width:132px !important;
	height:10px !important;
	left:248px !important;
	top:547px !important;
}

#item14907 {
	width:77px !important;
	height:20px !important;
	left:248px !important;
	top:261px !important;
}

#item14934 {
	width:215px !important;
	height:10px !important;
	left:13px !important;
	top:260px !important;
}

#item14964 {
	width:215px !important;
	height:10px !important;
	left:13px !important;
	top:271px !important;
}

#item22497 {
	width:225px !important;
	height:127px !important;
}

#item23503 {
	width:225px !important;
	height:127px !important;
	left:249px !important;
}

#item22498 {
	width:224px !important;
	height:174px !important;
}

#item23508 {
	width:224px !important;
	height:174px !important;
	left:14px !important;
	top:51px !important;
}

#item22499 {
	width:224px !important;
	height:125px !important;
}

#item23513 {
	width:224px !important;
	height:125px !important;
	left:249px !important;
	top:193px !important;
}

#item22500 {
	width:224px !important;
	height:217px !important;
}

#item23518 {
	width:224px !important;
	height:217px !important;
	left:14px !important;
	top:291px !important;
}

#item22501 {
	width:224px !important;
	height:118px !important;
}

#item23523 {
	width:224px !important;
	height:118px !important;
	left:249px !important;
	top:386px !important;
}

#item14994 {
	width:118px !important;
	height:10px !important;
	left:248px !important;
	top:547px !important;
}

#item15021 {
	width:184px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item15052 {
	width:138px !important;
	height:10px !important;
	left:13px !important;
	top:271px !important;
}

#item15079 {
	width:145px !important;
	height:10px !important;
	left:252px !important;
	top:361px !important;
}

#item15106 {
	width:165px !important;
	height:10px !important;
	left:248px !important;
	top:180px !important;
}

#item22502 {
	width:224px !important;
	height:124px !important;
}

#item23528 {
	width:224px !important;
	height:124px !important;
	left:14px !important;
	top:387px !important;
}

#item22503 {
	width:132px !important;
	height:176px !important;
}

#item23533 {
	width:132px !important;
	height:176px !important;
	left:342px !important;
	top:381px !important;
}

#item22504 {
	width:224px !important;
	height:134px !important;
}

#item23538 {
	width:224px !important;
	height:134px !important;
	left:249px !important;
	top:190px !important;
}

#item22505 {
	width:224px !important;
	height:131px !important;
}

#item23543 {
	width:224px !important;
	height:131px !important;
	left:14px !important;
	top:198px !important;
}

#item22506 {
	width:175px !important;
	height:189px !important;
}

#item23548 {
	width:175px !important;
	height:189px !important;
	left:63px !important;
}

#item22507 {
	width:124px !important;
	height:167px !important;
}

#item23554 {
	width:124px !important;
	height:167px !important;
	left:353px !important;
	top:24px !important;
}

#item15133 {
	width:161px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item15161 {
	width:170px !important;
	height:10px !important;
	left:251px !important;
	top:364px !important;
}

#item15189 {
	width:131px !important;
	height:10px !important;
	left:248px !important;
	top:547px !important;
}

#item15216 {
	width:82px !important;
	height:20px !important;
	left:248px !important;
	top:170px !important;
}

#item15243 {
	width:93px !important;
	height:29px !important;
	left:13px !important;
	top:160px !important;
}

#item15273 {
	width:105px !important;
	height:10px !important;
	left:17px !important;
	top:362px !important;
}

#item22510 {
	width:224px !important;
	height:166px !important;
}

#item23559 {
	width:224px !important;
	height:166px !important;
	left:14px !important;
	top:49px !important;
}

#item22511 {
	width:224px !important;
	height:122px !important;
}

#item23564 {
	width:224px !important;
	height:122px !important;
	left:249px !important;
}

#item22512 {
	width:224px !important;
	height:117px !important;
}

#item23569 {
	width:224px !important;
	height:117px !important;
	left:249px !important;
	top:198px !important;
}

#item22513 {
	width:224px !important;
	height:192px !important;
}

#item23574 {
	width:224px !important;
	height:192px !important;
	left:14px !important;
	top:290px !important;
}

#item22514 {
	width:224px !important;
	height:122px !important;
}

#item23579 {
	width:224px !important;
	height:122px !important;
	left:249px !important;
	top:378px !important;
}

#item15300 {
	width:132px !important;
	height:20px !important;
	left:254px !important;
	top:164px !important;
}

#item15331 {
	width:202px !important;
	height:10px !important;
	left:248px !important;
	top:547px !important;
}

#item15361 {
	width:183px !important;
	height:10px !important;
	left:13px !important;
	top:271px !important;
}

#item15388 {
	width:141px !important;
	height:10px !important;
	left:254px !important;
	top:361px !important;
}

#item15416 {
	width:164px !important;
	height:10px !important;
	left:18px !important;
	top:541px !important;
}

#item22515 {
	width:132px !important;
	height:168px !important;
}

#item23584 {
	width:132px !important;
	height:168px !important;
	left:106px !important;
	top:387px !important;
}

#item22516 {
	width:224px !important;
	height:202px !important;
}

#item23589 {
	width:224px !important;
	height:202px !important;
	left:249px !important;
	top:290px !important;
}

#item22517 {
	width:142px !important;
	height:177px !important;
}

#item23596 {
	width:142px !important;
	height:177px !important;
	left:14px !important;
	top:199px !important;
}

#item22518 {
	width:224px !important;
	height:191px !important;
}

#item23601 {
	width:224px !important;
	height:191px !important;
	left:249px !important;
	top:29px !important;
}

#item22519 {
	width:115px !important;
	height:159px !important;
}

#item23606 {
	width:115px !important;
	height:159px !important;
	left:123px !important;
	top:28px !important;
}

#item15443 {
	width:105px !important;
	height:20px !important;
	left:21px !important;
	top:150px !important;
}

#item15471 {
	width:166px !important;
	height:10px !important;
	left:248px !important;
	top:271px !important;
}

#item15498 {
	width:192px !important;
	height:10px !important;
	left:248px !important;
	top:547px !important;
}

#item15528 {
	width:74px !important;
	height:20px !important;
	left:160px !important;
	top:357px !important;
}

#item15555 {
	width:90px !important;
	height:20px !important;
	left:13px !important;
	top:537px !important;
}

#item22522 {
	width:224px !important;
	height:136px !important;
}

#item23611 {
	width:224px !important;
	height:136px !important;
	left:14px !important;
	top:51px !important;
}

#item22523 {
	width:143px !important;
	height:265px !important;
}

#item23616 {
	width:143px !important;
	height:265px !important;
	left:249px !important;
	top:14px !important;
}

#item22524 {
	width:229px !important;
	height:115px !important;
}

#item23621 {
	width:229px !important;
	height:115px !important;
	left:9px !important;
	top:251px !important;
}

#item22525 {
	width:142px !important;
	height:265px !important;
}

#item23627 {
	width:142px !important;
	height:265px !important;
	left:249px !important;
	top:291px !important;
}

#item22526 {
	width:122px !important;
	height:118px !important;
}

#item23632 {
	width:122px !important;
	height:118px !important;
	top:440px !important;
}

#item15582 {
	width:101px !important;
	height:20px !important;
	left:123px !important;
	top:534px !important;
}

#item15613 {
	width:178px !important;
	height:10px !important;
	left:12px !important;
	top:420px !important;
}

#item15641 {
	width:195px !important;
	height:10px !important;
	left:13px !important;
	top:236px !important;
}

#item15669 {
	width:79px !important;
	height:29px !important;
	left:398px !important;
	top:528px !important;
}

#item15696 {
	width:69px !important;
	height:40px !important;
	left:398px !important;
	top:240px !important;
}

#item22527 {
	width:224px !important;
	height:197px !important;
}

#item23637 {
	width:224px !important;
	height:197px !important;
	left:14px !important;
	top:388px !important;
}

#item22528 {
	width:238px !important;
	height:183px !important;
}

#item23642 {
	width:238px !important;
	height:183px !important;
	left:249px !important;
	top:291px !important;
}

#item22530 {
	width:144px !important;
	height:147px !important;
}

#item23647 {
	width:144px !important;
	height:147px !important;
	left:94px !important;
	top:199px !important;
}

#item22531 {
	width:64px !important;
	height:24px !important;
}

#item23652 {
	width:64px !important;
	height:24px !important;
	left:171px !important;
	top:227px !important;
}

#item22532 {
	width:97px !important;
	height:42px !important;
}

#item23657 {
	width:97px !important;
	height:42px !important;
	left:137px !important;
	top:333px !important;
}

#item22533 {
	width:133px !important;
	height:161px !important;
}

#item23662 {
	width:133px !important;
	height:161px !important;
	left:105px !important;
	top:28px !important;
}

#item22534 {
	width:224px !important;
	height:210px !important;
}

#item23667 {
	width:224px !important;
	height:210px !important;
	left:249px !important;
	top:28px !important;
}

#item15723 {
	width:88px !important;
	height:20px !important;
	left:13px !important;
	top:524px !important;
}

#item15751 {
	width:84px !important;
	height:20px !important;
	left:18px !important;
	top:162px !important;
}

#item15778 {
	width:190px !important;
	height:20px !important;
	left:249px !important;
	top:537px !important;
}

#item15809 {
	width:178px !important;
	height:11px !important;
	left:248px !important;
	top:269px !important;
}

#item15836 {
	width:72px !important;
	height:29px !important;
	left:13px !important;
	top:288px !important;
}

#item15866 {
	width:71px !important;
	height:29px !important;
	left:13px !important;
	top:318px !important;
}

#item22535 {
	width:161px !important;
	height:118px !important;
}

#item23672 {
	width:161px !important;
	height:118px !important;
	left:327px !important;
	top:14px !important;
}

#item22536 {
	width:131px !important;
	height:169px !important;
}

#item23677 {
	width:131px !important;
	height:169px !important;
	top:43px !important;
}

#item22537 {
	width:224px !important;
	height:111px !important;
}

#item23682 {
	width:224px !important;
	height:111px !important;
	left:249px !important;
	top:187px !important;
}

#item22538 {
	width:224px !important;
	height:165px !important;
}

#item23687 {
	width:224px !important;
	height:165px !important;
	left:14px !important;
	top:214px !important;
}

#item22539 {
	width:261px !important;
	height:167px !important;
}

#item23692 {
	width:261px !important;
	height:167px !important;
	left:7px !important;
	top:422px !important;
}

#item22540 {
	width:224px !important;
	height:139px !important;
}

#item23697 {
	width:224px !important;
	height:139px !important;
	left:249px !important;
	top:386px !important;
}

#item15896 {
	width:134px !important;
	height:10px !important;
	left:248px !important;
	top:169px !important;
}

#item15924 {
	width:77px !important;
	height:21px !important;
	left:130px !important;
	top:138px !important;
}

#item15951 {
	width:133px !important;
	height:20px !important;
	left:254px !important;
	top:352px !important;
}

#item15981 {
	width:119px !important;
	height:20px !important;
	left:75px !important;
	top:305px !important;
}

#item16012 {
	width:87px !important;
	height:20px !important;
	left:135px !important;
	top:480px !important;
}

#item16039 {
	width:130px !important;
	height:11px !important;
	left:319px !important;
	top:546px !important;
}

#item22541 {
	width:234px !important;
	height:185px !important;
}

#item23703 {
	width:234px !important;
	height:185px !important;
	left:5px !important;
	top:290px !important;
}

#item22546 {
	width:224px !important;
	height:184px !important;
}

#item23708 {
	width:224px !important;
	height:184px !important;
	left:249px !important;
	top:289px !important;
}

#item22547 {
	width:459px !important;
	height:265px !important;
}

#item23713 {
	width:459px !important;
	height:265px !important;
	left:14px !important;
	top:14px !important;
}

#item16066 {
	width:193px !important;
	height:10px !important;
	left:254px !important;
	top:541px !important;
}

#item16096 {
	width:153px !important;
	height:10px !important;
	left:18px !important;
	top:541px !important;
}

#item16123 {
	width:93px !important;
	height:20px !important;
	left:152px !important;
	top:254px !important;
}

#item22548 {
	width:126px !important;
	height:113px !important;
}

#item23718 {
	width:126px !important;
	height:113px !important;
	left:348px !important;
	top:88px !important;
}

#item22549 {
	width:161px !important;
	height:190px !important;
}

#item23723 {
	width:161px !important;
	height:190px !important;
	top:14px !important;
}

#item22550 {
	width:224px !important;
	height:176px !important;
}

#item23728 {
	width:224px !important;
	height:176px !important;
	left:14px !important;
	top:209px !important;
}

#item22551 {
	width:222px !important;
	height:130px !important;
}

#item23733 {
	width:222px !important;
	height:130px !important;
	left:249px !important;
	top:211px !important;
}

#item22552 {
	width:234px !important;
	height:124px !important;
}

#item23738 {
	width:234px !important;
	height:124px !important;
	left:9px !important;
	top:389px !important;
}

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

#item23743 {
	width:153px !important;
	height:164px !important;
	left:249px !important;
	top:405px !important;
}

#item16150 {
	width:81px !important;
	height:20px !important;
	left:164px !important;
	top:180px !important;
}

#item16177 {
	width:82px !important;
	height:30px !important;
	left:248px !important;
	top:171px !important;
}

#item16204 {
	width:131px !important;
	height:20px !important;
	left:248px !important;
	top:378px !important;
}

#item16236 {
	width:163px !important;
	height:10px !important;
	left:13px !important;
	top:375px !important;
}

#item16263 {
	width:69px !important;
	height:31px !important;
	left:407px !important;
	top:526px !important;
}

#item16291 {
	width:155px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item22554 {
	width:146px !important;
	height:190px !important;
}

#item23750 {
	width:146px !important;
	height:190px !important;
	left:14px !important;
	top:291px !important;
}

#item22555 {
	width:146px !important;
	height:189px !important;
}

#item23755 {
	width:146px !important;
	height:189px !important;
	left:171px !important;
	top:291px !important;
}

#item22556 {
	width:146px !important;
	height:143px !important;
}

#item23760 {
	width:146px !important;
	height:143px !important;
	left:327px !important;
	top:283px !important;
}

#item22557 {
	width:310px !important;
	height:262px !important;
}

#item23765 {
	width:310px !important;
	height:262px !important;
	left:14px !important;
	top:14px !important;
}

#item22559 {
	width:165px !important;
	height:150px !important;
}

#item23770 {
	width:165px !important;
	height:150px !important;
	left:319px !important;
	top:44px !important;
}

#item16318 {
	width:134px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item16345 {
	width:103px !important;
	height:20px !important;
	left:169px !important;
	top:537px !important;
}

#item16372 {
	width:137px !important;
	height:20px !important;
	left:326px !important;
	top:537px !important;
}

#item16402 {
	width:175px !important;
	height:10px !important;
	left:18px !important;
	top:266px !important;
}

#item16429 {
	width:96px !important;
	height:20px !important;
	left:326px !important;
	top:255px !important;
}

#item22560 {
	width:149px !important;
	height:97px !important;
}

#item23776 {
	width:149px !important;
	height:97px !important;
	left:302px !important;
	top:71px !important;
}

#item22561 {
	width:160px !important;
	height:111px !important;
}

#item23781 {
	width:160px !important;
	height:111px !important;
	left:10px !important;
	top:205px !important;
}

#item22562 {
	width:179px !important;
	height:118px !important;
}

#item23786 {
	width:179px !important;
	height:118px !important;
	left:181px !important;
	top:172px !important;
}

#item22563 {
	width:187px !important;
	height:133px !important;
}

#item23791 {
	width:187px !important;
	height:133px !important;
	left:287px !important;
	top:295px !important;
}

#item22564 {
	width:90px !important;
	height:216px !important;
}

#item23796 {
	width:90px !important;
	height:216px !important;
	left:14px !important;
	top:338px !important;
}

#item22565 {
	width:128px !important;
	height:63px !important;
}

#item23801 {
	width:128px !important;
	height:63px !important;
	left:148px !important;
	top:343px !important;
}

#item16456 {
	width:161px !important;
	height:10px !important;
	left:108px !important;
	top:497px !important;
}

#item16483 {
	width:155px !important;
	height:10px !important;
	left:108px !important;
	top:543px !important;
}

#item16510 {
	width:182px !important;
	height:10px !important;
	left:295px !important;
	top:459px !important;
}

#item16537 {
	width:182px !important;
	height:10px !important;
	left:295px !important;
	top:488px !important;
}

#item16564 {
	width:182px !important;
	height:10px !important;
	left:295px !important;
	top:516px !important;
}

#item16592 {
	width:182px !important;
	height:10px !important;
	left:295px !important;
	top:545px !important;
}

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

#item23806 {
	width:141px !important;
	height:162px !important;
	left:77px !important;
	top:292px !important;
}

#item22567 {
	width:90px !important;
	height:71px !important;
}

#item23811 {
	width:90px !important;
	height:71px !important;
	left:16px !important;
	top:377px !important;
}

#item22568 {
	width:224px !important;
	height:178px !important;
}

#item23816 {
	width:224px !important;
	height:178px !important;
	left:249px !important;
	top:292px !important;
}

#item22570 {
	width:224px !important;
	height:207px !important;
}

#item23821 {
	width:224px !important;
	height:207px !important;
	left:249px !important;
}

#item22571 {
	width:224px !important;
	height:201px !important;
}

#item23826 {
	width:224px !important;
	height:201px !important;
	left:14px !important;
	top:14px !important;
}

#item16619 {
	width:181px !important;
	height:10px !important;
	left:13px !important;
	top:271px !important;
}

#item16646 {
	width:162px !important;
	height:10px !important;
	left:248px !important;
	top:271px !important;
}

#item16673 {
	width:210px !important;
	height:20px !important;
	left:254px !important;
	top:533px !important;
}

#item16704 {
	width:109px !important;
	height:10px !important;
	left:12px !important;
	top:537px !important;
}

#item16731 {
	width:109px !important;
	height:10px !important;
	left:12px !important;
	top:547px !important;
}

#item22572 {
	width:194px !important;
	height:175px !important;
}

#item23831 {
	width:194px !important;
	height:175px !important;
	left:279px !important;
	top:14px !important;
}

#item22573 {
	width:108px !important;
	height:181px !important;
}

#item23836 {
	width:108px !important;
	height:181px !important;
	left:14px !important;
	top:14px !important;
}

#item22574 {
	width:117px !important;
	height:151px !important;
}

#item23841 {
	width:117px !important;
	height:151px !important;
	left:254px !important;
	top:200px !important;
}

#item22575 {
	width:46px !important;
	height:38px !important;
}

#item23847 {
	width:46px !important;
	height:38px !important;
	left:374px !important;
	top:209px !important;
}

#item22576 {
	width:46px !important;
	height:37px !important;
}

#item23853 {
	width:46px !important;
	height:37px !important;
	left:423px !important;
	top:209px !important;
}

#item22577 {
	width:49px !important;
	height:37px !important;
}

#item23860 {
	width:49px !important;
	height:37px !important;
	left:424px !important;
	top:264px !important;
}

#item22578 {
	width:163px !important;
	height:168px !important;
}

#item23865 {
	width:163px !important;
	height:168px !important;
	left:5px !important;
	top:325px !important;
}

#item22579 {
	width:47px !important;
	height:36px !important;
}

#item23870 {
	width:47px !important;
	height:36px !important;
	left:168px !important;
	top:450px !important;
}

#item22580 {
	width:46px !important;
	height:36px !important;
}

#item23875 {
	width:46px !important;
	height:36px !important;
	left:223px !important;
	top:450px !important;
}

#item22581 {
	width:47px !important;
	height:38px !important;
}

#item23880 {
	width:47px !important;
	height:38px !important;
	left:276px !important;
	top:449px !important;
}

#item22582 {
	width:49px !important;
	height:36px !important;
}

#item23885 {
	width:49px !important;
	height:36px !important;
	left:193px !important;
	top:502px !important;
}

#item22583 {
	width:48px !important;
	height:37px !important;
}

#item23890 {
	width:48px !important;
	height:37px !important;
	left:249px !important;
	top:502px !important;
}

#item22586 {
	width:123px !important;
	height:148px !important;
}

#item23895 {
	width:123px !important;
	height:148px !important;
	left:344px !important;
	top:374px !important;
}

#item16758 {
	width:112px !important;
	height:20px !important;
	left:124px !important;
	top:170px !important;
}

#item16785 {
	width:73px !important;
	height:30px !important;
	left:251px !important;
	top:124px !important;
}

#item16812 {
	width:87px !important;
	height:9px !important;
	left:380px !important;
	top:329px !important;
}

#item16839 {
	width:88px !important;
	height:9px !important;
	left:380px !important;
	top:340px !important;
}

#item16866 {
	width:87px !important;
	height:9px !important;
	left:380px !important;
	top:350px !important;
}

#item16894 {
	width:110px !important;
	height:9px !important;
	left:219px !important;
	top:383px !important;
}

#item16921 {
	width:110px !important;
	height:9px !important;
	left:219px !important;
	top:394px !important;
}

#item16948 {
	width:110px !important;
	height:9px !important;
	left:219px !important;
	top:404px !important;
}

#item16975 {
	width:110px !important;
	height:9px !important;
	left:219px !important;
	top:415px !important;
}

#item17002 {
	width:110px !important;
	height:9px !important;
	left:219px !important;
	top:425px !important;
}

#item17029 {
	width:109px !important;
	height:9px !important;
	left:163px !important;
	top:317px !important;
}

#item17057 {
	width:110px !important;
	height:9px !important;
	left:163px !important;
	top:327px !important;
}

#item17084 {
	width:110px !important;
	height:9px !important;
	left:163px !important;
	top:338px !important;
}

#item17111 {
	width:108px !important;
	height:9px !important;
	left:163px !important;
	top:348px !important;
}

#item22587 {
	width:62px !important;
	height:117px !important;
}

#item23900 {
	width:62px !important;
	height:117px !important;
	left:8px !important;
	top:431px !important;
}

#item22588 {
	width:57px !important;
	height:115px !important;
}

#item23905 {
	width:57px !important;
	height:115px !important;
	left:39px !important;
	top:430px !important;
}

#item22589 {
	width:44px !important;
	height:115px !important;
}

#item23910 {
	width:44px !important;
	height:115px !important;
	left:73px !important;
	top:430px !important;
}

#item22590 {
	width:40px !important;
	height:116px !important;
}

#item23915 {
	width:40px !important;
	height:116px !important;
	left:101px !important;
	top:430px !important;
}

#item22591 {
	width:98px !important;
	height:145px !important;
}

#item23920 {
	width:98px !important;
	height:145px !important;
	left:145px !important;
	top:253px !important;
}

#item22592 {
	width:52px !important;
	height:66px !important;
}

#item23926 {
	width:52px !important;
	height:66px !important;
	left:249px !important;
	top:249px !important;
}

#item22593 {
	width:107px !important;
	height:90px !important;
}

#item23931 {
	width:107px !important;
	height:90px !important;
	left:262px !important;
	top:337px !important;
}

#item22594 {
	width:117px !important;
	height:47px !important;
}

#item23936 {
	width:117px !important;
	height:47px !important;
	left:278px !important;
	top:372px !important;
}

#item22595 {
	width:34px !important;
	height:122px !important;
}

#item23941 {
	width:34px !important;
	height:122px !important;
	left:370px !important;
	top:248px !important;
}

#item22596 {
	width:34px !important;
	height:128px !important;
}

#item23946 {
	width:34px !important;
	height:128px !important;
	left:410px !important;
	top:262px !important;
}

#item22597 {
	width:40px !important;
	height:29px !important;
}

#item23951 {
	width:40px !important;
	height:29px !important;
	left:252px !important;
	top:473px !important;
}

#item22598 {
	width:41px !important;
	height:29px !important;
}

#item23956 {
	width:41px !important;
	height:29px !important;
	left:296px !important;
	top:472px !important;
}

#item22601 {
	width:42px !important;
	height:29px !important;
}

#item23961 {
	width:42px !important;
	height:29px !important;
	left:271px !important;
	top:514px !important;
}

#item22602 {
	width:225px !important;
	height:179px !important;
}

#item23966 {
	width:225px !important;
	height:179px !important;
	left:249px !important;
}

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

#item23971 {
	width:54px !important;
	height:55px !important;
	left:37px !important;
	top:11px !important;
}

#item22604 {
	width:62px !important;
	height:56px !important;
}

#item23976 {
	width:62px !important;
	height:56px !important;
	left:9px !important;
	top:72px !important;
}

#item22605 {
	width:122px !important;
	height:143px !important;
}

#item23981 {
	width:122px !important;
	height:143px !important;
	left:116px !important;
	top:6px !important;
}

#item17138 {
	width:183px !important;
	height:10px !important;
	left:248px !important;
	top:228px !important;
}

#item17165 {
	width:132px !important;
	height:11px !important;
	left:343px !important;
	top:525px !important;
}

#item17193 {
	width:132px !important;
	height:11px !important;
	left:343px !important;
	top:535px !important;
}

#item17220 {
	width:132px !important;
	height:11px !important;
	left:343px !important;
	top:546px !important;
}

#item17247 {
	width:131px !important;
	height:11px !important;
	left:12px !important;
	top:206px !important;
}

#item17274 {
	width:131px !important;
	height:11px !important;
	left:12px !important;
	top:217px !important;
}

#item17301 {
	width:130px !important;
	height:12px !important;
	left:18px !important;
	top:344px !important;
}

#item17382 {
	width:130px !important;
	height:12px !important;
	left:18px !important;
	top:355px !important;
}

#item17471 {
	width:130px !important;
	height:12px !important;
	left:18px !important;
	top:365px !important;
}

#item17553 {
	width:130px !important;
	height:12px !important;
	left:18px !important;
	top:376px !important;
}

#item17635 {
	width:130px !important;
	height:12px !important;
	left:18px !important;
	top:386px !important;
}

#item22606 {
	width:155px !important;
	height:192px !important;
}

#item23986 {
	width:155px !important;
	height:192px !important;
	left:320px !important;
}

#item22607 {
	width:224px !important;
	height:94px !important;
}

#item23991 {
	width:224px !important;
	height:94px !important;
	left:249px !important;
	top:200px !important;
}

#item22608 {
	width:63px !important;
	height:243px !important;
}

#item23997 {
	width:63px !important;
	height:243px !important;
	left:14px !important;
	top:40px !important;
}

#item22609 {
	width:224px !important;
	height:179px !important;
}

#item24002 {
	width:224px !important;
	height:179px !important;
	left:14px !important;
	top:285px !important;
}

#item22610 {
	width:130px !important;
	height:175px !important;
}

#item24007 {
	width:130px !important;
	height:175px !important;
	left:240px !important;
	top:380px !important;
}

#item17719 {
	width:90px !important;
	height:20px !important;
	left:228px !important;
	top:161px !important;
}

#item17746 {
	width:128px !important;
	height:21px !important;
	left:84px !important;
	top:250px !important;
}

#item17776 {
	width:109px !important;
	height:20px !important;
	left:373px !important;
	top:537px !important;
}

#item17803 {
	width:189px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item17836 {
	width:161px !important;
	height:11px !important;
	left:254px !important;
	top:349px !important;
}

#item17866 {
	width:214px !important;
	height:10px !important;
	left:254px !important;
	top:359px !important;
}

#item22612 {
	width:224px !important;
	height:194px !important;
}

#item24012 {
	width:224px !important;
	height:194px !important;
	left:14px !important;
	top:292px !important;
}

#item22613 {
	width:224px !important;
	height:221px !important;
}

#item24017 {
	width:224px !important;
	height:221px !important;
	left:249px !important;
	top:281px !important;
}

#item22614 {
	width:223px !important;
	height:206px !important;
}

#item24022 {
	width:223px !important;
	height:206px !important;
	left:250px !important;
}

#item22615 {
	width:83px !important;
	height:285px !important;
}

#item24027 {
	width:83px !important;
	height:285px !important;
	left:155px !important;
	top:3px !important;
}

#item17896 {
	width:204px !important;
	height:10px !important;
	left:248px !important;
	top:547px !important;
}

#item17927 {
	width:168px !important;
	height:10px !important;
	left:18px !important;
	top:541px !important;
}

#item17954 {
	width:226px !important;
	height:10px !important;
	left:248px !important;
	top:271px !important;
}

#item17985 {
	width:121px !important;
	height:21px !important;
	left:13px !important;
	top:259px !important;
}

#item22616 {
	width:238px !important;
	height:143px !important;
}

#item24032 {
	width:238px !important;
	height:143px !important;
	left:250px !important;
}

#item22617 {
	width:238px !important;
	height:117px !important;
}

#item24037 {
	width:238px !important;
	height:117px !important;
	top:14px !important;
}

#item18012 {
	width:120px !important;
	height:10px !important;
	left:248px !important;
	top:185px !important;
}

#item18039 {
	width:160px !important;
	height:20px !important;
	left:13px !important;
	top:175px !important;
}

#item22618 {
	width:99px !important;
	height:95px !important;
}

#item24042 {
	width:99px !important;
	height:95px !important;
	left:121px !important;
	top:295px !important;
}

#item22619 {
	width:103px !important;
	height:96px !important;
}

#item24047 {
	width:103px !important;
	height:96px !important;
	left:56px !important;
	top:359px !important;
}

#item22620 {
	width:224px !important;
	height:210px !important;
}

#item24052 {
	width:224px !important;
	height:210px !important;
	left:249px !important;
	top:284px !important;
}

#item22623 {
	width:224px !important;
	height:203px !important;
}

#item24057 {
	width:224px !important;
	height:203px !important;
	left:249px !important;
	top:14px !important;
}

#item22624 {
	width:224px !important;
	height:250px !important;
}

#item24062 {
	width:224px !important;
	height:250px !important;
	left:14px !important;
	top:28px !important;
}

#item18072 {
	width:212px !important;
	height:10px !important;
	left:248px !important;
	top:547px !important;
}

#item18104 {
	width:198px !important;
	height:11px !important;
	left:248px !important;
	top:270px !important;
}

#item18134 {
	width:115px !important;
	height:20px !important;
	left:13px !important;
	top:186px !important;
}

#item18161 {
	width:226px !important;
	height:10px !important;
	left:13px !important;
	top:517px !important;
}

#item18192 {
	width:226px !important;
	height:10px !important;
	left:13px !important;
	top:527px !important;
}

#item18224 {
	width:226px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item22625 {
	width:132px !important;
	height:324px !important;
}

#item24067 {
	width:132px !important;
	height:324px !important;
	left:249px !important;
	top:14px !important;
}

#item22626 {
	width:82px !important;
	height:90px !important;
}

#item24073 {
	width:82px !important;
	height:90px !important;
	left:150px !important;
	top:44px !important;
}

#item22627 {
	width:123px !important;
	height:248px !important;
}

#item24078 {
	width:123px !important;
	height:248px !important;
	top:92px !important;
}

#item22628 {
	width:160px !important;
	height:206px !important;
}

#item24083 {
	width:160px !important;
	height:206px !important;
	top:350px !important;
}

#item22629 {
	width:124px !important;
	height:205px !important;
}

#item24088 {
	width:124px !important;
	height:205px !important;
	left:249px !important;
	top:350px !important;
}

#item18255 {
	width:74px !important;
	height:29px !important;
	left:370px !important;
	top:136px !important;
}

#item18286 {
	width:76px !important;
	height:48px !important;
	left:163px !important;
	top:509px !important;
}

#item18319 {
	width:93px !important;
	height:29px !important;
	left:378px !important;
	top:521px !important;
}

#item18349 {
	width:102px !important;
	height:29px !important;
	left:129px !important;
	top:274px !important;
}

#item18381 {
	width:107px !important;
	height:29px !important;
	left:129px !important;
	top:303px !important;
}

#item22630 {
	width:224px !important;
	height:196px !important;
}

#item24093 {
	width:224px !important;
	height:196px !important;
	left:14px !important;
	top:289px !important;
}

#item22631 {
	width:224px !important;
	height:202px !important;
}

#item24098 {
	width:224px !important;
	height:202px !important;
	left:249px !important;
	top:290px !important;
}

#item22632 {
	width:238px !important;
	height:272px !important;
}

#item24103 {
	width:238px !important;
	height:272px !important;
	left:249px !important;
	top:14px !important;
}

#item22633 {
	width:238px !important;
	height:187px !important;
}

#item24108 {
	width:238px !important;
	height:187px !important;
}

#item18412 {
	width:225px !important;
	height:20px !important;
	left:13px !important;
	top:261px !important;
}

#item18444 {
	width:91px !important;
	height:48px !important;
	left:247px !important;
	top:232px !important;
}

#item18478 {
	width:130px !important;
	height:20px !important;
	left:13px !important;
	top:537px !important;
}

#item18511 {
	width:200px !important;
	height:10px !important;
	left:248px !important;
	top:547px !important;
}

#item22636 {
	width:238px !important;
	height:245px !important;
}

#item24115 {
	width:238px !important;
	height:245px !important;
	left:249px !important;
	top:14px !important;
}

#item22637 {
	width:132px !important;
	height:239px !important;
}

#item24120 {
	width:132px !important;
	height:239px !important;
	left:14px !important;
	top:48px !important;
}

#item22638 {
	width:172px !important;
	height:278px !important;
}

#item24125 {
	width:172px !important;
	height:278px !important;
	left:9px !important;
	top:304px !important;
}

#item22639 {
	width:224px !important;
	height:151px !important;
}

#item24130 {
	width:224px !important;
	height:151px !important;
	left:249px !important;
	top:340px !important;
}

#item18542 {
	width:89px !important;
	height:40px !important;
	left:148px !important;
	top:241px !important;
}

#item18573 {
	width:219px !important;
	height:10px !important;
	left:248px !important;
	top:320px !important;
}

#item18603 {
	width:166px !important;
	height:10px !important;
	left:248px !important;
	top:547px !important;
}

#item18630 {
	width:82px !important;
	height:39px !important;
	left:161px !important;
	top:509px !important;
}

#item22640 {
	width:183px !important;
	height:173px !important;
}

#item24135 {
	width:183px !important;
	height:173px !important;
	left:14px !important;
	top:304px !important;
}

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

#item24140 {
	width:166px !important;
	height:158px !important;
	left:308px !important;
	top:398px !important;
}

#item22642 {
	width:96px !important;
	height:79px !important;
}

#item24146 {
	width:96px !important;
	height:79px !important;
	left:214px !important;
}

#item22643 {
	width:92px !important;
	height:78px !important;
}

#item24151 {
	width:92px !important;
	height:78px !important;
	left:219px !important;
	top:62px !important;
}

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

#item24156 {
	width:141px !important;
	height:162px !important;
	left:336px !important;
	top:111px !important;
}

#item22645 {
	width:197px !important;
	height:287px !important;
}

#item24161 {
	width:197px !important;
	height:287px !important;
	left:10px !important;
	top:14px !important;
}

#item18660 {
	width:172px !important;
	height:10px !important;
	left:18px !important;
	top:541px !important;
}

#item18687 {
	width:125px !important;
	height:40px !important;
	left:210px !important;
	top:512px !important;
}

#item18721 {
	width:74px !important;
	height:29px !important;
	left:105px !important;
	top:198px !important;
}

#item18751 {
	width:208px !important;
	height:10px !important;
	left:212px !important;
	top:347px !important;
}

#item18782 {
	width:208px !important;
	height:10px !important;
	left:212px !important;
	top:357px !important;
}

#item18809 {
	width:208px !important;
	height:10px !important;
	left:212px !important;
	top:368px !important;
}

#item18836 {
	width:208px !important;
	height:10px !important;
	left:212px !important;
	top:378px !important;
}

#item22646 {
	width:229px !important;
	height:197px !important;
}

#item24166 {
	width:229px !important;
	height:197px !important;
	left:249px !important;
	top:14px !important;
}

#item22648 {
	width:145px !important;
	height:281px !important;
}

#item24171 {
	width:145px !important;
	height:281px !important;
}

#item22649 {
	width:175px !important;
	height:128px !important;
}

#item24176 {
	width:175px !important;
	height:128px !important;
	left:75px !important;
	top:286px !important;
}

#item22650 {
	width:186px !important;
	height:98px !important;
}

#item24181 {
	width:186px !important;
	height:98px !important;
	left:14px !important;
	top:377px !important;
}

#item22651 {
	width:224px !important;
	height:213px !important;
}

#item24186 {
	width:224px !important;
	height:213px !important;
	left:249px !important;
	top:291px !important;
}

#item18867 {
	width:86px !important;
	height:40px !important;
	left:154px !important;
	top:240px !important;
}

#item18898 {
	width:189px !important;
	height:10px !important;
	left:248px !important;
	top:271px !important;
}

#item18929 {
	width:201px !important;
	height:10px !important;
	left:248px !important;
	top:547px !important;
}

#item18960 {
	width:199px !important;
	height:10px !important;
	left:13px !important;
	top:537px !important;
}

#item18992 {
	width:199px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item22652 {
	width:83px !important;
	height:160px !important;
}

#item24191 {
	width:83px !important;
	height:160px !important;
	left:30px !important;
	top:296px !important;
}

#item22653 {
	width:79px !important;
	height:162px !important;
}

#item24196 {
	width:79px !important;
	height:162px !important;
	left:132px !important;
	top:292px !important;
}

#item22654 {
	width:129px !important;
	height:111px !important;
}

#item24201 {
	width:129px !important;
	height:111px !important;
	left:344px !important;
	top:292px !important;
}

#item22655 {
	width:164px !important;
	height:128px !important;
}

#item24206 {
	width:164px !important;
	height:128px !important;
	left:249px !important;
	top:352px !important;
}

#item22656 {
	width:238px !important;
	height:279px !important;
}

#item24211 {
	width:238px !important;
	height:279px !important;
	left:249px !important;
}

#item22657 {
	width:200px !important;
	height:111px !important;
}

#item24216 {
	width:200px !important;
	height:111px !important;
	left:5px !important;
	top:84px !important;
}

#item22661 {
	width:173px !important;
	height:102px !important;
}

#item24222 {
	width:173px !important;
	height:102px !important;
	left:65px !important;
	top:9px !important;
}

#item22662 {
	width:92px !important;
	height:70px !important;
}

#item24227 {
	width:92px !important;
	height:70px !important;
	left:9px !important;
	top:10px !important;
}

#item19019 {
	width:76px !important;
	height:29px !important;
	left:248px !important;
	top:145px !important;
}

#item19047 {
	width:179px !important;
	height:10px !important;
	left:248px !important;
	top:537px !important;
}

#item19074 {
	width:179px !important;
	height:10px !important;
	left:248px !important;
	top:548px !important;
}

#item19102 {
	width:227px !important;
	height:10px !important;
	left:13px !important;
	top:537px !important;
}

#item19133 {
	width:227px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item19163 {
	width:226px !important;
	height:10px !important;
	left:13px !important;
	top:260px !important;
}

#item19193 {
	width:226px !important;
	height:10px !important;
	left:13px !important;
	top:271px !important;
}

#item22663 {
	width:112px !important;
	height:139px !important;
}

#item24232 {
	width:112px !important;
	height:139px !important;
	left:259px !important;
	top:37px !important;
}

#item22664 {
	width:117px !important;
	height:120px !important;
}

#item24237 {
	width:117px !important;
	height:120px !important;
	left:339px !important;
	top:19px !important;
}

#item22665 {
	width:241px !important;
	height:229px !important;
}

#item24242 {
	width:241px !important;
	height:229px !important;
	top:51px !important;
}

#item22666 {
	width:139px !important;
	height:150px !important;
}

#item24247 {
	width:139px !important;
	height:150px !important;
	left:88px !important;
	top:285px !important;
}

#item22667 {
	width:131px !important;
	height:138px !important;
}

#item24252 {
	width:131px !important;
	height:138px !important;
	left:18px !important;
	top:336px !important;
}

#item22668 {
	width:128px !important;
	height:172px !important;
}

#item24257 {
	width:128px !important;
	height:172px !important;
	left:238px !important;
	top:274px !important;
}

#item22669 {
	width:138px !important;
	height:188px !important;
}

#item24262 {
	width:138px !important;
	height:188px !important;
	left:344px !important;
	top:303px !important;
}

#item19226 {
	width:103px !important;
	height:29px !important;
	left:135px !important;
	top:251px !important;
}

#item19257 {
	width:186px !important;
	height:10px !important;
	left:13px !important;
	top:537px !important;
}

#item19284 {
	width:186px !important;
	height:10px !important;
	left:13px !important;
	top:548px !important;
}

#item19312 {
	width:184px !important;
	height:10px !important;
	left:248px !important;
	top:537px !important;
}

#item19343 {
	width:184px !important;
	height:10px !important;
	left:248px !important;
	top:547px !important;
}

#item19370 {
	width:226px !important;
	height:10px !important;
	left:248px !important;
	top:244px !important;
}

#item19400 {
	width:226px !important;
	height:10px !important;
	left:248px !important;
	top:255px !important;
}

#item22670 {
	width:232px !important;
	height:163px !important;
}

#item24269 {
	width:232px !important;
	height:163px !important;
	left:129px !important;
	top:397px !important;
}

#item22671 {
	width:201px !important;
	height:143px !important;
}

#item24274 {
	width:201px !important;
	height:143px !important;
	left:273px !important;
	top:310px !important;
}

#item22672 {
	width:224px !important;
	height:162px !important;
}

#item24279 {
	width:224px !important;
	height:162px !important;
	left:14px !important;
	top:183px !important;
}

#item22673 {
	width:173px !important;
	height:174px !important;
}

#item24284 {
	width:173px !important;
	height:174px !important;
	left:24px !important;
}

#item22674 {
	width:154px !important;
	height:167px !important;
}

#item24289 {
	width:154px !important;
	height:167px !important;
	left:208px !important;
}

#item22675 {
	width:145px !important;
	height:92px !important;
}

#item24295 {
	width:145px !important;
	height:92px !important;
	left:332px !important;
	top:92px !important;
}

#item19430 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:152px !important;
}

#item19457 {
	width:112px !important;
	height:20px !important;
	left:13px !important;
	top:391px !important;
}

#item19487 {
	width:133px !important;
	height:10px !important;
	left:248px !important;
	top:235px !important;
}

#item19514 {
	width:162px !important;
	height:10px !important;
	left:248px !important;
	top:313px !important;
}

#item19541 {
	width:127px !important;
	height:10px !important;
	left:13px !important;
	top:537px !important;
}

#item19569 {
	width:127px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item22676 {
	width:224px !important;
	height:153px !important;
}

#item24300 {
	width:224px !important;
	height:153px !important;
	left:249px !important;
}

#item22677 {
	width:107px !important;
	height:82px !important;
}

#item24305 {
	width:107px !important;
	height:82px !important;
	left:322px !important;
	top:14px !important;
}

#item22678 {
	width:51px !important;
	height:37px !important;
}

#item24310 {
	width:51px !important;
	height:37px !important;
	left:267px !important;
	top:206px !important;
}

#item22679 {
	width:26px !important;
	height:18px !important;
}

#item24315 {
	width:26px !important;
	height:18px !important;
	left:315px !important;
	top:258px !important;
}

#item22680 {
	width:224px !important;
	height:184px !important;
}

#item24320 {
	width:224px !important;
	height:184px !important;
	left:14px !important;
	top:50px !important;
}

#item22681 {
	width:234px !important;
	height:195px !important;
}

#item24325 {
	width:234px !important;
	height:195px !important;
	left:10px !important;
	top:298px !important;
}

#item22682 {
	width:192px !important;
	height:103px !important;
}

#item24330 {
	width:192px !important;
	height:103px !important;
	left:282px !important;
	top:295px !important;
}

#item22683 {
	width:211px !important;
	height:91px !important;
}

#item24335 {
	width:211px !important;
	height:91px !important;
	left:256px !important;
	top:383px !important;
}

#item19596 {
	width:175px !important;
	height:10px !important;
	left:13px !important;
	top:280px !important;
}

#item19623 {
	width:181px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item19650 {
	width:228px !important;
	height:10px !important;
	left:248px !important;
	top:537px !important;
}

#item19680 {
	width:228px !important;
	height:10px !important;
	left:248px !important;
	top:547px !important;
}

#item19710 {
	width:117px !important;
	height:29px !important;
	left:350px !important;
	top:222px !important;
}

#item19742 {
	width:129px !important;
	height:29px !important;
	left:350px !important;
	top:251px !important;
}

#item22687 {
	width:228px !important;
	height:205px !important;
}

#item24340 {
	width:228px !important;
	height:205px !important;
	left:14px !important;
	top:354px !important;
}

#item22688 {
	width:133px !important;
	height:163px !important;
}

#item24345 {
	width:133px !important;
	height:163px !important;
	left:340px !important;
	top:291px !important;
}

#item22689 {
	width:176px !important;
	height:99px !important;
}

#item24350 {
	width:176px !important;
	height:99px !important;
	left:249px !important;
	top:458px !important;
}

#item22690 {
	width:238px !important;
	height:196px !important;
}

#item24355 {
	width:238px !important;
	height:196px !important;
	left:249px !important;
}

#item22691 {
	width:238px !important;
	height:214px !important;
}

#item24360 {
	width:238px !important;
	height:214px !important;
}

#item19773 {
	width:210px !important;
	height:10px !important;
	left:13px !important;
	top:282px !important;
}

#item19804 {
	width:110px !important;
	height:29px !important;
	left:13px !important;
	top:401px !important;
}

#item19836 {
	width:191px !important;
	height:10px !important;
	left:248px !important;
	top:271px !important;
}

#item19864 {
	width:75px !important;
	height:20px !important;
	left:248px !important;
	top:431px !important;
}

#item19891 {
	width:75px !important;
	height:20px !important;
	left:248px !important;
	top:451px !important;
}

#item22692 {
	width:227px !important;
	height:132px !important;
}

#item24366 {
	width:227px !important;
	height:132px !important;
	left:249px !important;
	top:51px !important;
}

#item22693 {
	width:231px !important;
	height:196px !important;
}

#item24372 {
	width:231px !important;
	height:196px !important;
	left:7px !important;
	top:96px !important;
}

#item22694 {
	width:60px !important;
	height:133px !important;
}

#item24379 {
	width:60px !important;
	height:133px !important;
	left:42px !important;
	top:298px !important;
}

#item22695 {
	width:48px !important;
	height:131px !important;
}

#item24384 {
	width:48px !important;
	height:131px !important;
	left:106px !important;
	top:298px !important;
}

#item22696 {
	width:61px !important;
	height:133px !important;
}

#item24389 {
	width:61px !important;
	height:133px !important;
	left:157px !important;
	top:298px !important;
}

#item22697 {
	width:203px !important;
	height:103px !important;
}

#item24394 {
	width:203px !important;
	height:103px !important;
	left:244px !important;
	top:306px !important;
}

#item22698 {
	width:213px !important;
	height:110px !important;
}

#item24399 {
	width:213px !important;
	height:110px !important;
	left:260px !important;
	top:389px !important;
}

#item19918 {
	width:204px !important;
	height:20px !important;
	left:254px !important;
	top:229px !important;
}

#item19950 {
	width:197px !important;
	height:10px !important;
	left:18px !important;
	top:520px !important;
}

#item19977 {
	width:197px !important;
	height:10px !important;
	left:18px !important;
	top:531px !important;
}

#item20004 {
	width:197px !important;
	height:10px !important;
	left:18px !important;
	top:541px !important;
}

#item20031 {
	width:214px !important;
	height:10px !important;
	left:248px !important;
	top:537px !important;
}

#item20061 {
	width:214px !important;
	height:10px !important;
	left:248px !important;
	top:547px !important;
}

#item22700 {
	width:229px !important;
	height:166px !important;
}

#item24404 {
	width:229px !important;
	height:166px !important;
	left:9px !important;
	top:7px !important;
}

#item22701 {
	width:224px !important;
	height:166px !important;
}

#item24409 {
	width:224px !important;
	height:166px !important;
	left:14px !important;
	top:133px !important;
}

#item22702 {
	width:224px !important;
	height:169px !important;
}

#item24414 {
	width:224px !important;
	height:169px !important;
	left:14px !important;
	top:288px !important;
}

#item22703 {
	width:227px !important;
	height:183px !important;
}

#item24419 {
	width:227px !important;
	height:183px !important;
	left:249px !important;
	top:271px !important;
}

#item22704 {
	width:175px !important;
	height:99px !important;
}

#item24424 {
	width:175px !important;
	height:99px !important;
	left:299px !important;
	top:9px !important;
}

#item22705 {
	width:184px !important;
	height:85px !important;
}

#item24429 {
	width:184px !important;
	height:85px !important;
	left:272px !important;
	top:98px !important;
}

#item20089 {
	width:111px !important;
	height:20px !important;
	left:248px !important;
	top:537px !important;
}

#item20119 {
	width:146px !important;
	height:10px !important;
	left:248px !important;
	top:240px !important;
}

#item20146 {
	width:146px !important;
	height:10px !important;
	left:248px !important;
	top:250px !important;
}

#item20173 {
	width:217px !important;
	height:10px !important;
	left:13px !important;
	top:526px !important;
}

#item20203 {
	width:217px !important;
	height:10px !important;
	left:13px !important;
	top:537px !important;
}

#item20233 {
	width:217px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item22706 {
	width:105px !important;
	height:156px !important;
}

#item24434 {
	width:105px !important;
	height:156px !important;
	left:370px !important;
	top:14px !important;
}

#item22707 {
	width:224px !important;
	height:168px !important;
}

#item24439 {
	width:224px !important;
	height:168px !important;
	left:14px !important;
	top:49px !important;
}

#item22708 {
	width:243px !important;
	height:113px !important;
}

#item24445 {
	width:243px !important;
	height:113px !important;
	left:241px !important;
	top:176px !important;
}

#item22709 {
	width:233px !important;
	height:145px !important;
}

#item24450 {
	width:233px !important;
	height:145px !important;
	left:5px !important;
	top:339px !important;
}

#item22710 {
	width:162px !important;
	height:57px !important;
}

#item24455 {
	width:162px !important;
	height:57px !important;
	left:249px !important;
	top:354px !important;
}

#item22711 {
	width:164px !important;
	height:60px !important;
}

#item24460 {
	width:164px !important;
	height:60px !important;
	left:241px !important;
	top:398px !important;
}

#item22712 {
	width:112px !important;
	height:51px !important;
}

#item24465 {
	width:112px !important;
	height:51px !important;
	left:361px !important;
	top:439px !important;
}

#item20260 {
	width:106px !important;
	height:20px !important;
	left:248px !important;
	top:151px !important;
}

#item20290 {
	width:88px !important;
	height:20px !important;
	left:252px !important;
	top:328px !important;
}

#item20317 {
	width:128px !important;
	height:20px !important;
	left:13px !important;
	top:272px !important;
}

#item20351 {
	width:192px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item20383 {
	width:227px !important;
	height:10px !important;
	left:248px !important;
	top:537px !important;
}

#item20413 {
	width:227px !important;
	height:10px !important;
	left:248px !important;
	top:547px !important;
}

#item22715 {
	width:94px !important;
	height:74px !important;
}

#item24470 {
	width:94px !important;
	height:74px !important;
	left:12px !important;
	top:333px !important;
}

#item22716 {
	width:145px !important;
	height:198px !important;
}

#item24475 {
	width:145px !important;
	height:198px !important;
	left:149px !important;
	top:327px !important;
}

#item22717 {
	width:159px !important;
	height:198px !important;
}

#item24480 {
	width:159px !important;
	height:198px !important;
	left:297px !important;
	top:333px !important;
}

#item22718 {
	width:165px !important;
	height:142px !important;
}

#item24485 {
	width:165px !important;
	height:142px !important;
	left:6px !important;
	top:89px !important;
}

#item22719 {
	width:181px !important;
	height:111px !important;
}

#item24490 {
	width:181px !important;
	height:111px !important;
	left:9px !important;
	top:213px !important;
}

#item22720 {
	width:286px !important;
	height:251px !important;
}

#item24495 {
	width:286px !important;
	height:251px !important;
	left:196px !important;
	top:24px !important;
}

#item20443 {
	width:135px !important;
	height:10px !important;
	left:116px !important;
	top:95px !important;
}

#item20470 {
	width:135px !important;
	height:10px !important;
	left:116px !important;
	top:106px !important;
}

#item20497 {
	width:135px !important;
	height:10px !important;
	left:116px !important;
	top:116px !important;
}

#item20524 {
	width:97px !important;
	height:20px !important;
	left:13px !important;
	top:517px !important;
}

#item20554 {
	width:79px !important;
	height:20px !important;
	left:13px !important;
	top:537px !important;
}

#item22723 {
	width:224px !important;
	height:111px !important;
}

#item24500 {
	width:224px !important;
	height:111px !important;
	left:249px !important;
	top:14px !important;
}

#item22724 {
	width:224px !important;
	height:229px !important;
}

#item24505 {
	width:224px !important;
	height:229px !important;
	left:14px !important;
	top:43px !important;
}

#item22725 {
	width:224px !important;
	height:221px !important;
}

#item24510 {
	width:224px !important;
	height:221px !important;
	left:14px !important;
	top:280px !important;
}

#item22726 {
	width:224px !important;
	height:138px !important;
}

#item24516 {
	width:224px !important;
	height:138px !important;
	left:249px !important;
	top:367px !important;
}

#item22727 {
	width:132px !important;
	height:162px !important;
}

#item24521 {
	width:132px !important;
	height:162px !important;
	left:249px !important;
	top:202px !important;
}

#item20581 {
	width:165px !important;
	height:10px !important;
	left:248px !important;
	top:180px !important;
}

#item20608 {
	width:103px !important;
	height:20px !important;
	left:89px !important;
	top:242px !important;
}

#item20635 {
	width:92px !important;
	height:20px !important;
	left:387px !important;
	top:344px !important;
}

#item20664 {
	width:169px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item20691 {
	width:132px !important;
	height:10px !important;
	left:248px !important;
	top:547px !important;
}

#item22728 {
	width:224px !important;
	height:114px !important;
}

#item24526 {
	width:224px !important;
	height:114px !important;
	left:14px !important;
	top:408px !important;
}

#item22729 {
	width:133px !important;
	height:115px !important;
}

#item24531 {
	width:133px !important;
	height:115px !important;
	left:6px !important;
	top:288px !important;
}

#item22730 {
	width:153px !important;
	height:147px !important;
}

#item24536 {
	width:153px !important;
	height:147px !important;
	left:213px !important;
	top:276px !important;
}

#item22731 {
	width:188px !important;
	height:116px !important;
}

#item24541 {
	width:188px !important;
	height:116px !important;
	left:291px !important;
	top:346px !important;
}

#item22732 {
	width:150px !important;
	height:154px !important;
}

#item24546 {
	width:150px !important;
	height:154px !important;
	left:11px !important;
}

#item22733 {
	width:179px !important;
	height:165px !important;
}

#item24551 {
	width:179px !important;
	height:165px !important;
	left:134px !important;
	top:116px !important;
}

#item22734 {
	width:174px !important;
	height:188px !important;
}

#item24556 {
	width:174px !important;
	height:188px !important;
	left:300px !important;
}

#item20718 {
	width:81px !important;
	height:30px !important;
	left:150px !important;
	top:366px !important;
}

#item20745 {
	width:177px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item20772 {
	width:146px !important;
	height:10px !important;
	left:319px !important;
	top:246px !important;
}

#item20799 {
	width:190px !important;
	height:10px !important;
	left:248px !important;
	top:537px !important;
}

#item20829 {
	width:190px !important;
	height:10px !important;
	left:248px !important;
	top:547px !important;
}

#item20856 {
	width:131px !important;
	height:10px !important;
	left:13px !important;
	top:260px !important;
}

#item20883 {
	width:131px !important;
	height:10px !important;
	left:13px !important;
	top:270px !important;
}

#item22735 {
	width:58px !important;
	height:128px !important;
}

#item24561 {
	width:58px !important;
	height:128px !important;
	left:303px !important;
	top:92px !important;
}

#item22736 {
	width:45px !important;
	height:120px !important;
}

#item24566 {
	width:45px !important;
	height:120px !important;
	left:253px !important;
	top:51px !important;
}

#item22737 {
	width:60px !important;
	height:125px !important;
}

#item24571 {
	width:60px !important;
	height:125px !important;
	left:357px !important;
	top:43px !important;
}

#item22738 {
	width:67px !important;
	height:136px !important;
}

#item24576 {
	width:67px !important;
	height:136px !important;
	left:413px !important;
	top:89px !important;
}

#item22739 {
	width:230px !important;
	height:231px !important;
}

#item24581 {
	width:230px !important;
	height:231px !important;
	left:14px !important;
	top:14px !important;
}

#item22740 {
	width:212px !important;
	height:125px !important;
}

#item24586 {
	width:212px !important;
	height:125px !important;
	top:242px !important;
}

#item22741 {
	width:215px !important;
	height:137px !important;
}

#item24592 {
	width:215px !important;
	height:137px !important;
	left:23px !important;
	top:329px !important;
}

#item22744 {
	width:232px !important;
	height:172px !important;
}

#item24597 {
	width:232px !important;
	height:172px !important;
	left:242px !important;
	top:324px !important;
}

#item20910 {
	width:138px !important;
	height:10px !important;
	left:249px !important;
	top:541px !important;
}

#item20939 {
	width:215px !important;
	height:10px !important;
	left:13px !important;
	top:526px !important;
}

#item20969 {
	width:215px !important;
	height:10px !important;
	left:13px !important;
	top:537px !important;
}

#item20999 {
	width:215px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item21029 {
	width:172px !important;
	height:10px !important;
	left:254px !important;
	top:285px !important;
}

#item21056 {
	width:174px !important;
	height:10px !important;
	left:254px !important;
	top:295px !important;
}

#item21083 {
	width:174px !important;
	height:10px !important;
	left:254px !important;
	top:306px !important;
}

#item22745 {
	width:168px !important;
	height:141px !important;
}

#item24602 {
	width:168px !important;
	height:141px !important;
	top:287px !important;
}

#item22746 {
	width:167px !important;
	height:135px !important;
}

#item24607 {
	width:167px !important;
	height:135px !important;
	left:77px !important;
	top:354px !important;
}

#item22748 {
	width:164px !important;
	height:242px !important;
}

#item24612 {
	width:164px !important;
	height:242px !important;
	left:290px !important;
	top:227px !important;
}

#item22747 {
	width:113px !important;
	height:231px !important;
}

#item24617 {
	width:113px !important;
	height:231px !important;
	left:215px !important;
	top:198px !important;
}

#item22749 {
	width:167px !important;
	height:103px !important;
}

#item24622 {
	width:167px !important;
	height:103px !important;
}

#item21110 {
	width:145px !important;
	height:20px !important;
	left:13px !important;
	top:162px !important;
}

#item21141 {
	width:197px !important;
	height:10px !important;
	left:13px !important;
	top:260px !important;
}

#item21171 {
	width:197px !important;
	height:10px !important;
	left:13px !important;
	top:271px !important;
}

#item21202 {
	width:206px !important;
	height:10px !important;
	left:16px !important;
	top:531px !important;
}

#item21232 {
	width:206px !important;
	height:10px !important;
	left:16px !important;
	top:541px !important;
}

#item22750 {
	width:238px !important;
	height:315px !important;
}

#item24627 {
	width:238px !important;
	height:315px !important;
	left:249px !important;
}

#item22751 {
	width:144px !important;
	height:94px !important;
}

#item24634 {
	width:144px !important;
	height:94px !important;
	left:27px !important;
	top:43px !important;
}

#item22753 {
	width:153px !important;
	height:385px !important;
}

#item24639 {
	width:153px !important;
	height:385px !important;
	top:210px !important;
}

#item22754 {
	width:103px !important;
	height:109px !important;
}

#item24644 {
	width:103px !important;
	height:109px !important;
	left:249px !important;
	top:325px !important;
}

#item22755 {
	width:140px !important;
	height:108px !important;
}

#item24649 {
	width:140px !important;
	height:108px !important;
	left:347px !important;
	top:483px !important;
}

#item21259 {
	width:115px !important;
	height:20px !important;
	left:248px !important;
	top:166px !important;
}

#item21289 {
	width:147px !important;
	height:10px !important;
	left:25px !important;
	top:195px !important;
}

#item21317 {
	width:72px !important;
	height:20px !important;
	left:356px !important;
	top:367px !important;
}

#item21344 {
	width:75px !important;
	height:29px !important;
	left:162px !important;
	top:528px !important;
}

#item21375 {
	width:94px !important;
	height:20px !important;
	left:248px !important;
	top:537px !important;
}

#item22756 {
	width:129px !important;
	height:125px !important;
}

#item24654 {
	width:129px !important;
	height:125px !important;
	left:4px !important;
	top:346px !important;
}

#item22757 {
	width:128px !important;
	height:131px !important;
}

#item24659 {
	width:128px !important;
	height:131px !important;
	left:80px !important;
	top:276px !important;
}

#item22758 {
	width:257px !important;
	height:283px !important;
}

#item24665 {
	width:257px !important;
	height:283px !important;
	left:233px !important;
	top:272px !important;
}

#item22759 {
	width:286px !important;
	height:220px !important;
}

#item24670 {
	width:286px !important;
	height:220px !important;
	left:202px !important;
}

#item22760 {
	width:201px !important;
	height:167px !important;
}

#item24675 {
	width:201px !important;
	height:167px !important;
	top:42px !important;
}

#item21407 {
	width:185px !important;
	height:10px !important;
	left:13px !important;
	top:276px !important;
}

#item21435 {
	width:121px !important;
	height:10px !important;
	left:205px !important;
	top:243px !important;
}

#item21462 {
	width:121px !important;
	height:10px !important;
	left:205px !important;
	top:254px !important;
}

#item21490 {
	width:121px !important;
	height:10px !important;
	left:205px !important;
	top:264px !important;
}

#item21517 {
	width:183px !important;
	height:10px !important;
	left:13px !important;
	top:537px !important;
}

#item21549 {
	width:183px !important;
	height:10px !important;
	left:13px !important;
	top:547px !important;
}

#item22761 {
	width:473px !important;
	height:437px !important;
}

#item24680 {
	width:473px !important;
	height:437px !important;
	top:85px !important;
}

#item21581 {
	width:79px !important;
	height:18px !important;
	left:134px !important;
	top:502px !important;
}
#in5footer,  #prefooter {display:none;}
