/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:544px; height:666px; background: #fff !important; }
.paper-vertical { width:544px; height:100%; }
.paper-horizontal { width:22170px; height:678px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:666px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:544px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item13325 {
	width:159px !important;
	height:322px !important;
}

#item13323 {
	width:159px !important;
	height:322px !important;
	left:31px !important;
	top:296px !important;
}

#item13464 {
	width:232px !important;
	height:190px !important;
}

#item13459 {
	width:232px !important;
	height:190px !important;
	left:255px !important;
	top:427px !important;
}

#item13470 {
	width:34px !important;
	height:131px !important;
}

#item13465 {
	width:34px !important;
	height:131px !important;
	left:344px !important;
	top:157px !important;
}

#item13477 {
	width:34px !important;
	height:119px !important;
}

#item13471 {
	width:34px !important;
	height:119px !important;
	left:401px !important;
	top:205px !important;
}

#item13483 {
	width:34px !important;
	height:129px !important;
}

#item13478 {
	width:34px !important;
	height:129px !important;
	left:452px !important;
	top:276px !important;
}

#item13490 {
	width:34px !important;
	height:110px !important;
}

#item13484 {
	width:34px !important;
	height:110px !important;
	left:449px !important;
	top:160px !important;
}

#item13499 {
	width:34px !important;
	height:110px !important;
}

#item13493 {
	width:34px !important;
	height:110px !important;
	left:490px !important;
	top:185px !important;
}

#item13334 {
	width:111px !important;
	height:203px !important;
}

#item13329 {
	width:111px !important;
	height:203px !important;
	left:16px !important;
	top:207px !important;
}

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

#item13500 {
	width:186px !important;
	height:191px !important;
	left:253px !important;
	top:14px !important;
}

#item13511 {
	width:102px !important;
	height:74px !important;
}

#item13506 {
	width:102px !important;
	height:74px !important;
	left:378px !important;
	top:219px !important;
}

#item14557 {
	width:102px !important;
	height:74px !important;
}

#item14551 {
	width:102px !important;
	height:74px !important;
	left:293px !important;
	top:280px !important;
}

#item13517 {
	width:227px !important;
	height:220px !important;
}

#item13512 {
	width:227px !important;
	height:220px !important;
	left:14px !important;
	top:432px !important;
}

#item14563 {
	width:93px !important;
	height:62px !important;
}

#item14558 {
	width:93px !important;
	height:62px !important;
	left:177px !important;
	top:590px !important;
}

#item13523 {
	width:129px !important;
	height:129px !important;
}

#item13518 {
	width:129px !important;
	height:129px !important;
	left:401px !important;
	top:523px !important;
}

#item11717 {
	width:84px !important;
	height:18px !important;
	left:134px !important;
	top:362px !important;
}

#item11745 {
	width:70px !important;
	height:30px !important;
	left:458px !important;
	top:186px !important;
}

#item11772 {
	width:91px !important;
	height:27px !important;
	left:165px !important;
	top:382px !important;
}

#item11804 {
	width:156px !important;
	height:9px !important;
	left:280px !important;
	top:418px !important;
}

#item11834 {
	width:156px !important;
	height:9px !important;
	left:280px !important;
	top:427px !important;
}

#item11864 {
	width:156px !important;
	height:18px !important;
	left:280px !important;
	top:436px !important;
}

#item11896 {
	width:66px !important;
	height:27px !important;
	left:440px !important;
	top:455px !important;
}

#item11928 {
	width:93px !important;
	height:27px !important;
	left:440px !important;
	top:483px !important;
}

#item11960 {
	width:119px !important;
	height:9px !important;
	left:280px !important;
	top:536px !important;
}

#item11990 {
	width:119px !important;
	height:9px !important;
	left:280px !important;
	top:545px !important;
}

#item12020 {
	width:119px !important;
	height:9px !important;
	left:280px !important;
	top:554px !important;
}

#item12050 {
	width:119px !important;
	height:9px !important;
	left:280px !important;
	top:563px !important;
}

#item13529 {
	width:87px !important;
	height:210px !important;
}

#item13524 {
	width:87px !important;
	height:210px !important;
	left:125px !important;
	top:191px !important;
}

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

#item13530 {
	width:153px !important;
	height:164px !important;
	left:99px !important;
	top:10px !important;
}

#item13541 {
	width:38px !important;
	height:122px !important;
}

#item13536 {
	width:38px !important;
	height:122px !important;
	left:271px !important;
	top:28px !important;
}

#item14569 {
	width:38px !important;
	height:122px !important;
}

#item14564 {
	width:38px !important;
	height:122px !important;
	left:331px !important;
	top:63px !important;
}

#item14576 {
	width:38px !important;
	height:120px !important;
}

#item14571 {
	width:38px !important;
	height:120px !important;
	left:379px !important;
	top:6px !important;
}

#item14582 {
	width:38px !important;
	height:134px !important;
}

#item14577 {
	width:38px !important;
	height:134px !important;
	left:381px !important;
	top:137px !important;
}

#item14588 {
	width:38px !important;
	height:116px !important;
}

#item14583 {
	width:38px !important;
	height:116px !important;
	left:425px !important;
	top:37px !important;
}

#item14594 {
	width:35px !important;
	height:103px !important;
}

#item14589 {
	width:35px !important;
	height:103px !important;
	left:489px !important;
	top:98px !important;
}

#item13547 {
	width:237px !important;
	height:238px !important;
}

#item13542 {
	width:237px !important;
	height:238px !important;
	left:293px !important;
	top:326px !important;
}

#item13554 {
	width:169px !important;
	height:154px !important;
}

#item13548 {
	width:169px !important;
	height:154px !important;
	left:115px !important;
	top:497px !important;
}

#item14600 {
	width:98px !important;
	height:67px !important;
}

#item14595 {
	width:98px !important;
	height:67px !important;
	left:14px !important;
	top:585px !important;
}

#item14609 {
	width:63px !important;
	height:9px !important;
}

#item14604 {
	width:63px !important;
	height:9px !important;
	left:467px !important;
	top:620px !important;
}

#item14870 {
	width:63px !important;
	height:9px !important;
}

#item14865 {
	width:63px !important;
	height:9px !important;
	left:467px !important;
	top:598px !important;
}

#item14876 {
	width:63px !important;
	height:9px !important;
}

#item14871 {
	width:63px !important;
	height:9px !important;
	left:467px !important;
	top:609px !important;
}

#item14857 {
	width:63px !important;
	height:11px !important;
}

#item14852 {
	width:63px !important;
	height:11px !important;
	left:467px !important;
	top:630px !important;
}

#item12077 {
	width:82px !important;
	height:20px !important;
	left:13px !important;
	top:133px !important;
}

#item12104 {
	width:74px !important;
	height:20px !important;
	left:13px !important;
	top:252px !important;
}

#item12131 {
	width:83px !important;
	height:29px !important;
	left:224px !important;
	top:390px !important;
}

#item12164 {
	width:162px !important;
	height:9px !important;
	left:291px !important;
	top:617px !important;
}

#item12192 {
	width:158px !important;
	height:9px !important;
	left:291px !important;
	top:626px !important;
}

#item12219 {
	width:161px !important;
	height:9px !important;
	left:291px !important;
	top:635px !important;
}

#item12246 {
	width:162px !important;
	height:9px !important;
	left:291px !important;
	top:644px !important;
}

#item12277 {
	width:113px !important;
	height:9px !important;
	left:13px !important;
	top:427px !important;
}

#item12304 {
	width:113px !important;
	height:9px !important;
	left:13px !important;
	top:437px !important;
}

