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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

#item67029 {
	width:595px !important;
	height:737px !important;
	left:-14px !important;
	top:-14px !important;
	background:#3d5897;
}

#item67125 {
	width:475px !important;
	left:60px !important;
	top:75px !important;
	min-height:239px !important;
}

#item67148 {
	width:464px !important;
	left:60px !important;
	top:366px !important;
	min-height:55px !important;
}

#item67219 {
	width:595px !important;
	height:737px !important;
	left:-28px !important;
	top:-14px !important;
	background:#3d5897;
}

#item69390 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item66973 {
	mix-blend-mode:multiply;
	width:456px !important;
	left:61px !important;
	top:49px !important;
	min-height:239px !important;
}

#item66997 {
	mix-blend-mode:multiply;
	width:464px !important;
	left:64px !important;
	top:349px !important;
	min-height:55px !important;
}

#item649 {
	width:113px !important;
	left:197px !important;
	top:676px !important;
	min-height:7px !important;
}

#item69367 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item54813 {
	width:196px !important;
	left:44px !important;
	top:634px !important;
	min-height:21px !important;
}

#item69344 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item54742 {
	width:322px !important;
	left:132px !important;
	top:91px !important;
	min-height:496px !important;
}

#item54765 {
	width:429px !important;
	left:80px !important;
	top:605px !important;
	min-height:33px !important;
}

#item65265 {
	width:14px !important;
	height:14px !important;
	left:112px !important;
	top:542px !important;
}

#item65272 {
	width:14px !important;
	height:14px !important;
	left:112px !important;
	top:566px !important;
}

#item69321 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item57642 {
	width:104px !important;
	left:173px !important;
	top:184px !important;
	min-height:85px !important;
}

#item57688 {
	width:103px !important;
	left:300px !important;
	top:184px !important;
	min-height:74px !important;
}

#item57734 {
	width:104px !important;
	left:425px !important;
	top:184px !important;
	min-height:76px !important;
}

#item57874 {
	width:102px !important;
	left:173px !important;
	top:589px !important;
	min-height:80px !important;
}

#item57897 {
	width:104px !important;
	left:173px !important;
	top:385px !important;
	min-height:85px !important;
}

#item57944 {
	width:103px !important;
	left:300px !important;
	top:385px !important;
	min-height:74px !important;
}

#item57990 {
	width:104px !important;
	left:425px !important;
	top:385px !important;
	min-height:76px !important;
}

#item58126 {
	width:103px !important;
	left:300px !important;
	top:589px !important;
	min-height:74px !important;
}

#item58173 {
	width:104px !important;
	left:425px !important;
	top:589px !important;
	min-height:83px !important;
}

#item65841 {
	width:91px !important;
	height:113px !important;
	left:300px !important;
	top:64px !important;
}

#item65864 {
	width:91px !important;
	height:113px !important;
	left:173px !important;
	top:64px !important;
}

#item65888 {
	width:91px !important;
	height:113px !important;
	left:173px !important;
	top:469px !important;
}

#item65898 {
	width:91px !important;
	height:113px !important;
	left:425px !important;
	top:64px !important;
}

#item65933 {
	width:91px !important;
	height:113px !important;
	left:300px !important;
	top:265px !important;
}

#item65955 {
	width:91px !important;
	height:113px !important;
	left:173px !important;
	top:265px !important;
}

#item65978 {
	width:91px !important;
	height:113px !important;
	left:425px !important;
	top:265px !important;
}

#item66015 {
	width:91px !important;
	height:113px !important;
	left:300px !important;
	top:469px !important;
}

#item66050 {
	width:91px !important;
	height:113px !important;
	left:425px !important;
	top:469px !important;
}

#item67416 {
	width:46px !important;
	height:23px !important;
	left:34px !important;
	top:433px !important;
}

#item67415 {
	width:37px !important;
	height:23px !important;
	left:34px !important;
	top:391px !important;
}

#item67414 {
	width:54px !important;
	height:23px !important;
	left:34px !important;
	top:349px !important;
}

#item67413 {
	width:51px !important;
	height:23px !important;
	left:34px !important;
	top:307px !important;
}

#item67412 {
	width:33px !important;
	height:23px !important;
	left:34px !important;
	top:265px !important;
}

#item67411 {
	width:56px !important;
	height:33px !important;
	left:34px !important;
	top:213px !important;
}

#item67410 {
	width:56px !important;
	height:33px !important;
	left:34px !important;
	top:161px !important;
}

#item67409 {
	width:72px !important;
	height:33px !important;
	left:34px !important;
	top:109px !important;
}

#item67408 {
	width:48px !important;
	height:23px !important;
	left:34px !important;
	top:67px !important;
}

#item69298 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item57665 {
	width:104px !important;
	left:51px !important;
	top:184px !important;
	min-height:85px !important;
}

#item57711 {
	width:103px !important;
	left:178px !important;
	top:184px !important;
	min-height:74px !important;
}

#item57757 {
	width:104px !important;
	left:303px !important;
	top:184px !important;
	min-height:80px !important;
}

#item57780 {
	width:104px !important;
	left:429px !important;
	top:184px !important;
	min-height:76px !important;
}

#item57920 {
	width:104px !important;
	left:51px !important;
	top:385px !important;
	min-height:85px !important;
}

#item57967 {
	width:103px !important;
	left:178px !important;
	top:385px !important;
	min-height:74px !important;
}

#item58013 {
	width:104px !important;
	left:303px !important;
	top:385px !important;
	min-height:76px !important;
}

#item58036 {
	width:104px !important;
	left:429px !important;
	top:385px !important;
	min-height:76px !important;
}

#item58103 {
	width:104px !important;
	left:51px !important;
	top:589px !important;
	min-height:85px !important;
}

#item58149 {
	width:103px !important;
	left:178px !important;
	top:589px !important;
	min-height:74px !important;
}

#item58196 {
	width:104px !important;
	left:303px !important;
	top:589px !important;
	min-height:76px !important;
}

#item58219 {
	width:104px !important;
	left:429px !important;
	top:589px !important;
	min-height:76px !important;
}

#item65853 {
	width:91px !important;
	height:113px !important;
	left:178px !important;
	top:64px !important;
}

