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

#item9142 {
	width:610px !important;
	left:6px !important;
	top:795px !important;
	min-height:11px !important;
}

#item9165 {
	width:92px !important;
	left:40px !important;
	top:234px !important;
	min-height:51px !important;
}

#item9189 {
	width:324px !important;
	left:291px !important;
	top:250px !important;
	min-height:42px !important;
}

#item9228 {
	width:632px !important;
	height:834px !important;
	left:-9px !important;
	top:-9px !important;
	background:#ecf7fc;
	border:solid 1px #008ca0;
}

#item608 {
	width:410px !important;
	height:625px !important;
	left:118px !important;
	top:101px !important;
}

#item668 {
	width:632px !important;
	height:838px !important;
	top:-7px !important;
	background:#fffcda;
}

#item688 {
	width:115px !important;
	left:459px !important;
	top:58px !important;
	min-height:41px !important;
}

#item720 {
	width:497px !important;
	left:70px !important;
	top:128px !important;
	min-height:626px !important;
}

#item11258 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item586 {
	width:407px !important;
	height:624px !important;
	left:94px !important;
	top:99px !important;
}

#item749 {
	opacity:0.50;
	width:2532px !important;
	height:1678px !important;
	left:-10px !important;
	top:-10px !important;
	background:#f1bcd4;
	border:solid 0.6px #886cd3;
	-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;
}

#item11235 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item771 {
	width:439px !important;
	height:621px !important;
	left:85px !important;
	top:99px !important;
}

#item774 {
	width:496px !important;
	height:503px !important;
	left:57px !important;
	top:217px !important;
	border-radius:12px;
	background:#fff;
	border:solid 3px #be4382;
}

#item794 {
	width:422px !important;
	left:94px !important;
	top:198px !important;
	min-height:505px !important;
}

#item797 {
	mix-blend-mode:multiply;
	width:237px !important;
	height:18px !important;
	left:140px !important;
	top:515px !important;
	background:#fff200;
}

#item852 {
	mix-blend-mode:multiply;
	width:239px !important;
	height:18px !important;
	left:241px !important;
	top:470px !important;
	background:#fff200;
}

#item855 {
	mix-blend-mode:multiply;
	width:28px !important;
	height:21px !important;
	left:217px !important;
	top:621px !important;
	background:#fff200;
}

#item886 {
	width:625px !important;
	height:126px !important;
	left:-21px !important;
	top:61px !important;
	border-radius:12px;
	background:#a487bd;
}

#item908 {
	width:399px !important;
	left:145px !important;
	top:84px !important;
	min-height:108px !important;
}

#item1111 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item11211 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item798 {
	width:496px !important;
	height:393px !important;
	left:69px !important;
	top:134px !important;
	border-radius:12px;
	background:#fff;
	border:solid 3px #be4382;
}

#item818 {
	width:439px !important;
	left:99px !important;
	top:126px !important;
	min-height:373px !important;
}

#item1090 {
	mix-blend-mode:multiply;
	width:146px !important;
	height:18px !important;
	left:395px !important;
	top:388px !important;
	background:#fff200;
}

#item1091 {
	mix-blend-mode:multiply;
	width:116px !important;
	height:18px !important;
	left:304px !important;
	top:410px !important;
	background:#fff200;
}

#item1133 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item1186 {
	width:2630px !important;
	height:1746px !important;
	left:-27px !important;
	top:-14px !important;
	border-radius:12px;
	background:#e2feff;
	border:solid 0.6px #886cd3;
	-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;
}

#item1208 {
	width:490px !important;
	left:55px !important;
	top:256px !important;
	min-height:457px !important;
}

#item1252 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item1296 {
	mix-blend-mode:multiply;
	width:239px !important;
	height:18px !important;
	left:56px !important;
	top:358px !important;
	background:#fff200;
}

#item1318 {
	mix-blend-mode:multiply;
	width:201px !important;
	height:17px !important;
	left:56px !important;
	top:497px !important;
	background:#fff200;
}

#item11188 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item1349 {
	width:512px !important;
	left:62px !important;
	top:105px !important;
	min-height:86px !important;
}

#item1395 {
	mix-blend-mode:multiply;
	width:167px !important;
	height:18px !important;
	left:381px !important;
	top:660px !important;
	background:#fff200;
}

#item1483 {
	mix-blend-mode:multiply;
	width:321px !important;
	height:17px !important;
	left:55px !important;
	top:683px !important;
	background:#fff200;
}

#item11165 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item1230 {
	width:496px !important;
	left:74px !important;
	top:96px !important;
	min-height:632px !important;
}

#item1274 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item1417 {
	mix-blend-mode:multiply;
	width:153px !important;
	height:17px !important;
	left:74px !important;
	top:405px !important;
	background:#fff200;
}

#item1439 {
	mix-blend-mode:multiply;
	width:117px !important;
	height:16px !important;
	left:454px !important;
	top:427px !important;
	background:#fff200;
}

#item1461 {
	mix-blend-mode:multiply;
	width:111px !important;
	height:17px !important;
	left:74px !important;
	top:449px !important;
	background:#fff200;
}