#item12331 {
	width:113px !important;
	height:9px !important;
	left:13px !important;
	top:448px !important;
}

#item12358 {
	width:138px !important;
	height:9px !important;
	left:224px !important;
	top:253px !important;
}

#item12390 {
	width:138px !important;
	height:9px !important;
	left:224px !important;
	top:262px !important;
}

#item12421 {
	width:137px !important;
	height:9px !important;
	left:224px !important;
	top:271px !important;
}

#item12448 {
	width:152px !important;
	height:18px !important;
	left:224px !important;
	top:290px !important;
}

#item13340 {
	width:144px !important;
	height:133px !important;
}

#item13335 {
	width:144px !important;
	height:133px !important;
	left:120px !important;
	top:17px !important;
}

#item13566 {
	width:99px !important;
	height:357px !important;
}

#item13561 {
	width:99px !important;
	height:357px !important;
	left:14px !important;
	top:14px !important;
}

#item13572 {
	width:253px !important;
	height:285px !important;
}

#item13567 {
	width:253px !important;
	height:285px !important;
	left:273px !important;
	top:14px !important;
}

#item13578 {
	width:192px !important;
	height:190px !important;
}

#item13573 {
	width:192px !important;
	height:190px !important;
	left:338px !important;
	top:378px !important;
}

#item13590 {
	width:127px !important;
	height:126px !important;
}

#item13585 {
	width:127px !important;
	height:126px !important;
	left:140px !important;
	top:513px !important;
}

#item13596 {
	width:142px !important;
	height:132px !important;
}

#item13591 {
	width:142px !important;
	height:132px !important;
	left:29px !important;
	top:378px !important;
}

#item13584 {
	width:94px !important;
	height:80px !important;
}

#item13579 {
	width:94px !important;
	height:80px !important;
	left:277px !important;
	top:476px !important;
}

#item6540 {
	width:164px !important;
	height:9px !important;
	left:119px !important;
	top:300px !important;
}

#item6567 {
	width:67px !important;
	height:30px !important;
	left:187px !important;
	top:387px !important;
}

#item6594 {
	width:110px !important;
	height:20px !important;
	left:119px !important;
	top:199px !important;
}

#item6622 {
	width:82px !important;
	height:29px !important;
	left:119px !important;
	top:220px !important;
}

#item6653 {
	width:73px !important;
	height:20px !important;
	left:12px !important;
	top:588px !important;
}

#item6680 {
	width:73px !important;
	height:20px !important;
	left:12px !important;
	top:608px !important;
}

#item6707 {
	width:224px !important;
	height:9px !important;
	left:276px !important;
	top:608px !important;
}

#item6737 {
	width:224px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item13604 {
	width:246px !important;
	height:185px !important;
}

#item13597 {
	width:246px !important;
	height:185px !important;
	left:14px !important;
	top:372px !important;
}

#item13611 {
	width:251px !important;
	height:139px !important;
}

#item13605 {
	width:251px !important;
	height:139px !important;
	left:279px !important;
	top:430px !important;
}

#item13617 {
	width:129px !important;
	height:166px !important;
}

#item13612 {
	width:129px !important;
	height:166px !important;
	left:269px !important;
	top:257px !important;
}

#item13624 {
	width:120px !important;
	height:271px !important;
}

#item13618 {
	width:120px !important;
	height:271px !important;
	left:410px !important;
	top:14px !important;
}

#item13630 {
	width:147px !important;
	height:327px !important;
}

#item13625 {
	width:147px !important;
	height:327px !important;
	left:114px !important;
	top:24px !important;
}

#item13637 {
	width:87px !important;
	height:43px !important;
}

#item13631 {
	width:87px !important;
	height:43px !important;
	left:23px !important;
	top:258px !important;
}

#item6768 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:618px !important;
}

#item6795 {
	width:120px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item6822 {
	width:81px !important;
	height:20px !important;
	left:23px !important;
	top:231px !important;
}

#item6850 {
	width:90px !important;
	height:20px !important;
	left:276px !important;
	top:179px !important;
}

#item6877 {
	width:75px !important;
	height:20px !important;
	left:21px !important;
	top:132px !important;
}

#item6904 {
	width:93px !important;
	height:20px !important;
	left:403px !important;
	top:366px !important;
}

#item6931 {
	width:84px !important;
	height:29px !important;
	left:403px !important;
	top:387px !important;
}

#item13346 {
	width:173px !important;
	height:299px !important;
}

#item13341 {
	width:173px !important;
	height:299px !important;
	left:14px !important;
	top:14px !important;
}

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

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

#item13649 {
	width:251px !important;
	height:252px !important;
}

#item13644 {
	width:251px !important;
	height:252px !important;
	left:279px !important;
	top:325px !important;
}

#item13655 {
	width:167px !important;
	height:275px !important;
}

#item13650 {
	width:167px !important;
	height:275px !important;
	left:14px !important;
	top:327px !important;
}

#item6961 {
	width:53px !important;
	height:30px !important;
	left:195px !important;
	top:209px !important;
}

#item6988 {
	width:114px !important;
	height:9px !important;
	left:276px !important;
	top:309px !important;
}

#item7015 {
	width:66px !important;
	height:30px !important;
	left:186px !important;
	top:594px !important;
}

#item7042 {
	width:118px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item13662 {
	width:255px !important;
	height:245px !important;
}

#item13657 {
	width:255px !important;
	height:245px !important;
	left:14px !important;
	top:328px !important;
}

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

#item13663 {
	width:252px !important;
	height:235px !important;
	left:278px !important;
	top:327px !important;
}

#item13674 {
	width:253px !important;
	height:230px !important;
}

#item13669 {
	width:253px !important;
	height:230px !important;
	left:277px !important;
	top:14px !important;
}

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

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

#item7073 {
	width:155px !important;
	height:9px !important;
	left:13px !important;
	top:308px !important;
}

#item7101 {
	width:126px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item7128 {
	width:131px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item7155 {
	width:185px !important;
	height:9px !important;
	left:276px !important;
	top:309px !important;
}

#item13352 {
	width:273px !important;
	height:257px !important;
}

#item13347 {
	width:273px !important;
	height:257px !important;
	left:14px !important;
	top:14px !important;
}

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

#item13681 {
	width:210px !important;
	height:224px !important;
	left:320px !important;
	top:14px !important;
}

#item13692 {
	width:314px !important;
	height:280px !important;
}

#item13687 {
	width:314px !important;
	height:280px !important;
	left:217px !important;
	top:326px !important;
}

#item13698 {
	width:190px !important;
	height:228px !important;
}

#item13693 {
	width:190px !important;
	height:228px !important;
	left:14px !important;
	top:326px !important;
}

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

#item7212 {
	width:116px !important;
	height:9px !important;
	left:348px !important;
	top:294px !important;
}

#item7239 {
	width:76px !important;
	height:20px !important;
	left:222px !important;
	top:607px !important;
}

#item7266 {
	width:127px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item13704 {
	width:247px !important;
	height:237px !important;
}

#item13699 {
	width:247px !important;
	height:237px !important;
	left:14px !important;
	top:322px !important;
}

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

#item13705 {
	width:242px !important;
	height:266px !important;
	left:289px !important;
	top:325px !important;
}

#item13717 {
	width:134px !important;
	height:210px !important;
}

#item13712 {
	width:134px !important;
	height:210px !important;
	left:268px !important;
	top:63px !important;
}

#item14621 {
	width:44px !important;
	height:72px !important;
}

#item14616 {
	width:44px !important;
	height:72px !important;
	left:218px !important;
	top:16px !important;
}

#item14615 {
	width:123px !important;
	height:239px !important;
}