#item65877 {
	width:91px !important;
	height:113px !important;
	left:51px !important;
	top:64px !important;
}

#item65911 {
	width:91px !important;
	height:113px !important;
	left:303px !important;
	top:64px !important;
}

#item65922 {
	width:91px !important;
	height:113px !important;
	left:429px !important;
	top:64px !important;
}

#item65945 {
	width:91px !important;
	height:113px !important;
	left:178px !important;
	top:265px !important;
}

#item65965 {
	width:91px !important;
	height:113px !important;
	left:50px !important;
	top:265px !important;
}

#item65991 {
	width:91px !important;
	height:113px !important;
	left:303px !important;
	top:265px !important;
}

#item66005 {
	width:91px !important;
	height:113px !important;
	left:429px !important;
	top:265px !important;
}

#item66026 {
	width:91px !important;
	height:113px !important;
	left:178px !important;
	top:469px !important;
}

#item66037 {
	width:91px !important;
	height:113px !important;
	left:50px !important;
	top:469px !important;
}

#item66060 {
	width:91px !important;
	height:113px !important;
	left:303px !important;
	top:469px !important;
}

#item66071 {
	width:91px !important;
	height:113px !important;
	left:429px !important;
	top:469px !important;
}

#item69274 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item35244 {
	width:275px !important;
	left:137px !important;
	top:99px !important;
	min-height:309px !important;
}

#item57188 {
	width:222px !important;
	left:137px !important;
	top:635px !important;
	min-height:15px !important;
}

#item67479 {
	width:275px !important;
	height:191px !important;
	left:137px !important;
	top:441px !important;
	background:#fff;
}

#item69250 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item35134 {
	width:275px !important;
	left:154px !important;
	top:99px !important;
	min-height:321px !important;
}

#item57192 {
	width:354px !important;
	left:154px !important;
	top:635px !important;
	min-height:34px !important;
}

#item67487 {
	width:275px !important;
	height:190px !important;
	left:154px !important;
	top:441px !important;
	background:#d0d0cf;
}

#item69227 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item35321 {
	width:275px !important;
	left:137px !important;
	top:93px !important;
	min-height:327px !important;
}

#item57217 {
	width:300px !important;
	left:137px !important;
	top:635px !important;
	min-height:21px !important;
}

#item67462 {
	width:275px !important;
	height:191px !important;
	left:137px !important;
	top:441px !important;
	background:#d0d0cf;
}

#item69204 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item35298 {
	width:275px !important;
	left:154px !important;
	top:99px !important;
	min-height:225px !important;
}

#item57240 {
	width:300px !important;
	left:153px !important;
	top:635px !important;
	min-height:21px !important;
}

#item67471 {
	width:275px !important;
	height:190px !important;
	left:154px !important;
	top:442px !important;
	background:#d0d0cf;
}

#item69181 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item35407 {
	width:275px !important;
	left:137px !important;
	top:99px !important;
	min-height:357px !important;
}

#item57263 {
	width:350px !important;
	left:136px !important;
	top:635px !important;
	min-height:34px !important;
}

#item67494 {
	width:275px !important;
	height:191px !important;
	left:137px !important;
	top:440px !important;
	background:#fff;
}

#item69158 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item35384 {
	width:275px !important;
	left:154px !important;
	top:98px !important;
	min-height:190px !important;
}

#item57286 {
	width:305px !important;
	left:154px !important;
	top:635px !important;
	min-height:43px !important;
}

#item67502 {
	width:275px !important;
	height:190px !important;
	left:154px !important;
	top:440px !important;
	background:#d0d0cf;
}

#item69135 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item60184 {
	width:1162px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f1f0f7;
	min-height:737px !important;
}

#item59524 {
	width:67px !important;
	left:65px !important;
	top:314px !important;
	min-height:29px !important;
}

#item61641 {
	width:67px !important;
	left:162px !important;
	top:314px !important;
	min-height:29px !important;
}

#item61664 {
	width:67px !important;
	left:259px !important;
	top:314px !important;
	min-height:29px !important;
}

#item61687 {
	width:67px !important;
	left:356px !important;
	top:314px !important;
	min-height:29px !important;
}

#item61715 {
	width:67px !important;
	left:448px !important;
	top:314px !important;
	min-height:29px !important;
}

#item60080 {
	width:100px !important;
	height:178px !important;
	left:47px !important;
	top:46px !important;
}

#item60340 {
	width:100px !important;
	left:147px !important;
	top:433px !important;
	min-height:178px !important;
}

#item60363 {
	width:188px !important;
	left:295px !important;
	top:433px !important;
	min-height:350px !important;
}

#item60292 {
	width:119px !important;
	height:178px !important;
	left:232px !important;
	top:46px !important;
}

#item60315 {
	width:100px !important;
	height:178px !important;
	left:429px !important;
	top:46px !important;
}

#item69112 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item61738 {
	width:67px !important;
	left:49px !important;
	top:314px !important;
	min-height:29px !important;
}

#item61761 {
	width:67px !important;
	left:147px !important;
	top:314px !important;
	min-height:29px !important;
}

#item61784 {
	width:67px !important;
	left:243px !important;
	top:314px !important;
	min-height:29px !important;
}

#item61807 {
	width:67px !important;
	left:340px !important;
	top:314px !important;
	min-height:29px !important;
}

#item61830 {
	width:67px !important;
	left:438px !important;
	top:314px !important;
	min-height:29px !important;
}

#item59942 {
	width:100px !important;
	left:33px !important;
	top:433px !important;
	min-height:220px !important;
}

#item60393 {
	width:107px !important;
	left:224px !important;
	top:433px !important;
	min-height:75px !important;
}

#item60417 {
	width:132px !important;
	left:405px !important;
	top:433px !important;
	min-height:220px !important;
}

#item60440 {
	width:130px !important;
	height:178px !important;
	left:115px !important;
	top:46px !important;
}

#item60463 {
	width:161px !important;
	height:189px !important;
	left:293px !important;
	top:34px !important;
}

#item69089 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item59002 {
	width:1162px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f1f0f7;
	min-height:737px !important;
}

#item59083 {
	width:289px !important;
	height:180px !important;
	left:60px !important;
	top:452px !important;
	border-radius:11px;
	background:#3d5897;
}