#item11142 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item1502 {
	width:500px !important;
	height:445px !important;
	left:58px !important;
	top:266px !important;
	border-radius:12px;
	background:#fff;
	border:solid 3px #76b8ae;
}

#item1532 {
	width:456px !important;
	left:88px !important;
	top:243px !important;
	min-height:433px !important;
}

#item1578 {
	width:389px !important;
	left:105px !important;
	top:163px !important;
	min-height:89px !important;
}

#item1769 {
	width:421px !important;
	height:66px !important;
	left:-25px !important;
	top:-58px !important;
	border-radius:12px;
	background:#fff;
}

#item1789 {
	width:26px !important;
	left:35px !important;
	top:754px !important;
	min-height:25px !important;
}

#item11119 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item1609 {
	width:496px !important;
	height:636px !important;
	left:72px !important;
	top:82px !important;
	border-radius:12px;
	background:#fff;
	border:solid 3px #76b8ae;
}

#item1629 {
	width:432px !important;
	left:116px !important;
	top:96px !important;
	min-height:614px !important;
}

#item1669 {
	mix-blend-mode:multiply;
	width:316px !important;
	height:18px !important;
	left:120px !important;
	top:313px !important;
	background:#fff200;
}

#item1691 {
	mix-blend-mode:multiply;
	width:411px !important;
	height:20px !important;
	left:137px !important;
	top:356px !important;
	background:#fff200;
}

#item1713 {
	mix-blend-mode:multiply;
	width:247px !important;
	height:16px !important;
	left:303px !important;
	top:600px !important;
	background:#fff200;
}

#item1735 {
	mix-blend-mode:multiply;
	width:194px !important;
	height:17px !important;
	left:115px !important;
	top:621px !important;
	background:#fff200;
}

#item1766 {
	mix-blend-mode:multiply;
	width:33px !important;
	height:17px !important;
	left:113px !important;
	top:380px !important;
	background:#fff200;
}

#item1811 {
	width:40px !important;
	left:551px !important;
	top:754px !important;
	min-height:19px !important;
}

#item1821 {
	width:1377px !important;
	height:901px !important;
	left:-67px !important;
	top:-42px !important;
	border-radius:12px;
	background:#52c2b9;
}

#item11096 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item11073 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item2013 {
	width:1071px !important;
	height:602px !important;
	left:86px !important;
	top:130px !important;
	border-radius:26px;
	background:#fff;
	border:solid 3px #000;
}

#item2033 {
	width:432px !important;
	left:124px !important;
	top:210px !important;
	min-height:466px !important;
}

#item2068 {
	width:398px !important;
	left:188px !important;
	top:163px !important;
	min-height:92px !important;
}

#item11050 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item2135 {
	mix-blend-mode:multiply;
	width:388px !important;
	height:19px !important;
	left:122px !important;
	top:407px !important;
	background:#fff200;
}

#item2157 {
	mix-blend-mode:multiply;
	width:142px !important;
	height:18px !important;
	left:418px !important;
	top:385px !important;
	background:#fff200;
}

#item11027 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item2090 {
	width:412px !important;
	left:79px !important;
	top:191px !important;
	min-height:501px !important;
}

#item2179 {
	mix-blend-mode:multiply;
	width:412px !important;
	height:18px !important;
	left:81px !important;
	top:342px !important;
	background:#fff200;
}

#item2201 {
	mix-blend-mode:multiply;
	width:277px !important;
	height:18px !important;
	left:79px !important;
	top:365px !important;
	background:#fff200;
}

#item11004 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item10981 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item2438 {
	width:473px !important;
	left:51px !important;
	top:147px !important;
	min-height:50px !important;
}

#item10958 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item2545 {
	width:439px !important;
	left:84px !important;
	top:95px !important;
	min-height:622px !important;
}

#item2567 {
	width:447px !important;
	left:122px !important;
	top:83px !important;
	min-height:64px !important;
}

#item2589 {
	width:168px !important;
	left:388px !important;
	top:186px !important;
	min-height:27px !important;
}

#item10935 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item2673 {
	width:439px !important;
	left:100px !important;
	top:90px !important;
	min-height:567px !important;
}

#item2707 {
	width:278px !important;
	left:193px !important;
	top:742px !important;
	min-height:33px !important;
}

#item2753 {
	mix-blend-mode:multiply;
	width:439px !important;
	height:18px !important;
	left:101px !important;
	top:264px !important;
	background:#fff200;
}

#item2775 {
	mix-blend-mode:multiply;
	width:440px !important;
	height:18px !important;
	left:100px !important;
	top:285px !important;
	background:#fff200;
}

#item2797 {
	mix-blend-mode:multiply;
	width:237px !important;
	height:18px !important;
	left:100px !important;
	top:306px !important;
	background:#fff200;
}

#item2839 {
	width:405px !important;
	left:92px !important;
	top:89px !important;
	min-height:548px !important;
}

#item2842 {
	width:435px !important;
	height:512px !important;
	left:91px !important;
	top:245px !important;
	border-radius:26px;
	background:#fff;
	border:solid 2px #0c3287;
}

#item2862 {
	width:342px !important;
	left:119px !important;
	top:89px !important;
	min-height:64px !important;
}