#item14610 {
	width:123px !important;
	height:239px !important;
	left:407px !important;
	top:58px !important;
}

#item13723 {
	width:125px !important;
	height:301px !important;
}

#item13718 {
	width:125px !important;
	height:301px !important;
	left:79px !important;
	top:14px !important;
}

#item7293 {
	width:72px !important;
	height:20px !important;
	left:13px !important;
	top:285px !important;
}

#item7320 {
	width:150px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item7348 {
	width:140px !important;
	height:9px !important;
	left:265px !important;
	top:619px !important;
}

#item7375 {
	width:82px !important;
	height:27px !important;
	left:214px !important;
	top:243px !important;
}

#item7405 {
	width:76px !important;
	height:36px !important;
	left:214px !important;
	top:271px !important;
}

#item13359 {
	width:255px !important;
	height:174px !important;
}

#item13353 {
	width:255px !important;
	height:174px !important;
	left:14px !important;
	top:14px !important;
}

#item13729 {
	width:175px !important;
	height:202px !important;
}

#item13724 {
	width:175px !important;
	height:202px !important;
	left:14px !important;
	top:197px !important;
}

#item13735 {
	width:139px !important;
	height:214px !important;
}

#item13730 {
	width:139px !important;
	height:214px !important;
	left:14px !important;
	top:414px !important;
}

#item13741 {
	width:251px !important;
	height:155px !important;
}

#item13736 {
	width:251px !important;
	height:155px !important;
	left:279px !important;
	top:411px !important;
}

#item13748 {
	width:158px !important;
	height:203px !important;
}

#item13742 {
	width:158px !important;
	height:203px !important;
	left:281px !important;
	top:197px !important;
}

#item7436 {
	width:195px !important;
	height:9px !important;
	left:276px !important;
	top:163px !important;
}

#item7467 {
	width:74px !important;
	height:29px !important;
	left:192px !important;
	top:373px !important;
}

#item7494 {
	width:153px !important;
	height:9px !important;
	left:279px !important;
	top:617px !important;
}

#item7522 {
	width:84px !important;
	height:27px !important;
	left:443px !important;
	top:347px !important;
}

#item7549 {
	width:84px !important;
	height:27px !important;
	left:443px !important;
	top:375px !important;
}

#item7580 {
	width:98px !important;
	height:29px !important;
	left:155px !important;
	top:567px !important;
}

#item7611 {
	width:93px !important;
	height:29px !important;
	left:155px !important;
	top:599px !important;
}

#item13754 {
	width:136px !important;
	height:147px !important;
}

#item13749 {
	width:136px !important;
	height:147px !important;
	left:129px !important;
	top:37px !important;
}

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

#item13755 {
	width:189px !important;
	height:175px !important;
	left:291px !important;
	top:14px !important;
}

#item13767 {
	width:163px !important;
	height:133px !important;
}

#item13762 {
	width:163px !important;
	height:133px !important;
	left:367px !important;
	top:197px !important;
}

#item13787 {
	width:132px !important;
	height:158px !important;
}

#item13781 {
	width:132px !important;
	height:158px !important;
	left:14px !important;
	top:191px !important;
}

#item14627 {
	width:122px !important;
	height:158px !important;
}

#item14622 {
	width:122px !important;
	height:158px !important;
	left:150px !important;
	top:191px !important;
}

#item13793 {
	width:151px !important;
	height:132px !important;
}

#item13788 {
	width:151px !important;
	height:132px !important;
	left:280px !important;
	top:344px !important;
}

#item14634 {
	width:41px !important;
	height:72px !important;
}

#item14629 {
	width:41px !important;
	height:72px !important;
	left:154px !important;
	top:393px !important;
}

#item14641 {
	width:69px !important;
	height:72px !important;
}

#item14636 {
	width:69px !important;
	height:72px !important;
	left:198px !important;
	top:403px !important;
}

#item13799 {
	width:155px !important;
	height:165px !important;
}

#item13794 {
	width:155px !important;
	height:165px !important;
	left:375px !important;
	top:487px !important;
}

#item13806 {
	width:150px !important;
	height:139px !important;
}

#item13800 {
	width:150px !important;
	height:139px !important;
	left:116px !important;
	top:489px !important;
}

#item7643 {
	width:71px !important;
	height:20px !important;
	left:17px !important;
	top:604px !important;
}

#item7670 {
	width:82px !important;
	height:29px !important;
	left:276px !important;
	top:598px !important;
}

#item7700 {
	width:75px !important;
	height:20px !important;
	left:276px !important;
	top:313px !important;
}

#item7727 {
	width:74px !important;
	height:20px !important;
	left:434px !important;
	top:459px !important;
}

#item7754 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:459px !important;
}

#item7782 {
	width:128px !important;
	height:9px !important;
	left:13px !important;
	top:469px !important;
}

#item7809 {
	width:112px !important;
	height:21px !important;
	left:13px !important;
	top:131px !important;
}

#item7841 {
	width:111px !important;
	height:21px !important;
	left:13px !important;
	top:152px !important;
}

#item13365 {
	width:236px !important;
	height:142px !important;
}

#item13360 {
	width:236px !important;
	height:142px !important;
	left:14px !important;
	top:14px !important;
}

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

#item13807 {
	width:164px !important;
	height:125px !important;
	left:14px !important;
	top:170px !important;
}

#item13818 {
	width:162px !important;
	height:120px !important;
}

#item13813 {
	width:162px !important;
	height:120px !important;
	left:190px !important;
	top:176px !important;
}

#item13825 {
	width:168px !important;
	height:268px !important;
}

#item13819 {
	width:168px !important;
	height:268px !important;
	left:362px !important;
	top:14px !important;
}

#item13831 {
	width:164px !important;
	height:166px !important;
}

#item13826 {
	width:164px !important;
	height:166px !important;
	left:366px !important;
	top:377px !important;
}

#item13837 {
	width:164px !important;
	height:171px !important;
}

#item13832 {
	width:164px !important;
	height:171px !important;
	left:190px !important;
	top:377px !important;
}

#item13843 {
	width:166px !important;
	height:157px !important;
}

#item13838 {
	width:166px !important;
	height:157px !important;
	left:14px !important;
	top:377px !important;
}

#item7871 {
	width:73px !important;
	height:20px !important;
	left:257px !important;
	top:122px !important;
}

#item7898 {
	width:166px !important;
	height:9px !important;
	left:13px !important;
	top:356px !important;
}

#item7926 {
	width:91px !important;
	height:20px !important;
	left:189px !important;
	top:346px !important;
}

#item7953 {
	width:126px !important;
	height:18px !important;
	left:364px !important;
	top:347px !important;
}

#item7984 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item8012 {
	width:125px !important;
	height:9px !important;
	left:189px !important;
	top:619px !important;
}

#item8039 {
	width:130px !important;
	height:9px !important;
	left:364px !important;
	top:619px !important;
}

#item13849 {
	width:252px !important;
	height:229px !important;
}

#item13844 {
	width:252px !important;
	height:229px !important;
	left:14px !important;
	top:319px !important;
}

#item13855 {
	width:253px !important;
	height:249px !important;
}

#item13850 {
	width:253px !important;
	height:249px !important;
	left:277px !important;
	top:317px !important;
}

#item13861 {
	width:512px !important;
	height:266px !important;
}

#item13856 {
	width:512px !important;
	height:266px !important;
	left:18px !important;
	top:18px !important;
}

#item8066 {
	width:141px !important;
	height:9px !important;
	left:111px !important;
	top:619px !important;
}

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

#item8123 {
	width:158px !important;
	height:9px !important;
	left:22px !important;
	top:289px !important;
}