#item58750 {
	width:281px !important;
	left:209px !important;
	top:233px !important;
	min-height:74px !important;
}

#item59033 {
	width:147px !important;
	left:376px !important;
	top:537px !important;
	min-height:123px !important;
}

#item58907 {
	width:334px !important;
	left:79px !important;
	top:386px !important;
	min-height:24px !important;
}

#item58802 {
	width:114px !important;
	left:76px !important;
	top:227px !important;
	min-height:79px !important;
}

#item58868 {
	width:324px !important;
	left:214px !important;
	top:314px !important;
	min-height:47px !important;
}

#item59058 {
	width:150px !important;
	left:363px !important;
	top:518px !important;
	min-height:27px !important;
}

#item60667 {
	width:438px !important;
	height:119px !important;
	left:58px !important;
	top:102px !important;
	border-radius:12px;
	border:solid 1px #000;
}

#item58418 {
	width:124px !important;
	left:81px !important;
	top:78px !important;
	min-height:123px !important;
}

#item58724 {
	width:139px !important;
	left:205px !important;
	top:111px !important;
	min-height:88px !important;
}

#item62653 {
	width:160px !important;
	left:189px !important;
	top:473px !important;
	min-height:122px !important;
}

#item69066 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item59152 {
	width:173px !important;
	left:78px !important;
	top:270px !important;
	min-height:114px !important;
}

#item59270 {
	width:165px !important;
	left:316px !important;
	top:465px !important;
	min-height:66px !important;
}

#item59418 {
	width:158px !important;
	left:148px !important;
	top:528px !important;
	min-height:99px !important;
}

#item59201 {
	width:183px !important;
	left:84px !important;
	top:419px !important;
	min-height:63px !important;
}

#item59358 {
	width:205px !important;
	left:303px !important;
	top:240px !important;
	min-height:186px !important;
}

#item59246 {
	width:137px !important;
	left:332px !important;
	top:457px !important;
	min-height:12px !important;
}

#item59178 {
	width:180px !important;
	left:75px !important;
	top:388px !important;
	min-height:62px !important;
}

#item60574 {
	width:132px !important;
	left:333px !important;
	top:192px !important;
	min-height:34px !important;
}

#item63123 {
	width:10px !important;
	height:9px !important;
	left:382px !important;
	top:580px !important;
	background:#000;
}

#item69043 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item37095 {
	width:1162px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f1f0f7;
	min-height:737px !important;
}

#item69019 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item50070 {
	width:482px !important;
	left:51px !important;
	top:114px !important;
	min-height:353px !important;
}

#item64318 {
	width:147px !important;
	left:304px !important;
	top:496px !important;
	min-height:45px !important;
}

#item68996 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item53821 {
	width:1162px !important;
	left:-14px !important;
	top:-14px !important;
	background:#ecebf4;
	min-height:737px !important;
}

#item68973 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item53597 {
	width:482px !important;
	left:51px !important;
	top:228px !important;
	min-height:438px !important;
}

#item53621 {
	width:278px !important;
	left:303px !important;
	top:39px !important;
	min-height:27px !important;
}

#item53644 {
	width:229px !important;
	left:303px !important;
	top:492px !important;
	min-height:72px !important;
}

#item53667 {
	width:229px !important;
	left:303px !important;
	top:569px !important;
	min-height:48px !important;
}

#item53690 {
	width:538px !important;
	left:41px !important;
	top:84px !important;
	min-height:59px !important;
}

#item53713 {
	width:477px !important;
	left:51px !important;
	top:152px !important;
	min-height:57px !important;
}

#item66153 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:567px !important;
}

#item66160 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:492px !important;
}

#item66167 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:43px !important;
}

#item68950 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item53844 {
	width:1162px !important;
	left:-14px !important;
	top:-14px !important;
	background:#ecebf4;
	min-height:737px !important;
}

#item68927 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item53376 {
	width:482px !important;
	left:51px !important;
	top:320px !important;
	min-height:346px !important;
}

#item53400 {
	width:278px !important;
	left:303px !important;
	top:39px !important;
	min-height:27px !important;
}

#item53423 {
	width:538px !important;
	left:41px !important;
	top:99px !important;
	min-height:101px !important;
}

#item53446 {
	width:367px !important;
	left:51px !important;
	top:177px !important;
	min-height:97px !important;
}

#item53470 {
	width:230px !important;
	left:303px !important;
	top:486px !important;
	min-height:70px !important;
}

#item53493 {
	width:229px !important;
	left:303px !important;
	top:567px !important;
	min-height:48px !important;
}

#item66174 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:566px !important;
}

#item66182 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:489px !important;
}

#item66189 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:43px !important;
}

#item68904 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item37258 {
	width:1162px !important;
	height:737px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f8f7e5;
}

#item68881 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item15655 {
	width:398px !important;
	left:304px !important;
	top:425px !important;
	min-height:49px !important;
}

#item50042 {
	width:482px !important;
	left:51px !important;
	top:144px !important;
	min-height:233px !important;
}

#item68858 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item54142 {
	width:1162px !important;
	height:737px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f8f7e5;
}

#item68835 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item53888 {
	width:482px !important;
	left:51px !important;
	top:252px !important;
	min-height:414px !important;
}

#item53912 {
	width:278px !important;
	left:303px !important;
	top:39px !important;
	min-height:27px !important;
}

#item53935 {
	width:229px !important;
	left:303px !important;
	top:523px !important;
	min-height:78px !important;
}

#item53958 {
	width:229px !important;
	left:303px !important;
	top:411px !important;
	min-height:114px !important;
}

#item53981 {
	width:538px !important;
	left:41px !important;
	top:85px !important;
	min-height:101px !important;
}

#item54004 {
	width:400px !important;
	left:51px !important;
	top:157px !important;
	min-height:83px !important;
}

#item66199 {
	width:14px !important;
	height:14px !important;
	left:326px !important;
	top:523px !important;
}

#item66206 {
	width:14px !important;
	height:14px !important;
	left:326px !important;
	top:420px !important;
}

#item66213 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:43px !important;
}

#item68812 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item54386 {
	width:1162px !important;
	height:737px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f8f7e5;
}