#item10911 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item10888 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item2883 {
	width:395px !important;
	height:111px !important;
	left:115px !important;
	top:520px !important;
	background:#fff;
	border:solid 1px #000;
}

#item2903 {
	width:477px !important;
	left:100px !important;
	top:89px !important;
	min-height:595px !important;
}

#item3042 {
	width:342px !important;
	left:141px !important;
	top:89px !important;
	min-height:64px !important;
}

#item3090 {
	width:422px !important;
	left:79px !important;
	top:69px !important;
	min-height:130px !important;
}

#item3112 {
	width:441px !important;
	left:84px !important;
	top:273px !important;
	min-height:431px !important;
}

#item3134 {
	width:174px !important;
	left:366px !important;
	top:207px !important;
	min-height:28px !important;
}

#item10865 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item10841 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item3184 {
	width:441px !important;
	height:626px !important;
	left:100px !important;
	top:99px !important;
}

#item3206 {
	width:439px !important;
	left:100px !important;
	top:99px !important;
	min-height:638px !important;
}

#item3239 {
	mix-blend-mode:multiply;
	width:429px !important;
	height:19px !important;
	left:103px !important;
	top:227px !important;
	background:#fff200;
}

#item3261 {
	mix-blend-mode:multiply;
	width:301px !important;
	height:18px !important;
	left:100px !important;
	top:249px !important;
	background:#fff200;
}

#item3307 {
	width:440px !important;
	height:257px !important;
	left:83px !important;
	top:428px !important;
	border-radius:26px;
	background:#fff;
	border:solid 2px #0c3287;
}

#item3327 {
	width:490px !important;
	left:64px !important;
	top:111px !important;
	min-height:420px !important;
}

#item3330 {
	width:442px !important;
	height:135px !important;
	left:81px !important;
	top:241px !important;
	border-radius:26px;
	background:#fff;
	border:solid 2px #0c3287;
}

#item10818 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item3436 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item10795 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item3350 {
	width:493px !important;
	left:74px !important;
	top:113px !important;
	min-height:241px !important;
}

#item3353 {
	width:442px !important;
	height:419px !important;
	left:100px !important;
	top:259px !important;
	border-radius:26px;
	background:#fff;
	border:solid 2px #0c3287;
}

#item3458 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item3468 {
	width:1271px !important;
	height:838px !important;
	left:-14px !important;
	top:-7px !important;
	border-radius:12px;
	background:#f6e761;
}

#item3479 {
	width:1174px !important;
	height:666px !important;
	left:37px !important;
	top:116px !important;
	background:#fcfaef;
}

#item3499 {
	width:622px !important;
	height:132px !important;
	left:-7px !important;
	top:34px !important;
	border-radius:12px;
	background:#3ee80d;
}

#item3521 {
	width:438px !important;
	left:77px !important;
	top:166px !important;
	min-height:511px !important;
}

#item3543 {
	width:174px !important;
	left:382px !important;
	top:139px !important;
	min-height:28px !important;
}

#item10772 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item3636 {
	width:518px !important;
	left:43px !important;
	top:77px !important;
	min-height:56px !important;
}

#item3658 {
	mix-blend-mode:multiply;
	width:373px !important;
	height:18px !important;
	left:145px !important;
	top:366px !important;
	background:#fff200;
}

#item3680 {
	mix-blend-mode:multiply;
	width:327px !important;
	height:18px !important;
	left:77px !important;
	top:389px !important;
	background:#fff200;
}

#item3790 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item9947 {
	width:66px !important;
	left:73px !important;
	top:184px !important;
	min-height:50px !important;
}

#item10749 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item3583 {
	width:439px !important;
	left:108px !important;
	top:150px !important;
	min-height:587px !important;
}

#item3702 {
	mix-blend-mode:multiply;
	width:436px !important;
	height:19px !important;
	left:113px !important;
	top:390px !important;
	background:#fff200;
}

#item3724 {
	mix-blend-mode:multiply;
	width:59px !important;
	height:17px !important;
	left:107px !important;
	top:413px !important;
	background:#fff200;
}

#item3746 {
	mix-blend-mode:multiply;
	width:135px !important;
	height:18px !important;
	left:414px !important;
	top:653px !important;
	background:#fff200;
}

#item3768 {
	mix-blend-mode:multiply;
	width:282px !important;
	height:18px !important;
	left:108px !important;
	top:675px !important;
	background:#fff200;
}

#item3812 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item3869 {
	width:1266px !important;
	height:839px !important;
	left:-9px !important;
	top:-9px !important;
	border-radius:12px;
	background:#f6e761;
}

#item3870 {
	width:1191px !important;
	height:704px !important;
	left:37px !important;
	top:67px !important;
	background:#fcfaef;
}

#item3890 {
	width:439px !important;
	left:77px !important;
	top:130px !important;
	min-height:598px !important;
}

#item10726 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item3983 {
	mix-blend-mode:multiply;
	width:333px !important;
	height:18px !important;
	left:75px !important;
	top:238px !important;
	background:#fff200;
}

#item4005 {
	mix-blend-mode:multiply;
	width:289px !important;
	height:18px !important;
	left:227px !important;
	top:504px !important;
	background:#fff200;
}

