/* 	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:#97999b; }
:-webkit-full-screen { background:#97999b; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:638px; height:842px; background: #fff !important; }
.paper-vertical { width:638px; height:100%; }
.paper-horizontal { width:137333px; height:854px; }
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);
}
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:638px) {
	.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 #e6488f; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#e6488f;}
#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;}
}

#item96288 {
	width:655px !important;
	height:859px !important;
	background:#fff;
}

#item96763 {
	width:222px !important;
	height:27px !important;
	left:108px !important;
	top:71px !important;
}

#item96771 {
	width:222px !important;
	height:36px !important;
	left:108px !important;
	top:107px !important;
}

#item96776 {
	width:226px !important;
	height:43px !important;
	left:106px !important;
	top:152px !important;
}

#item96780 {
	width:226px !important;
	height:43px !important;
	left:104px !important;
	top:204px !important;
}

#item96784 {
	width:226px !important;
	height:27px !important;
	left:104px !important;
	top:281px !important;
}

#item96788 {
	width:226px !important;
	height:27px !important;
	left:104px !important;
	top:319px !important;
}

#item96792 {
	width:226px !important;
	height:27px !important;
	left:101px !important;
	top:353px !important;
}

#item96798 {
	width:226px !important;
	height:27px !important;
	left:101px !important;
	top:387px !important;
}

#item96802 {
	width:226px !important;
	height:27px !important;
	left:100px !important;
	top:426px !important;
}

#item96806 {
	width:226px !important;
	height:27px !important;
	left:98px !important;
	top:461px !important;
}

#item96810 {
	width:226px !important;
	height:27px !important;
	left:96px !important;
	top:497px !important;
}

#item96815 {
	width:226px !important;
	height:27px !important;
	left:96px !important;
	top:533px !important;
}

#item96819 {
	width:226px !important;
	height:27px !important;
	left:94px !important;
	top:571px !important;
}

#item96823 {
	width:155px !important;
	height:27px !important;
	left:349px !important;
	top:598px !important;
}

#item96827 {
	width:155px !important;
	height:27px !important;
	left:347px !important;
	top:632px !important;
}

#item96831 {
	width:155px !important;
	height:27px !important;
	left:347px !important;
	top:667px !important;
}

#item96835 {
	width:155px !important;
	height:27px !important;
	left:345px !important;
	top:703px !important;
}

#item96839 {
	width:155px !important;
	height:27px !important;
	left:345px !important;
	top:740px !important;
}

#item96843 {
	width:193px !important;
	height:27px !important;
	left:342px !important;
	top:774px !important;
}

#item96847 {
	width:193px !important;
	height:36px !important;
	left:39px !important;
	top:55px !important;
}

#item96851 {
	width:193px !important;
	height:36px !important;
	left:39px !important;
	top:102px !important;
}

#item96855 {
	width:193px !important;
	height:27px !important;
	left:39px !important;
	top:150px !important;
}

#item96860 {
	width:193px !important;
	height:27px !important;
	left:39px !important;
	top:183px !important;
}

#item96865 {
	width:193px !important;
	height:40px !important;
	left:39px !important;
	top:220px !important;
}

#item96869 {
	width:193px !important;
	height:31px !important;
	left:39px !important;
	top:268px !important;
}

#item96873 {
	width:193px !important;
	height:28px !important;
	left:39px !important;
	top:306px !important;
}

#item96877 {
	width:193px !important;
	height:43px !important;
	left:39px !important;
	top:342px !important;
}

#item96881 {
	width:193px !important;
	height:28px !important;
	left:39px !important;
	top:390px !important;
}

#item96885 {
	width:193px !important;
	height:28px !important;
	left:39px !important;
	top:425px !important;
}

#item96889 {
	width:193px !important;
	height:28px !important;
	left:37px !important;
	top:463px !important;
}

#item96893 {
	width:193px !important;
	height:43px !important;
	left:37px !important;
	top:497px !important;
}

#item96897 {
	width:193px !important;
	height:43px !important;
	left:38px !important;
	top:546px !important;
}

#item96904 {
	width:162px !important;
	height:36px !important;
	left:242px !important;
	top:55px !important;
}

#item96908 {
	width:162px !important;
	height:36px !important;
	left:242px !important;
	top:102px !important;
}

#item96913 {
	width:162px !important;
	height:53px !important;
	left:243px !important;
	top:149px !important;
}

#item96918 {
	width:162px !important;
	height:40px !important;
	left:241px !important;
	top:209px !important;
}

#item96922 {
	width:162px !important;
	height:31px !important;
	left:241px !important;
	top:256px !important;
}

#item96926 {
	width:162px !important;
	height:31px !important;
	left:241px !important;
	top:293px !important;
}

#item96930 {
	width:162px !important;
	height:40px !important;
	left:240px !important;
	top:331px !important;
}

#item96934 {
	width:162px !important;
	height:40px !important;
	left:240px !important;
	top:378px !important;
}

#item96938 {
	width:162px !important;
	height:31px !important;
	left:240px !important;
	top:425px !important;
}

#item96942 {
	width:162px !important;
	height:43px !important;
	left:239px !important;
	top:462px !important;
}

#item96946 {
	width:162px !important;
	height:30px !important;
	left:239px !important;
	top:510px !important;
}

#item96950 {
	width:162px !important;
	height:30px !important;
	left:238px !important;
	top:546px !important;
}

#item96954 {
	width:162px !important;
	height:36px !important;
	left:416px !important;
	top:632px !important;
}

#item96958 {
	width:162px !important;
	height:36px !important;
	left:416px !important;
	top:680px !important;
}

#item96963 {
	width:162px !important;
	height:36px !important;
	left:416px !important;
	top:727px !important;
}

#item75384 {
	width:7px !important;
	height:1px !important;
	left:646px !important;
	top:295px !important;
}

#item75521 {
	width:217px !important;
	height:463px !important;
	left:34px !important;
	top:307px !important;
	background:#000;
}

#item75652 {
	width:211px !important;
	height:269px !important;
	left:688px !important;
	top:394px !important;
	border:solid 1px #9d9c9c;
}

#item94550 {
	width:220px !important;
	height:384px !important;
	left:34px !important;
	top:218px !important;
}

#item96519 {
	width:190px !important;
	height:11px !important;
	left:113px !important;
	top:690px !important;
}

#item96523 {
	width:225px !important;
	height:11px !important;
	left:35px !important;
	top:702px !important;
}

#item96527 {
	width:51px !important;
	height:11px !important;
	left:264px !important;
	top:702px !important;
}

#item96531 {
	width:93px !important;
	height:8px !important;
	left:35px !important;
	top:716px !important;
}

#item96534 {
	width:190px !important;
	height:11px !important;
	left:131px !important;
	top:716px !important;
}

#item94524 {
	width:313px !important;
	height:435px !important;
}

#item94529 {
	width:120px !important;
	height:116px !important;
	left:464px !important;
	top:668px !important;
}

#item94533 {
	width:112px !important;
	height:108px !important;
	left:334px !important;
	top:663px !important;
}

#item94537 {
	width:106px !important;
	height:105px !important;
	left:208px !important;
	top:660px !important;
}

#item94541 {
	width:270px !important;
	height:262px !important;
	left:334px !important;
	top:68px !important;
}

#item94545 {
	width:195px !important;
	height:154px !important;
	left:410px !important;
	top:444px !important;
}

#item95119 {
	width:220px !important;
	height:328px !important;
	left:43px !important;
	top:70px !important;
}

#item95123 {
	width:330px !important;
	height:218px !important;
	left:274px !important;
	top:581px !important;
}

#item95127 {
	width:217px !important;
	height:389px !important;
	left:40px !important;
	top:407px !important;
}

#item95131 {
	width:152px !important;
	height:360px !important;
	left:271px !important;
	top:213px !important;
}

#item95135 {
	width:239px !important;
	height:385px !important;
	left:390px !important;
}

#item95139 {
	width:201px !important;
	height:383px !important;
	left:34px !important;
	top:421px !important;
}

#item95143 {
	width:344px !important;
	height:403px !important;
	left:257px !important;
	top:412px !important;
}

#item95147 {
	width:215px !important;
	height:343px !important;
	left:34px !important;
	top:65px !important;
}

#item94566 {
	width:310px !important;
	height:189px !important;
	left:321px !important;
	top:386px !important;
}

#item49330 {
	width:132px !important;
	height:154px !important;
	left:104px !important;
	top:620px !important;
	background:#fff;
}

#item94577 {
	width:425px !important;
	height:533px !important;
	left:108px !important;
	top:240px !important;
}

#item49584 {
	width:197px !important;
	height:123px !important;
	left:180px !important;
	top:71px !important;
	background:#fff;
}

#item49918 {
	width:122px !important;
	height:176px !important;
	left:187px !important;
	top:421px !important;
	background:#fff;
}

#item94582 {
	width:179px !important;
	height:386px !important;
	left:1px !important;
	top:12px !important;
}

#item94586 {
	width:241px !important;
	height:303px !important;
	left:377px !important;
	top:4px !important;
}

#item94590 {
	width:180px !important;
	height:378px !important;
	left:15px !important;
	top:435px !important;
}

#item94594 {
	width:149px !important;
	height:267px !important;
	left:203px !important;
	top:589px !important;
}

#item94599 {
	width:203px !important;
	height:249px !important;
	left:277px !important;
	top:339px !important;
}

#item94603 {
	width:149px !important;
	height:233px !important;
	left:489px !important;
	top:342px !important;
}

#item49696 {
	width:111px !important;
	height:189px !important;
	left:140px !important;
	top:45px !important;
	background:#fff;
}

#item49722 {
	width:128px !important;
	height:217px !important;
	left:28px !important;
	top:601px !important;
	background:#fff;
}

#item49748 {
	width:131px !important;
	height:191px !important;
	left:354px !important;
	top:363px !important;
	background:#fff;
}

#item94607 {
	width:133px !important;
	height:332px !important;
	left:7px !important;
	top:4px !important;
}

#item94611 {
	width:164px !important;
	height:272px !important;
	left:251px !important;
	top:4px !important;
}

#item94615 {
	width:187px !important;
	height:319px !important;
	left:425px !important;
	top:17px !important;
}

#item94619 {
	width:167px !important;
	height:256px !important;
	left:14px !important;
	top:345px !important;
}

#item94623 {
	width:150px !important;
	height:246px !important;
	left:196px !important;
	top:281px !important;
}

#item94627 {
	width:158px !important;
	height:272px !important;
	left:191px !important;
	top:539px !important;
}

#item94631 {
	width:268px !important;
	height:457px !important;
	left:360px !important;
	top:351px !important;
}

#item50118 {
	width:231px !important;
	height:109px !important;
	left:217px !important;
	top:282px !important;
	background:#fff;
}

#item50120 {
	width:108px !important;
	height:166px !important;
	left:356px !important;
	top:509px !important;
	background:#fff;
}

#item50549 {
	width:215px !important;
	height:123px !important;
	left:18px !important;
	top:686px !important;
	background:#fff;
}

#item94636 {
	width:224px !important;
	height:377px !important;
}

#item94640 {
	width:191px !important;
	height:291px !important;
	left:244px !important;
	top:-9px !important;
}

#item94644 {
	width:168px !important;
	height:320px !important;
	left:449px !important;
}

#item94648 {
	width:191px !important;
	height:514px !important;
	left:441px !important;
	top:328px !important;
}

#item94652 {
	width:147px !important;
	height:442px !important;
	left:209px !important;
	top:377px !important;
}

#item94657 {
	width:178px !important;
	height:293px !important;
	left:15px !important;
	top:393px !important;
}

#item50119 {
	width:136px !important;
	height:105px !important;
	left:28px !important;
	top:61px !important;
	background:#fff;
}

#item50410 {
	width:147px !important;
	height:81px !important;
	left:244px !important;
	top:432px !important;
	background:#fff;
}

#item94661 {
	width:242px !important;
	height:258px !important;
	left:50px !important;
}

#item94665 {
	width:145px !important;
	height:251px !important;
	left:300px !important;
	top:20px !important;
}

#item94670 {
	width:153px !important;
	height:410px !important;
	left:460px !important;
	top:25px !important;
}

#item94674 {
	width:145px !important;
	height:499px !important;
	left:43px !important;
	top:326px !important;
}

#item94678 {
	width:142px !important;
	height:318px !important;
	left:201px !important;
	top:515px !important;
}

#item94682 {
	width:285px !important;
	height:392px !important;
	left:353px !important;
	top:441px !important;
}

#item50959 {
	width:103px !important;
	height:164px !important;
	left:332px !important;
	top:403px !important;
	background:#fff;
}

#item94687 {
	width:217px !important;
	height:362px !important;
	left:397px !important;
	top:35px !important;
}

#item94691 {
	width:180px !important;
	height:201px !important;
	left:212px !important;
	top:112px !important;
}

#item94694 {
	width:164px !important;
	height:226px !important;
	left:24px !important;
	top:371px !important;
}

#item94698 {
	width:137px !important;
	height:347px !important;
	left:194px !important;
	top:339px !important;
}

#item94703 {
	width:269px !important;
	height:424px !important;
	left:361px !important;
	top:412px !important;
}

#item94707 {
	width:184px !important;
	height:189px !important;
	left:5px !important;
	top:619px !important;
}

#item96552 {
	width:165px !important;
	height:261px !important;
	left:23px !important;
	top:100px !important;
}

#item48536 {
	width:112px !important;
	height:91px !important;
	left:465px !important;
	top:381px !important;
	background:#fff;
}

#item94714 {
	width:537px !important;
	height:624px !important;
	left:48px !important;
	top:176px !important;
}

#item48537 {
	width:116px !important;
	height:65px !important;
	left:37px !important;
	top:343px !important;
	background:#fff;
}

#item48539 {
	width:84px !important;
	height:113px !important;
	left:35px !important;
	top:559px !important;
	background:#fff;
}

#item48540 {
	width:145px !important;
	height:111px !important;
	left:272px !important;
	top:381px !important;
	background:#fff;
}

#item48541 {
	width:131px !important;
	height:69px !important;
	left:515px !important;
	top:274px !important;
	background:#fff;
}

#item48542 {
	width:94px !important;
	height:69px !important;
	left:323px !important;
	top:660px !important;
	background:#fff;
}

#item94718 {
	width:316px !important;
	height:438px !important;
	left:43px !important;
	top:6px !important;
}

#item94722 {
	width:243px !important;
	height:431px !important;
	left:372px !important;
	top:20px !important;
}

#item94726 {
	width:259px !important;
	height:344px !important;
	left:37px !important;
	top:455px !important;
}

#item94731 {
	width:322px !important;
	height:371px !important;
	left:310px !important;
	top:462px !important;
}

#item48770 {
	width:96px !important;
	height:88px !important;
	left:211px !important;
	top:72px !important;
	background:#fff;
}

#item48771 {
	width:96px !important;
	height:74px !important;
	left:194px !important;
	top:707px !important;
	background:#fff;
}

#item48772 {
	width:135px !important;
	height:95px !important;
	left:462px !important;
	top:714px !important;
	background:#fff;
}

#item48849 {
	width:259px !important;
	height:319px !important;
	left:336px !important;
	top:71px !important;
	border:solid 1px #000;
}

#item94735 {
	width:256px !important;
	height:334px !important;
	left:9px !important;
	top:50px !important;
}

#item94740 {
	width:106px !important;
	height:339px !important;
	left:275px !important;
	top:323px !important;
}

#item94744 {
	width:212px !important;
	height:355px !important;
	left:388px !important;
	top:466px !important;
}

#item96556 {
	width:249px !important;
	height:439px !important;
	left:5px !important;
	top:403px !important;
}

#item95151 {
	width:130px !important;
	height:11px !important;
	left:79px !important;
	top:763px !important;
}

#item95155 {
	width:78px !important;
	height:11px !important;
	left:214px !important;
	top:763px !important;
}

#item95159 {
	width:207px !important;
	height:11px !important;
	left:298px !important;
	top:763px !important;
}

#item95164 {
	width:48px !important;
	height:11px !important;
	left:510px !important;
	top:763px !important;
}

#item95168 {
	width:70px !important;
	height:7px !important;
	left:79px !important;
	top:777px !important;
}

#item95171 {
	width:139px !important;
	height:7px !important;
	left:156px !important;
	top:777px !important;
}

#item95175 {
	width:56px !important;
	height:7px !important;
	left:300px !important;
	top:777px !important;
}

#item95179 {
	width:156px !important;
	height:7px !important;
	left:364px !important;
	top:777px !important;
}

#item95183 {
	width:34px !important;
	height:9px !important;
	left:524px !important;
	top:777px !important;
}

#item95187 {
	width:74px !important;
	height:7px !important;
	left:115px !important;
	top:789px !important;
}

#item95190 {
	width:78px !important;
	height:7px !important;
	left:194px !important;
	top:789px !important;
}

#item95195 {
	width:79px !important;
	height:7px !important;
	left:277px !important;
	top:789px !important;
}

#item95199 {
	width:65px !important;
	height:9px !important;
	left:361px !important;
	top:786px !important;
}

#item95203 {
	width:92px !important;
	height:7px !important;
	left:431px !important;
	top:788px !important;
}

#item56148 {
	width:218px !important;
	height:16px !important;
	left:378px !important;
	top:432px !important;
	background:#cfa0be;
}

#item56276 {
	width:145px !important;
	height:30px !important;
	left:168px !important;
	top:248px !important;
	background:#cfa0be;
}

#item94750 {
	width:126px !important;
	height:157px !important;
	left:330px !important;
	top:244px !important;
}

#item94754 {
	width:145px !important;
	height:193px !important;
	left:168px !important;
	top:470px !important;
}

#item94758 {
	width:145px !important;
	height:571px !important;
	left:18px !important;
	top:230px !important;
}

#item96561 {
	width:133px !important;
	height:284px !important;
	left:463px !important;
	top:133px !important;
}

#item55950 {
	width:199px !important;
	height:79px !important;
	left:138px !important;
	top:548px !important;
	background:#fff;
}

#item55959 {
	width:121px !important;
	height:100px !important;
	left:38px !important;
	top:91px !important;
	background:#fff;
}

#item56149 {
	width:121px !important;
	height:20px !important;
	left:38px !important;
	top:71px !important;
	background:#cfa0be;
}

#item56589 {
	width:199px !important;
	height:17px !important;
	left:138px !important;
	top:533px !important;
	background:#cfa0be;
}

#item94762 {
	width:126px !important;
	height:142px !important;
	left:217px !important;
	top:636px !important;
}

#item94767 {
	width:126px !important;
	height:185px !important;
	left:43px !important;
	top:208px !important;
}

#item94771 {
	width:183px !important;
	height:398px !important;
	left:174px !important;
}

#item94775 {
	width:199px !important;
	height:291px !important;
	left:6px !important;
	top:515px !important;
}

#item94782 {
	width:181px !important;
	height:251px !important;
	left:416px !important;
	top:282px !important;
}

#item94786 {
	width:347px !important;
	height:348px !important;
}

#item94791 {
	width:136px !important;
	height:351px !important;
	top:439px !important;
}

#item94796 {
	width:120px !important;
	height:262px !important;
	left:147px !important;
	top:411px !important;
}

#item94800 {
	width:137px !important;
	height:462px !important;
	left:274px !important;
	top:363px !important;
}

#item94804 {
	width:173px !important;
	height:230px !important;
	left:424px !important;
	top:546px !important;
}

#item73048 {
	width:247px !important;
	height:405px !important;
	left:35px !important;
	top:195px !important;
	background:#df88b7;
}

#item73049 {
	width:303px !important;
	height:140px !important;
	left:293px !important;
	top:195px !important;
	background:#fff;
}

#item73050 {
	width:302px !important;
	height:130px !important;
	left:294px !important;
	top:670px !important;
	background:#f9f0f6;
}

#item94810 {
	width:249px !important;
	height:405px !important;
	left:33px !important;
	top:195px !important;
}

#item94814 {
	width:302px !important;
	height:312px !important;
	left:294px !important;
	top:347px !important;
}

#item94818 {
	width:249px !important;
	height:191px !important;
	left:33px !important;
	top:611px !important;
}

#item94822 {
	width:303px !important;
	height:141px !important;
	left:293px !important;
	top:195px !important;
}

#item94827 {
	width:303px !important;
	height:132px !important;
	left:293px !important;
	top:670px !important;
}

#item73012 {
	width:276px !important;
	height:317px !important;
	left:43px !important;
	top:67px !important;
	background:#df88b7;
}

#item73051 {
	width:271px !important;
	height:206px !important;
	left:332px !important;
	top:592px !important;
	background:#f9f0f6;
}

#item73077 {
	width:271px !important;
	height:512px !important;
	left:332px !important;
	top:67px !important;
	background:#fff;
	border:solid 1px #000;
}

#item94831 {
	width:276px !important;
	height:326px !important;
	left:43px !important;
	top:57px !important;
}

#item94835 {
	width:271px !important;
	height:521px !important;
	left:332px !important;
	top:57px !important;
}

#item94839 {
	width:272px !important;
	height:206px !important;
	left:332px !important;
	top:592px !important;
}

#item94843 {
	width:271px !important;
	height:124px !important;
	left:43px !important;
	top:403px !important;
}

#item94847 {
	width:276px !important;
	height:261px !important;
	left:43px !important;
	top:540px !important;
}

#item73706 {
	width:561px !important;
	height:189px !important;
	left:34px !important;
	top:71px !important;
	background:#df88b7;
}

#item94852 {
	width:562px !important;
	height:189px !important;
	left:33px !important;
	top:71px !important;
}

#item94856 {
	width:398px !important;
	height:274px !important;
	left:33px !important;
	top:273px !important;
}

#item94860 {
	width:430px !important;
	height:239px !important;
	top:559px !important;
}

#item94864 {
	width:156px !important;
	height:273px !important;
	left:439px !important;
	top:273px !important;
}

#item94869 {
	width:156px !important;
	height:241px !important;
	left:439px !important;
	top:559px !important;
}

#item73579 {
	width:326px !important;
	height:127px !important;
	left:278px !important;
	top:673px !important;
	background:#f9f0f6;
}

#item73580 {
	width:220px !important;
	height:256px !important;
	left:43px !important;
	top:71px !important;
	background:#f9f0f6;
}

#item73707 {
	width:327px !important;
	height:319px !important;
	left:278px !important;
	top:339px !important;
	background:#df88b7;
}

#item94874 {
	width:220px !important;
	height:460px !important;
	left:43px !important;
	top:338px !important;
}

#item94878 {
	width:327px !important;
	height:320px !important;
	left:278px !important;
	top:338px !important;
}

#item94882 {
	width:326px !important;
	height:134px !important;
	left:278px !important;
	top:673px !important;
}

#item94886 {
	width:219px !important;
	height:257px !important;
	left:44px !important;
	top:71px !important;
}

#item94890 {
	width:327px !important;
	height:257px !important;
	left:278px !important;
	top:71px !important;
}

#item74228 {
	width:299px !important;
	height:173px !important;
	left:296px !important;
	top:71px !important;
	background:#ececec;
}

#item74229 {
	width:299px !important;
	height:279px !important;
	left:296px !important;
	top:259px !important;
	background:#df88b7;
}

#item74406 {
	width:241px !important;
	height:729px !important;
	left:34px !important;
	top:71px !important;
	background:#fff;
	border:solid 1px #000;
}

#item94894 {
	width:241px !important;
	height:727px !important;
	left:34px !important;
	top:71px !important;
}

#item94898 {
	width:299px !important;
	height:172px !important;
	left:296px !important;
	top:71px !important;
}

#item94903 {
	width:299px !important;
	height:279px !important;
	left:296px !important;
	top:259px !important;
}

#item94907 {
	width:146px !important;
	height:240px !important;
	left:296px !important;
	top:557px !important;
}

#item94911 {
	width:134px !important;
	height:226px !important;
	left:461px !important;
	top:574px !important;
}

#item74151 {
	width:384px !important;
	height:229px !important;
	left:43px !important;
	top:570px !important;
	background:#f9f0f6;
}

#item74230 {
	width:311px !important;
	height:283px !important;
	left:293px !important;
	top:267px !important;
	background:#df88b7;
}

#item74407 {
	width:232px !important;
	height:479px !important;
	left:43px !important;
	top:71px !important;
	background:#fff;
	border:solid 1px #000;
}

#item94916 {
	width:232px !important;
	height:478px !important;
	left:43px !important;
	top:71px !important;
}

#item94920 {
	width:311px !important;
	height:282px !important;
	left:293px !important;
	top:267px !important;
}

#item94924 {
	width:156px !important;
	height:229px !important;
	left:448px !important;
	top:570px !important;
}

#item94928 {
	width:311px !important;
	height:180px !important;
	left:293px !important;
	top:71px !important;
}

#item94932 {
	width:383px !important;
	height:229px !important;
	left:43px !important;
	top:570px !important;
}

#item94940 {
	width:425px !important;
	height:552px !important;
	left:115px !important;
	top:87px !important;
}

#item94945 {
	width:383px !important;
	height:200px !important;
}

#item94949 {
	width:149px !important;
	height:249px !important;
	left:308px !important;
	top:206px !important;
}

#item94954 {
	width:154px !important;
	height:357px !important;
	left:13px !important;
	top:342px !important;
}

#item94958 {
	width:141px !important;
	height:349px !important;
	left:466px !important;
	top:65px !important;
}

#item94962 {
	width:171px !important;
	height:421px !important;
	left:466px !important;
	top:421px !important;
}

#item94965 {
	width:181px !important;
	height:231px !important;
	left:271px !important;
	top:573px !important;
}

#item94969 {
	width:233px !important;
	height:96px !important;
	left:27px !important;
	top:707px !important;
}

#item94973 {
	width:125px !important;
	height:221px !important;
	left:176px !important;
	top:342px !important;
}

#item94978 {
	width:223px !important;
	height:325px !important;
	left:52px !important;
	top:466px !important;
}

#item94983 {
	width:290px !important;
	height:378px !important;
	left:350px !important;
}

#item94987 {
	width:286px !important;
	height:406px !important;
	left:315px !important;
	top:393px !important;
}

#item94991 {
	width:275px !important;
	height:384px !important;
	left:28px !important;
	top:50px !important;
}

#item95000 {
	width:638px !important;
	height:842px !important;
}

#item95004 {
	width:163px !important;
	height:318px !important;
	left:42px !important;
	top:479px !important;
}

#item95008 {
	width:205px !important;
	height:470px !important;
	left:16px !important;
}

#item95012 {
	width:160px !important;
	height:532px !important;
	left:227px !important;
	top:265px !important;
}

#item95017 {
	width:189px !important;
	height:200px !important;
	left:280px !important;
	top:52px !important;
}

#item95021 {
	width:240px !important;
	height:380px !important;
	left:398px !important;
	top:462px !important;
}

#item53435 {
	width:230px !important;
	height:191px !important;
	left:269px !important;
	top:448px !important;
	background:#fff;
}

#item53552 {
	width:338px !important;
	height:201px !important;
	background:#fff;
}

#item95031 {
	width:134px !important;
	height:9px !important;
	left:51px !important;
	top:774px !important;
}

#item95035 {
	width:83px !important;
	height:9px !important;
	left:190px !important;
	top:774px !important;
}

#item95039 {
	width:203px !important;
	height:9px !important;
	left:278px !important;
	top:774px !important;
}

#item95043 {
	width:108px !important;
	height:9px !important;
	left:486px !important;
	top:774px !important;
}

#item95047 {
	width:178px !important;
	height:9px !important;
	left:81px !important;
	top:787px !important;
}

#item95052 {
	width:94px !important;
	height:9px !important;
	left:261px !important;
	top:787px !important;
}

#item95056 {
	width:108px !important;
	height:9px !important;
	left:359px !important;
	top:787px !important;
}

#item95060 {
	width:94px !important;
	height:9px !important;
	left:473px !important;
	top:787px !important;
}

#item95064 {
	width:143px !important;
	height:9px !important;
	left:109px !important;
	top:799px !important;
}

#item95068 {
	width:79px !important;
	height:9px !important;
	left:257px !important;
	top:799px !important;
}

#item95072 {
	width:119px !important;
	height:9px !important;
	left:340px !important;
	top:799px !important;
}

#item95076 {
	width:67px !important;
	height:9px !important;
	left:464px !important;
	top:799px !important;
}

#item95080 {
	width:103px !important;
	height:13px !important;
	left:73px !important;
	top:811px !important;
}

#item95084 {
	width:152px !important;
	height:10px !important;
	left:181px !important;
	top:811px !important;
}

#item95089 {
	width:123px !important;
	height:10px !important;
	left:336px !important;
	top:811px !important;
}

#item95094 {
	width:108px !important;
	height:10px !important;
	left:463px !important;
	top:811px !important;
}

#item95098 {
	width:646px !important;
	height:418px !important;
	left:-9px !important;
	top:-4px !important;
}

#item95104 {
	width:646px !important;
	height:428px !important;
	left:-9px !important;
	top:422px !important;
}

#item43535 {
	width:289px !important;
	height:232px !important;
	left:315px !important;
	top:543px !important;
	background:#eaf6fe;
}

#item43536 {
	width:303px !important;
	height:232px !important;
	top:543px !important;
	background:#ececec;
}

#item43791 {
	width:221px !important;
	height:203px !important;
	left:23px !important;
	top:58px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item43792 {
	width:207px !important;
	height:180px !important;
	left:405px !important;
	top:624px !important;
	background:#ececec;
}

#item43793 {
	width:324px !important;
	height:147px !important;
	left:54px !important;
	top:312px !important;
	background:#f3ecf5;
}

#item43794 {
	width:208px !important;
	height:171px !important;
	left:391px !important;
	top:401px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.5);
	background:#eaf6fe;
}

#item43748 {
	width:389px !important;
	height:289px !important;
	left:217px !important;
	top:522px !important;
	background:#fff;
}

#item43749 {
	width:405px !important;
	height:280px !important;
	left:199px !important;
	top:30px !important;
}

#item43789 {
	width:195px !important;
	height:138px !important;
	left:451px !important;
	top:335px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item43790 {
	width:170px !important;
	height:194px !important;
	left:26px !important;
	top:378px !important;
	background:#f0e9f4;
}

#item43997 {
	width:225px !important;
	height:130px !important;
	left:72px !important;
	top:192px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.5);
	background:#eaf6fe;
}

#item44283 {
	width:166px !important;
	height:187px !important;
	left:51px !important;
	top:615px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item44391 {
	width:247px !important;
	height:378px !important;
	left:391px !important;
	top:-9px !important;
	background:#eaf6fe;
}

#item44409 {
	width:272px !important;
	height:403px !important;
	left:374px !important;
	top:307px !important;
	background:#fff;
}

#item44418 {
	width:326px !important;
	height:164px !important;
	left:26px !important;
	top:217px !important;
	background:#f0e9f4;
}

#item44469 {
	width:176px !important;
	height:186px !important;
	left:26px !important;
	top:395px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item44495 {
	width:177px !important;
	height:93px !important;
	left:408px !important;
	top:669px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.5);
	background:#fff;
}

#item95208 {
	width:177px !important;
	height:93px !important;
	left:408px !important;
	top:669px !important;
}

#item63268 {
	width:190px !important;
	height:125px !important;
	left:225px !important;
	top:490px !important;
	background:#fff;
}

#item63269 {
	width:171px !important;
	height:111px !important;
	left:236px !important;
	top:501px !important;
	background:#fff;
	border:solid 1px #000;
}

#item95234 {
	width:147px !important;
	height:10px !important;
	left:80px !important;
	top:719px !important;
}

#item95239 {
	width:139px !important;
	height:10px !important;
	left:233px !important;
	top:719px !important;
}

#item95243 {
	width:173px !important;
	height:10px !important;
	left:377px !important;
	top:719px !important;
}

#item95247 {
	width:147px !important;
	height:10px !important;
	left:46px !important;
	top:732px !important;
}

#item95251 {
	width:126px !important;
	height:10px !important;
	left:197px !important;
	top:732px !important;
}

#item95255 {
	width:126px !important;
	height:10px !important;
	left:328px !important;
	top:732px !important;
}

#item95259 {
	width:126px !important;
	height:10px !important;
	left:460px !important;
	top:732px !important;
}

#item95263 {
	width:109px !important;
	height:10px !important;
	left:106px !important;
	top:745px !important;
}

#item95267 {
	width:96px !important;
	height:8px !important;
	left:218px !important;
	top:745px !important;
}

#item95271 {
	width:118px !important;
	height:8px !important;
	left:319px !important;
	top:745px !important;
}

#item95276 {
	width:91px !important;
	height:8px !important;
	left:440px !important;
	top:745px !important;
}

#item95281 {
	width:147px !important;
	height:8px !important;
	left:24px !important;
	top:756px !important;
}

#item95285 {
	width:64px !important;
	height:8px !important;
	left:174px !important;
	top:758px !important;
}

#item95289 {
	width:64px !important;
	height:7px !important;
	left:243px !important;
	top:758px !important;
}

#item95293 {
	width:27px !important;
	height:9px !important;
	left:315px !important;
	top:756px !important;
}

#item95297 {
	width:57px !important;
	height:9px !important;
	left:346px !important;
	top:756px !important;
}

#item95301 {
	width:29px !important;
	height:9px !important;
	left:407px !important;
	top:756px !important;
}

#item95306 {
	width:79px !important;
	height:9px !important;
	left:440px !important;
	top:756px !important;
}

#item95310 {
	width:79px !important;
	height:11px !important;
	left:522px !important;
	top:755px !important;
}

#item95315 {
	width:109px !important;
	height:9px !important;
	left:71px !important;
	top:768px !important;
}

#item95319 {
	width:130px !important;
	height:11px !important;
	left:185px !important;
	top:768px !important;
}

#item95323 {
	width:115px !important;
	height:9px !important;
	left:317px !important;
	top:768px !important;
}

#item95327 {
	width:123px !important;
	height:9px !important;
	left:435px !important;
	top:768px !important;
}

#item95332 {
	width:142px !important;
	height:9px !important;
	left:121px !important;
	top:780px !important;
}

#item95336 {
	width:106px !important;
	height:9px !important;
	left:266px !important;
	top:780px !important;
}

#item95340 {
	width:137px !important;
	height:9px !important;
	left:374px !important;
	top:780px !important;
}

#item95344 {
	width:165px !important;
	height:10px !important;
	left:138px !important;
	top:792px !important;
}

#item95348 {
	width:187px !important;
	height:10px !important;
	left:310px !important;
	top:792px !important;
}

#item57457 {
	width:272px !important;
	height:305px !important;
	background:#7dbfb3;
}

#item57562 {
	width:561px !important;
	height:134px !important;
	left:43px !important;
	top:369px !important;
	background:#fbded3;
}

#item57807 {
	width:177px !important;
	height:219px !important;
	left:34px !important;
	top:477px !important;
	background:#f3eef0;
	border:solid 1px #000;
}

#item57946 {
	width:180px !important;
	height:256px !important;
	left:416px !important;
	top:70px !important;
	border:solid 1px #000;
}

#item95373 {
	width:325px !important;
	height:254px !important;
	top:47px !important;
}

#item95394 {
	width:283px !important;
	height:434px !important;
	left:340px !important;
}

#item58490 {
	width:86px !important;
	height:65px !important;
	left:231px !important;
	top:519px !important;
}

#item95378 {
	width:195px !important;
	height:424px !important;
	left:443px !important;
	top:405px !important;
}

#item95381 {
	width:236px !important;
	height:504px !important;
}

#item95385 {
	width:195px !important;
	height:198px !important;
	left:242px !important;
	top:378px !important;
}

#item95390 {
	width:243px !important;
	height:299px !important;
	left:356px !important;
	top:77px !important;
}

#item95425 {
	width:144px !important;
	height:91px !important;
	left:33px !important;
	top:424px !important;
}

#item95429 {
	width:143px !important;
	height:147px !important;
	left:34px !important;
	top:532px !important;
}

#item95433 {
	width:139px !important;
	height:103px !important;
	left:38px !important;
	top:690px !important;
}

#item62379 {
	width:166px !important;
	height:502px !important;
	left:235px !important;
	top:125px !important;
	background:#f2f8fb;
	border:solid 10px #fff;
}

#item95463 {
	width:153px !important;
	height:91px !important;
	left:243px !important;
	top:189px !important;
}

#item95467 {
	width:153px !important;
	height:85px !important;
	left:243px !important;
	top:295px !important;
}

#item95471 {
	width:153px !important;
	height:104px !important;
	left:243px !important;
	top:386px !important;
}

#item95474 {
	width:153px !important;
	height:121px !important;
	left:243px !important;
	top:502px !important;
}

#item63713 {
	width:294px !important;
	height:125px !important;
	left:172px !important;
	top:675px !important;
	background:#fff;
}

#item63714 {
	width:263px !important;
	height:111px !important;
	left:187px !important;
	top:686px !important;
	background:#fff;
	border:solid 1px #000;
}

#item95499 {
	width:158px !important;
	height:9px !important;
	left:57px !important;
	top:729px !important;
}

#item95502 {
	width:117px !important;
	height:9px !important;
	left:221px !important;
	top:729px !important;
}

#item95506 {
	width:178px !important;
	height:9px !important;
	left:344px !important;
	top:729px !important;
}

#item95510 {
	width:55px !important;
	height:9px !important;
	left:528px !important;
	top:729px !important;
}

#item95515 {
	width:26px !important;
	height:9px !important;
	left:48px !important;
	top:740px !important;
}

#item95518 {
	width:132px !important;
	height:9px !important;
	left:79px !important;
	top:740px !important;
}

#item95522 {
	width:125px !important;
	height:9px !important;
	left:219px !important;
	top:740px !important;
}

#item95526 {
	width:132px !important;
	height:9px !important;
	left:349px !important;
	top:740px !important;
}

#item95530 {
	width:101px !important;
	height:9px !important;
	left:485px !important;
	top:740px !important;
}

#item95537 {
	width:112px !important;
	height:9px !important;
	left:53px !important;
	top:753px !important;
}

#item95541 {
	width:158px !important;
	height:9px !important;
	left:171px !important;
	top:753px !important;
}

#item95545 {
	width:146px !important;
	height:9px !important;
	left:333px !important;
	top:753px !important;
}

#item95549 {
	width:103px !important;
	height:9px !important;
	left:483px !important;
	top:753px !important;
}

#item95553 {
	width:50px !important;
	height:9px !important;
	left:53px !important;
	top:765px !important;
}

#item95556 {
	width:61px !important;
	height:9px !important;
	left:118px !important;
	top:765px !important;
}

#item95560 {
	width:103px !important;
	height:9px !important;
	left:184px !important;
	top:765px !important;
}

#item95564 {
	width:103px !important;
	height:9px !important;
	left:296px !important;
	top:765px !important;
}

#item95591 {
	width:85px !important;
	height:9px !important;
	left:406px !important;
	top:765px !important;
}

#item95595 {
	width:90px !important;
	height:9px !important;
	left:497px !important;
	top:765px !important;
}

#item95600 {
	width:40px !important;
	height:9px !important;
	left:53px !important;
	top:778px !important;
}

#item95603 {
	width:146px !important;
	height:9px !important;
	left:100px !important;
	top:778px !important;
}

#item95607 {
	width:125px !important;
	height:9px !important;
	left:250px !important;
	top:778px !important;
}

#item95611 {
	width:112px !important;
	height:9px !important;
	left:382px !important;
	top:778px !important;
}

#item95615 {
	width:90px !important;
	height:9px !important;
	left:497px !important;
	top:778px !important;
}

#item95619 {
	width:86px !important;
	height:9px !important;
	left:159px !important;
	top:790px !important;
}

#item95623 {
	width:77px !important;
	height:9px !important;
	left:78px !important;
	top:790px !important;
}

#item95626 {
	width:149px !important;
	height:9px !important;
	left:250px !important;
	top:790px !important;
}

#item95630 {
	width:154px !important;
	height:9px !important;
	left:406px !important;
	top:790px !important;
}

#item88688 {
	width:143px !important;
	height:193px !important;
	left:310px !important;
	top:9px !important;
}

#item61713 {
	width:286px !important;
	height:204px !important;
	left:315px !important;
	top:332px !important;
	background:#1c498a;
	border:solid 5px #fff;
}

#item96611 {
	width:276px !important;
	height:249px !important;
	left:373px !important;
	top:-16px !important;
}

#item96615 {
	width:173px !important;
	height:246px !important;
	left:330px !important;
	top:241px !important;
}

#item96645 {
	width:133px !important;
	height:219px !important;
	left:186px !important;
	top:340px !important;
}

#item96650 {
	width:319px !important;
	height:313px !important;
	top:6px !important;
}

#item97010 {
	width:276px !important;
	height:209px !important;
	left:327px !important;
	top:587px !important;
}

#item96661 {
	width:561px !important;
	height:264px !important;
	left:34px !important;
	top:557px !important;
}

#item95763 {
	width:611px !important;
	height:394px !important;
	left:16px !important;
	top:14px !important;
}

#item95766 {
	width:605px !important;
	height:405px !important;
	left:16px !important;
	top:421px !important;
}

#item64182 {
	width:190px !important;
	height:125px !important;
	left:224px !important;
	top:675px !important;
	background:#fff;
}

#item64183 {
	width:171px !important;
	height:111px !important;
	left:234px !important;
	top:686px !important;
	background:#fff;
	border:solid 1px #000;
}

#item95777 {
	width:157px !important;
	height:10px !important;
	left:319px !important;
	top:716px !important;
}

#item95780 {
	width:103px !important;
	height:10px !important;
	left:49px !important;
	top:716px !important;
}

#item95784 {
	width:157px !important;
	height:10px !important;
	left:158px !important;
	top:716px !important;
}

#item95788 {
	width:103px !important;
	height:10px !important;
	left:481px !important;
	top:716px !important;
}

#item95793 {
	width:170px !important;
	height:10px !important;
	left:91px !important;
	top:729px !important;
}

#item95797 {
	width:109px !important;
	height:10px !important;
	left:267px !important;
	top:729px !important;
}

#item95801 {
	width:115px !important;
	height:10px !important;
	left:380px !important;
	top:729px !important;
}

#item95805 {
	width:89px !important;
	height:10px !important;
	left:499px !important;
	top:729px !important;
}

#item95809 {
	width:140px !important;
	height:8px !important;
	left:83px !important;
	top:742px !important;
}

#item95813 {
	width:154px !important;
	height:8px !important;
	left:227px !important;
	top:742px !important;
}

#item95817 {
	width:129px !important;
	height:8px !important;
	left:384px !important;
	top:742px !important;
}

#item95821 {
	width:79px !important;
	height:8px !important;
	left:516px !important;
	top:742px !important;
}

#item95825 {
	width:117px !important;
	height:7px !important;
	left:58px !important;
	top:753px !important;
}

#item95829 {
	width:139px !important;
	height:7px !important;
	left:181px !important;
	top:753px !important;
}

#item95833 {
	width:147px !important;
	height:10px !important;
	left:325px !important;
	top:753px !important;
}

#item95839 {
	width:129px !important;
	height:7px !important;
	left:473px !important;
	top:753px !important;
}

#item95843 {
	width:97px !important;
	height:8px !important;
	left:48px !important;
	top:763px !important;
}

#item95847 {
	width:103px !important;
	height:8px !important;
	left:150px !important;
	top:763px !important;
}

#item95851 {
	width:226px !important;
	height:7px !important;
	left:261px !important;
	top:766px !important;
}

#item95855 {
	width:98px !important;
	height:8px !important;
	left:491px !important;
	top:763px !important;
}

#item95859 {
	width:165px !important;
	height:8px !important;
	left:111px !important;
	top:776px !important;
}

#item95863 {
	width:99px !important;
	height:8px !important;
	left:281px !important;
	top:776px !important;
}

#item95867 {
	width:134px !important;
	height:8px !important;
	left:385px !important;
	top:776px !important;
}

#item76910 {
	width:293px !important;
	height:497px !important;
	left:30px !important;
	top:310px !important;
	background:#fff;
}

#item51242 {
	width:228px !important;
	height:174px !important;
	left:376px !important;
	top:473px !important;
	background:#fff;
}

#item95910 {
	width:328px !important;
	height:150px !important;
	left:43px !important;
	top:276px !important;
}

#item95914 {
	width:333px !important;
	height:162px !important;
	left:43px !important;
	top:437px !important;
}

#item95918 {
	width:218px !important;
	height:361px !important;
	left:386px !important;
	top:276px !important;
}

#item95922 {
	width:561px !important;
	height:152px !important;
	left:43px !important;
	top:647px !important;
}

#item96689 {
	width:198px !important;
	height:328px !important;
	left:423px !important;
	top:471px !important;
}

#item96693 {
	width:165px !important;
	height:305px !important;
	left:247px !important;
	top:489px !important;
}

#item78724 {
	width:167px !important;
	height:22px !important;
	left:64px !important;
	top:102px !important;
	background:#77c1b2;
}

#item78771 {
	width:167px !important;
	height:38px !important;
	left:246px !important;
	top:102px !important;
	background:#77c1b2;
}

#item78899 {
	width:167px !important;
	height:22px !important;
	left:429px !important;
	top:102px !important;
	background:#77c1b2;
}

#item95967 {
	width:167px !important;
	height:614px !important;
	left:64px !important;
	top:102px !important;
}

#item95971 {
	width:171px !important;
	height:614px !important;
	left:246px !important;
	top:102px !important;
}

#item95976 {
	width:167px !important;
	height:614px !important;
	left:429px !important;
	top:102px !important;
}

#item78947 {
	width:167px !important;
	height:22px !important;
	left:47px !important;
	top:102px !important;
	background:#77c1b2;
}

#item78994 {
	width:167px !important;
	height:22px !important;
	left:229px !important;
	top:102px !important;
	background:#77c1b2;
}

#item79042 {
	width:167px !important;
	height:22px !important;
	left:412px !important;
	top:102px !important;
	background:#77c1b2;
}

#item95980 {
	width:170px !important;
	height:614px !important;
	left:45px !important;
	top:102px !important;
}

#item95984 {
	width:174px !important;
	height:614px !important;
	left:229px !important;
	top:102px !important;
}

#item95988 {
	width:167px !important;
	height:614px !important;
	left:412px !important;
	top:102px !important;
}

#item71478 {
	width:562px !important;
	height:342px !important;
	left:317px !important;
	top:629px !important;
	border:solid 1.9px #7fbdda;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item96004 {
	width:252px !important;
	height:203px !important;
	left:45px !important;
	top:597px !important;
}

#item96008 {
	width:285px !important;
	height:223px !important;
	left:298px !important;
	top:65px !important;
}

#item72394 {
	width:349px !important;
	height:111px !important;
	left:256px !important;
	top:236px !important;
	background:#fbded3;
}

#item78409 {
	width:150px !important;
	height:22px !important;
	left:397px !important;
	top:310px !important;
	background:#000;
}

#item78527 {
	width:173px !important;
	height:22px !important;
	left:97px !important;
	top:683px !important;
	background:#000;
}

#item78566 {
	width:205px !important;
	height:22px !important;
	left:372px !important;
	top:685px !important;
	background:#000;
}

#item78598 {
	width:255px !important;
	height:369px !important;
	left:347px !important;
	top:445px !important;
}

#item62800 {
	width:190px !important;
	height:125px !important;
	left:224px !important;
	top:677px !important;
	background:#fff;
}

#item96045 {
	width:92px !important;
	height:11px !important;
	left:61px !important;
	top:766px !important;
}

#item96048 {
	width:92px !important;
	height:11px !important;
	left:156px !important;
	top:766px !important;
}

#item96052 {
	width:234px !important;
	height:11px !important;
	left:254px !important;
	top:766px !important;
}

#item96056 {
	width:85px !important;
	height:11px !important;
	left:492px !important;
	top:766px !important;
}

#item96060 {
	width:65px !important;
	height:11px !important;
	left:49px !important;
	top:781px !important;
}

#item96063 {
	width:115px !important;
	height:11px !important;
	left:118px !important;
	top:781px !important;
}

#item96067 {
	width:103px !important;
	height:8px !important;
	left:238px !important;
	top:781px !important;
}

#item96071 {
	width:121px !important;
	height:8px !important;
	left:468px !important;
	top:781px !important;
}

#item96075 {
	width:104px !important;
	height:8px !important;
	left:215px !important;
	top:794px !important;
}

#item96080 {
	width:104px !important;
	height:10px !important;
	left:321px !important;
	top:791px !important;
}

#item96753 {
	width:162px !important;
	height:442px !important;
	left:17px !important;
	top:359px !important;
}

#item53742 {
	width:654px !important;
	height:243px !important;
	left:630px !important;
	top:174px !important;
	background:#fdf4ed;
}

#item53608 {
	width:646px !important;
	height:183px !important;
	top:617px !important;
	background:#ccb9ab;
}

#item53911 {
	width:378px !important;
	height:192px !important;
	left:-47px !important;
	top:249px !important;
	background:#fff;
}

#item53923 {
	width:309px !important;
	height:181px !important;
	left:34px !important;
	top:260px !important;
	background:#fdf4ed;
}

#item53957 {
	width:186px !important;
	height:442px !important;
	left:34px !important;
	top:357px !important;
	background:#fdf4ed;
}

#item54360 {
	width:378px !important;
	height:157px !important;
	left:230px !important;
	top:189px !important;
	background:#ccb9ab;
}

#item54537 {
	width:277px !important;
	height:413px !important;
	left:-45px !important;
	top:388px !important;
	background:#fdf4ed;
}

#item47786 {
	width:561px !important;
	height:746px !important;
	left:34px !important;
	top:54px !important;
	background:#c7b494;
}

#item48217 {
	width:50px !important;
	height:140px !important;
	left:279px !important;
	top:339px !important;
}

#item96185 {
	width:255px !important;
	height:184px !important;
	left:340px !important;
	top:35px !important;
}

#item96189 {
	width:255px !important;
	height:184px !important;
	left:340px !important;
	top:224px !important;
}
#in5footer,  #prefooter {display:none;}