#item68789 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item54187 {
	width:278px !important;
	left:303px !important;
	top:39px !important;
	min-height:27px !important;
}

#item54211 {
	width:482px !important;
	left:51px !important;
	top:240px !important;
	min-height:422px !important;
}

#item54235 {
	width:229px !important;
	left:303px !important;
	top:532px !important;
	min-height:68px !important;
}

#item54260 {
	width:229px !important;
	left:303px !important;
	top:455px !important;
	min-height:73px !important;
}

#item54283 {
	width:538px !important;
	left:40px !important;
	top:85px !important;
	min-height:53px !important;
}

#item54306 {
	width:434px !important;
	left:51px !important;
	top:157px !important;
	min-height:57px !important;
}

#item66220 {
	width:14px !important;
	height:14px !important;
	left:326px !important;
	top:531px !important;
}

#item66228 {
	width:14px !important;
	height:14px !important;
	left:326px !important;
	top:456px !important;
}

#item66235 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:43px !important;
}

#item68766 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item3987 {
	width:1162px !important;
	height:737px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f8f7e5;
}

#item68743 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item39109 {
	width:482px !important;
	left:51px !important;
	top:264px !important;
	min-height:398px !important;
}

#item39160 {
	width:229px !important;
	left:303px !important;
	top:539px !important;
	min-height:58px !important;
}

#item39183 {
	width:229px !important;
	left:303px !important;
	top:420px !important;
	min-height:112px !important;
}

#item45381 {
	width:538px !important;
	left:39px !important;
	top:85px !important;
	min-height:59px !important;
}

#item45404 {
	width:373px !important;
	left:51px !important;
	top:157px !important;
	min-height:72px !important;
}

#item47502 {
	width:278px !important;
	left:303px !important;
	top:39px !important;
	min-height:27px !important;
}

#item66242 {
	width:14px !important;
	height:14px !important;
	left:326px !important;
	top:539px !important;
}

#item66250 {
	width:14px !important;
	height:14px !important;
	left:326px !important;
	top:421px !important;
}

#item66258 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:43px !important;
}

#item68720 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item4260 {
	width:1162px !important;
	height:737px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f8f7e5;
}

#item68697 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item4283 {
	width:116px !important;
	left:402px !important;
	top:374px !important;
	min-height:204px !important;
}

#item4306 {
	width:482px !important;
	left:51px !important;
	top:228px !important;
	min-height:438px !important;
}

#item4330 {
	width:278px !important;
	left:303px !important;
	top:39px !important;
	min-height:27px !important;
}

#item4353 {
	width:538px !important;
	left:41px !important;
	top:83px !important;
	min-height:78px !important;
}

#item4376 {
	width:398px !important;
	left:51px !important;
	top:147px !important;
	min-height:72px !important;
}

#item18537 {
	width:229px !important;
	left:303px !important;
	top:584px !important;
	min-height:38px !important;
}

#item29245 {
	width:230px !important;
	left:303px !important;
	top:483px !important;
	min-height:111px !important;
}

#item66268 {
	width:14px !important;
	height:14px !important;
	left:310px !important;
	top:585px !important;
}

#item66276 {
	width:14px !important;
	height:14px !important;
	left:310px !important;
	top:501px !important;
}

#item66283 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:43px !important;
}

#item68674 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item5045 {
	width:1162px !important;
	height:737px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f8f7e5;
}

#item68651 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item40075 {
	width:482px !important;
	left:51px !important;
	top:264px !important;
	min-height:402px !important;
}

#item40099 {
	width:278px !important;
	left:303px !important;
	top:39px !important;
	min-height:27px !important;
}

#item40197 {
	width:229px !important;
	left:303px !important;
	top:563px !important;
	min-height:38px !important;
}

#item40220 {
	width:230px !important;
	left:303px !important;
	top:453px !important;
	min-height:115px !important;
}

#item45486 {
	width:538px !important;
	left:36px !important;
	top:99px !important;
	min-height:78px !important;
}

#item45509 {
	width:416px !important;
	left:51px !important;
	top:177px !important;
	min-height:57px !important;
}

#item48702 {
	width:51px !important;
	height:51px !important;
	left:485px !important;
	top:609px !important;
}

#item66290 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:564px !important;
}

#item66298 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:456px !important;
}

#item66305 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:43px !important;
}

#item68627 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item30961 {
	width:1162px !important;
	height:737px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f8f7e5;
}

#item68604 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item40963 {
	width:482px !important;
	left:51px !important;
	top:281px !important;
	min-height:386px !important;
}

#item40987 {
	width:278px !important;
	left:303px !important;
	top:39px !important;
	min-height:27px !important;
}

#item41010 {
	width:538px !important;
	left:41px !important;
	top:99px !important;
	min-height:78px !important;
}

#item41033 {
	width:416px !important;
	left:51px !important;
	top:177px !important;
	min-height:73px !important;
}

#item41085 {
	width:229px !important;
	left:303px !important;
	top:542px !important;
	min-height:58px !important;
}

#item41109 {
	width:230px !important;
	left:303px !important;
	top:458px !important;
	min-height:91px !important;
}

#item66315 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:543px !important;
}

#item66322 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:468px !important;
}

#item66329 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:43px !important;
}

#item68581 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item55628 {
	width:1162px !important;
	height:737px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f8f7e5;
}

#item68558 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item55449 {
	width:482px !important;
	left:51px !important;
	top:261px !important;
	min-height:405px !important;
}

#item55473 {
	width:278px !important;
	left:303px !important;
	top:39px !important;
	min-height:27px !important;
}

#item55496 {
	width:229px !important;
	left:303px !important;
	top:557px !important;
	min-height:58px !important;
}

#item55522 {
	width:538px !important;
	left:41px !important;
	top:99px !important;
	min-height:53px !important;
}

#item55545 {
	width:367px !important;
	left:51px !important;
	top:177px !important;
	min-height:57px !important;
}

#item64944 {
	width:230px !important;
	left:303px !important;
	top:493px !important;
	min-height:58px !important;
}

#item66336 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:556px !important;
}

#item66344 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:494px !important;
}

#item66351 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:43px !important;
}

#item68535 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item55338 {
	width:1162px !important;
	height:737px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f8f7e5;
}