#item13371 {
	width:176px !important;
	height:198px !important;
}

#item13366 {
	width:176px !important;
	height:198px !important;
	left:14px !important;
	top:14px !important;
}

#item13867 {
	width:141px !important;
	height:89px !important;
}

#item13862 {
	width:141px !important;
	height:89px !important;
	left:385px !important;
	top:35px !important;
}

#item14649 {
	width:108px !important;
	height:123px !important;
}

#item14644 {
	width:108px !important;
	height:123px !important;
	left:284px !important;
	top:96px !important;
}

#item14656 {
	width:119px !important;
	height:108px !important;
}

#item14651 {
	width:119px !important;
	height:108px !important;
	left:395px !important;
	top:127px !important;
}

#item13874 {
	width:252px !important;
	height:210px !important;
}

#item13868 {
	width:252px !important;
	height:210px !important;
	left:279px !important;
	top:351px !important;
}

#item14662 {
	width:254px !important;
	height:133px !important;
}

#item14657 {
	width:254px !important;
	height:133px !important;
	left:14px !important;
	top:225px !important;
}

#item13880 {
	width:164px !important;
	height:224px !important;
}

#item13875 {
	width:164px !important;
	height:224px !important;
	left:103px !important;
	top:428px !important;
}

#item8153 {
	width:69px !important;
	height:29px !important;
	left:195px !important;
	top:185px !important;
}

#item8183 {
	width:151px !important;
	height:9px !important;
	left:13px !important;
	top:409px !important;
}

#item8210 {
	width:67px !important;
	height:40px !important;
	left:13px !important;
	top:588px !important;
}

#item8242 {
	width:237px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item8272 {
	width:254px !important;
	height:9px !important;
	left:276px !important;
	top:306px !important;
}

#item8303 {
	width:254px !important;
	height:9px !important;
	left:276px !important;
	top:317px !important;
}

#item8335 {
	width:254px !important;
	height:9px !important;
	left:276px !important;
	top:327px !important;
}

#item13887 {
	width:251px !important;
	height:132px !important;
}

#item13881 {
	width:251px !important;
	height:132px !important;
	left:14px !important;
	top:429px !important;
}

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

#item13888 {
	width:252px !important;
	height:235px !important;
	left:278px !important;
	top:295px !important;
}

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

#item13894 {
	width:252px !important;
	height:144px !important;
	left:14px !important;
	top:220px !important;
}

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

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

#item13911 {
	width:125px !important;
	height:197px !important;
}

#item13906 {
	width:125px !important;
	height:197px !important;
	left:14px !important;
	top:14px !important;
}

#item8366 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:411px !important;
}

#item8396 {
	width:170px !important;
	height:9px !important;
	left:13px !important;
	top:620px !important;
}

#item8424 {
	width:129px !important;
	height:9px !important;
	left:276px !important;
	top:620px !important;
}

#item8451 {
	width:191px !important;
	height:9px !important;
	left:276px !important;
	top:275px !important;
}

#item8479 {
	width:119px !important;
	height:20px !important;
	left:143px !important;
	top:195px !important;
}

#item13377 {
	width:253px !important;
	height:239px !important;
}

#item13372 {
	width:253px !important;
	height:239px !important;
	left:14px !important;
	top:14px !important;
}

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

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

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

#item13918 {
	width:168px !important;
	height:210px !important;
	left:362px !important;
	top:325px !important;
}

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

#item13925 {
	width:167px !important;
	height:224px !important;
	left:188px !important;
	top:325px !important;
}

#item13936 {
	width:166px !important;
	height:218px !important;
}

#item13931 {
	width:166px !important;
	height:218px !important;
	left:14px !important;
	top:326px !important;
}

#item8507 {
	width:191px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item8537 {
	width:194px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item8567 {
	width:92px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item8594 {
	width:143px !important;
	height:9px !important;
	left:189px !important;
	top:619px !important;
}

#item8621 {
	width:74px !important;
	height:20px !important;
	left:364px !important;
	top:608px !important;
}

#item13942 {
	width:167px !important;
	height:213px !important;
}

#item13937 {
	width:167px !important;
	height:213px !important;
	left:14px !important;
	top:326px !important;
}

#item13948 {
	width:166px !important;
	height:254px !important;
}

#item13943 {
	width:166px !important;
	height:254px !important;
	left:190px !important;
	top:326px !important;
}

#item13954 {
	width:165px !important;
	height:193px !important;
}

#item13949 {
	width:165px !important;
	height:193px !important;
	left:365px !important;
	top:326px !important;
}

#item13960 {
	width:454px !important;
	height:277px !important;
}

#item13955 {
	width:454px !important;
	height:277px !important;
	left:14px !important;
	top:14px !important;
}

#item8648 {
	width:121px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item8676 {
	width:163px !important;
	height:9px !important;
	left:189px !important;
	top:619px !important;
}

#item8703 {
	width:135px !important;
	height:9px !important;
	left:368px !important;
	top:296px !important;
}

#item8730 {
	width:133px !important;
	height:9px !important;
	left:364px !important;
	top:596px !important;
}

#item8757 {
	width:157px !important;
	height:20px !important;
	left:364px !important;
	top:608px !important;
}

#item13384 {
	width:105px !important;
	height:299px !important;
}

#item13378 {
	width:105px !important;
	height:299px !important;
	left:14px !important;
	top:129px !important;
}

#item14669 {
	width:105px !important;
	height:323px !important;
}

#item14664 {
	width:105px !important;
	height:323px !important;
	left:133px !important;
	top:131px !important;
}

#item13967 {
	width:271px !important;
	height:99px !important;
}

#item13962 {
	width:271px !important;
	height:99px !important;
	left:259px !important;
	top:224px !important;
}

#item13973 {
	width:188px !important;
	height:141px !important;
}

#item13968 {
	width:188px !important;
	height:141px !important;
	left:245px !important;
	top:14px !important;
}

#item13980 {
	width:272px !important;
	height:156px !important;
}

#item13974 {
	width:272px !important;
	height:156px !important;
	left:259px !important;
	top:411px !important;
}

#item8787 {
	width:59px !important;
	height:30px !important;
	left:453px !important;
	top:84px !important;
}

#item8814 {
	width:188px !important;
	height:9px !important;
	left:257px !important;
	top:393px !important;
}

#item8844 {
	width:173px !important;
	height:9px !important;
	left:260px !important;
	top:612px !important;
}

#item8871 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:604px !important;
}

#item8903 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:614px !important;
}

#item13986 {
	width:190px !important;
	height:265px !important;
}

#item13981 {
	width:190px !important;
	height:265px !important;
	left:35px !important;
	top:384px !important;
}

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

#item13987 {
	width:154px !important;
	height:147px !important;
	left:228px !important;
	top:371px !important;
}

#item14708 {
	width:144px !important;
	height:157px !important;
}

#item14702 {
	width:144px !important;
	height:157px !important;
	left:386px !important;
	top:380px !important;
}

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

#item13993 {
	width:252px !important;
	height:120px !important;
	left:14px !important;
	top:210px !important;
}

#item14004 {
	width:185px !important;
	height:181px !important;
}

#item13999 {
	width:185px !important;
	height:181px !important;
	left:83px !important;
	top:14px !important;
}

#item14011 {
	width:153px !important;
	height:161px !important;
}

#item14005 {
	width:153px !important;
	height:161px !important;
	left:279px !important;
	top:7px !important;
}

#item14675 {
	width:68px !important;
	height:51px !important;
}

#item14670 {
	width:68px !important;
	height:51px !important;
	left:337px !important;
	top:96px !important;
}