#item4027 {
	mix-blend-mode:multiply;
	width:289px !important;
	height:18px !important;
	left:227px !important;
	top:525px !important;
	background:#fff200;
}

#item4049 {
	mix-blend-mode:multiply;
	width:23px !important;
	height:18px !important;
	left:227px !important;
	top:546px !important;
	background:#fff200;
}

#item4071 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item4181 {
	mix-blend-mode:multiply;
	width:326px !important;
	height:18px !important;
	left:76px !important;
	top:173px !important;
	background:#fff200;
}

#item4203 {
	mix-blend-mode:multiply;
	width:437px !important;
	height:19px !important;
	left:80px !important;
	top:150px !important;
	background:#fff200;
}

#item4225 {
	mix-blend-mode:multiply;
	width:103px !important;
	height:18px !important;
	left:414px !important;
	top:216px !important;
	background:#fff200;
}

#item10703 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item3936 {
	width:439px !important;
	left:109px !important;
	top:140px !important;
	min-height:583px !important;
}

#item4093 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item4115 {
	mix-blend-mode:multiply;
	width:67px !important;
	height:19px !important;
	left:108px !important;
	top:667px !important;
	background:#fff200;
}

#item4137 {
	mix-blend-mode:multiply;
	width:137px !important;
	height:19px !important;
	left:113px !important;
	top:689px !important;
	background:#fff200;
}

#item4159 {
	mix-blend-mode:multiply;
	width:228px !important;
	height:18px !important;
	left:321px !important;
	top:645px !important;
	background:#fff200;
}

#item4247 {
	mix-blend-mode:multiply;
	width:190px !important;
	height:18px !important;
	left:359px !important;
	top:204px !important;
	background:#fff200;
}

#item4269 {
	mix-blend-mode:multiply;
	width:444px !important;
	height:18px !important;
	left:105px !important;
	top:225px !important;
	background:#fff200;
}

#item9955 {
	width:73px !important;
	left:108px !important;
	top:550px !important;
	min-height:50px !important;
}

#item4302 {
	width:1309px !important;
	height:863px !important;
	left:-9px !important;
	top:-7px !important;
	border-radius:12px;
	background:#f6e761;
}

#item4303 {
	width:547px !important;
	height:662px !important;
	left:48px !important;
	top:85px !important;
	background:#fcfaef;
}

#item4324 {
	width:439px !important;
	left:77px !important;
	top:108px !important;
	min-height:629px !important;
}

#item10680 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item4473 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item4517 {
	mix-blend-mode:multiply;
	width:438px !important;
	height:18px !important;
	left:79px !important;
	top:304px !important;
	background:#fff200;
}

#item4539 {
	mix-blend-mode:multiply;
	width:405px !important;
	height:18px !important;
	left:76px !important;
	top:326px !important;
	background:#fff200;
}

#item10657 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item4304 {
	width:547px !important;
	height:660px !important;
	left:44px !important;
	top:86px !important;
	background:#fcfaef;
}

#item4358 {
	width:472px !important;
	left:88px !important;
	top:162px !important;
	min-height:519px !important;
}

#item4431 {
	width:240px !important;
	height:56px !important;
	left:31px !important;
	top:55px !important;
	border-radius:12px;
	background:#3ee80d;
}

#item4451 {
	width:164px !important;
	left:81px !important;
	top:72px !important;
	min-height:40px !important;
}

#item4495 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item10634 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item4579 {
	width:1104px !important;
	height:672px !important;
	left:69px !important;
	top:74px !important;
	border-radius:12px;
	background:#ecf6fc;
}

#item4601 {
	width:439px !important;
	left:86px !important;
	top:101px !important;
	min-height:622px !important;
}

#item4638 {
	width:174px !important;
	left:380px !important;
	top:225px !important;
	min-height:28px !important;
}

#item4660 {
	width:382px !important;
	left:115px !important;
	top:109px !important;
	min-height:112px !important;
}

#item4726 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item4825 {
	mix-blend-mode:multiply;
	width:427px !important;
	height:18px !important;
	left:88px !important;
	top:648px !important;
	background:#fff200;
}

#item4847 {
	mix-blend-mode:multiply;
	width:254px !important;
	height:18px !important;
	left:84px !important;
	top:670px !important;
	background:#fff200;
}

#item10611 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item4748 {
	width:439px !important;
	left:99px !important;
	top:101px !important;
	min-height:636px !important;
}

#item4790 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item4913 {
	width:1104px !important;
	height:634px !important;
	left:71px !important;
	top:98px !important;
	border-radius:12px;
	background:#ecf6fc;
}

#item10588 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item4935 {
	width:439px !important;
	left:85px !important;
	top:156px !important;
	min-height:566px !important;
}

#item4938 {
	mix-blend-mode:multiply;
	width:439px !important;
	height:144px !important;
	left:84px !important;
	top:193px !important;
	border-radius:12px;
	border:solid 1px #000;
}

#item5003 {
	width:420px !important;
	left:94px !important;
	top:204px !important;
	min-height:134px !important;
}

#item5035 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item10564 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item5069 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item10541 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item5120 {
	width:507px !important;
	left:57px !important;
	top:351px !important;
	min-height:374px !important;
}