#item68512 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item55140 {
	width:482px !important;
	left:51px !important;
	top:300px !important;
	min-height:366px !important;
}

#item55164 {
	width:278px !important;
	left:303px !important;
	top:39px !important;
	min-height:27px !important;
}

#item55187 {
	width:538px !important;
	left:34px !important;
	top:99px !important;
	min-height:81px !important;
}

#item55210 {
	width:439px !important;
	left:51px !important;
	top:177px !important;
	min-height:72px !important;
}

#item55234 {
	width:229px !important;
	left:303px !important;
	top:571px !important;
	min-height:133px !important;
}

#item55259 {
	width:230px !important;
	left:303px !important;
	top:459px !important;
	min-height:104px !important;
}

#item66358 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:572px !important;
}

#item66365 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:468px !important;
}

#item66372 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:43px !important;
}

#item68489 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item55075 {
	width:1162px !important;
	height:737px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f8f7e5;
}

#item68466 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item54878 {
	width:482px !important;
	left:51px !important;
	top:291px !important;
	min-height:375px !important;
}

#item54902 {
	width:278px !important;
	left:303px !important;
	top:39px !important;
	min-height:27px !important;
}

#item54925 {
	width:503px !important;
	left:41px !important;
	top:99px !important;
	min-height:93px !important;
}

#item54948 {
	width:361px !important;
	left:51px !important;
	top:183px !important;
	min-height:72px !important;
}

#item54972 {
	width:229px !important;
	left:297px !important;
	top:571px !important;
	min-height:48px !important;
}

#item54995 {
	width:238px !important;
	left:297px !important;
	top:469px !important;
	min-height:111px !important;
}

#item66383 {
	width:14px !important;
	height:14px !important;
	left:333px !important;
	top:570px !important;
}

#item66391 {
	width:14px !important;
	height:14px !important;
	left:333px !important;
	top:467px !important;
}

#item66399 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:43px !important;
}

#item68443 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item7819 {
	width:1162px !important;
	height:737px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f8f7e5;
}

#item68420 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item30632 {
	width:278px !important;
	left:303px !important;
	top:39px !important;
	min-height:27px !important;
}

#item30678 {
	width:482px !important;
	left:51px !important;
	top:240px !important;
	min-height:426px !important;
}

#item30779 {
	width:229px !important;
	left:303px !important;
	top:571px !important;
	min-height:42px !important;
}

#item30802 {
	width:229px !important;
	left:303px !important;
	top:457px !important;
	min-height:111px !important;
}

#item45784 {
	width:538px !important;
	left:41px !important;
	top:85px !important;
	min-height:53px !important;
}

#item45807 {
	width:452px !important;
	left:51px !important;
	top:151px !important;
	min-height:72px !important;
}

#item66406 {
	width:14px !important;
	height:14px !important;
	left:325px !important;
	top:573px !important;
}

#item66413 {
	width:14px !important;
	height:14px !important;
	left:326px !important;
	top:457px !important;
}

#item66420 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:43px !important;
}

#item68397 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item37297 {
	width:1162px !important;
	left:-14px !important;
	top:-14px !important;
	background:#fbf2f2;
	min-height:737px !important;
}

#item68374 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item15759 {
	width:398px !important;
	left:177px !important;
	top:496px !important;
	min-height:49px !important;
}

#item64829 {
	width:461px !important;
	left:51px !important;
	top:105px !important;
	min-height:353px !important;
}

#item68351 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item55982 {
	width:1162px !important;
	height:737px !important;
	left:-14px !important;
	top:-14px !important;
	background:#fbf2f2;
}

#item68328 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item55748 {
	width:278px !important;
	left:303px !important;
	top:39px !important;
	min-height:25px !important;
}

#item55771 {
	width:482px !important;
	left:51px !important;
	top:300px !important;
	min-height:366px !important;
}

#item55795 {
	width:366px !important;
	left:40px !important;
	top:99px !important;
	min-height:53px !important;
}

#item55818 {
	width:341px !important;
	left:51px !important;
	top:184px !important;
	min-height:92px !important;
}

#item55844 {
	width:229px !important;
	left:303px !important;
	top:573px !important;
	min-height:28px !important;
}

#item55867 {
	width:230px !important;
	left:303px !important;
	top:459px !important;
	min-height:103px !important;
}

#item66427 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:574px !important;
}

#item66434 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:467px !important;
}

#item66441 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:43px !important;
}

#item68305 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item37782 {
	width:1162px !important;
	height:737px !important;
	left:-14px !important;
	top:-14px !important;
	background:#fbf2f2;
}

#item68281 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item25273 {
	width:278px !important;
	left:304px !important;
	top:39px !important;
	min-height:51px !important;
}

#item25319 {
	width:482px !important;
	left:51px !important;
	top:249px !important;
	min-height:416px !important;
}

#item25343 {
	width:538px !important;
	left:40px !important;
	top:85px !important;
	min-height:78px !important;
}

#item25366 {
	width:413px !important;
	left:51px !important;
	top:157px !important;
	min-height:73px !important;
}

#item25442 {
	width:229px !important;
	left:303px !important;
	top:547px !important;
	min-height:58px !important;
}

#item43935 {
	width:230px !important;
	left:303px !important;
	top:435px !important;
	min-height:103px !important;
}

#item66451 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:547px !important;
}

#item66458 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:445px !important;
}

#item66465 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:42px !important;
}

#item68258 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item37752 {
	width:1162px !important;
	height:737px !important;
	left:-14px !important;
	top:-14px !important;
	background:#fbf2f2;
}

#item68234 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item43722 {
	width:278px !important;
	left:303px !important;
	top:39px !important;
	min-height:51px !important;
}

#item43844 {
	width:230px !important;
	left:303px !important;
	top:483px !important;
	min-height:81px !important;
}

#item43890 {
	width:229px !important;
	left:303px !important;
	top:557px !important;
	min-height:48px !important;
}

#item46034 {
	width:483px !important;
	left:50px !important;
	top:300px !important;
	min-height:365px !important;
}

#item46058 {
	width:538px !important;
	left:40px !important;
	top:99px !important;
	min-height:81px !important;
}

#item46081 {
	width:410px !important;
	left:51px !important;
	top:184px !important;
	min-height:72px !important;
}