#item14701 {
	width:96px !important;
	height:69px !important;
}

#item14696 {
	width:96px !important;
	height:69px !important;
	left:434px !important;
	top:173px !important;
}

#item14682 {
	width:54px !important;
	height:32px !important;
}

#item14676 {
	width:54px !important;
	height:32px !important;
	left:471px !important;
	top:78px !important;
}

#item14695 {
	width:18px !important;
	height:32px !important;
}

#item14690 {
	width:18px !important;
	height:32px !important;
	left:507px !important;
	top:36px !important;
}

#item14689 {
	width:27px !important;
	height:16px !important;
}

#item14683 {
	width:27px !important;
	height:16px !important;
	left:439px !important;
	top:111px !important;
}

#item14017 {
	width:84px !important;
	height:88px !important;
}

#item14012 {
	width:84px !important;
	height:88px !important;
	left:446px !important;
	top:247px !important;
}

#item8933 {
	width:63px !important;
	height:36px !important;
	left:13px !important;
	top:164px !important;
}

#item8963 {
	width:52px !important;
	height:40px !important;
	left:13px !important;
	top:501px !important;
}

#item8991 {
	width:146px !important;
	height:9px !important;
	left:22px !important;
	top:360px !important;
}

#item9018 {
	width:116px !important;
	height:18px !important;
	left:276px !important;
	top:348px !important;
}

#item9045 {
	width:178px !important;
	height:9px !important;
	left:246px !important;
	top:608px !important;
}

#item9072 {
	width:178px !important;
	height:9px !important;
	left:246px !important;
	top:619px !important;
}

#item9099 {
	width:119px !important;
	height:27px !important;
	left:276px !important;
	top:229px !important;
}

#item9134 {
	width:126px !important;
	height:27px !important;
	left:276px !important;
	top:256px !important;
}

#item9166 {
	width:160px !important;
	height:27px !important;
	left:276px !important;
	top:283px !important;
}

#item13390 {
	width:152px !important;
	height:218px !important;
}

#item13385 {
	width:152px !important;
	height:218px !important;
	left:40px !important;
	top:21px !important;
}

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

#item14018 {
	width:215px !important;
	height:224px !important;
	left:315px !important;
	top:14px !important;
}

#item14030 {
	width:424px !important;
	height:288px !important;
}

#item14024 {
	width:424px !important;
	height:288px !important;
	left:14px !important;
	top:330px !important;
}

#item14036 {
	width:191px !important;
	height:108px !important;
}

#item14031 {
	width:191px !important;
	height:108px !important;
	left:330px !important;
	top:332px !important;
}

#item9199 {
	width:109px !important;
	height:20px !important;
	left:200px !important;
	top:122px !important;
}

#item9226 {
	width:140px !important;
	height:9px !important;
	left:296px !important;
	top:293px !important;
}

#item9253 {
	width:88px !important;
	height:18px !important;
	left:435px !important;
	top:530px !important;
}

#item9285 {
	width:101px !important;
	height:18px !important;
	left:422px !important;
	top:548px !important;
}

#item14042 {
	width:248px !important;
	height:376px !important;
}

#item14037 {
	width:248px !important;
	height:376px !important;
	left:14px !important;
	top:14px !important;
}

#item14048 {
	width:221px !important;
	height:257px !important;
}

#item14043 {
	width:221px !important;
	height:257px !important;
	left:140px !important;
	top:395px !important;
}

#item14054 {
	width:161px !important;
	height:420px !important;
}

#item14049 {
	width:161px !important;
	height:420px !important;
	left:366px !important;
	top:143px !important;
}

#item9315 {
	width:131px !important;
	height:20px !important;
	left:13px !important;
	top:472px !important;
}

#item9345 {
	width:98px !important;
	height:20px !important;
	left:13px !important;
	top:571px !important;
}

#item9373 {
	width:67px !important;
	height:41px !important;
	left:276px !important;
	top:226px !important;
}

#item13396 {
	width:142px !important;
	height:325px !important;
}

#item13391 {
	width:142px !important;
	height:325px !important;
	left:14px !important;
	top:118px !important;
}

#item14060 {
	width:211px !important;
	height:96px !important;
}

#item14055 {
	width:211px !important;
	height:96px !important;
	left:36px !important;
	top:14px !important;
}

#item14066 {
	width:54px !important;
	height:172px !important;
}

#item14061 {
	width:54px !important;
	height:172px !important;
	left:270px !important;
	top:45px !important;
}

#item14897 {
	width:64px !important;
	height:172px !important;
}

#item14892 {
	width:64px !important;
	height:172px !important;
	left:326px !important;
	top:45px !important;
}

#item14072 {
	width:62px !important;
	height:172px !important;
}

#item14067 {
	width:62px !important;
	height:172px !important;
	left:395px !important;
	top:45px !important;
}

#item14903 {
	width:71px !important;
	height:172px !important;
}

#item14898 {
	width:71px !important;
	height:172px !important;
	left:459px !important;
	top:45px !important;
}

#item14078 {
	width:146px !important;
	height:97px !important;
}

#item14073 {
	width:146px !important;
	height:97px !important;
	left:299px !important;
	top:383px !important;
}

#item14721 {
	width:153px !important;
	height:105px !important;
}

#item14716 {
	width:153px !important;
	height:105px !important;
	left:377px !important;
	top:418px !important;
}

#item14727 {
	width:160px !important;
	height:95px !important;
}

#item14722 {
	width:160px !important;
	height:95px !important;
	left:370px !important;
	top:526px !important;
}

#item9403 {
	width:74px !important;
	height:29px !important;
	left:166px !important;
	top:280px !important;
}

#item9430 {
	width:74px !important;
	height:40px !important;
	left:166px !important;
	top:448px !important;
}

#item9460 {
	width:79px !important;
	height:9px !important;
	left:254px !important;
	top:302px !important;
}

#item9487 {
	width:102px !important;
	height:9px !important;
	left:349px !important;
	top:302px !important;
}

#item9515 {
	width:78px !important;
	height:9px !important;
	left:254px !important;
	top:313px !important;
}

#item9542 {
	width:103px !important;
	height:9px !important;
	left:350px !important;
	top:313px !important;
}

#item9569 {
	width:126px !important;
	height:9px !important;
	left:213px !important;
	top:594px !important;
}

#item9596 {
	width:126px !important;
	height:9px !important;
	left:213px !important;
	top:604px !important;
}

#item9623 {
	width:126px !important;
	height:9px !important;
	left:213px !important;
	top:615px !important;
}

#item14085 {
	width:153px !important;
	height:88px !important;
}

#item14079 {
	width:153px !important;
	height:88px !important;
	left:151px !important;
	top:442px !important;
}

#item14771 {
	width:153px !important;
	height:88px !important;
}

#item14766 {
	width:153px !important;
	height:88px !important;
	left:200px !important;
	top:537px !important;
}

#item14759 {
	width:175px !important;
	height:88px !important;
}

#item14754 {
	width:175px !important;
	height:88px !important;
	left:322px !important;
	top:426px !important;
}

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

#item14760 {
	width:161px !important;
	height:133px !important;
	left:369px !important;
	top:519px !important;
}

#item14091 {
	width:136px !important;
	height:176px !important;
}

#item14086 {
	width:136px !important;
	height:176px !important;
	left:137px !important;
	top:256px !important;
}

#item14097 {
	width:207px !important;
	height:166px !important;
}

#item14092 {
	width:207px !important;
	height:166px !important;
	left:309px !important;
	top:14px !important;
}

#item14735 {
	width:99px !important;
	height:146px !important;
}