#item5166 {
	width:174px !important;
	left:413px !important;
	top:293px !important;
	min-height:28px !important;
}

#item5169 {
	mix-blend-mode:multiply;
	width:219px !important;
	height:18px !important;
	left:65px !important;
	top:480px !important;
	background:#fff200;
}

#item5170 {
	mix-blend-mode:multiply;
	width:243px !important;
	height:18px !important;
	left:62px !important;
	top:591px !important;
	background:#fff200;
}

#item5171 {
	mix-blend-mode:multiply;
	width:232px !important;
	height:18px !important;
	left:57px !important;
	top:612px !important;
	background:#fff200;
}

#item5179 {
	mix-blend-mode:multiply;
	width:246px !important;
	height:18px !important;
	left:320px !important;
	top:569px !important;
	background:#fff200;
}

#item5180 {
	mix-blend-mode:multiply;
	width:250px !important;
	height:18px !important;
	left:316px !important;
	top:591px !important;
	background:#fff200;
}

#item5181 {
	mix-blend-mode:multiply;
	width:152px !important;
	height:18px !important;
	left:316px !important;
	top:612px !important;
	background:#fff200;
}

#item5211 {
	width:503px !important;
	left:48px !important;
	top:162px !important;
	min-height:96px !important;
}

#item10518 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item5098 {
	width:493px !important;
	left:74px !important;
	top:103px !important;
	min-height:358px !important;
}

#item5172 {
	mix-blend-mode:multiply;
	width:87px !important;
	height:18px !important;
	left:71px !important;
	top:276px !important;
	background:#fff200;
}

#item5173 {
	mix-blend-mode:multiply;
	width:135px !important;
	height:18px !important;
	left:432px !important;
	top:99px !important;
	background:#fff200;
}

#item5174 {
	mix-blend-mode:multiply;
	width:240px !important;
	height:18px !important;
	left:77px !important;
	top:232px !important;
	background:#fff200;
}

#item5175 {
	mix-blend-mode:multiply;
	width:245px !important;
	height:18px !important;
	left:71px !important;
	top:254px !important;
	background:#fff200;
}

#item5176 {
	mix-blend-mode:multiply;
	width:249px !important;
	height:18px !important;
	left:323px !important;
	top:121px !important;
	background:#fff200;
}

#item5177 {
	mix-blend-mode:multiply;
	width:249px !important;
	height:18px !important;
	left:323px !important;
	top:143px !important;
	background:#fff200;
}

#item5178 {
	mix-blend-mode:multiply;
	width:109px !important;
	height:18px !important;
	left:323px !important;
	top:165px !important;
	background:#fff200;
}

#item10495 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item5274 {
	width:473px !important;
	left:58px !important;
	top:325px !important;
	min-height:378px !important;
}

#item5320 {
	width:174px !important;
	left:371px !important;
	top:244px !important;
	min-height:28px !important;
}

#item5342 {
	width:441px !important;
	left:84px !important;
	top:107px !important;
	min-height:122px !important;
}

#item5375 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item5422 {
	mix-blend-mode:multiply;
	width:478px !important;
	height:18px !important;
	left:56px !important;
	top:434px !important;
	background:#fff200;
}

#item5423 {
	mix-blend-mode:multiply;
	width:477px !important;
	height:18px !important;
	left:56px !important;
	top:457px !important;
	background:#fff200;
}

#item5424 {
	mix-blend-mode:multiply;
	width:234px !important;
	height:18px !important;
	left:56px !important;
	top:478px !important;
	background:#fff200;
}

#item5462 {
	width:257px !important;
	left:14px !important;
	top:55px !important;
	min-height:22px !important;
}

#item10472 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item5397 {
	width:473px !important;
	left:94px !important;
	top:102px !important;
	min-height:514px !important;
}

#item5419 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item5425 {
	mix-blend-mode:multiply;
	width:227px !important;
	height:18px !important;
	left:340px !important;
	top:164px !important;
	background:#fff200;
}

#item5426 {
	mix-blend-mode:multiply;
	width:475px !important;
	height:18px !important;
	left:92px !important;
	top:187px !important;
	background:#fff200;
}

#item5427 {
	mix-blend-mode:multiply;
	width:157px !important;
	height:18px !important;
	left:91px !important;
	top:208px !important;
	background:#fff200;
}

#item5508 {
	width:473px !important;
	left:58px !important;
	top:101px !important;
	min-height:636px !important;
}

#item5530 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item10448 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item5552 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item5585 {
	width:473px !important;
	left:91px !important;
	top:101px !important;
	min-height:638px !important;
}

#item5588 {
	mix-blend-mode:multiply;
	width:477px !important;
	height:18px !important;
	left:89px !important;
	top:119px !important;
	background:#fff200;
}

#item5589 {
	mix-blend-mode:multiply;
	width:459px !important;
	height:18px !important;
	left:89px !important;
	top:141px !important;
	background:#fff200;
}

#item5590 {
	mix-blend-mode:multiply;
	width:43px !important;
	height:18px !important;
	left:524px !important;
	top:99px !important;
	background:#fff200;
}