#item66521 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:558px !important;
}

#item66528 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:493px !important;
}

#item66536 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:43px !important;
}

#item68210 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item37696 {
	width:1162px !important;
	height:737px !important;
	left:-14px !important;
	top:-14px !important;
	background:#fbf2f2;
}

#item68187 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item24072 {
	width:278px !important;
	left:303px !important;
	top:39px !important;
	min-height:51px !important;
}

#item43628 {
	width:229px !important;
	left:303px !important;
	top:568px !important;
	min-height:48px !important;
}

#item43651 {
	width:229px !important;
	left:303px !important;
	top:470px !important;
	min-height:102px !important;
}

#item45978 {
	width:538px !important;
	left:40px !important;
	top:85px !important;
	min-height:74px !important;
}

#item46001 {
	width:410px !important;
	left:51px !important;
	top:152px !important;
	min-height:57px !important;
}

#item47284 {
	width:482px !important;
	left:51px !important;
	top:227px !important;
	min-height:438px !important;
}

#item66543 {
	width:14px !important;
	height:14px !important;
	left:327px !important;
	top:571px !important;
}

#item66551 {
	width:14px !important;
	height:14px !important;
	left:327px !important;
	top:480px !important;
}

#item66559 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:43px !important;
}

#item68164 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item37322 {
	width:1162px !important;
	height:737px !important;
	left:-14px !important;
	top:-14px !important;
	background:#fbf2f2;
}

#item68140 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item37360 {
	width:278px !important;
	left:303px !important;
	top:39px !important;
	min-height:51px !important;
}

#item37406 {
	width:482px !important;
	left:51px !important;
	top:235px !important;
	min-height:431px !important;
}

#item37431 {
	width:538px !important;
	left:42px !important;
	top:85px !important;
	min-height:78px !important;
}

#item37454 {
	width:379px !important;
	left:51px !important;
	top:152px !important;
	min-height:83px !important;
}

#item37506 {
	width:229px !important;
	left:303px !important;
	top:588px !important;
	min-height:38px !important;
}

#item37529 {
	width:230px !important;
	left:303px !important;
	top:506px !important;
	min-height:79px !important;
}

#item66568 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:589px !important;
}

#item66575 {
	width:14px !important;
	height:14px !important;
	left:312px !important;
	top:516px !important;
}

#item66583 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:43px !important;
}

#item68117 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item37635 {
	width:1162px !important;
	height:737px !important;
	left:-14px !important;
	top:-14px !important;
	background:#fbf2f2;
}

#item68094 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item23646 {
	width:278px !important;
	left:303px !important;
	top:39px !important;
	min-height:51px !important;
}

#item23669 {
	width:116px !important;
	left:402px !important;
	top:374px !important;
	min-height:204px !important;
}

#item23692 {
	width:482px !important;
	left:51px !important;
	top:229px !important;
	min-height:437px !important;
}

#item43529 {
	width:229px !important;
	left:303px !important;
	top:564px !important;
	min-height:78px !important;
}

#item43552 {
	width:229px !important;
	left:303px !important;
	top:478px !important;
	min-height:77px !important;
}

#item45889 {
	width:538px !important;
	left:40px !important;
	top:85px !important;
	min-height:53px !important;
}

#item45912 {
	width:457px !important;
	left:51px !important;
	top:151px !important;
	min-height:72px !important;
}

#item66591 {
	width:14px !important;
	height:14px !important;
	left:326px !important;
	top:566px !important;
}

#item66599 {
	width:14px !important;
	height:14px !important;
	left:326px !important;
	top:480px !important;
}

#item66606 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:43px !important;
}

#item68070 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item37908 {
	width:1162px !important;
	height:737px !important;
	left:-14px !important;
	top:-14px !important;
	background:#fbf2f2;
}

#item68047 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item26773 {
	width:278px !important;
	left:303px !important;
	top:39px !important;
	min-height:51px !important;
}

#item26820 {
	width:482px !important;
	left:51px !important;
	top:275px !important;
	min-height:390px !important;
}

#item26844 {
	width:538px !important;
	left:40px !important;
	top:99px !important;
	min-height:53px !important;
}

#item26867 {
	width:468px !important;
	left:51px !important;
	top:177px !important;
	min-height:72px !important;
}

#item46250 {
	width:230px !important;
	left:303px !important;
	top:471px !important;
	min-height:108px !important;
}

#item46274 {
	width:229px !important;
	left:303px !important;
	top:576px !important;
	min-height:58px !important;
}

#item66615 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:578px !important;
}

#item66622 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:482px !important;
}

#item66629 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:43px !important;
}

#item68024 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item37979 {
	width:1162px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f0f5ea;
	min-height:737px !important;
}

#item68001 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item16762 {
	width:461px !important;
	left:51px !important;
	top:74px !important;
	min-height:353px !important;
}

#item16785 {
	width:398px !important;
	left:303px !important;
	top:468px !important;
	min-height:49px !important;
}

#item67978 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item54674 {
	width:1162px !important;
	height:737px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f0f5ea;
}

#item67955 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item54472 {
	width:278px !important;
	left:303px !important;
	top:39px !important;
	min-height:51px !important;
}

#item54496 {
	width:482px !important;
	left:51px !important;
	top:240px !important;
	min-height:426px !important;
}

#item54520 {
	width:538px !important;
	left:40px !important;
	top:85px !important;
	min-height:78px !important;
}

#item54543 {
	width:428px !important;
	left:51px !important;
	top:157px !important;
	min-height:57px !important;
}

#item54567 {
	width:229px !important;
	left:303px !important;
	top:552px !important;
	min-height:38px !important;
}

#item54590 {
	width:230px !important;
	left:303px !important;
	top:458px !important;
	min-height:118px !important;
}

#item66636 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:552px !important;
}

#item66644 {
	width:14px !important;
	height:14px !important;
	left:339px !important;
	top:468px !important;
}

#item66651 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:43px !important;
}

#item67932 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item16936 {
	width:1162px !important;
	height:737px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f0f5ea;
}

#item67909 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item27673 {
	width:278px !important;
	left:303px !important;
	top:39px !important;
	min-height:51px !important;
}