#item14730 {
	width:99px !important;
	height:146px !important;
	left:323px !important;
	top:140px !important;
}

#item14741 {
	width:46px !important;
	height:49px !important;
}

#item14736 {
	width:46px !important;
	height:49px !important;
	left:443px !important;
	top:226px !important;
}

#item14747 {
	width:32px !important;
	height:28px !important;
}

#item14742 {
	width:32px !important;
	height:28px !important;
	left:494px !important;
	top:200px !important;
}

#item14118 {
	width:284px !important;
	height:161px !important;
}

#item14113 {
	width:284px !important;
	height:161px !important;
	left:14px !important;
	top:14px !important;
}

#item9650 {
	width:68px !important;
	height:20px !important;
	left:13px !important;
	top:221px !important;
}

#item9677 {
	width:76px !important;
	height:30px !important;
	left:13px !important;
	top:382px !important;
}

#item9707 {
	width:139px !important;
	height:9px !important;
	left:276px !important;
	top:344px !important;
}

#item9734 {
	width:221px !important;
	height:9px !important;
	left:276px !important;
	top:407px !important;
}

#item9768 {
	width:64px !important;
	height:9px !important;
	left:13px !important;
	top:598px !important;
}

#item9795 {
	width:65px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

#item9823 {
	width:65px !important;
	height:9px !important;
	left:13px !important;
	top:619px !important;
}

#item13402 {
	width:152px !important;
	height:377px !important;
}

#item13397 {
	width:152px !important;
	height:377px !important;
	left:28px !important;
	top:162px !important;
}

#item14124 {
	width:134px !important;
	height:287px !important;
}

#item14119 {
	width:134px !important;
	height:287px !important;
	left:194px !important;
	top:154px !important;
}

#item14130 {
	width:183px !important;
	height:276px !important;
}

#item14125 {
	width:183px !important;
	height:276px !important;
	left:334px !important;
	top:343px !important;
}

#item12819 {
	width:100px !important;
	height:9px !important;
	left:338px !important;
	top:62px !important;
}

#item12847 {
	width:78px !important;
	height:9px !important;
	left:338px !important;
	top:141px !important;
}

#item12874 {
	width:83px !important;
	height:9px !important;
	left:338px !important;
	top:238px !important;
}

#item14137 {
	width:156px !important;
	height:206px !important;
}

#item14131 {
	width:156px !important;
	height:206px !important;
	left:18px !important;
	top:98px !important;
}

#item14144 {
	width:175px !important;
	height:215px !important;
}

#item14138 {
	width:175px !important;
	height:215px !important;
	left:208px !important;
	top:88px !important;
}

#item14150 {
	width:133px !important;
	height:211px !important;
}

#item14145 {
	width:133px !important;
	height:211px !important;
	left:394px !important;
	top:94px !important;
}

#item12901 {
	width:95px !important;
	height:9px !important;
	left:18px !important;
	top:374px !important;
}

#item12928 {
	width:74px !important;
	height:9px !important;
	left:200px !important;
	top:374px !important;
}

#item12955 {
	width:64px !important;
	height:9px !important;
	left:376px !important;
	top:383px !important;
}

#item13408 {
	width:121px !important;
	height:108px !important;
}

#item13403 {
	width:121px !important;
	height:108px !important;
	left:31px !important;
	top:111px !important;
}

#item14157 {
	width:106px !important;
	height:50px !important;
}

#item14152 {
	width:106px !important;
	height:50px !important;
	left:14px !important;
	top:270px !important;
}

#item14788 {
	width:217px !important;
	height:50px !important;
}

#item14782 {
	width:217px !important;
	height:50px !important;
	left:125px !important;
	top:270px !important;
}

#item14163 {
	width:159px !important;
	height:203px !important;
}

#item14158 {
	width:159px !important;
	height:203px !important;
	left:371px !important;
	top:14px !important;
}

#item14169 {
	width:167px !important;
	height:302px !important;
}

#item14164 {
	width:167px !important;
	height:302px !important;
	left:278px !important;
	top:325px !important;
}

#item14175 {
	width:214px !important;
	height:215px !important;
}

#item14170 {
	width:214px !important;
	height:215px !important;
	left:53px !important;
	top:330px !important;
}

#item9850 {
	width:110px !important;
	height:9px !important;
	left:122px !important;
	top:619px !important;
}

#item9877 {
	width:74px !important;
	height:45px !important;
	left:449px !important;
	top:577px !important;
}

#item9909 {
	width:150px !important;
	height:30px !important;
	left:361px !important;
	top:289px !important;
}

#item9943 {
	width:189px !important;
	height:9px !important;
	left:161px !important;
	top:243px !important;
}

#item9971 {
	width:189px !important;
	height:9px !important;
	left:161px !important;
	top:254px !important;
}

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

#item14176 {
	width:252px !important;
	height:303px !important;
	left:14px !important;
	top:330px !important;
}

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

#item14182 {
	width:252px !important;
	height:213px !important;
	left:278px !important;
	top:355px !important;
}

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

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

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

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

#item9998 {
	width:127px !important;
	height:20px !important;
	left:140px !important;
	top:474px !important;
}

#item10025 {
	width:229px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item10055 {
	width:183px !important;
	height:20px !important;
	left:276px !important;
	top:329px !important;
}

#item10086 {
	width:253px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item14206 {
	width:247px !important;
	height:125px !important;
}

#item14201 {
	width:247px !important;
	height:125px !important;
	left:14px !important;
	top:14px !important;
}

#item14212 {
	width:124px !important;
	height:206px !important;
}

#item14207 {
	width:124px !important;
	height:206px !important;
	left:137px !important;
	top:219px !important;
}

#item14218 {
	width:103px !important;
	height:252px !important;
}

#item14213 {
	width:103px !important;
	height:252px !important;
	left:36px !important;
	top:400px !important;
}

#item14224 {
	width:182px !important;
	height:202px !important;
}

#item14219 {
	width:182px !important;
	height:202px !important;
	left:348px !important;
	top:14px !important;
}

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

#item14225 {
	width:252px !important;
	height:165px !important;
	left:279px !important;
	top:222px !important;
}

#item14236 {
	width:251px !important;
	height:88px !important;
}

#item14231 {
	width:251px !important;
	height:88px !important;
	left:279px !important;
	top:483px !important;
}

#item10118 {
	width:179px !important;
	height:9px !important;
	left:13px !important;
	top:199px !important;
}

#item10145 {
	width:67px !important;
	height:29px !important;
	left:284px !important;
	top:159px !important;
}

#item10176 {
	width:113px !important;
	height:20px !important;
	left:21px !important;
	top:371px !important;
}

#item10203 {
	width:98px !important;
	height:20px !important;
	left:402px !important;
	top:401px !important;
}

#item10233 {
	width:153px !important;
	height:9px !important;
	left:276px !important;
	top:609px !important;
}

#item10260 {
	width:104px !important;
	height:30px !important;
	left:155px !important;
	top:587px !important;
}

#item13414 {
	width:255px !important;
	height:176px !important;
}

#item13409 {
	width:255px !important;
	height:176px !important;
	left:14px !important;
	top:14px !important;
}

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

#item14237 {
	width:252px !important;
	height:249px !important;
	left:279px !important;
	top:14px !important;
}

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

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

#item14255 {
	width:252px !important;
	height:186px !important;
}

#item14250 {
	width:252px !important;
	height:186px !important;
	left:14px !important;
	top:427px !important;
}

#item14262 {
	width:252px !important;
	height:209px !important;
}

#item14256 {
	width:252px !important;
	height:209px !important;
	left:278px !important;
	top:347px !important;
}