#item5591 {
	mix-blend-mode:multiply;
	width:28px !important;
	height:18px !important;
	left:538px !important;
	top:340px !important;
	background:#fff200;
}

#item5592 {
	mix-blend-mode:multiply;
	width:478px !important;
	height:18px !important;
	left:89px !important;
	top:362px !important;
	background:#fff200;
}

#item5593 {
	mix-blend-mode:multiply;
	width:152px !important;
	height:18px !important;
	left:89px !important;
	top:385px !important;
	background:#fff200;
}

#item10425 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item5641 {
	width:459px !important;
	left:57px !important;
	top:218px !important;
	min-height:506px !important;
}

#item5663 {
	width:174px !important;
	left:357px !important;
	top:204px !important;
	min-height:28px !important;
}

#item10402 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item5746 {
	width:530px !important;
	left:68px !important;
	top:103px !important;
	min-height:99px !important;
}

#item5768 {
	width:415px !important;
	left:55px !important;
	top:255px !important;
	min-height:95px !important;
}

#item5838 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item5882 {
	width:72px !important;
	left:58px !important;
	top:273px !important;
	min-height:55px !important;
}

#item10379 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item5707 {
	width:461px !important;
	left:106px !important;
	top:202px !important;
	min-height:535px !important;
}

#item5790 {
	width:427px !important;
	left:110px !important;
	top:126px !important;
	min-height:66px !important;
}

#item5793 {
	mix-blend-mode:multiply;
	width:428px !important;
	height:18px !important;
	left:109px !important;
	top:145px !important;
	background:#fff200;
}

#item5794 {
	mix-blend-mode:multiply;
	width:79px !important;
	height:18px !important;
	left:108px !important;
	top:169px !important;
	background:#fff200;
}

#item5860 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item5920 {
	width:458px !important;
	left:57px !important;
	top:186px !important;
	min-height:551px !important;
}

#item5964 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item10356 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item6032 {
	width:471px !important;
	left:55px !important;
	top:94px !important;
	min-height:95px !important;
}

#item6035 {
	mix-blend-mode:multiply;
	width:305px !important;
	height:18px !important;
	left:57px !important;
	top:207px !important;
	background:#fff200;
}

#item6201 {
	width:72px !important;
	left:51px !important;
	top:113px !important;
	min-height:55px !important;
}

#item10333 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item5942 {
	width:431px !important;
	left:108px !important;
	top:99px !important;
	min-height:638px !important;
}

#item5986 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item6177 {
	mix-blend-mode:multiply;
	width:228px !important;
	height:18px !important;
	left:312px !important;
	top:230px !important;
	background:#fff200;
}

#item6178 {
	mix-blend-mode:multiply;
	width:426px !important;
	height:18px !important;
	left:112px !important;
	top:580px !important;
	background:#fff200;
}

#item6179 {
	mix-blend-mode:multiply;
	width:190px !important;
	height:18px !important;
	left:304px !important;
	top:251px !important;
	background:#fff200;
}

#item6180 {
	mix-blend-mode:multiply;
	width:259px !important;
	height:18px !important;
	left:108px !important;
	top:602px !important;
	background:#fff200;
}

#item6181 {
	mix-blend-mode:multiply;
	width:155px !important;
	height:18px !important;
	left:385px !important;
	top:646px !important;
	background:#fff200;
}

#item6239 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item6283 {
	width:461px !important;
	left:55px !important;
	top:196px !important;
	min-height:527px !important;
}

#item6327 {
	width:461px !important;
	left:54px !important;
	top:93px !important;
	min-height:95px !important;
}

#item10310 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item6354 {
	mix-blend-mode:multiply;
	width:455px !important;
	height:18px !important;
	left:61px !important;
	top:193px !important;
	background:#fff200;
}

#item6355 {
	mix-blend-mode:multiply;
	width:118px !important;
	height:18px !important;
	left:56px !important;
	top:215px !important;
	background:#fff200;
}

#item6486 {
	width:72px !important;
	left:50px !important;
	top:112px !important;
	min-height:55px !important;
}

#item10287 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item6261 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item6305 {
	width:461px !important;
	left:106px !important;
	top:99px !important;
	min-height:638px !important;
}

#item6405 {
	width:200px !important;
	left:418px !important;
	top:160px !important;
	min-height:99px !important;
}

#item6463 {
	mix-blend-mode:multiply;
	width:187px !important;
	height:18px !important;
	left:378px !important;
	top:624px !important;
	background:#fff200;
}

#item6464 {
	mix-blend-mode:multiply;
	width:329px !important;
	height:18px !important;
	left:238px !important;
	top:645px !important;
	background:#fff200;
}

#item6465 {
	mix-blend-mode:multiply;
	width:33px !important;
	height:18px !important;
	left:238px !important;
	top:668px !important;
	background:#fff200;
}

#item6466 {
	mix-blend-mode:multiply;
	width:115px !important;
	height:18px !important;
	left:439px !important;
	top:668px !important;
	background:#fff200;
}

#item6535 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item6579 {
	width:468px !important;
	left:58px !important;
	top:198px !important;
	min-height:524px !important;
}

