/* 	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:#ed2524; }
:-webkit-full-screen { background:#ed2524; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:603px; height:783px; background: #fff !important; }
.paper-vertical { width:603px; height:100%; }
.paper-horizontal { width:95628px; height:795px; }
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:783px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:603px) {
	.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;}
}

#item52996 {
	width:639px !important;
	height:819px !important;
}

#item52997 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item53001 {
	width:639px !important;
	height:819px !important;
}

#item53002 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item53802 {
	width:172px !important;
	height:9px !important;
}

#item53803 {
	width:172px !important;
	height:9px !important;
	left:27px !important;
	top:76px !important;
}

#item54006 {
	width:171px !important;
	height:9px !important;
}

#item54003 {
	width:171px !important;
	height:9px !important;
	left:215px !important;
	top:353px !important;
}

#item54014 {
	width:171px !important;
	height:10px !important;
}

#item54011 {
	width:171px !important;
	height:10px !important;
	left:215px !important;
	top:367px !important;
}

#item54019 {
	width:171px !important;
	height:9px !important;
}

#item54015 {
	width:171px !important;
	height:9px !important;
	left:215px !important;
	top:380px !important;
}

#item54024 {
	width:171px !important;
	height:9px !important;
}

#item54020 {
	width:171px !important;
	height:9px !important;
	left:215px !important;
	top:394px !important;
}

#item54032 {
	width:171px !important;
	height:9px !important;
}

#item54029 {
	width:171px !important;
	height:9px !important;
	left:215px !important;
	top:407px !important;
}

#item54036 {
	width:171px !important;
	height:9px !important;
}

#item54033 {
	width:171px !important;
	height:9px !important;
	left:215px !important;
	top:420px !important;
}

#item54048 {
	width:172px !important;
	height:9px !important;
}

#item54045 {
	width:172px !important;
	height:9px !important;
	left:215px !important;
	top:447px !important;
}

#item54055 {
	width:172px !important;
	height:9px !important;
}

#item54052 {
	width:172px !important;
	height:9px !important;
	left:215px !important;
	top:461px !important;
}

#item54059 {
	width:172px !important;
	height:10px !important;
}

#item54056 {
	width:172px !important;
	height:10px !important;
	left:215px !important;
	top:473px !important;
}

#item54063 {
	width:172px !important;
	height:9px !important;
}

#item54060 {
	width:172px !important;
	height:9px !important;
	left:215px !important;
	top:487px !important;
}

#item54071 {
	width:172px !important;
	height:9px !important;
}

#item54068 {
	width:172px !important;
	height:9px !important;
	left:215px !important;
	top:500px !important;
}

#item54075 {
	width:172px !important;
	height:9px !important;
}

#item54072 {
	width:172px !important;
	height:9px !important;
	left:215px !important;
	top:514px !important;
}

#item54079 {
	width:172px !important;
	height:9px !important;
}

#item54076 {
	width:172px !important;
	height:9px !important;
	left:215px !important;
	top:528px !important;
}

#item54084 {
	width:171px !important;
	height:9px !important;
}

#item54081 {
	width:171px !important;
	height:9px !important;
	left:215px !important;
	top:541px !important;
}

#item54088 {
	width:172px !important;
	height:9px !important;
}

#item54085 {
	width:172px !important;
	height:9px !important;
	left:215px !important;
	top:554px !important;
}

#item54092 {
	width:172px !important;
	height:9px !important;
}

#item54089 {
	width:172px !important;
	height:9px !important;
	left:215px !important;
	top:568px !important;
}

#item54096 {
	width:172px !important;
	height:9px !important;
}

#item54093 {
	width:172px !important;
	height:9px !important;
	left:215px !important;
	top:581px !important;
}

#item54100 {
	width:172px !important;
	height:9px !important;
}

#item54097 {
	width:172px !important;
	height:9px !important;
	left:215px !important;
	top:595px !important;
}

#item54104 {
	width:172px !important;
	height:9px !important;
}

#item54101 {
	width:172px !important;
	height:9px !important;
	left:215px !important;
	top:608px !important;
}

#item54108 {
	width:172px !important;
	height:9px !important;
}

#item54105 {
	width:172px !important;
	height:9px !important;
	left:215px !important;
	top:621px !important;
}

#item54117 {
	width:172px !important;
	height:9px !important;
}

#item54114 {
	width:172px !important;
	height:9px !important;
	left:215px !important;
	top:634px !important;
}

#item54121 {
	width:172px !important;
	height:9px !important;
}

#item54118 {
	width:172px !important;
	height:9px !important;
	left:215px !important;
	top:648px !important;
}

#item54129 {
	width:172px !important;
	height:9px !important;
}

#item54126 {
	width:172px !important;
	height:9px !important;
	left:215px !important;
	top:675px !important;
}

#item151982 {
	width:172px !important;
	height:9px !important;
}

#item151979 {
	width:172px !important;
	height:9px !important;
	left:215px !important;
	top:661px !important;
}

#item54133 {
	width:172px !important;
	height:9px !important;
}

#item54130 {
	width:172px !important;
	height:9px !important;
	left:215px !important;
	top:688px !important;
}

#item54137 {
	width:172px !important;
	height:9px !important;
}

#item54134 {
	width:172px !important;
	height:9px !important;
	left:215px !important;
	top:701px !important;
}

#item131520 {
	width:172px !important;
	height:9px !important;
}

#item131517 {
	width:172px !important;
	height:9px !important;
	left:215px !important;
	top:715px !important;
}

#item131524 {
	width:172px !important;
	height:9px !important;
}

#item131521 {
	width:172px !important;
	height:9px !important;
	left:215px !important;
	top:728px !important;
}

#item131529 {
	width:172px !important;
	height:9px !important;
}

#item131526 {
	width:172px !important;
	height:9px !important;
	left:215px !important;
	top:742px !important;
}

#item54040 {
	width:172px !important;
	height:10px !important;
}

#item54037 {
	width:172px !important;
	height:10px !important;
	left:215px !important;
	top:433px !important;
}

#item53809 {
	width:172px !important;
	height:9px !important;
}

#item53806 {
	width:172px !important;
	height:9px !important;
	left:27px !important;
	top:91px !important;
}

#item53814 {
	width:172px !important;
	height:9px !important;
}

#item53811 {
	width:172px !important;
	height:9px !important;
	left:27px !important;
	top:105px !important;
}

#item60585 {
	width:172px !important;
	height:9px !important;
}

#item60582 {
	width:172px !important;
	height:9px !important;
	left:27px !important;
	top:118px !important;
}

#item60589 {
	width:172px !important;
	height:9px !important;
}

#item60586 {
	width:172px !important;
	height:9px !important;
	left:27px !important;
	top:146px !important;
}

#item60581 {
	width:172px !important;
	height:9px !important;
}

#item60578 {
	width:172px !important;
	height:9px !important;
	left:27px !important;
	top:132px !important;
}

#item53818 {
	width:171px !important;
	height:9px !important;
}

#item53815 {
	width:171px !important;
	height:9px !important;
	left:27px !important;
	top:160px !important;
}

#item151963 {
	width:171px !important;
	height:9px !important;
}

#item151960 {
	width:171px !important;
	height:9px !important;
	left:27px !important;
	top:174px !important;
}

#item53823 {
	width:172px !important;
	height:9px !important;
}

#item53819 {
	width:172px !important;
	height:9px !important;
	left:27px !important;
	top:189px !important;
}

#item53824 {
	width:172px !important;
	height:9px !important;
	left:27px !important;
	top:202px !important;
}

#item53831 {
	width:155px !important;
	height:9px !important;
}

#item53828 {
	width:155px !important;
	height:9px !important;
	left:27px !important;
	top:216px !important;
}

#item60598 {
	width:13px !important;
	height:9px !important;
}

#item60595 {
	width:13px !important;
	height:9px !important;
	left:186px !important;
	top:216px !important;
}

#item92410 {
	width:15px !important;
	height:9px !important;
}

#item92407 {
	width:15px !important;
	height:9px !important;
	left:186px !important;
	top:315px !important;
}

#item53835 {
	width:172px !important;
	height:9px !important;
}

#item53832 {
	width:172px !important;
	height:9px !important;
	left:27px !important;
	top:230px !important;
}

#item53844 {
	width:172px !important;
	height:9px !important;
}

#item53841 {
	width:172px !important;
	height:9px !important;
	left:27px !important;
	top:244px !important;
}

#item53848 {
	width:172px !important;
	height:9px !important;
}

#item53845 {
	width:172px !important;
	height:9px !important;
	left:27px !important;
	top:258px !important;
}

#item53852 {
	width:172px !important;
	height:9px !important;
}

#item53849 {
	width:172px !important;
	height:9px !important;
	left:27px !important;
	top:273px !important;
}

#item53857 {
	width:172px !important;
	height:10px !important;
}

#item53853 {
	width:172px !important;
	height:10px !important;
	left:27px !important;
	top:286px !important;
}

#item53861 {
	width:172px !important;
	height:10px !important;
}

#item53858 {
	width:172px !important;
	height:10px !important;
	left:27px !important;
	top:300px !important;
}

#item53865 {
	width:156px !important;
	height:9px !important;
}

#item53862 {
	width:156px !important;
	height:9px !important;
	left:27px !important;
	top:315px !important;
}

#item53869 {
	width:156px !important;
	height:9px !important;
}

#item53866 {
	width:156px !important;
	height:9px !important;
	left:27px !important;
	top:342px !important;
}

#item131503 {
	width:14px !important;
	height:9px !important;
}

#item131500 {
	width:14px !important;
	height:9px !important;
	left:185px !important;
	top:342px !important;
}

#item60604 {
	width:172px !important;
	height:9px !important;
}

#item60600 {
	width:172px !important;
	height:9px !important;
	left:27px !important;
	top:329px !important;
}

#item53875 {
	width:173px !important;
	height:9px !important;
}

#item53872 {
	width:173px !important;
	height:9px !important;
	left:27px !important;
	top:356px !important;
}

#item53879 {
	width:172px !important;
	height:9px !important;
}

#item53876 {
	width:172px !important;
	height:9px !important;
	left:27px !important;
	top:370px !important;
}

#item53883 {
	width:156px !important;
	height:9px !important;
}

#item53880 {
	width:156px !important;
	height:9px !important;
	left:27px !important;
	top:384px !important;
}

#item131508 {
	width:14px !important;
	height:9px !important;
}

#item131505 {
	width:14px !important;
	height:9px !important;
	left:185px !important;
	top:384px !important;
}

#item53891 {
	width:172px !important;
	height:9px !important;
}

#item53888 {
	width:172px !important;
	height:9px !important;
	left:27px !important;
	top:398px !important;
}

#item53897 {
	width:172px !important;
	height:10px !important;
}

#item53893 {
	width:172px !important;
	height:10px !important;
	left:27px !important;
	top:412px !important;
}

#item53901 {
	width:173px !important;
	height:9px !important;
}

#item53898 {
	width:173px !important;
	height:9px !important;
	left:27px !important;
	top:441px !important;
}

#item151968 {
	width:173px !important;
	height:9px !important;
}

#item151965 {
	width:173px !important;
	height:9px !important;
	left:27px !important;
	top:426px !important;
}

#item53905 {
	width:173px !important;
	height:9px !important;
}

#item53902 {
	width:173px !important;
	height:9px !important;
	left:27px !important;
	top:454px !important;
}

#item53909 {
	width:154px !important;
	height:9px !important;
}

#item53906 {
	width:154px !important;
	height:9px !important;
	left:27px !important;
	top:468px !important;
}

#item131516 {
	width:15px !important;
	height:9px !important;
}

#item131513 {
	width:15px !important;
	height:9px !important;
	left:184px !important;
	top:468px !important;
}

#item53913 {
	width:173px !important;
	height:9px !important;
}

#item53910 {
	width:173px !important;
	height:9px !important;
	left:27px !important;
	top:482px !important;
}

#item53921 {
	width:171px !important;
	height:9px !important;
}

#item53918 {
	width:171px !important;
	height:9px !important;
	left:215px !important;
	top:76px !important;
}

#item53925 {
	width:171px !important;
	height:10px !important;
}

#item53922 {
	width:171px !important;
	height:10px !important;
	left:215px !important;
	top:89px !important;
}

#item53929 {
	width:144px !important;
	height:9px !important;
}

#item53926 {
	width:144px !important;
	height:9px !important;
	left:215px !important;
	top:104px !important;
}

#item53940 {
	width:171px !important;
	height:9px !important;
}

#item53937 {
	width:171px !important;
	height:9px !important;
	left:215px !important;
	top:139px !important;
}

#item53944 {
	width:171px !important;
	height:9px !important;
}

#item53941 {
	width:171px !important;
	height:9px !important;
	left:215px !important;
	top:152px !important;
}

#item53948 {
	width:171px !important;
	height:9px !important;
}

#item53945 {
	width:171px !important;
	height:9px !important;
	left:215px !important;
	top:166px !important;
}

#item53952 {
	width:171px !important;
	height:9px !important;
}

#item53949 {
	width:171px !important;
	height:9px !important;
	left:215px !important;
	top:179px !important;
}

#item53956 {
	width:171px !important;
	height:9px !important;
}

#item53953 {
	width:171px !important;
	height:9px !important;
	left:215px !important;
	top:206px !important;
}

#item151978 {
	width:171px !important;
	height:9px !important;
}

#item151975 {
	width:171px !important;
	height:9px !important;
	left:215px !important;
	top:192px !important;
}

#item53962 {
	width:171px !important;
	height:9px !important;
}

#item53959 {
	width:171px !important;
	height:9px !important;
	left:215px !important;
	top:219px !important;
}

#item53966 {
	width:171px !important;
	height:9px !important;
}

#item53963 {
	width:171px !important;
	height:9px !important;
	left:215px !important;
	top:232px !important;
}

#item53970 {
	width:171px !important;
	height:9px !important;
}

#item53967 {
	width:171px !important;
	height:9px !important;
	left:215px !important;
	top:246px !important;
}

#item53974 {
	width:171px !important;
	height:9px !important;
}

#item53971 {
	width:171px !important;
	height:9px !important;
	left:215px !important;
	top:259px !important;
}

#item53978 {
	width:171px !important;
	height:9px !important;
}

#item53975 {
	width:171px !important;
	height:9px !important;
	left:215px !important;
	top:273px !important;
}

#item53982 {
	width:171px !important;
	height:9px !important;
}

#item53979 {
	width:171px !important;
	height:9px !important;
	left:215px !important;
	top:287px !important;
}

#item53988 {
	width:171px !important;
	height:9px !important;
}

#item53985 {
	width:171px !important;
	height:9px !important;
	left:215px !important;
	top:300px !important;
}

#item53992 {
	width:172px !important;
	height:9px !important;
}

#item53989 {
	width:172px !important;
	height:9px !important;
	left:215px !important;
	top:313px !important;
}

#item53996 {
	width:172px !important;
	height:9px !important;
}

#item53993 {
	width:172px !important;
	height:9px !important;
	left:215px !important;
	top:326px !important;
}

#item54001 {
	width:171px !important;
	height:10px !important;
}

#item53998 {
	width:171px !important;
	height:10px !important;
	left:215px !important;
	top:339px !important;
}

#item54139 {
	width:180px !important;
	height:256px !important;
}

#item54140 {
	width:180px !important;
	height:256px !important;
	left:21px !important;
	top:500px !important;
}

#item151969 {
	width:24px !important;
	height:9px !important;
}

#item151970 {
	width:24px !important;
	height:9px !important;
	left:362px !important;
	top:104px !important;
}

#item53009 {
	width:639px !important;
	height:819px !important;
}

#item53006 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item53015 {
	width:141px !important;
	height:10px !important;
}

#item53016 {
	width:141px !important;
	height:10px !important;
	left:430px !important;
	top:524px !important;
}

#item54822 {
	width:143px !important;
	height:124px !important;
}

#item54823 {
	width:143px !important;
	height:124px !important;
	left:124px !important;
	top:246px !important;
}

#item54826 {
	width:134px !important;
	height:95px !important;
}

#item54827 {
	width:134px !important;
	height:95px !important;
	left:422px !important;
	top:72px !important;
}

#item131542 {
	width:49px !important;
	height:10px !important;
}

#item131543 {
	width:49px !important;
	height:10px !important;
	left:430px !important;
	top:500px !important;
}

#item131549 {
	width:47px !important;
	height:10px !important;
}

#item131546 {
	width:47px !important;
	height:10px !important;
	left:431px !important;
	top:512px !important;
}

#item151987 {
	width:72px !important;
	height:17px !important;
}

#item151988 {
	width:72px !important;
	height:17px !important;
	left:242px !important;
	top:90px !important;
}

#item151992 {
	width:99px !important;
	height:17px !important;
}

#item151993 {
	width:99px !important;
	height:17px !important;
	left:215px !important;
	top:149px !important;
}

#item151996 {
	width:42px !important;
	height:14px !important;
}

#item151997 {
	width:42px !important;
	height:14px !important;
	left:213px !important;
	top:222px !important;
}

#item152003 {
	width:42px !important;
	height:14px !important;
}

#item152000 {
	width:42px !important;
	height:14px !important;
	left:267px !important;
	top:222px !important;
}

#item53014 {
	width:639px !important;
	height:819px !important;
}

#item53011 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item53020 {
	width:169px !important;
	height:360px !important;
}

#item53021 {
	width:169px !important;
	height:360px !important;
	left:407px !important;
	top:396px !important;
}

#item54158 {
	width:40px !important;
	height:13px !important;
}

#item54155 {
	width:40px !important;
	height:13px !important;
	left:289px !important;
	top:442px !important;
}

#item152006 {
	width:639px !important;
	height:819px !important;
}

#item152007 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item60633 {
	width:639px !important;
	height:347px !important;
}

#item60634 {
	width:639px !important;
	height:347px !important;
	left:-18px !important;
	top:454px !important;
}

#item152010 {
	width:639px !important;
	height:819px !important;
}

#item152011 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item98615 {
	width:639px !important;
	height:819px !important;
}

#item105518 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item105525 {
	width:639px !important;
	height:819px !important;
}

#item105522 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item131567 {
	width:122px !important;
	height:99px !important;
}

#item131568 {
	width:122px !important;
	height:99px !important;
	left:50px !important;
	top:252px !important;
}

#item131576 {
	width:183px !important;
	height:36px !important;
}

#item131572 {
	width:183px !important;
	height:36px !important;
	left:33px !important;
	top:540px !important;
}

#item131584 {
	width:133px !important;
	height:67px !important;
}

#item131581 {
	width:133px !important;
	height:67px !important;
	left:428px !important;
	top:614px !important;
}

#item152014 {
	width:122px !important;
	height:73px !important;
}

#item152017 {
	width:122px !important;
	height:73px !important;
	left:50px !important;
	top:402px !important;
}

#item152020 {
	width:147px !important;
	height:67px !important;
}

#item152021 {
	width:147px !important;
	height:67px !important;
	left:50px !important;
	top:628px !important;
}

#item152024 {
	width:148px !important;
	height:67px !important;
}

#item152025 {
	width:148px !important;
	height:67px !important;
	left:428px !important;
	top:245px !important;
}

#item152028 {
	width:126px !important;
	height:73px !important;
}

#item152029 {
	width:126px !important;
	height:73px !important;
	left:435px !important;
	top:366px !important;
}

#item152033 {
	width:180px !important;
	height:45px !important;
}

#item152034 {
	width:180px !important;
	height:45px !important;
	left:396px !important;
	top:513px !important;
}

#item131585 {
	width:327px !important;
	height:819px !important;
}

#item131586 {
	width:327px !important;
	height:819px !important;
	left:294px !important;
	top:-18px !important;
}

#item93429 {
	width:182px !important;
	height:39px !important;
}

#item93430 {
	width:182px !important;
	height:39px !important;
	left:22px !important;
	top:548px !important;
}

#item113094 {
	width:147px !important;
	height:62px !important;
}

#item113095 {
	width:147px !important;
	height:62px !important;
	left:417px !important;
	top:671px !important;
}

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

#item113099 {
	width:141px !important;
	height:82px !important;
	left:420px !important;
	top:573px !important;
}

#item152037 {
	width:639px !important;
	height:819px !important;
}

#item152038 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item152046 {
	width:639px !important;
	height:819px !important;
}

#item152043 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item60702 {
	width:201px !important;
	height:272px !important;
}

#item60699 {
	width:201px !important;
	height:272px !important;
	left:200px !important;
	top:98px !important;
}

#item60706 {
	width:191px !important;
	height:307px !important;
}

#item60703 {
	width:191px !important;
	height:307px !important;
	left:385px !important;
	top:447px !important;
}

#item131591 {
	width:549px !important;
	height:359px !important;
}

#item131592 {
	width:549px !important;
	height:359px !important;
	left:27px !important;
	top:397px !important;
}

#item152048 {
	width:639px !important;
	height:819px !important;
}

#item152049 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item152052 {
	width:549px !important;
	height:360px !important;
}

#item152053 {
	width:549px !important;
	height:360px !important;
	left:27px !important;
	top:396px !important;
}

#item152615 {
	width:288px !important;
	height:100px !important;
}

#item152616 {
	width:288px !important;
	height:100px !important;
	left:22px !important;
	top:656px !important;
}

#item113085 {
	width:104px !important;
	height:19px !important;
}

#item113086 {
	width:104px !important;
	height:19px !important;
	left:424px !important;
	top:106px !important;
}

#item113148 {
	width:81px !important;
	height:17px !important;
}

#item113145 {
	width:81px !important;
	height:17px !important;
	left:260px !important;
	top:48px !important;
}

#item152059 {
	width:267px !important;
	height:738px !important;
}

#item152060 {
	width:267px !important;
	height:738px !important;
	left:309px !important;
	top:18px !important;
}

#item152063 {
	width:639px !important;
	height:819px !important;
}

#item152064 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item139297 {
	width:92px !important;
	height:29px !important;
}

#item139298 {
	width:92px !important;
	height:29px !important;
	left:163px !important;
	top:720px !important;
}

#item152071 {
	width:105px !important;
	height:29px !important;
}

#item152068 {
	width:105px !important;
	height:29px !important;
	left:471px !important;
	top:590px !important;
}

#item92624 {
	width:639px !important;
	height:819px !important;
}

#item92625 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item152072 {
	width:267px !important;
	height:360px !important;
}

#item152073 {
	width:267px !important;
	height:360px !important;
	left:309px !important;
	top:18px !important;
}

#item152077 {
	width:267px !important;
	height:360px !important;
}

#item152078 {
	width:267px !important;
	height:360px !important;
	left:27px !important;
	top:18px !important;
}

#item152081 {
	width:549px !important;
	height:359px !important;
}

#item152082 {
	width:549px !important;
	height:359px !important;
	left:27px !important;
	top:397px !important;
}

#item105573 {
	width:639px !important;
	height:819px !important;
}

#item105574 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item105581 {
	width:266px !important;
	height:361px !important;
}

#item105582 {
	width:266px !important;
	height:361px !important;
	left:27px !important;
	top:395px !important;
}

#item152085 {
	width:264px !important;
	height:361px !important;
}

#item152086 {
	width:264px !important;
	height:361px !important;
	left:312px !important;
	top:395px !important;
}

#item152090 {
	width:194px !important;
	height:66px !important;
}

#item152091 {
	width:194px !important;
	height:66px !important;
	left:427px !important;
	top:729px !important;
}

#item170718 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item152096 {
	width:639px !important;
	height:819px !important;
}

#item152097 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item152100 {
	width:549px !important;
	height:345px !important;
}

#item152101 {
	width:549px !important;
	height:345px !important;
	left:27px !important;
	top:411px !important;
}

#item152105 {
	width:639px !important;
	height:819px !important;
}

#item152106 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item92650 {
	width:56px !important;
	height:16px !important;
}

#item92651 {
	width:56px !important;
	height:16px !important;
	left:334px !important;
	top:492px !important;
}

#item105606 {
	width:62px !important;
	height:16px !important;
}

#item105602 {
	width:62px !important;
	height:16px !important;
	left:210px !important;
	top:534px !important;
}

#item92663 {
	width:62px !important;
	height:16px !important;
}

#item92660 {
	width:62px !important;
	height:16px !important;
	left:263px !important;
	top:614px !important;
}

#item92671 {
	width:173px !important;
	height:22px !important;
}

#item92668 {
	width:173px !important;
	height:22px !important;
	left:27px !important;
	top:725px !important;
}

#item105616 {
	width:62px !important;
	height:16px !important;
}

#item105613 {
	width:62px !important;
	height:16px !important;
	left:442px !important;
	top:595px !important;
}

#item152119 {
	width:34px !important;
	height:16px !important;
}

#item152114 {
	width:34px !important;
	height:16px !important;
	left:514px !important;
	top:595px !important;
}

#item92675 {
	width:62px !important;
	height:13px !important;
}

#item92672 {
	width:62px !important;
	height:13px !important;
	left:250px !important;
	top:119px !important;
}

#item105625 {
	width:62px !important;
	height:13px !important;
}

#item105622 {
	width:62px !important;
	height:13px !important;
	left:250px !important;
	top:78px !important;
}

#item105629 {
	width:57px !important;
	height:13px !important;
}

#item105626 {
	width:57px !important;
	height:13px !important;
	left:401px !important;
	top:91px !important;
}

#item152110 {
	width:168px !important;
	height:22px !important;
}

#item152111 {
	width:168px !important;
	height:22px !important;
	left:214px !important;
	top:588px !important;
}

#item139100 {
	width:194px !important;
	height:16px !important;
}

#item139101 {
	width:194px !important;
	height:16px !important;
	left:382px !important;
	top:48px !important;
}

#item139107 {
	width:194px !important;
	height:11px !important;
}

#item139104 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:77px !important;
}

#item139124 {
	width:194px !important;
	height:11px !important;
}

#item139120 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:129px !important;
}

#item139141 {
	width:194px !important;
	height:11px !important;
}

#item139138 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:204px !important;
}

#item139177 {
	width:194px !important;
	height:11px !important;
}

#item139174 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:341px !important;
}

#item139214 {
	width:194px !important;
	height:11px !important;
}

#item139211 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:454px !important;
}

#item139243 {
	width:194px !important;
	height:11px !important;
}

#item139239 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:554px !important;
}

#item139119 {
	width:194px !important;
	height:11px !important;
}

#item139116 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:116px !important;
}

#item139145 {
	width:194px !important;
	height:11px !important;
}

#item139142 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:190px !important;
}

#item139181 {
	width:194px !important;
	height:11px !important;
}

#item139178 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:328px !important;
}

#item139248 {
	width:194px !important;
	height:11px !important;
}

#item139245 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:542px !important;
}

#item139128 {
	width:194px !important;
	height:11px !important;
}

#item139125 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:177px !important;
}

#item139185 {
	width:194px !important;
	height:11px !important;
}

#item139182 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:307px !important;
}

#item139222 {
	width:194px !important;
	height:11px !important;
}

#item139219 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:406px !important;
}

#item152127 {
	width:194px !important;
	height:11px !important;
}

#item152124 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:429px !important;
}

#item152131 {
	width:194px !important;
	height:11px !important;
}

#item152128 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:441px !important;
}

#item139252 {
	width:194px !important;
	height:11px !important;
}

#item139249 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:529px !important;
}

#item139149 {
	width:194px !important;
	height:11px !important;
}

#item139146 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:255px !important;
}

#item139189 {
	width:194px !important;
	height:11px !important;
}

#item139186 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:380px !important;
}

#item139226 {
	width:194px !important;
	height:11px !important;
}

#item139223 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:494px !important;
}

#item139256 {
	width:194px !important;
	height:11px !important;
}

#item139253 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:593px !important;
}

#item139277 {
	width:194px !important;
	height:11px !important;
}

#item139273 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:646px !important;
}

#item139165 {
	width:194px !important;
	height:11px !important;
}

#item139162 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:294px !important;
}

#item139111 {
	width:194px !important;
	height:11px !important;
}

#item139108 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:90px !important;
}

#item139132 {
	width:194px !important;
	height:11px !important;
}

#item139129 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:142px !important;
}

#item139154 {
	width:194px !important;
	height:11px !important;
}

#item139150 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:216px !important;
}

#item152123 {
	width:194px !important;
	height:11px !important;
}

#item152120 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:230px !important;
}

#item139197 {
	width:194px !important;
	height:11px !important;
}

#item139194 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:355px !important;
}

#item139230 {
	width:194px !important;
	height:11px !important;
}

#item139227 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:468px !important;
}

#item139260 {
	width:194px !important;
	height:11px !important;
}

#item139257 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:568px !important;
}

#item139169 {
	width:194px !important;
	height:11px !important;
}

#item139166 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:268px !important;
}

#item139201 {
	width:194px !important;
	height:11px !important;
}

#item139198 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:393px !important;
}

#item139234 {
	width:194px !important;
	height:11px !important;
}

#item139231 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:506px !important;
}

#item139264 {
	width:194px !important;
	height:11px !important;
}

#item139261 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:607px !important;
}

#item139281 {
	width:194px !important;
	height:11px !important;
}

#item139278 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:659px !important;
}

#item139272 {
	width:194px !important;
	height:11px !important;
}

#item139269 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:619px !important;
}

#item139285 {
	width:194px !important;
	height:11px !important;
}

#item139282 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:672px !important;
}

#item139289 {
	width:194px !important;
	height:11px !important;
}

#item139286 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:707px !important;
}

#item139115 {
	width:194px !important;
	height:11px !important;
}

#item139112 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:103px !important;
}

#item139137 {
	width:194px !important;
	height:11px !important;
}

#item139133 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:155px !important;
}

#item139158 {
	width:194px !important;
	height:11px !important;
}

#item139155 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:242px !important;
}

#item139205 {
	width:194px !important;
	height:11px !important;
}

#item139202 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:367px !important;
}

#item139238 {
	width:194px !important;
	height:11px !important;
}

#item139235 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:481px !important;
}

#item139268 {
	width:194px !important;
	height:11px !important;
}

#item139265 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:581px !important;
}

#item139173 {
	width:194px !important;
	height:11px !important;
}

#item139170 {
	width:194px !important;
	height:11px !important;
	left:382px !important;
	top:281px !important;
}

#item152135 {
	width:549px !important;
	height:360px !important;
}

#item152136 {
	width:549px !important;
	height:360px !important;
	left:27px !important;
	top:396px !important;
}

#item152139 {
	width:639px !important;
	height:819px !important;
}

#item152140 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item152144 {
	width:639px !important;
	height:819px !important;
}

#item152145 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item92736 {
	width:91px !important;
	height:26px !important;
}

#item92737 {
	width:91px !important;
	height:26px !important;
	left:454px !important;
	top:58px !important;
}

#item92743 {
	width:98px !important;
	height:26px !important;
}

#item92740 {
	width:98px !important;
	height:26px !important;
	left:454px !important;
	top:58px !important;
}

#item92752 {
	width:98px !important;
	height:30px !important;
}

#item92748 {
	width:98px !important;
	height:30px !important;
	left:448px !important;
	top:66px !important;
}

#item92756 {
	width:98px !important;
	height:30px !important;
}

#item92753 {
	width:98px !important;
	height:30px !important;
	left:450px !important;
	top:62px !important;
}

#item135042 {
	width:98px !important;
	height:30px !important;
}

#item135039 {
	width:98px !important;
	height:30px !important;
	left:453px !important;
	top:68px !important;
}

#item135048 {
	width:98px !important;
	height:30px !important;
}

#item135045 {
	width:98px !important;
	height:30px !important;
	left:453px !important;
	top:70px !important;
}

#item92757 {
	width:603px !important;
	height:783px !important;
}

#item92758 {
	width:603px !important;
	height:783px !important;
}

#item92762 {
	width:109px !important;
	height:37px !important;
}

#item92763 {
	width:109px !important;
	height:37px !important;
	left:207px !important;
	top:454px !important;
}

#item92767 {
	width:132px !important;
	height:24px !important;
}

#item92768 {
	width:132px !important;
	height:24px !important;
	left:214px !important;
	top:418px !important;
}

#item152149 {
	width:549px !important;
	height:361px !important;
}

#item152150 {
	width:549px !important;
	height:361px !important;
	left:27px !important;
	top:18px !important;
}

#item152153 {
	width:171px !important;
	height:361px !important;
}

#item152154 {
	width:171px !important;
	height:361px !important;
	left:27px !important;
	top:395px !important;
}

#item152157 {
	width:361px !important;
	height:361px !important;
}

#item152158 {
	width:361px !important;
	height:361px !important;
	left:215px !important;
	top:395px !important;
}

#item152161 {
	width:171px !important;
	height:360px !important;
}

#item152162 {
	width:171px !important;
	height:360px !important;
	left:27px !important;
	top:396px !important;
}

#item135068 {
	width:549px !important;
	height:738px !important;
}

#item135069 {
	width:549px !important;
	height:738px !important;
	left:27px !important;
	top:18px !important;
}

#item152166 {
	width:549px !important;
	height:360px !important;
}

#item152167 {
	width:549px !important;
	height:360px !important;
	left:27px !important;
	top:396px !important;
}

#item152544 {
	width:86px !important;
	height:66px !important;
}

#item152555 {
	width:86px !important;
	height:66px !important;
	left:61px !important;
	top:484px !important;
}

#item152546 {
	width:147px !important;
	height:55px !important;
}

#item152558 {
	width:147px !important;
	height:55px !important;
	left:415px !important;
	top:425px !important;
}

#item152548 {
	width:98px !important;
	height:98px !important;
}

#item152569 {
	width:98px !important;
	height:98px !important;
	left:457px !important;
	top:573px !important;
}

#item152549 {
	width:128px !important;
	height:46px !important;
}

#item152566 {
	width:128px !important;
	height:46px !important;
	left:307px !important;
	top:605px !important;
}

#item152550 {
	width:128px !important;
	height:79px !important;
}

#item152563 {
	width:128px !important;
	height:79px !important;
	left:159px !important;
	top:583px !important;
}

#item152552 {
	width:109px !important;
	height:62px !important;
}

#item152572 {
	width:109px !important;
	height:62px !important;
	left:31px !important;
	top:694px !important;
}

#item152553 {
	width:161px !important;
	height:66px !important;
}

#item152575 {
	width:161px !important;
	height:66px !important;
	left:221px !important;
	top:690px !important;
}

#item152171 {
	width:163px !important;
	height:82px !important;
}

#item152172 {
	width:163px !important;
	height:82px !important;
	left:418px !important;
	top:650px !important;
}

#item152175 {
	width:639px !important;
	height:819px !important;
}

#item152176 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item152181 {
	width:266px !important;
	height:360px !important;
}

#item152182 {
	width:266px !important;
	height:360px !important;
	left:27px !important;
	top:396px !important;
}

#item152185 {
	width:267px !important;
	height:360px !important;
}

#item152186 {
	width:267px !important;
	height:360px !important;
	left:309px !important;
	top:396px !important;
}

#item152190 {
	width:639px !important;
	height:819px !important;
}

#item152191 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item135215 {
	width:179px !important;
	height:27px !important;
}

#item135216 {
	width:179px !important;
	height:27px !important;
	left:397px !important;
	top:306px !important;
}

#item135219 {
	width:175px !important;
	height:114px !important;
}

#item135220 {
	width:175px !important;
	height:114px !important;
	left:401px !important;
	top:470px !important;
}

#item135223 {
	width:173px !important;
	height:21px !important;
}

#item135224 {
	width:173px !important;
	height:21px !important;
	left:403px !important;
	top:273px !important;
}

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

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

#item135228 {
	width:171px !important;
	height:164px !important;
	left:405px !important;
	top:592px !important;
}

#item152194 {
	width:360px !important;
	height:360px !important;
}

#item152195 {
	width:360px !important;
	height:360px !important;
	left:27px !important;
	top:18px !important;
}

#item152198 {
	width:360px !important;
	height:360px !important;
}

#item152199 {
	width:360px !important;
	height:360px !important;
	left:27px !important;
	top:396px !important;
}

#item152203 {
	width:219px !important;
	height:801px !important;
}

#item152204 {
	width:219px !important;
	height:801px !important;
	left:402px !important;
}

#item152207 {
	width:639px !important;
	height:819px !important;
}

#item152208 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item152212 {
	width:639px !important;
	height:819px !important;
}

#item152213 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item152216 {
	width:234px !important;
	height:360px !important;
}

#item152218 {
	width:234px !important;
	height:360px !important;
	left:27px !important;
	top:396px !important;
}

#item152222 {
	width:639px !important;
	height:819px !important;
}

#item152223 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item152230 {
	width:171px !important;
	height:360px !important;
}

#item152231 {
	width:171px !important;
	height:360px !important;
	left:27px !important;
	top:396px !important;
}

#item152234 {
	width:639px !important;
	height:819px !important;
}

#item152235 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item135273 {
	width:361px !important;
	height:360px !important;
}

#item135274 {
	width:361px !important;
	height:360px !important;
	left:215px !important;
	top:396px !important;
}

#item152239 {
	width:171px !important;
	height:359px !important;
}

#item152240 {
	width:171px !important;
	height:359px !important;
	left:27px !important;
	top:397px !important;
}

#item152245 {
	width:359px !important;
	height:359px !important;
}

#item152246 {
	width:359px !important;
	height:359px !important;
	left:217px !important;
	top:397px !important;
}

#item152249 {
	width:641px !important;
	height:415px !important;
}

#item152250 {
	width:641px !important;
	height:415px !important;
	left:-18px !important;
	top:392px !important;
}

#item152579 {
	width:158px !important;
	height:81px !important;
}

#item152580 {
	width:158px !important;
	height:81px !important;
	left:411px !important;
	top:82px !important;
}

#item152584 {
	width:121px !important;
	height:81px !important;
}

#item152585 {
	width:121px !important;
	height:81px !important;
	left:294px !important;
	top:297px !important;
}

#item135337 {
	width:639px !important;
	height:819px !important;
}

#item135338 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item152253 {
	width:639px !important;
	height:819px !important;
}

#item152254 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item152257 {
	width:125px !important;
	height:75px !important;
}

#item152258 {
	width:125px !important;
	height:75px !important;
	left:293px !important;
	top:643px !important;
}

#item135349 {
	width:303px !important;
	height:23px !important;
}

#item135350 {
	width:303px !important;
	height:23px !important;
	left:41px !important;
	top:722px !important;
}

#item152261 {
	width:216px !important;
	height:819px !important;
}

#item152262 {
	width:216px !important;
	height:819px !important;
	left:405px !important;
	top:-18px !important;
}

#item151949 {
	width:549px !important;
	height:359px !important;
}

#item151950 {
	width:549px !important;
	height:359px !important;
	left:27px !important;
	top:397px !important;
}

#item139055 {
	width:79px !important;
	height:16px !important;
}

#item139056 {
	width:79px !important;
	height:16px !important;
	left:404px !important;
	top:319px !important;
}

#item152265 {
	width:265px !important;
	height:358px !important;
}

#item152266 {
	width:265px !important;
	height:358px !important;
	left:27px !important;
	top:398px !important;
}

#item152270 {
	width:266px !important;
	height:358px !important;
}

#item152271 {
	width:266px !important;
	height:358px !important;
	left:310px !important;
	top:398px !important;
}

#item152275 {
	width:154px !important;
	height:86px !important;
}

#item152276 {
	width:154px !important;
	height:86px !important;
	left:422px !important;
	top:82px !important;
}

#item152279 {
	width:360px !important;
	height:359px !important;
}

#item152280 {
	width:360px !important;
	height:359px !important;
	left:27px !important;
	top:397px !important;
}

#item152283 {
	width:171px !important;
	height:365px !important;
}

#item152284 {
	width:171px !important;
	height:365px !important;
	left:405px !important;
	top:392px !important;
}

#item138707 {
	width:639px !important;
	height:819px !important;
}

#item138708 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item152292 {
	width:166px !important;
	height:93px !important;
}

#item152293 {
	width:166px !important;
	height:93px !important;
	left:223px !important;
	top:277px !important;
}

#item152296 {
	width:237px !important;
	height:359px !important;
}

#item152297 {
	width:237px !important;
	height:359px !important;
	left:27px !important;
	top:397px !important;
}

#item152301 {
	width:639px !important;
	height:819px !important;
}

#item152302 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item138729 {
	width:98px !important;
	height:16px !important;
}

#item138730 {
	width:98px !important;
	height:16px !important;
	left:99px !important;
	top:735px !important;
}

#item152305 {
	width:264px !important;
	height:359px !important;
}

#item152306 {
	width:264px !important;
	height:359px !important;
	left:312px !important;
	top:396px !important;
}

#item138733 {
	width:639px !important;
	height:819px !important;
}

#item138734 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item152311 {
	width:639px !important;
	height:532px !important;
}

#item152312 {
	width:639px !important;
	height:532px !important;
	left:-18px !important;
	top:-18px !important;
}

#item152316 {
	width:143px !important;
	height:78px !important;
}

#item152317 {
	width:143px !important;
	height:78px !important;
	left:232px !important;
	top:663px !important;
}

#item152320 {
	width:192px !important;
	height:53px !important;
}

#item152321 {
	width:192px !important;
	height:53px !important;
	left:26px !important;
	top:699px !important;
}

#item152324 {
	width:171px !important;
	height:361px !important;
}

#item152325 {
	width:171px !important;
	height:361px !important;
	left:405px !important;
	top:396px !important;
}

#item152328 {
	width:261px !important;
	height:360px !important;
}

#item152330 {
	width:261px !important;
	height:360px !important;
	left:27px !important;
	top:396px !important;
}

#item152329 {
	width:261px !important;
	height:360px !important;
}

#item152334 {
	width:261px !important;
	height:360px !important;
	left:315px !important;
	top:396px !important;
}

#item152337 {
	width:166px !important;
	height:81px !important;
}

#item152338 {
	width:166px !important;
	height:81px !important;
	left:406px !important;
	top:675px !important;
}

#item152342 {
	width:549px !important;
	height:360px !important;
}

#item152343 {
	width:549px !important;
	height:360px !important;
	left:27px !important;
	top:396px !important;
}

#item112731 {
	width:140px !important;
	height:90px !important;
}

#item112732 {
	width:140px !important;
	height:90px !important;
	left:396px !important;
	top:428px !important;
}

#item152347 {
	width:140px !important;
	height:94px !important;
}

#item152348 {
	width:140px !important;
	height:94px !important;
	left:232px !important;
	top:425px !important;
}

#item138766 {
	width:131px !important;
	height:359px !important;
}

#item138767 {
	width:131px !important;
	height:359px !important;
	left:27px !important;
	top:397px !important;
}

#item152351 {
	width:549px !important;
	height:360px !important;
}

#item152352 {
	width:549px !important;
	height:360px !important;
	left:27px !important;
	top:18px !important;
}

#item152357 {
	width:131px !important;
	height:359px !important;
}

#item152358 {
	width:131px !important;
	height:359px !important;
	left:167px !important;
	top:397px !important;
}

#item152361 {
	width:131px !important;
	height:359px !important;
}

#item152362 {
	width:131px !important;
	height:359px !important;
	left:306px !important;
	top:397px !important;
}

#item152365 {
	width:131px !important;
	height:359px !important;
}

#item152366 {
	width:131px !important;
	height:359px !important;
	left:446px !important;
	top:397px !important;
}

#item138770 {
	width:163px !important;
	height:109px !important;
}

#item138771 {
	width:163px !important;
	height:109px !important;
	left:402px !important;
	top:210px !important;
}

#item138782 {
	width:549px !important;
	height:360px !important;
}

#item138783 {
	width:549px !important;
	height:360px !important;
	left:27px !important;
	top:396px !important;
}

#item138788 {
	width:140px !important;
	height:94px !important;
}

#item138789 {
	width:140px !important;
	height:94px !important;
	left:225px !important;
	top:516px !important;
}

#item152369 {
	width:159px !important;
	height:81px !important;
}

#item152370 {
	width:159px !important;
	height:81px !important;
	left:417px !important;
	top:668px !important;
}

#item138798 {
	width:263px !important;
	height:359px !important;
}

#item138799 {
	width:263px !important;
	height:359px !important;
	left:313px !important;
	top:18px !important;
}

#item152373 {
	width:549px !important;
	height:374px !important;
}

#item152374 {
	width:549px !important;
	height:374px !important;
	left:27px !important;
	top:383px !important;
}

#item152377 {
	width:275px !important;
	height:359px !important;
}

#item152378 {
	width:275px !important;
	height:359px !important;
	left:27px !important;
	top:18px !important;
}

#item138820 {
	width:148px !important;
	height:81px !important;
}

#item138821 {
	width:148px !important;
	height:81px !important;
	left:224px !important;
	top:665px !important;
}

#item152382 {
	width:266px !important;
	height:359px !important;
}

#item152383 {
	width:266px !important;
	height:359px !important;
	left:27px !important;
	top:18px !important;
}

#item152386 {
	width:267px !important;
	height:363px !important;
}

#item152387 {
	width:267px !important;
	height:363px !important;
	left:309px !important;
	top:18px !important;
}

#item152391 {
	width:549px !important;
	height:360px !important;
}

#item152392 {
	width:549px !important;
	height:360px !important;
	left:27px !important;
	top:396px !important;
}

#item152395 {
	width:359px !important;
	height:347px !important;
}

#item152396 {
	width:359px !important;
	height:347px !important;
	left:27px !important;
	top:409px !important;
}

#item152399 {
	width:219px !important;
	height:819px !important;
}

#item152400 {
	width:219px !important;
	height:819px !important;
	left:402px !important;
	top:-18px !important;
}

#item152403 {
	width:639px !important;
	height:819px !important;
}

#item152404 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item152407 {
	width:145px !important;
	height:89px !important;
}

#item152408 {
	width:145px !important;
	height:89px !important;
	left:425px !important;
	top:662px !important;
}

#item152412 {
	width:639px !important;
	height:819px !important;
}

#item152413 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item152416 {
	width:131px !important;
	height:74px !important;
}

#item152417 {
	width:131px !important;
	height:74px !important;
	left:433px !important;
	top:659px !important;
}

#item152423 {
	width:639px !important;
	height:819px !important;
}

#item152424 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item152427 {
	width:131px !important;
	height:74px !important;
}

#item152428 {
	width:131px !important;
	height:74px !important;
	left:235px !important;
	top:667px !important;
}

#item152431 {
	width:265px !important;
	height:360px !important;
}

#item152432 {
	width:265px !important;
	height:360px !important;
	left:311px !important;
	top:18px !important;
}

#item152436 {
	width:549px !important;
	height:359px !important;
}

#item152437 {
	width:549px !important;
	height:359px !important;
	left:27px !important;
	top:397px !important;
}

#item152441 {
	width:142px !important;
	height:86px !important;
}

#item152442 {
	width:142px !important;
	height:86px !important;
	left:417px !important;
	top:491px !important;
}

#item152445 {
	width:178px !important;
	height:53px !important;
}

#item152446 {
	width:178px !important;
	height:53px !important;
	left:390px !important;
	top:703px !important;
}

#item152450 {
	width:143px !important;
	height:108px !important;
}

#item152451 {
	width:143px !important;
	height:108px !important;
	left:412px !important;
	top:264px !important;
}

#item152455 {
	width:160px !important;
	height:72px !important;
}

#item152456 {
	width:160px !important;
	height:72px !important;
	left:409px !important;
	top:313px !important;
}

#item152459 {
	width:639px !important;
	height:819px !important;
}

#item152460 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item152467 {
	width:130px !important;
	height:78px !important;
}

#item152468 {
	width:130px !important;
	height:78px !important;
	left:431px !important;
	top:490px !important;
}

#item152471 {
	width:639px !important;
	height:819px !important;
}

#item152472 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item152475 {
	width:361px !important;
	height:359px !important;
}

#item152476 {
	width:361px !important;
	height:359px !important;
	left:27px !important;
	top:397px !important;
}

#item152486 {
	width:639px !important;
	height:819px !important;
}

#item152483 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item152487 {
	width:145px !important;
	height:88px !important;
}

#item152488 {
	width:145px !important;
	height:88px !important;
	left:431px !important;
	top:351px !important;
}

#item138943 {
	width:63px !important;
	height:23px !important;
}

#item138944 {
	width:63px !important;
	height:23px !important;
	left:418px !important;
	top:709px !important;
}

#item98008 {
	width:172px !important;
	height:11px !important;
}

#item98005 {
	width:172px !important;
	height:11px !important;
	left:27px !important;
	top:51px !important;
}

#item98012 {
	width:172px !important;
	height:11px !important;
}

#item98009 {
	width:172px !important;
	height:11px !important;
	left:216px !important;
	top:50px !important;
}

#item98017 {
	width:163px !important;
	height:11px !important;
}

#item98013 {
	width:163px !important;
	height:11px !important;
	left:411px !important;
	top:81px !important;
}

#item98021 {
	width:163px !important;
	height:11px !important;
}

#item98018 {
	width:163px !important;
	height:11px !important;
	left:411px !important;
	top:95px !important;
}

#item98033 {
	width:172px !important;
	height:11px !important;
}

#item98030 {
	width:172px !important;
	height:11px !important;
	left:216px !important;
	top:65px !important;
}

#item98037 {
	width:172px !important;
	height:11px !important;
}

#item98034 {
	width:172px !important;
	height:11px !important;
	left:216px !important;
	top:79px !important;
}

#item98041 {
	width:163px !important;
	height:11px !important;
}

#item98038 {
	width:163px !important;
	height:11px !important;
	left:411px !important;
	top:109px !important;
}

#item98045 {
	width:163px !important;
	height:11px !important;
}

#item98042 {
	width:163px !important;
	height:11px !important;
	left:411px !important;
	top:123px !important;
}

#item98049 {
	width:163px !important;
	height:11px !important;
}

#item98046 {
	width:163px !important;
	height:11px !important;
	left:411px !important;
	top:137px !important;
}

#item98057 {
	width:163px !important;
	height:11px !important;
}

#item98054 {
	width:163px !important;
	height:11px !important;
	left:411px !important;
	top:165px !important;
}

#item113016 {
	width:163px !important;
	height:11px !important;
}

#item113013 {
	width:163px !important;
	height:11px !important;
	left:411px !important;
	top:151px !important;
}

#item98061 {
	width:163px !important;
	height:11px !important;
}

#item98058 {
	width:163px !important;
	height:11px !important;
	left:411px !important;
	top:179px !important;
}

#item98065 {
	width:170px !important;
	height:11px !important;
}

#item98062 {
	width:170px !important;
	height:11px !important;
	left:217px !important;
	top:392px !important;
}

#item98069 {
	width:172px !important;
	height:11px !important;
}

#item98066 {
	width:172px !important;
	height:11px !important;
	left:216px !important;
	top:407px !important;
}

#item98074 {
	width:172px !important;
	height:11px !important;
}

#item98070 {
	width:172px !important;
	height:11px !important;
	left:216px !important;
	top:422px !important;
}

#item98078 {
	width:172px !important;
	height:11px !important;
}

#item98075 {
	width:172px !important;
	height:11px !important;
	left:216px !important;
	top:437px !important;
}

#item98082 {
	width:172px !important;
	height:11px !important;
}

#item98079 {
	width:172px !important;
	height:11px !important;
	left:216px !important;
	top:451px !important;
}

#item98086 {
	width:172px !important;
	height:11px !important;
}

#item98083 {
	width:172px !important;
	height:11px !important;
	left:216px !important;
	top:468px !important;
}

#item98091 {
	width:172px !important;
	height:11px !important;
}

#item98087 {
	width:172px !important;
	height:11px !important;
	left:216px !important;
	top:481px !important;
}

#item98095 {
	width:154px !important;
	height:11px !important;
}

#item98092 {
	width:154px !important;
	height:11px !important;
	left:216px !important;
	top:496px !important;
}

#item152522 {
	width:7px !important;
	height:11px !important;
}

#item152519 {
	width:7px !important;
	height:11px !important;
	left:372px !important;
	top:496px !important;
}

#item152526 {
	width:7px !important;
	height:11px !important;
}

#item152523 {
	width:7px !important;
	height:11px !important;
	left:381px !important;
	top:496px !important;
}

#item98099 {
	width:173px !important;
	height:11px !important;
}

#item98096 {
	width:173px !important;
	height:11px !important;
	left:215px !important;
	top:631px !important;
}

#item98104 {
	width:172px !important;
	height:11px !important;
}

#item98100 {
	width:172px !important;
	height:11px !important;
	left:216px !important;
	top:541px !important;
}

#item98108 {
	width:173px !important;
	height:11px !important;
}

#item98105 {
	width:173px !important;
	height:11px !important;
	left:215px !important;
	top:645px !important;
}

#item98112 {
	width:172px !important;
	height:11px !important;
}

#item98109 {
	width:172px !important;
	height:11px !important;
	left:216px !important;
	top:556px !important;
}

#item98116 {
	width:173px !important;
	height:11px !important;
}

#item98113 {
	width:173px !important;
	height:11px !important;
	left:215px !important;
	top:570px !important;
}

#item98120 {
	width:172px !important;
	height:11px !important;
}

#item98117 {
	width:172px !important;
	height:11px !important;
	left:215px !important;
	top:660px !important;
}

#item98124 {
	width:154px !important;
	height:11px !important;
}

#item98121 {
	width:154px !important;
	height:11px !important;
	left:215px !important;
	top:586px !important;
}

#item152530 {
	width:15px !important;
	height:11px !important;
}

#item152527 {
	width:15px !important;
	height:11px !important;
	left:373px !important;
	top:586px !important;
}

#item98128 {
	width:173px !important;
	height:11px !important;
}

#item98125 {
	width:173px !important;
	height:11px !important;
	left:215px !important;
	top:675px !important;
}

#item98132 {
	width:173px !important;
	height:11px !important;
}

#item98129 {
	width:173px !important;
	height:11px !important;
	left:215px !important;
	top:601px !important;
}

#item98137 {
	width:142px !important;
	height:11px !important;
}

#item98133 {
	width:142px !important;
	height:11px !important;
	left:215px !important;
	top:616px !important;
}

#item113007 {
	width:9px !important;
	height:11px !important;
}

#item113004 {
	width:9px !important;
	height:11px !important;
	left:360px !important;
	top:616px !important;
}

#item98141 {
	width:173px !important;
	height:11px !important;
}

#item98138 {
	width:173px !important;
	height:11px !important;
	left:215px !important;
	top:689px !important;
}

#item98145 {
	width:173px !important;
	height:11px !important;
}

#item98142 {
	width:173px !important;
	height:11px !important;
	left:215px !important;
	top:704px !important;
}

#item139039 {
	width:173px !important;
	height:11px !important;
}

#item139036 {
	width:173px !important;
	height:11px !important;
	left:215px !important;
	top:718px !important;
}

#item139044 {
	width:173px !important;
	height:11px !important;
}

#item139041 {
	width:173px !important;
	height:11px !important;
	left:215px !important;
	top:734px !important;
}

#item98157 {
	width:172px !important;
	height:11px !important;
}

#item98154 {
	width:172px !important;
	height:11px !important;
	left:216px !important;
	top:511px !important;
}

#item98161 {
	width:172px !important;
	height:11px !important;
}

#item98158 {
	width:172px !important;
	height:11px !important;
	left:216px !important;
	top:526px !important;
}

#item98177 {
	width:172px !important;
	height:11px !important;
}

#item98174 {
	width:172px !important;
	height:11px !important;
	left:216px !important;
	top:94px !important;
}

#item98181 {
	width:172px !important;
	height:11px !important;
}

#item98178 {
	width:172px !important;
	height:11px !important;
	left:216px !important;
	top:108px !important;
}

#item98185 {
	width:172px !important;
	height:11px !important;
}

#item98182 {
	width:172px !important;
	height:11px !important;
	left:215px !important;
	top:124px !important;
}

#item98189 {
	width:172px !important;
	height:11px !important;
}

#item98186 {
	width:172px !important;
	height:11px !important;
	left:216px !important;
	top:139px !important;
}

#item98195 {
	width:172px !important;
	height:11px !important;
}

#item98191 {
	width:172px !important;
	height:11px !important;
	left:215px !important;
	top:153px !important;
}

#item98199 {
	width:172px !important;
	height:11px !important;
}

#item98196 {
	width:172px !important;
	height:11px !important;
	left:215px !important;
	top:169px !important;
}

#item98203 {
	width:172px !important;
	height:11px !important;
}

#item98200 {
	width:172px !important;
	height:11px !important;
	left:215px !important;
	top:183px !important;
}

#item98207 {
	width:163px !important;
	height:11px !important;
}

#item98204 {
	width:163px !important;
	height:11px !important;
	left:411px !important;
	top:193px !important;
}

#item98211 {
	width:172px !important;
	height:11px !important;
}

#item98208 {
	width:172px !important;
	height:11px !important;
	left:215px !important;
	top:199px !important;
}

#item98215 {
	width:163px !important;
	height:11px !important;
}

#item98212 {
	width:163px !important;
	height:11px !important;
	left:411px !important;
	top:207px !important;
}

#item98219 {
	width:163px !important;
	height:11px !important;
}

#item98216 {
	width:163px !important;
	height:11px !important;
	left:411px !important;
	top:221px !important;
}

#item98223 {
	width:172px !important;
	height:11px !important;
}

#item98220 {
	width:172px !important;
	height:11px !important;
	left:215px !important;
	top:228px !important;
}

#item98231 {
	width:172px !important;
	height:11px !important;
}

#item98228 {
	width:172px !important;
	height:11px !important;
	left:216px !important;
	top:243px !important;
}

#item112954 {
	width:137px !important;
	height:11px !important;
}

#item112951 {
	width:137px !important;
	height:11px !important;
	left:215px !important;
	top:333px !important;
}

#item152513 {
	width:16px !important;
	height:11px !important;
}

#item152510 {
	width:16px !important;
	height:11px !important;
	left:354px !important;
	top:333px !important;
}

#item152518 {
	width:16px !important;
	height:11px !important;
}

#item152514 {
	width:16px !important;
	height:11px !important;
	left:372px !important;
	top:333px !important;
}

#item98239 {
	width:172px !important;
	height:11px !important;
}

#item98236 {
	width:172px !important;
	height:11px !important;
	left:215px !important;
	top:259px !important;
}

#item98257 {
	width:172px !important;
	height:11px !important;
}

#item98254 {
	width:172px !important;
	height:11px !important;
	left:215px !important;
	top:273px !important;
}

#item98265 {
	width:173px !important;
	height:11px !important;
}

#item98262 {
	width:173px !important;
	height:11px !important;
	left:215px !important;
	top:288px !important;
}

#item98274 {
	width:173px !important;
	height:11px !important;
}

#item98270 {
	width:173px !important;
	height:11px !important;
	left:215px !important;
	top:302px !important;
}

#item98282 {
	width:173px !important;
	height:11px !important;
}

#item98279 {
	width:173px !important;
	height:11px !important;
	left:215px !important;
	top:318px !important;
}

#item98290 {
	width:172px !important;
	height:11px !important;
}

#item98287 {
	width:172px !important;
	height:11px !important;
	left:216px !important;
	top:348px !important;
}

#item98298 {
	width:172px !important;
	height:11px !important;
}

#item98295 {
	width:172px !important;
	height:11px !important;
	left:216px !important;
	top:362px !important;
}

#item98315 {
	width:172px !important;
	height:11px !important;
}

#item98311 {
	width:172px !important;
	height:11px !important;
	left:216px !important;
	top:378px !important;
}

#item98339 {
	width:172px !important;
	height:11px !important;
}

#item98336 {
	width:172px !important;
	height:11px !important;
	left:216px !important;
	top:213px !important;
}

#item98347 {
	width:172px !important;
	height:11px !important;
}

#item98344 {
	width:172px !important;
	height:11px !important;
	left:27px !important;
	top:64px !important;
}

#item98351 {
	width:172px !important;
	height:13px !important;
}

#item98348 {
	width:172px !important;
	height:13px !important;
	left:27px !important;
	top:77px !important;
}

#item138955 {
	width:172px !important;
	height:13px !important;
}

#item138952 {
	width:172px !important;
	height:13px !important;
	left:27px !important;
	top:92px !important;
}

#item98355 {
	width:172px !important;
	height:12px !important;
}

#item98352 {
	width:172px !important;
	height:12px !important;
	left:27px !important;
	top:107px !important;
}

#item98359 {
	width:173px !important;
	height:11px !important;
}

#item98356 {
	width:173px !important;
	height:11px !important;
	left:27px !important;
	top:123px !important;
}

#item98363 {
	width:172px !important;
	height:11px !important;
}

#item98360 {
	width:172px !important;
	height:11px !important;
	left:27px !important;
	top:378px !important;
}

#item98367 {
	width:172px !important;
	height:11px !important;
}

#item98364 {
	width:172px !important;
	height:11px !important;
	left:28px !important;
	top:137px !important;
}

#item98371 {
	width:172px !important;
	height:11px !important;
}

#item98368 {
	width:172px !important;
	height:11px !important;
	left:27px !important;
	top:391px !important;
}

#item98376 {
	width:172px !important;
	height:11px !important;
}

#item98373 {
	width:172px !important;
	height:11px !important;
	left:27px !important;
	top:153px !important;
}

#item138960 {
	width:172px !important;
	height:10px !important;
}

#item138957 {
	width:172px !important;
	height:10px !important;
	left:27px !important;
	top:169px !important;
}

#item98381 {
	width:171px !important;
	height:11px !important;
}

#item98377 {
	width:171px !important;
	height:11px !important;
	left:27px !important;
	top:407px !important;
}

#item98385 {
	width:172px !important;
	height:11px !important;
}

#item98382 {
	width:172px !important;
	height:11px !important;
	left:27px !important;
	top:422px !important;
}

#item98389 {
	width:172px !important;
	height:11px !important;
}

#item98386 {
	width:172px !important;
	height:11px !important;
	left:27px !important;
	top:182px !important;
}

#item98393 {
	width:173px !important;
	height:11px !important;
}

#item98390 {
	width:173px !important;
	height:11px !important;
	left:26px !important;
	top:436px !important;
}

#item98397 {
	width:172px !important;
	height:11px !important;
}

#item98394 {
	width:172px !important;
	height:11px !important;
	left:27px !important;
	top:196px !important;
}

#item98402 {
	width:172px !important;
	height:11px !important;
}

#item98398 {
	width:172px !important;
	height:11px !important;
	left:26px !important;
	top:452px !important;
}

#item98406 {
	width:172px !important;
	height:11px !important;
}

#item98403 {
	width:172px !important;
	height:11px !important;
	left:27px !important;
	top:211px !important;
}

#item98410 {
	width:172px !important;
	height:11px !important;
}

#item98407 {
	width:172px !important;
	height:11px !important;
	left:26px !important;
	top:467px !important;
}

#item98414 {
	width:172px !important;
	height:9px !important;
}

#item98411 {
	width:172px !important;
	height:9px !important;
	left:27px !important;
	top:228px !important;
}

#item98418 {
	width:159px !important;
	height:11px !important;
}

#item98415 {
	width:159px !important;
	height:11px !important;
	left:26px !important;
	top:481px !important;
}

#item152506 {
	width:12px !important;
	height:11px !important;
}

#item152502 {
	width:12px !important;
	height:11px !important;
	left:187px !important;
	top:481px !important;
}

#item98422 {
	width:172px !important;
	height:11px !important;
}

#item98419 {
	width:172px !important;
	height:11px !important;
	left:27px !important;
	top:258px !important;
}

#item98426 {
	width:172px !important;
	height:11px !important;
}

#item98423 {
	width:172px !important;
	height:11px !important;
	left:26px !important;
	top:511px !important;
}

#item98430 {
	width:172px !important;
	height:11px !important;
}

#item98427 {
	width:172px !important;
	height:11px !important;
	left:27px !important;
	top:288px !important;
}

#item98435 {
	width:173px !important;
	height:11px !important;
}

#item98431 {
	width:173px !important;
	height:11px !important;
	left:25px !important;
	top:541px !important;
}

#item98439 {
	width:157px !important;
	height:11px !important;
}

#item98436 {
	width:157px !important;
	height:11px !important;
	left:27px !important;
	top:304px !important;
}

#item138964 {
	width:11px !important;
	height:11px !important;
}

#item138961 {
	width:11px !important;
	height:11px !important;
	left:187px !important;
	top:304px !important;
}

#item152501 {
	width:11px !important;
	height:11px !important;
}

#item152498 {
	width:11px !important;
	height:11px !important;
	left:187px !important;
	top:347px !important;
}

#item98443 {
	width:172px !important;
	height:11px !important;
}

#item98440 {
	width:172px !important;
	height:11px !important;
	left:26px !important;
	top:556px !important;
}

#item98447 {
	width:172px !important;
	height:11px !important;
}

#item98444 {
	width:172px !important;
	height:11px !important;
	left:27px !important;
	top:318px !important;
}

#item98451 {
	width:173px !important;
	height:11px !important;
}

#item98448 {
	width:173px !important;
	height:11px !important;
	left:26px !important;
	top:571px !important;
}

#item98455 {
	width:172px !important;
	height:11px !important;
}

#item98452 {
	width:172px !important;
	height:11px !important;
	left:26px !important;
	top:660px !important;
}

#item98459 {
	width:173px !important;
	height:10px !important;
}

#item98456 {
	width:173px !important;
	height:10px !important;
	left:26px !important;
	top:586px !important;
}

#item98463 {
	width:173px !important;
	height:10px !important;
}

#item98460 {
	width:173px !important;
	height:10px !important;
	left:26px !important;
	top:675px !important;
}

#item98479 {
	width:173px !important;
	height:10px !important;
}

#item98476 {
	width:173px !important;
	height:10px !important;
	left:26px !important;
	top:601px !important;
}

#item138985 {
	width:173px !important;
	height:10px !important;
}

#item138982 {
	width:173px !important;
	height:10px !important;
	left:25px !important;
	top:616px !important;
}

#item98483 {
	width:173px !important;
	height:10px !important;
}

#item98480 {
	width:173px !important;
	height:10px !important;
	left:27px !important;
	top:690px !important;
}

#item98487 {
	width:172px !important;
	height:10px !important;
}

#item98484 {
	width:172px !important;
	height:10px !important;
	left:27px !important;
	top:333px !important;
}

#item98492 {
	width:172px !important;
	height:10px !important;
}

#item98488 {
	width:172px !important;
	height:10px !important;
	left:27px !important;
	top:631px !important;
}

#item98496 {
	width:173px !important;
	height:10px !important;
}

#item98493 {
	width:173px !important;
	height:10px !important;
	left:26px !important;
	top:705px !important;
}

#item98513 {
	width:157px !important;
	height:10px !important;
}

#item98510 {
	width:157px !important;
	height:10px !important;
	left:27px !important;
	top:348px !important;
}

#item98517 {
	width:172px !important;
	height:10px !important;
}

#item98514 {
	width:172px !important;
	height:10px !important;
	left:27px !important;
	top:363px !important;
}

#item98522 {
	width:173px !important;
	height:10px !important;
}

#item98518 {
	width:173px !important;
	height:10px !important;
	left:25px !important;
	top:646px !important;
}

#item98526 {
	width:173px !important;
	height:10px !important;
}

#item98523 {
	width:173px !important;
	height:10px !important;
	left:26px !important;
	top:720px !important;
}

#item138989 {
	width:173px !important;
	height:10px !important;
}

#item138986 {
	width:173px !important;
	height:10px !important;
	left:26px !important;
	top:734px !important;
}

#item98530 {
	width:152px !important;
	height:11px !important;
}

#item98527 {
	width:152px !important;
	height:11px !important;
	left:27px !important;
	top:273px !important;
}

#item98534 {
	width:171px !important;
	height:11px !important;
}

#item98531 {
	width:171px !important;
	height:11px !important;
	left:26px !important;
	top:526px !important;
}

#item98538 {
	width:171px !important;
	height:11px !important;
}

#item98535 {
	width:171px !important;
	height:11px !important;
	left:27px !important;
	top:242px !important;
}

#item98542 {
	width:173px !important;
	height:11px !important;
}

#item98539 {
	width:173px !important;
	height:11px !important;
	left:26px !important;
	top:496px !important;
}

#item139022 {
	width:15px !important;
	height:11px !important;
}

#item139024 {
	width:15px !important;
	height:11px !important;
	left:373px !important;
	top:616px !important;
}

#item152494 {
	width:14px !important;
	height:12px !important;
}

#item152495 {
	width:14px !important;
	height:12px !important;
	left:184px !important;
	top:272px !important;
}

#item152534 {
	width:169px !important;
	height:164px !important;
}

#item152535 {
	width:169px !important;
	height:164px !important;
	left:406px !important;
	top:263px !important;
}

#item152542 {
	width:177px !important;
	height:21px !important;
}

#item152539 {
	width:177px !important;
	height:21px !important;
	left:402px !important;
	top:730px !important;
}

#item98584 {
	width:639px !important;
	height:819px !important;
}

#item98581 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}

#item98550 {
	width:639px !important;
	height:819px !important;
}

#item98547 {
	width:639px !important;
	height:819px !important;
	left:-18px !important;
	top:-18px !important;
}
#in5footer,  #prefooter {display:none;}

/*from FirefoxFontFixes.css*/
@charset "utf-8";
/* CSS Document */

#viewer-title{ /* Starts around lign #479 */
     padding-left:6px;
	 white-space:nowrap;
	 font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	 font-weight: lighter;
}
#viewer-pagecount{ 
     text-align:center;
	 width:100%;
	 font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	 font-weight: lighter; 
}