#item10291 {
	width:133px !important;
	height:9px !important;
	left:13px !important;
	top:618px !important;
}

#item10318 {
	width:183px !important;
	height:9px !important;
	left:13px !important;
	top:411px !important;
}

#item10350 {
	width:174px !important;
	height:9px !important;
	left:287px !important;
	top:323px !important;
}

#item10377 {
	width:204px !important;
	height:9px !important;
	left:276px !important;
	top:618px !important;
}

#item10409 {
	width:99px !important;
	height:20px !important;
	left:13px !important;
	top:193px !important;
}

#item13420 {
	width:163px !important;
	height:196px !important;
}

#item13415 {
	width:163px !important;
	height:196px !important;
	left:14px !important;
	top:14px !important;
}

#item14268 {
	width:251px !important;
	height:151px !important;
}

#item14263 {
	width:251px !important;
	height:151px !important;
	left:279px !important;
	top:14px !important;
}

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

#item14269 {
	width:252px !important;
	height:130px !important;
	left:278px !important;
	top:242px !important;
}

#item14281 {
	width:125px !important;
	height:103px !important;
}

#item14275 {
	width:125px !important;
	height:103px !important;
	left:14px !important;
	top:221px !important;
}

#item14798 {
	width:125px !important;
	height:93px !important;
}

#item14793 {
	width:125px !important;
	height:93px !important;
	left:145px !important;
	top:221px !important;
}

#item14287 {
	width:251px !important;
	height:132px !important;
}

#item14282 {
	width:251px !important;
	height:132px !important;
	left:14px !important;
	top:431px !important;
}

#item14294 {
	width:172px !important;
	height:198px !important;
}

#item14288 {
	width:172px !important;
	height:198px !important;
	left:278px !important;
	top:429px !important;
}

#item10437 {
	width:170px !important;
	height:9px !important;
	left:276px !important;
	top:223px !important;
}

#item10464 {
	width:132px !important;
	height:18px !important;
	left:135px !important;
	top:194px !important;
}

#item10496 {
	width:80px !important;
	height:20px !important;
	left:13px !important;
	top:398px !important;
}

#item10523 {
	width:73px !important;
	height:20px !important;
	left:148px !important;
	top:398px !important;
}

#item10550 {
	width:137px !important;
	height:9px !important;
	left:277px !important;
	top:409px !important;
}

#item10577 {
	width:73px !important;
	height:29px !important;
	left:456px !important;
	top:536px !important;
}

#item10604 {
	width:155px !important;
	height:9px !important;
	left:16px !important;
	top:613px !important;
}

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

#item14799 {
	width:137px !important;
	height:194px !important;
	left:130px !important;
	top:224px !important;
}

#item14307 {
	width:253px !important;
	height:138px !important;
}

#item14302 {
	width:253px !important;
	height:138px !important;
	left:14px !important;
	top:429px !important;
}

#item14313 {
	width:156px !important;
	height:206px !important;
}

#item14308 {
	width:156px !important;
	height:206px !important;
	left:284px !important;
	top:428px !important;
}

#item14319 {
	width:157px !important;
	height:193px !important;
}

#item14314 {
	width:157px !important;
	height:193px !important;
	left:373px !important;
	top:224px !important;
}

#item14325 {
	width:158px !important;
	height:196px !important;
}

#item14320 {
	width:158px !important;
	height:196px !important;
	left:372px !important;
	top:14px !important;
}

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

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

#item10632 {
	width:129px !important;
	height:9px !important;
	left:13px !important;
	top:204px !important;
}

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

#item10687 {
	width:84px !important;
	height:20px !important;
	left:13px !important;
	top:399px !important;
}

#item10714 {
	width:96px !important;
	height:20px !important;
	left:276px !important;
	top:150px !important;
}

#item10741 {
	width:73px !important;
	height:20px !important;
	left:276px !important;
	top:399px !important;
}

#item10769 {
	width:73px !important;
	height:27px !important;
	left:444px !important;
	top:601px !important;
}

#item13426 {
	width:172px !important;
	height:212px !important;
}

#item13421 {
	width:172px !important;
	height:212px !important;
	left:93px !important;
	top:14px !important;
}

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

#item14332 {
	width:184px !important;
	height:104px !important;
	left:347px !important;
	top:14px !important;
}

#item14817 {
	width:71px !important;
	height:71px !important;
}

#item14812 {
	width:71px !important;
	height:71px !important;
	left:371px !important;
	top:153px !important;
}

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

#item14338 {
	width:252px !important;
	height:126px !important;
	left:278px !important;
	top:237px !important;
}

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

#item14344 {
	width:252px !important;
	height:129px !important;
	left:14px !important;
	top:238px !important;
}

#item14367 {
	width:110px !important;
	height:223px !important;
}

#item14362 {
	width:110px !important;
	height:223px !important;
	left:147px !important;
	top:429px !important;
}

#item14373 {
	width:180px !important;
	height:201px !important;
}

#item14368 {
	width:180px !important;
	height:201px !important;
	left:350px !important;
	top:432px !important;
}

#item10800 {
	width:69px !important;
	height:20px !important;
	left:16px !important;
	top:116px !important;
}

#item10828 {
	width:161px !important;
	height:9px !important;
	left:13px !important;
	top:413px !important;
}

#item10856 {
	width:227px !important;
	height:9px !important;
	left:276px !important;
	top:413px !important;
}

#item10887 {
	width:116px !important;
	height:20px !important;
	left:13px !important;
	top:608px !important;
}

#item10914 {
	width:71px !important;
	height:29px !important;
	left:276px !important;
	top:599px !important;
}

#item10941 {
	width:70px !important;
	height:29px !important;
	left:276px !important;
	top:167px !important;
}

#item10968 {
	width:70px !important;
	height:29px !important;
	left:276px !important;
	top:198px !important;
}

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

#item14374 {
	width:252px !important;
	height:249px !important;
	left:14px !important;
	top:326px !important;
}

#item14385 {
	width:254px !important;
	height:236px !important;
}

#item14380 {
	width:254px !important;
	height:236px !important;
	left:276px !important;
	top:327px !important;
}

#item14391 {
	width:159px !important;
	height:300px !important;
}

#item14386 {
	width:159px !important;
	height:300px !important;
	left:371px !important;
	top:14px !important;
}

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

#item14392 {
	width:252px !important;
	height:232px !important;
	left:14px !important;
	top:14px !important;
}

#item10995 {
	width:133px !important;
	height:9px !important;
	left:18px !important;
	top:613px !important;
}

#item11022 {
	width:195px !important;
	height:9px !important;
	left:277px !important;
	top:619px !important;
}

#item11052 {
	width:220px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item11084 {
	width:76px !important;
	height:20px !important;
	left:282px !important;
	top:291px !important;
}

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

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

#item14409 {
	width:136px !important;
	height:147px !important;
}

#item14404 {
	width:136px !important;
	height:147px !important;
	left:279px !important;
	top:14px !important;
}

#item14417 {
	width:140px !important;
	height:142px !important;
}

#item14410 {
	width:140px !important;
	height:142px !important;
	left:279px !important;
	top:173px !important;
}

#item14423 {
	width:142px !important;
	height:302px !important;
}

#item14418 {
	width:142px !important;
	height:302px !important;
	left:212px !important;
	top:330px !important;
}

#item14825 {
	width:169px !important;
	height:123px !important;
}

#item14819 {
	width:169px !important;
	height:123px !important;
	left:361px !important;
	top:383px !important;
}

#item14429 {
	width:144px !important;
	height:296px !important;
}