#item10264 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item6647 {
	width:461px !important;
	left:55px !important;
	top:80px !important;
	min-height:95px !important;
}

#item6770 {
	mix-blend-mode:multiply;
	width:210px !important;
	height:18px !important;
	left:317px !important;
	top:503px !important;
	background:#fff200;
}

#item6771 {
	mix-blend-mode:multiply;
	width:156px !important;
	height:18px !important;
	left:57px !important;
	top:525px !important;
	background:#fff200;
}

#item6793 {
	width:72px !important;
	left:58px !important;
	top:96px !important;
	min-height:55px !important;
}

#item10241 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item6557 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item6601 {
	width:431px !important;
	left:108px !important;
	top:98px !important;
	min-height:639px !important;
}

#item6772 {
	mix-blend-mode:multiply;
	width:428px !important;
	height:18px !important;
	left:111px !important;
	top:95px !important;
	background:#fff200;
}

#item6773 {
	mix-blend-mode:multiply;
	width:149px !important;
	height:18px !important;
	left:108px !important;
	top:116px !important;
	background:#fff200;
}

#item6822 {
	width:432px !important;
	height:287px !important;
	left:92px !important;
	top:125px !important;
	border-radius:12px;
	background:#fffcda;
}

#item6842 {
	width:421px !important;
	left:99px !important;
	top:169px !important;
	min-height:210px !important;
}

#item10218 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item6905 {
	width:432px !important;
	height:257px !important;
	left:88px !important;
	top:465px !important;
	border-radius:12px;
	background:#fffcda;
}

#item7076 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item10195 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item7022 {
	width:442px !important;
	height:468px !important;
	left:100px !important;
	top:223px !important;
	border-radius:26px;
	background:#fff;
	border:solid 2px #0c3287;
}

#item7042 {
	width:437px !important;
	left:101px !important;
	top:149px !important;
	min-height:72px !important;
}

#item7098 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item7138 {
	width:441px !important;
	left:59px !important;
	top:257px !important;
	min-height:467px !important;
}

#item10172 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item7184 {
	width:174px !important;
	left:363px !important;
	top:220px !important;
	min-height:28px !important;
}

#item7206 {
	width:482px !important;
	left:42px !important;
	top:117px !important;
	min-height:95px !important;
}

#item7253 {
	mix-blend-mode:multiply;
	width:441px !important;
	height:18px !important;
	left:61px !important;
	top:542px !important;
	background:#fff200;
}

#item7254 {
	mix-blend-mode:multiply;
	width:109px !important;
	height:18px !important;
	left:59px !important;
	top:563px !important;
	background:#fff200;
}

#item7255 {
	mix-blend-mode:multiply;
	width:106px !important;
	height:18px !important;
	left:398px !important;
	top:608px !important;
	background:#fff200;
}

#item7256 {
	mix-blend-mode:multiply;
	width:245px !important;
	height:18px !important;
	left:60px !important;
	top:630px !important;
	background:#fff200;
}

#item10149 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item7250 {
	width:458px !important;
	left:108px !important;
	top:98px !important;
	min-height:637px !important;
}

#item7257 {
	mix-blend-mode:multiply;
	width:454px !important;
	height:18px !important;
	left:112px !important;
	top:316px !important;
	background:#fff200;
}

#item7258 {
	mix-blend-mode:multiply;
	width:457px !important;
	height:18px !important;
	left:108px !important;
	top:337px !important;
	background:#fff200;
}

#item7259 {
	mix-blend-mode:multiply;
	width:457px !important;
	height:18px !important;
	left:108px !important;
	top:359px !important;
	background:#fff200;
}

#item7260 {
	mix-blend-mode:multiply;
	width:109px !important;
	height:18px !important;
	left:108px !important;
	top:382px !important;
	background:#fff200;
}

#item7283 {
	width:490px !important;
	height:76px !important;
	left:57px !important;
	top:281px !important;
	background:#fff;
}

#item7303 {
	width:463px !important;
	left:71px !important;
	top:298px !important;
	min-height:55px !important;
}

#item7325 {
	width:387px !important;
	left:116px !important;
	top:99px !important;
	min-height:105px !important;
}

#item10126 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item7371 {
	width:174px !important;
	left:373px !important;
	top:219px !important;
	min-height:28px !important;
}

#item7413 {
	width:367px !important;
	left:142px !important;
	top:385px !important;
	min-height:26px !important;
}

#item7445 {
	width:433px !important;
	left:96px !important;
	top:421px !important;
	min-height:278px !important;
}

#item7468 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item10103 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item7471 {
	width:490px !important;
	height:474px !important;
	left:85px !important;
	top:276px !important;
	background:#fff;
}

#item7492 {
	width:457px !important;
	left:100px !important;
	top:287px !important;
	min-height:450px !important;
}

#item7514 {
	width:434px !important;
	left:121px !important;
	top:116px !important;
	min-height:137px !important;
}

#item7537 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item7540 {
	width:218px !important;
	height:119px !important;
	left:99px !important;
	top:618px !important;
}

#item7588 {
	width:439px !important;
	left:85px !important;
	top:270px !important;
	min-height:481px !important;
}