#item27719 {
	width:482px !important;
	left:51px !important;
	top:276px !important;
	min-height:390px !important;
}

#item27744 {
	width:538px !important;
	left:39px !important;
	top:85px !important;
	min-height:53px !important;
}

#item27767 {
	width:406px !important;
	left:51px !important;
	top:157px !important;
	min-height:87px !important;
}

#item27842 {
	width:229px !important;
	left:303px !important;
	top:535px !important;
	min-height:92px !important;
}

#item46752 {
	width:229px !important;
	left:303px !important;
	top:424px !important;
	min-height:102px !important;
}

#item66660 {
	width:14px !important;
	height:14px !important;
	left:327px !important;
	top:535px !important;
}

#item66667 {
	width:14px !important;
	height:14px !important;
	left:327px !important;
	top:430px !important;
}

#item66674 {
	width:14px !important;
	height:14px !important;
	left:282px !important;
	top:43px !important;
}

#item38002 {
	width:1162px !important;
	height:741px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f1f0f7;
}

#item67886 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item32583 {
	width:103px !important;
	left:286px !important;
	top:91px !important;
	min-height:423px !important;
}

#item32606 {
	width:104px !important;
	left:412px !important;
	top:91px !important;
	min-height:433px !important;
}

#item32723 {
	width:104px !important;
	height:13px !important;
	left:286px !important;
	top:57px !important;
	background:#fff;
}

#item32746 {
	width:104px !important;
	height:13px !important;
	left:412px !important;
	top:57px !important;
	background:#fff;
}

#item32900 {
	width:158px !important;
	left:35px !important;
	top:90px !important;
	min-height:238px !important;
}

#item32924 {
	width:67px !important;
	left:286px !important;
	top:658px !important;
	min-height:8px !important;
}

#item32947 {
	width:75px !important;
	left:414px !important;
	top:658px !important;
	min-height:8px !important;
}

#item66684 {
	width:27px !important;
	height:27px !important;
	left:286px !important;
	top:628px !important;
}

#item66692 {
	width:27px !important;
	height:27px !important;
	left:414px !important;
	top:628px !important;
}

#item67863 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item32630 {
	width:104px !important;
	left:51px !important;
	top:91px !important;
	min-height:403px !important;
}

#item32653 {
	width:103px !important;
	left:177px !important;
	top:91px !important;
	min-height:413px !important;
}

#item32677 {
	width:104px !important;
	left:303px !important;
	top:87px !important;
	min-height:407px !important;
}

#item32700 {
	width:103px !important;
	left:429px !important;
	top:91px !important;
	min-height:423px !important;
}

#item32769 {
	width:104px !important;
	height:13px !important;
	left:51px !important;
	top:57px !important;
	background:#fff;
}

#item32792 {
	width:104px !important;
	height:13px !important;
	left:303px !important;
	top:57px !important;
	background:#fff;
}

#item32815 {
	width:103px !important;
	height:13px !important;
	left:177px !important;
	top:57px !important;
	background:#fff;
}

#item32838 {
	width:103px !important;
	height:13px !important;
	left:429px !important;
	top:57px !important;
	background:#fff;
}

#item32970 {
	width:67px !important;
	left:52px !important;
	top:658px !important;
	min-height:8px !important;
}

#item32993 {
	width:123px !important;
	left:176px !important;
	top:658px !important;
	min-height:26px !important;
}

#item33016 {
	width:67px !important;
	left:303px !important;
	top:658px !important;
	min-height:8px !important;
}

#item33039 {
	width:67px !important;
	left:431px !important;
	top:658px !important;
	min-height:8px !important;
}

#item66699 {
	width:27px !important;
	height:27px !important;
	left:51px !important;
	top:628px !important;
}

#item66706 {
	width:27px !important;
	height:27px !important;
	left:177px !important;
	top:628px !important;
}

#item66736 {
	width:27px !important;
	height:27px !important;
	left:303px !important;
	top:628px !important;
}

#item66743 {
	width:27px !important;
	height:27px !important;
	left:430px !important;
	top:628px !important;
}

#item38004 {
	width:1162px !important;
	height:741px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f1f0f7;
}

#item67839 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item33243 {
	width:103px !important;
	left:286px !important;
	top:91px !important;
	min-height:405px !important;
}

#item33838 {
	width:103px !important;
	left:34px !important;
	top:91px !important;
	min-height:433px !important;
}

#item33266 {
	width:104px !important;
	left:412px !important;
	top:91px !important;
	min-height:403px !important;
}

#item33861 {
	width:104px !important;
	left:160px !important;
	top:91px !important;
	min-height:403px !important;
}

#item33382 {
	width:104px !important;
	height:13px !important;
	left:286px !important;
	top:57px !important;
	background:#fff;
}

#item33884 {
	width:104px !important;
	height:13px !important;
	left:34px !important;
	top:57px !important;
	background:#fff;
}

#item33405 {
	width:104px !important;
	height:13px !important;
	left:412px !important;
	top:57px !important;
	background:#fff;
}

#item33907 {
	width:104px !important;
	height:13px !important;
	left:160px !important;
	top:57px !important;
	background:#fff;
}

#item33974 {
	width:97px !important;
	left:34px !important;
	top:658px !important;
	min-height:13px !important;
}

#item33997 {
	width:75px !important;
	left:160px !important;
	top:658px !important;
	min-height:8px !important;
}

#item52718 {
	width:95px !important;
	left:286px !important;
	top:658px !important;
	min-height:8px !important;
}

#item52762 {
	width:95px !important;
	left:411px !important;
	top:658px !important;
	min-height:8px !important;
}

#item66763 {
	width:27px !important;
	height:27px !important;
	left:286px !important;
	top:628px !important;
}

#item66770 {
	width:27px !important;
	height:27px !important;
	left:34px !important;
	top:628px !important;
}

#item66778 {
	width:27px !important;
	height:27px !important;
	left:414px !important;
	top:628px !important;
}

#item66785 {
	width:27px !important;
	height:27px !important;
	left:162px !important;
	top:628px !important;
}

#item67552 {
	width:150px !important;
	height:150px !important;
	left:502px !important;
	top:201px !important;
}

#item67816 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item33290 {
	width:104px !important;
	left:51px !important;
	top:91px !important;
	min-height:423px !important;
}