#item14424 {
	width:144px !important;
	height:296px !important;
	left:30px !important;
	top:330px !important;
}

#item11111 {
	width:83px !important;
	height:18px !important;
	left:424px !important;
	top:298px !important;
}

#item11141 {
	width:102px !important;
	height:29px !important;
	left:419px !important;
	top:126px !important;
}

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

#item11199 {
	width:159px !important;
	height:20px !important;
	left:360px !important;
	top:587px !important;
}

#item11233 {
	width:171px !important;
	height:20px !important;
	left:360px !important;
	top:608px !important;
}

#item14435 {
	width:254px !important;
	height:220px !important;
}

#item14430 {
	width:254px !important;
	height:220px !important;
	left:14px !important;
	top:14px !important;
}

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

#item14436 {
	width:252px !important;
	height:227px !important;
	left:279px !important;
	top:14px !important;
}

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

#item14442 {
	width:252px !important;
	height:225px !important;
	left:278px !important;
	top:325px !important;
}

#item14453 {
	width:253px !important;
	height:118px !important;
}

#item14448 {
	width:253px !important;
	height:118px !important;
	left:14px !important;
	top:327px !important;
}

#item14831 {
	width:151px !important;
	height:96px !important;
}

#item14826 {
	width:151px !important;
	height:96px !important;
	left:14px !important;
	top:452px !important;
}

#item11265 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:307px !important;
}

#item11293 {
	width:146px !important;
	height:9px !important;
	left:276px !important;
	top:307px !important;
}

#item11320 {
	width:139px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item11347 {
	width:213px !important;
	height:9px !important;
	left:13px !important;
	top:608px !important;
}

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

#item13439 {
	width:164px !important;
	height:219px !important;
}

#item13434 {
	width:164px !important;
	height:219px !important;
	left:366px !important;
	top:14px !important;
}

#item14460 {
	width:84px !important;
	height:88px !important;
}

#item14454 {
	width:84px !important;
	height:88px !important;
	left:289px !important;
	top:337px !important;
}

#item14844 {
	width:84px !important;
	height:99px !important;
}

#item14839 {
	width:84px !important;
	height:99px !important;
	left:299px !important;
	top:448px !important;
}

#item14851 {
	width:84px !important;
	height:99px !important;
}

#item14846 {
	width:84px !important;
	height:99px !important;
	left:386px !important;
	top:422px !important;
}

#item14837 {
	width:63px !important;
	height:80px !important;
}

#item14832 {
	width:63px !important;
	height:80px !important;
	left:376px !important;
	top:334px !important;
}

#item14467 {
	width:252px !important;
	height:186px !important;
}

#item14461 {
	width:252px !important;
	height:186px !important;
	left:14px !important;
	top:330px !important;
}

#item13433 {
	width:340px !important;
	height:217px !important;
}

#item13427 {
	width:340px !important;
	height:217px !important;
	left:14px !important;
	top:14px !important;
}

#item11402 {
	width:72px !important;
	height:20px !important;
	left:122px !important;
	top:608px !important;
}

#item11429 {
	width:151px !important;
	height:9px !important;
	left:364px !important;
	top:310px !important;
}

#item11456 {
	width:242px !important;
	height:9px !important;
	left:13px !important;
	top:289px !important;
}

#item11487 {
	width:242px !important;
	height:9px !important;
	left:13px !important;
	top:299px !important;
}

#item11519 {
	width:242px !important;
	height:9px !important;
	left:13px !important;
	top:310px !important;
}

#item11549 {
	width:96px !important;
	height:9px !important;
	left:276px !important;
	top:610px !important;
}

#item11576 {
	width:92px !important;
	height:9px !important;
	left:378px !important;
	top:610px !important;
}

#item11603 {
	width:96px !important;
	height:9px !important;
	left:276px !important;
	top:619px !important;
}

#item11633 {
	width:94px !important;
	height:9px !important;
	left:378px !important;
	top:619px !important;
}

#item14473 {
	width:516px !important;
	height:279px !important;
}

#item14468 {
	width:516px !important;
	height:279px !important;
	left:14px !important;
	top:329px !important;
}

#item14479 {
	width:516px !important;
	height:281px !important;
}

#item14474 {
	width:516px !important;
	height:281px !important;
	left:14px !important;
	top:14px !important;
}

#item11663 {
	width:118px !important;
	height:20px !important;
	left:13px !important;
	top:299px !important;
}

#item11690 {
	width:178px !important;
	height:9px !important;
	left:342px !important;
	top:619px !important;
}

#item13445 {
	width:313px !important;
	height:210px !important;
}

#item13440 {
	width:313px !important;
	height:210px !important;
	left:14px !important;
	top:14px !important;
}

#item14485 {
	width:190px !important;
	height:210px !important;
}

#item14480 {
	width:190px !important;
	height:210px !important;
	left:340px !important;
	top:14px !important;
}

#item14491 {
	width:190px !important;
	height:227px !important;
}

#item14486 {
	width:190px !important;
	height:227px !important;
	left:340px !important;
	top:327px !important;
}

#item14497 {
	width:315px !important;
	height:320px !important;
}

#item14492 {
	width:315px !important;
	height:320px !important;
	left:14px !important;
	top:326px !important;
}

#item12480 {
	width:134px !important;
	height:9px !important;
	left:13px !important;
	top:305px !important;
}

#item12507 {
	width:192px !important;
	height:9px !important;
	left:339px !important;
	top:305px !important;
}

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

#item12564 {
	width:117px !important;
	height:20px !important;
	left:340px !important;
	top:608px !important;
}

#item14503 {
	width:252px !important;
	height:118px !important;
}

#item14498 {
	width:252px !important;
	height:118px !important;
	left:14px !important;
	top:14px !important;
}

#item14509 {
	width:111px !important;
	height:119px !important;
}

#item14504 {
	width:111px !important;
	height:119px !important;
	left:154px !important;
	top:194px !important;
}

#item14515 {
	width:110px !important;
	height:299px !important;
}

#item14510 {
	width:110px !important;
	height:299px !important;
	left:278px !important;
	top:14px !important;
}

#item12596 {
	width:115px !important;
	height:20px !important;
	left:13px !important;
	top:295px !important;
}

#item12624 {
	width:143px !important;
	height:9px !important;
	left:13px !important;
	top:178px !important;
}

#item12651 {
	width:75px !important;
	height:20px !important;
	left:396px !important;
	top:281px !important;
}

#item13458 {
	width:202px !important;
	height:221px !important;
}

#item13453 {
	width:202px !important;
	height:221px !important;
	left:114px !important;
	top:68px !important;
}

#item14522 {
	width:303px !important;
	height:198px !important;
}

#item14517 {
	width:303px !important;
	height:198px !important;
	left:14px !important;
	top:301px !important;
}

#item14528 {
	width:203px !important;
	height:177px !important;
}

#item14523 {
	width:203px !important;
	height:177px !important;
	left:327px !important;
	top:302px !important;
}

#item14534 {
	width:197px !important;
	height:201px !important;
}

#item14529 {
	width:197px !important;
	height:201px !important;
	left:333px !important;
	top:14px !important;
}

#item12678 {
	width:69px !important;
	height:18px !important;
	left:328px !important;
	top:562px !important;
}

#item12705 {
	width:155px !important;
	height:9px !important;
	left:328px !important;
	top:283px !important;
}

#item12732 {
	width:76px !important;
	height:29px !important;
	left:13px !important;
	top:263px !important;
}

#item12759 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:560px !important;
}

#item12789 {
	width:215px !important;
	height:9px !important;
	left:13px !important;
	top:571px !important;
}
#in5footer,  #prefooter {display:none;}