#item7610 {
	width:174px !important;
	left:374px !important;
	top:210px !important;
	min-height:28px !important;
}

#item10080 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item7695 {
	width:360px !important;
	left:109px !important;
	top:121px !important;
	min-height:29px !important;
}

#item10056 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item7757 {
	width:466px !important;
	left:99px !important;
	top:67px !important;
	min-height:636px !important;
}

#item7760 {
	width:188px !important;
	height:69px !important;
	left:337px !important;
	top:711px !important;
	border-radius:12px;
	background:#fff;
}

#item7791 {
	width:241px !important;
	left:359px !important;
	top:722px !important;
	min-height:58px !important;
}

#item10033 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item7919 {
	width:429px !important;
	left:86px !important;
	top:74px !important;
	min-height:354px !important;
}

#item7922 {
	mix-blend-mode:multiply;
	width:405px !important;
	height:18px !important;
	left:98px !important;
	top:336px !important;
	background:#fff200;
}

#item7923 {
	mix-blend-mode:multiply;
	width:306px !important;
	height:18px !important;
	left:98px !important;
	top:357px !important;
	background:#fff200;
}

#item10010 {
	width:40px !important;
	left:529px !important;
	top:754px !important;
	min-height:19px !important;
}

#item9987 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item7931 {
	width:1268px !important;
	height:1688px !important;
	left:-9px !important;
	top:-7px !important;
	border-radius:12px;
	background:#fceaec;
	border:solid 0.6px #886cd3;
	-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;
}

#item7951 {
	width:198px !important;
	left:451px !important;
	top:135px !important;
	min-height:40px !important;
}

#item7973 {
	width:416px !important;
	left:106px !important;
	top:76px !important;
	min-height:37px !important;
}

#item8055 {
	width:26px !important;
	left:58px !important;
	top:754px !important;
	min-height:25px !important;
}

#item8083 {
	width:363px !important;
	left:124px !important;
	top:200px !important;
	min-height:28px !important;
}

#item8116 {
	width:363px !important;
	left:117px !important;
	top:302px !important;
	min-height:28px !important;
}

#item8148 {
	width:224px !important;
	left:117px !important;
	top:422px !important;
	min-height:28px !important;
}

#item8181 {
	width:249px !important;
	left:122px !important;
	top:560px !important;
	min-height:28px !important;
}

#item8218 {
	width:363px !important;
	left:120px !important;
	top:648px !important;
	min-height:28px !important;
}

#item8255 {
	width:390px !important;
	left:103px !important;
	top:237px !important;
	min-height:40px !important;
}

#item8277 {
	width:377px !important;
	left:119px !important;
	top:339px !important;
	min-height:54px !important;
}

#item8299 {
	width:377px !important;
	left:116px !important;
	top:458px !important;
	min-height:71px !important;
}

#item8321 {
	width:225px !important;
	left:268px !important;
	top:599px !important;
	min-height:22px !important;
}

#item8343 {
	width:383px !important;
	left:111px !important;
	top:684px !important;
	min-height:62px !important;
}

#item9268 {
	width:47px !important;
	height:47px !important;
	left:146px !important;
	top:398px !important;
}

#item9291 {
	width:51px !important;
	height:51px !important;
	left:193px !important;
	top:459px !important;
}

#item9314 {
	width:54px !important;
	height:51px !important;
	left:308px !important;
	top:396px !important;
}

#item9338 {
	width:51px !important;
	height:51px !important;
	left:358px !important;
	top:523px !important;
}

#item9361 {
	width:50px !important;
	height:51px !important;
	left:81px !important;
	top:586px !important;
}

#item9384 {
	width:50px !important;
	height:51px !important;
	left:138px !important;
	top:586px !important;
}

#item9407 {
	width:50px !important;
	height:51px !important;
	left:192px !important;
	top:586px !important;
}

#item9430 {
	width:51px !important;
	height:51px !important;
	left:247px !important;
	top:587px !important;
}

#item9453 {
	width:51px !important;
	height:51px !important;
	left:304px !important;
	top:587px !important;
}

#item9476 {
	width:51px !important;
	height:51px !important;
	left:362px !important;
	top:587px !important;
}

#item9499 {
	width:51px !important;
	height:51px !important;
	left:197px !important;
	top:397px !important;
}

#item9522 {
	width:51px !important;
	height:51px !important;
	left:252px !important;
	top:460px !important;
}

#item9545 {
	width:51px !important;
	height:50px !important;
	left:137px !important;
	top:524px !important;
}

#item9568 {
	width:51px !important;
	height:51px !important;
	left:306px !important;
	top:460px !important;
}

#item9593 {
	width:51px !important;
	height:51px !important;
	left:194px !important;
	top:523px !important;
}

#item9616 {
	width:51px !important;
	height:51px !important;
	left:249px !important;
	top:523px !important;
}

#item9639 {
	width:51px !important;
	height:51px !important;
	left:415px !important;
	top:459px !important;
}

#item9662 {
	width:51px !important;
	height:51px !important;
	left:365px !important;
	top:394px !important;
}

#item9685 {
	width:51px !important;
	height:51px !important;
	left:416px !important;
	top:523px !important;
}
#in5footer,  #prefooter {display:none;}