#item33313 {
	width:103px !important;
	left:177px !important;
	top:91px !important;
	min-height:433px !important;
}

#item33336 {
	width:104px !important;
	left:303px !important;
	top:87px !important;
	min-height:427px !important;
}

#item33359 {
	width:103px !important;
	left:429px !important;
	top:87px !important;
	min-height:397px !important;
}

#item33428 {
	width:104px !important;
	height:13px !important;
	left:51px !important;
	top:57px !important;
	background:#fff;
}

#item33452 {
	width:104px !important;
	height:13px !important;
	left:303px !important;
	top:57px !important;
	background:#fff;
}

#item33475 {
	width:103px !important;
	height:13px !important;
	left:177px !important;
	top:57px !important;
	background:#fff;
}

#item33498 {
	width:103px !important;
	height:13px !important;
	left:429px !important;
	top:57px !important;
	background:#fff;
}

#item52822 {
	width:95px !important;
	left:50px !important;
	top:658px !important;
	min-height:8px !important;
}

#item52865 {
	width:111px !important;
	left:176px !important;
	top:658px !important;
	min-height:8px !important;
}

#item52907 {
	width:95px !important;
	left:302px !important;
	top:658px !important;
	min-height:8px !important;
}

#item52949 {
	width:95px !important;
	left:429px !important;
	top:658px !important;
	min-height:8px !important;
}

#item66792 {
	width:27px !important;
	height:27px !important;
	left:51px !important;
	top:628px !important;
}

#item66799 {
	width:27px !important;
	height:27px !important;
	left:177px !important;
	top:628px !important;
}

#item66829 {
	width:27px !important;
	height:27px !important;
	left:303px !important;
	top:628px !important;
}

#item66836 {
	width:27px !important;
	height:27px !important;
	left:430px !important;
	top:628px !important;
}

#item38006 {
	width:1162px !important;
	height:741px !important;
	left:-14px !important;
	top:-14px !important;
	background:#f1f0f7;
}

#item67793 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item34165 {
	width:103px !important;
	left:286px !important;
	top:91px !important;
	min-height:395px !important;
}

#item34188 {
	width:103px !important;
	left:34px !important;
	top:91px !important;
	min-height:415px !important;
}

#item34211 {
	width:104px !important;
	left:412px !important;
	top:91px !important;
	min-height:385px !important;
}

#item34234 {
	width:104px !important;
	left:160px !important;
	top:91px !important;
	min-height:415px !important;
}

#item34350 {
	width:104px !important;
	height:13px !important;
	left:286px !important;
	top:57px !important;
	background:#fff;
}

#item34373 {
	width:104px !important;
	height:13px !important;
	left:34px !important;
	top:57px !important;
	background:#fff;
}

#item34396 {
	width:104px !important;
	height:13px !important;
	left:412px !important;
	top:57px !important;
	background:#fff;
}

#item34419 {
	width:104px !important;
	height:13px !important;
	left:160px !important;
	top:57px !important;
	background:#fff;
}

#item53004 {
	width:97px !important;
	left:34px !important;
	top:658px !important;
	min-height:13px !important;
}

#item53046 {
	width:97px !important;
	left:160px !important;
	top:658px !important;
	min-height:13px !important;
}

#item53087 {
	width:97px !important;
	left:287px !important;
	top:658px !important;
	min-height:13px !important;
}

#item53130 {
	width:97px !important;
	left:412px !important;
	top:658px !important;
	min-height:13px !important;
}

#item66853 {
	width:27px !important;
	height:27px !important;
	left:286px !important;
	top:627px !important;
}

#item66860 {
	width:27px !important;
	height:27px !important;
	left:34px !important;
	top:627px !important;
}

#item66867 {
	width:27px !important;
	height:27px !important;
	left:414px !important;
	top:627px !important;
}

#item66874 {
	width:27px !important;
	height:27px !important;
	left:162px !important;
	top:627px !important;
}

#item67770 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item34257 {
	width:104px !important;
	left:51px !important;
	top:91px !important;
	min-height:405px !important;
}

#item34280 {
	width:103px !important;
	left:177px !important;
	top:91px !important;
	min-height:435px !important;
}

#item34303 {
	width:104px !important;
	left:303px !important;
	top:91px !important;
	min-height:415px !important;
}

#item34442 {
	width:104px !important;
	height:13px !important;
	left:51px !important;
	top:57px !important;
	background:#fff;
}

#item34465 {
	width:104px !important;
	height:13px !important;
	left:303px !important;
	top:57px !important;
	background:#fff;
}

#item34488 {
	width:103px !important;
	height:13px !important;
	left:177px !important;
	top:57px !important;
	background:#fff;
}

#item53179 {
	width:97px !important;
	left:51px !important;
	top:658px !important;
	min-height:13px !important;
}

#item53230 {
	width:97px !important;
	left:177px !important;
	top:658px !important;
	min-height:13px !important;
}

#item53280 {
	width:125px !important;
	left:303px !important;
	top:658px !important;
	min-height:24px !important;
}

#item66883 {
	width:27px !important;
	height:27px !important;
	left:51px !important;
	top:627px !important;
}

#item66890 {
	width:27px !important;
	height:27px !important;
	left:177px !important;
	top:627px !important;
}

#item66919 {
	width:27px !important;
	height:27px !important;
	left:303px !important;
	top:627px !important;
}

#item67747 {
	width:544px !important;
	left:23px !important;
	top:678px !important;
	min-height:13px !important;
}

#item62883 {
	width:275px !important;
	left:137px !important;
	top:148px !important;
	min-height:362px !important;
}

#item63065 {
	width:133px !important;
	height:64px !important;
	left:128px !important;
	top:542px !important;
}

#item66933 {
	width:27px !important;
	height:27px !important;
	left:137px !important;
	top:514px !important;
}

#item67724 {
	width:544px !important;
	top:678px !important;
	min-height:13px !important;
}

#item67230 {
	width:595px !important;
	height:737px !important;
	top:-14px !important;
	background:#3d5897;
}

#item67291 {
	width:595px !important;
	height:737px !important;
	left:-14px !important;
	top:-14px !important;
	background:#3d5897;
}
#in5footer,  #prefooter {display:none;}
