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

#item22852 {
	width:204px !important;
	height:219px !important;
	left:36px !important;
	box-shadow:0px 6px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 6px 5px 0px rgba(0,0,0,0.5);
	border-radius:0 0 10px 10px;
	background:#f7951d;
}

#item23090 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:614px !important;
	height:120px !important;
	left:-25px !important;
	top:654px !important;
	background:#000;
}

#item22899 {
	width:277px !important;
	left:46px !important;
	top:348px !important;
	min-height:142px !important;
}

#item22922 {
	width:175px !important;
	height:92px !important;
	left:209px !important;
	top:652px !important;
}

#item22946 {
	width:129px !important;
	top:21px !important;
	min-height:51px !important;
}

#item22996 {
	width:156px !important;
	height:77px !important;
	left:36px !important;
	top:667px !important;
}

#item23095 {
	mix-blend-mode:multiply;
	width:181px !important;
	left:47px !important;
	top:192px !important;
	min-height:21px !important;
}

#item23051 {
	mix-blend-mode:multiply;
	opacity:0.50;
	width:204px !important;
	height:71px !important;
	left:36px !important;
	background:#000;
}

#item23052 {
	width:181px !important;
	left:51px !important;
	top:83px !important;
	min-height:36px !important;
}

#item41838 {
	width:228px !important;
	height:798px !important;
	left:348px !important;
	top:-12px !important;
	background:#fff0e1;
}

#item27927 {
	width:295px !important;
	left:38px !important;
	top:164px !important;
	min-height:469px !important;
}

#item27987 {
	width:349px !important;
	left:36px !important;
	top:72px !important;
	min-height:92px !important;
}

#item28015 {
	width:91px !important;
	left:380px !important;
	top:77px !important;
	min-height:25px !important;
}

#item28038 {
	width:61px !important;
	height:8px !important;
	left:462px !important;
	top:87px !important;
}

#item28076 {
	width:122px !important;
	height:39px !important;
	left:48px !important;
}

#item28099 {
	width:39px !important;
	height:39px !important;
}

#item28132 {
	width:39px !important;
	height:39px !important;
}

#item28155 {
	width:119px !important;
	height:39px !important;
	left:49px !important;
}

#item28189 {
	width:39px !important;
	height:39px !important;
}

#item28212 {
	width:109px !important;
	height:39px !important;
	left:49px !important;
}

#item28245 {
	width:39px !important;
	height:39px !important;
}

#item28268 {
	width:109px !important;
	height:39px !important;
	left:48px !important;
}

#item28302 {
	width:39px !important;
	height:39px !important;
}

#item28325 {
	width:109px !important;
	height:23px !important;
	left:48px !important;
	top:8px !important;
}

#item41656 {
	width:39px !important;
	height:39px !important;
}

#item41679 {
	width:109px !important;
	height:39px !important;
	left:48px !important;
}

#item41706 {
	width:39px !important;
	height:39px !important;
}

#item41729 {
	width:109px !important;
	height:39px !important;
	left:48px !important;
}

#item41756 {
	width:39px !important;
	height:39px !important;
}

#item41779 {
	width:109px !important;
	height:39px !important;
	left:48px !important;
}

@keyframes pulse-28389 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);}
}
@-webkit-keyframes pulse-28389 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);}
}
#item28399 {
	width:38px !important;
	height:38px !important;
}

#item28392 {
	width:38px !important;
	height:38px !important;
}

#item28389 {
	width:38px !important;
	height:38px !important;
	left:67px !important;
	top:691px !important;
}

@keyframes pulse-28405 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);}
}
@-webkit-keyframes pulse-28405 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);}
}
#item28405 {
	width:38px !important;
	height:38px !important;
	left:204px !important;
	top:691px !important;
}

@keyframes pulse-28418 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);}
}
@-webkit-keyframes pulse-28418 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);}
}
#item28431 {
	width:38px !important;
	height:38px !important;
}

#item28421 {
	width:38px !important;
	height:38px !important;
}

#item28418 {
	width:38px !important;
	height:38px !important;
	left:135px !important;
	top:691px !important;
}

@keyframes pulse-28441 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);}
}
@-webkit-keyframes pulse-28441 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(0.8) scaleY(0.8);}
}
#item28441 {
	width:38px !important;
	height:38px !important;
	left:273px !important;
	top:691px !important;
}

#item44996 {
	width:141px !important;
	height:29px !important;
	left:24px !important;
	top:729px !important;
}

#item20195 {
	width:486px !important;
	left:37px !important;
	top:142px !important;
	min-height:174px !important;
}

#item22606 {
	width:237px !important;
	left:302px !important;
	top:460px !important;
	min-height:196px !important;
}

#item43893 {
	width:125px !important;
	left:398px !important;
	top:751px !important;
	min-height:10px !important;
	padding:3px 0px 3px 0px;
}

#item22102 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item40517 {
	width:21px !important;
	left:348px !important;
	top:569px !important;
	min-height:27px !important;
}

#item44968 {
	width:141px !important;
	height:29px !important;
	left:399px !important;
	top:729px !important;
}

#item40890 {
	width:20px !important;
	left:501px !important;
	top:687px !important;
	min-height:27px !important;
}

#item20388 {
	width:361px !important;
	left:163px !important;
	top:63px !important;
	min-height:470px !important;
}

#item22617 {
	width:288px !important;
	height:157px !important;
	left:39px !important;
	top:563px !important;
	background:#d5e8c1;
	padding:18px;
}

#item22621 {
	width:160px !important;
	height:145px !important;
	left:361px !important;
	top:572px !important;
}

#item43916 {
	width:125px !important;
	left:138px !important;
	top:751px !important;
	min-height:10px !important;
	padding:3px 0px 3px 0px;
}

#item22079 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item27524 {
	width:276px !important;
	height:786px !important;
	background:#d5e8c1;
}

#item44940 {
	width:141px !important;
	height:29px !important;
	left:24px !important;
	top:729px !important;
}

#item20394 {
	width:229px !important;
	left:39px !important;
	top:62px !important;
	min-height:56px !important;
}

#item20399 {
	width:212px !important;
	left:313px !important;
	top:63px !important;
	min-height:202px !important;
}

#item27494 {
	width:106px !important;
	left:39px !important;
	top:139px !important;
	min-height:89px !important;
}

#item27498 {
	width:90px !important;
	left:37px !important;
	top:430px !important;
	min-height:108px !important;
}

#item27502 {
	width:115px !important;
	left:152px !important;
	top:313px !important;
	min-height:74px !important;
}

#item27506 {
	width:78px !important;
	left:190px !important;
	top:628px !important;
	min-height:89px !important;
}

#item27671 {
	width:160px !important;
	left:365px !important;
	top:474px !important;
	min-height:56px !important;
}

#item27676 {
	width:212px !important;
	left:313px !important;
	top:550px !important;
	min-height:174px !important;
}

#item22056 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item27595 {
	width:43px !important;
	height:16px !important;
	left:4px !important;
	top:12px !important;
}

#item27631 {
	width:20px !important;
	height:20px !important;
	left:148px !important;
	top:159px !important;
}

#item27646 {
	width:20px !important;
	height:20px !important;
	left:109px !important;
	top:339px !important;
}

#item27653 {
	width:20px !important;
	height:20px !important;
	left:129px !important;
	top:508px !important;
}

#item27660 {
	width:20px !important;
	height:20px !important;
	left:132px !important;
	top:689px !important;
}

#item23143 {
	width:291px !important;
	height:152px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item23145 {
	width:92px !important;
	height:13px !important;
	left:150px !important;
	top:114px !important;
	background:#ed1844;
	padding:2px;
}

#item23171 {
	width:104px !important;
	left:148px !important;
	top:22px !important;
	min-height:82px !important;
}

#item39485 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item39601 {
	width:24px !important;
	height:24px !important;
	left:269px !important;
	top:17px !important;
}

#item23631 {
	width:291px !important;
	height:152px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item23633 {
	width:92px !important;
	height:13px !important;
	left:150px !important;
	top:114px !important;
	background:#ed1844;
	padding:2px;
}

#item23659 {
	width:104px !important;
	left:148px !important;
	top:5px !important;
	min-height:99px !important;
}

#item39509 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item39598 {
	width:24px !important;
	height:24px !important;
	left:269px !important;
	top:17px !important;
}

#item24088 {
	width:291px !important;
	height:152px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item24090 {
	width:92px !important;
	height:13px !important;
	left:150px !important;
	top:114px !important;
	background:#ed1844;
	padding:2px;
}

#item24116 {
	width:104px !important;
	left:148px !important;
	top:22px !important;
	min-height:82px !important;
}

#item39532 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item39593 {
	width:24px !important;
	height:24px !important;
	left:269px !important;
	top:19px !important;
}

#item24152 {
	width:291px !important;
	height:152px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item24154 {
	width:92px !important;
	height:13px !important;
	left:150px !important;
	top:114px !important;
	background:#ed1844;
	padding:2px;
}

#item24180 {
	width:104px !important;
	left:148px !important;
	top:22px !important;
	min-height:82px !important;
}

#item39555 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item39590 {
	width:24px !important;
	height:24px !important;
	left:269px !important;
	top:19px !important;
}

#item39581 {
	width:290px !important;
	height:151px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
}

#item39586 {
	width:301px !important;
	height:162px !important;
	left:251px !important;
	top:301px !important;
}

#item23826 {
	width:175px !important;
	left:39px !important;
	top:271px !important;
	min-height:244px !important;
}

#item27705 {
	width:237px !important;
	left:288px !important;
	top:456px !important;
	min-height:56px !important;
}

#item27621 {
	width:299px !important;
	left:226px !important;
	top:271px !important;
	min-height:27px !important;
}

#item38313 {
	width:150px !important;
	left:226px !important;
	top:298px !important;
	min-height:132px !important;
}

#item22033 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item27682 {
	width:43px !important;
	height:16px !important;
	left:4px !important;
	top:12px !important;
}

@keyframes pulse-33055 {
	0% {
		transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@-webkit-keyframes pulse-33055 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);
		opacity:0;
	}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
#item38307 {
	width:486px !important;
	left:39px !important;
	top:247px !important;
	min-height:38px !important;
	padding:6px 0px 0px 0px;
}

#item36399 {
	width:20px !important;
	height:20px !important;
	left:500px !important;
	top:373px !important;
}

#item36303 {
	width:160px !important;
	height:129px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item36305 {
	width:42px !important;
	height:10px !important;
	left:48px !important;
	top:83px !important;
	background:#ed1844;
	padding:2px;
}

#item36331 {
	width:130px !important;
	min-height:62px !important;
}

#item40000 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item39998 {
	width:24px !important;
	height:24px !important;
	left:138px !important;
	top:17px !important;
}

#item40024 {
	width:29px !important;
	height:27px !important;
	left:141px !important;
	top:115px !important;
	border-radius:12px;
}

#item40026 {
	width:170px !important;
	height:142px !important;
	left:369px !important;
	top:288px !important;
}

#item40546 {
	width:21px !important;
	left:310px !important;
	top:596px !important;
	min-height:27px !important;
}

#item29037 {
	opacity:0.30;
	width:564px !important;
	height:774px !important;
	left:564px !important;
	background:#5beac9;
}

#item29038 {
	width:564px !important;
	height:198px !important;
	left:564px !important;
	top:576px !important;
	background:#005e49;
}

#item29039 {
	width:563px !important;
	height:196px !important;
	left:564px !important;
	top:387px !important;
	background:#007c66;
}

#item29041 {
	width:563px !important;
	height:191px !important;
	left:564px !important;
	top:196px !important;
	background:#5beac9;
}

#item40831 {
	width:20px !important;
	left:452px !important;
	top:664px !important;
	min-height:27px !important;
}

#item27625 {
	width:236px !important;
	left:291px !important;
	top:607px !important;
	min-height:157px !important;
}

#item27709 {
	width:237px !important;
	left:288px !important;
	top:292px !important;
	min-height:278px !important;
}

#item33473 {
	width:225px !important;
	left:288px !important;
	top:24px !important;
	min-height:21px !important;
}

#item28994 {
	width:91px !important;
	height:109px !important;
	left:564px !important;
	top:311px !important;
}

#item28999 {
	width:119px !important;
	height:81px !important;
	left:238px !important;
	top:306px !important;
}

#item29004 {
	width:159px !important;
	left:364px !important;
	top:238px !important;
	min-height:86px !important;
}

#item28907 {
	width:323px !important;
	height:304px !important;
	left:240px !important;
	top:345px !important;
}

#item28965 {
	width:238px !important;
	left:36px !important;
	top:441px !important;
	min-height:79px !important;
}

@keyframes pulse-28889 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes pulse-28889 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	20.8% {-webkit-transform:translate(0px,0px) scaleX(1.31999) scaleY(1.31999);}
	41.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	62.5% {-webkit-transform:translate(0px,0px) scaleX(1.8) scaleY(1.8);}
	83.3% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item28889 {
	width:20px !important;
	height:20px !important;
	left:250px !important;
	top:531px !important;
}

#item28834 {
	width:258px !important;
	height:121px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item28841 {
	width:133px !important;
	left:114px !important;
	top:20px !important;
	min-height:91px !important;
}

#item28865 {
	width:92px !important;
	height:13px !important;
	left:129px !important;
	top:95px !important;
	background:#ed1844;
	padding:2px;
}

#item28831 {
	width:258px !important;
	height:121px !important;
	left:282px !important;
	top:441px !important;
}

#item28808 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	background:#939597;
}

#item28805 {
	width:18px !important;
	height:18px !important;
	left:516px !important;
	top:446px !important;
}

#item44913 {
	width:141px !important;
	height:29px !important;
	left:24px !important;
	top:729px !important;
}

#item20262 {
	width:405px !important;
	left:80px !important;
	top:132px !important;
	min-height:146px !important;
}

#item23340 {
	width:405px !important;
	left:80px !important;
	top:666px !important;
	min-height:52px !important;
}

#item22010 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item36775 {
	width:20px !important;
	height:20px !important;
	left:126px !important;
	top:373px !important;
}

#item37004 {
	width:20px !important;
	height:20px !important;
	left:272px !important;
	top:616px !important;
}

#item36782 {
	width:20px !important;
	height:20px !important;
	left:241px !important;
	top:422px !important;
}

#item38372 {
	width:20px !important;
	height:20px !important;
	left:480px !important;
	top:298px !important;
}

#item36793 {
	width:291px !important;
	height:152px !important;
	left:10px !important;
	top:341px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item36795 {
	width:92px !important;
	height:13px !important;
	left:150px !important;
	top:114px !important;
	background:#ed1844;
	padding:2px;
}

#item36822 {
	width:114px !important;
	left:138px !important;
	top:22px !important;
	min-height:82px !important;
}

#item39385 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item39732 {
	width:24px !important;
	height:24px !important;
	left:268px !important;
	top:349px !important;
}

#item36850 {
	width:291px !important;
	height:152px !important;
	left:224px !important;
	top:312px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item36852 {
	width:92px !important;
	height:13px !important;
	left:150px !important;
	top:114px !important;
	background:#ed1844;
	padding:2px;
}

#item36878 {
	width:114px !important;
	left:138px !important;
	top:22px !important;
	min-height:82px !important;
}

#item39408 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item39729 {
	width:24px !important;
	height:24px !important;
	left:482px !important;
	top:320px !important;
}

#item36947 {
	width:291px !important;
	height:152px !important;
	left:104px !important;
	top:362px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item36949 {
	width:92px !important;
	height:13px !important;
	left:150px !important;
	top:114px !important;
	background:#ed1844;
	padding:2px;
}

#item36975 {
	width:114px !important;
	left:138px !important;
	top:22px !important;
	min-height:82px !important;
}

#item39431 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item39726 {
	width:24px !important;
	height:24px !important;
	left:362px !important;
	top:368px !important;
}

#item38318 {
	width:291px !important;
	height:152px !important;
	left:275px !important;
	top:220px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item38320 {
	width:92px !important;
	height:13px !important;
	left:150px !important;
	top:114px !important;
	background:#ed1844;
	padding:2px;
}

#item38346 {
	width:114px !important;
	left:138px !important;
	top:22px !important;
	min-height:82px !important;
}

#item39454 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item39723 {
	width:24px !important;
	height:24px !important;
	left:533px !important;
	top:228px !important;
}

#item39626 {
	width:290px !important;
	height:151px !important;
	left:105px !important;
	top:10px !important;
	border-radius:12px;
}

#item39612 {
	width:566px !important;
	height:515px !important;
	left:22px !important;
	top:93px !important;
}

#item44885 {
	width:141px !important;
	height:29px !important;
	left:399px !important;
	top:729px !important;
}

#item23344 {
	width:476px !important;
	height:226px !important;
	left:64px !important;
	top:510px !important;
	background:#d0c5b5;
	padding:18px;
}

#item20407 {
	width:373px !important;
	left:152px !important;
	top:63px !important;
	min-height:69px !important;
}

#item37119 {
	width:373px !important;
	left:152px !important;
	top:142px !important;
	min-height:74px !important;
}

#item37123 {
	width:373px !important;
	left:152px !important;
	top:326px !important;
	min-height:174px !important;
}

#item43772 {
	width:125px !important;
	left:128px !important;
	top:751px !important;
	min-height:10px !important;
	padding:3px 0px 3px 0px;
}

#item21987 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item44857 {
	width:141px !important;
	height:29px !important;
	left:24px !important;
	top:729px !important;
}

#item40807 {
	width:20px !important;
	left:481px !important;
	top:611px !important;
	min-height:27px !important;
}

#item40571 {
	width:21px !important;
	left:396px !important;
	top:543px !important;
	min-height:27px !important;
}

#item20411 {
	width:150px !important;
	left:375px !important;
	top:64px !important;
	min-height:452px !important;
}

#item38276 {
	width:150px !important;
	left:375px !important;
	top:554px !important;
	min-height:190px !important;
}

#item36162 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item24946 {
	width:291px !important;
	height:152px !important;
	left:10px !important;
	top:11px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item24948 {
	width:92px !important;
	height:13px !important;
	left:150px !important;
	top:114px !important;
	background:#ed1844;
	padding:2px;
}

#item24971 {
	width:104px !important;
	left:148px !important;
	top:22px !important;
	min-height:82px !important;
}

#item39742 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item39775 {
	width:24px !important;
	height:24px !important;
	left:268px !important;
	top:20px !important;
}

#item24887 {
	width:291px !important;
	height:152px !important;
	left:10px !important;
	top:11px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item24889 {
	width:92px !important;
	height:13px !important;
	left:150px !important;
	top:114px !important;
	background:#ed1844;
	padding:2px;
}

#item24912 {
	width:104px !important;
	left:148px !important;
	top:22px !important;
	min-height:82px !important;
}

#item39783 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item39781 {
	width:24px !important;
	height:24px !important;
	left:268px !important;
	top:19px !important;
}

#item24825 {
	width:291px !important;
	height:152px !important;
	left:10px !important;
	top:11px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item24828 {
	width:92px !important;
	height:13px !important;
	left:150px !important;
	top:114px !important;
	background:#ed1844;
	padding:2px;
}

#item24851 {
	width:104px !important;
	left:148px !important;
	top:22px !important;
	min-height:82px !important;
}

#item24874 {
	width:120px !important;
	height:120px !important;
	background:#fff;
}

#item39808 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item39806 {
	width:24px !important;
	height:24px !important;
	left:268px !important;
	top:19px !important;
}

#item25184 {
	width:291px !important;
	height:152px !important;
	left:10px !important;
	top:11px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item25186 {
	width:92px !important;
	height:13px !important;
	left:150px !important;
	top:114px !important;
	background:#ed1844;
	padding:2px;
}

#item25211 {
	width:104px !important;
	left:148px !important;
	top:22px !important;
	min-height:82px !important;
}

#item39833 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item39831 {
	width:24px !important;
	height:24px !important;
	left:268px !important;
	top:19px !important;
}

#item25126 {
	width:291px !important;
	height:152px !important;
	left:10px !important;
	top:11px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item25128 {
	width:92px !important;
	height:13px !important;
	left:150px !important;
	top:114px !important;
	background:#ed1844;
	padding:2px;
}

#item25153 {
	width:104px !important;
	left:148px !important;
	top:22px !important;
	min-height:82px !important;
}

#item39858 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item39856 {
	width:24px !important;
	height:24px !important;
	left:268px !important;
	top:19px !important;
}

#item39906 {
	width:290px !important;
	height:151px !important;
	left:10px !important;
	top:11px !important;
	border-radius:12px;
}

#item39908 {
	width:291px !important;
	height:152px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item39910 {
	width:92px !important;
	height:13px !important;
	left:150px !important;
	top:114px !important;
	background:#ed1844;
	padding:2px;
}

#item39936 {
	width:104px !important;
	left:148px !important;
	top:22px !important;
	min-height:82px !important;
}

#item39969 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item39992 {
	width:24px !important;
	height:24px !important;
	left:270px !important;
	top:15px !important;
}

#item39736 {
	width:290px !important;
	height:151px !important;
	left:11px !important;
	top:12px !important;
	border-radius:12px;
}

#item39892 {
	width:301px !important;
	height:164px !important;
	left:29px !important;
	top:556px !important;
}

#item30021 {
	width:20px !important;
	height:20px !important;
	left:219px !important;
	top:469px !important;
}

#item30028 {
	width:20px !important;
	height:20px !important;
	left:319px !important;
	top:459px !important;
}

#item30035 {
	width:20px !important;
	height:20px !important;
	left:279px !important;
	top:111px !important;
}

#item30043 {
	width:20px !important;
	height:20px !important;
	left:33px !important;
	top:226px !important;
}

#item30051 {
	width:20px !important;
	height:20px !important;
	left:235px !important;
	top:309px !important;
}

#item30058 {
	width:20px !important;
	height:20px !important;
	left:60px !important;
	top:478px !important;
}

#item44826 {
	width:141px !important;
	height:29px !important;
	left:399px !important;
	top:729px !important;
}

#item40598 {
	width:21px !important;
	left:361px !important;
	top:126px !important;
	min-height:27px !important;
}

#item40914 {
	width:20px !important;
	left:498px !important;
	top:193px !important;
	min-height:27px !important;
}

#item44798 {
	width:141px !important;
	height:29px !important;
	left:24px !important;
	top:729px !important;
}

#item37080 {
	width:298px !important;
	left:40px !important;
	top:63px !important;
	min-height:202px !important;
}

#item23322 {
	width:486px !important;
	left:39px !important;
	top:286px !important;
	min-height:57px !important;
}

#item23450 {
	width:158px !important;
	height:134px !important;
	left:367px !important;
	top:109px !important;
}

#item36031 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item29951 {
	width:20px !important;
	height:20px !important;
	left:449px !important;
	top:693px !important;
}

#item29958 {
	width:20px !important;
	height:20px !important;
	left:76px !important;
	top:664px !important;
}

#item29967 {
	width:20px !important;
	height:20px !important;
	left:403px !important;
	top:634px !important;
}

#item29974 {
	width:20px !important;
	height:20px !important;
	left:282px !important;
	top:572px !important;
}

#item24352 {
	width:291px !important;
	height:152px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item24354 {
	width:92px !important;
	height:13px !important;
	left:150px !important;
	top:114px !important;
	background:#ed1844;
	padding:2px;
}

#item24380 {
	width:104px !important;
	left:148px !important;
	top:22px !important;
	min-height:82px !important;
}

#item39091 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item41060 {
	width:24px !important;
	height:24px !important;
	left:271px !important;
	top:16px !important;
}

#item24489 {
	width:291px !important;
	height:152px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item24491 {
	width:92px !important;
	height:13px !important;
	left:150px !important;
	top:114px !important;
	background:#ed1844;
	padding:2px;
}

#item24514 {
	width:104px !important;
	left:148px !important;
	top:22px !important;
	min-height:82px !important;
}

#item39114 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item41056 {
	width:24px !important;
	height:24px !important;
	left:271px !important;
	top:16px !important;
}

#item24608 {
	width:291px !important;
	height:152px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item24610 {
	width:92px !important;
	height:13px !important;
	left:150px !important;
	top:114px !important;
	background:#ed1844;
	padding:2px;
}

#item24633 {
	width:104px !important;
	left:148px !important;
	top:22px !important;
	min-height:82px !important;
}

#item39137 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item41026 {
	width:24px !important;
	height:24px !important;
	left:271px !important;
	top:17px !important;
}

#item24549 {
	width:291px !important;
	height:152px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item24551 {
	width:92px !important;
	height:13px !important;
	left:150px !important;
	top:114px !important;
	background:#ed1844;
	padding:2px;
}

#item24574 {
	width:104px !important;
	left:148px !important;
	top:22px !important;
	min-height:82px !important;
}

#item39160 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item41023 {
	width:24px !important;
	height:24px !important;
	left:271px !important;
	top:15px !important;
}

#item40033 {
	width:290px !important;
	height:151px !important;
	left:11px !important;
	top:10px !important;
	border-radius:12px;
}

#item40035 {
	width:301px !important;
	height:162px !important;
	left:41px !important;
	top:350px !important;
}

#item28691 {
	width:208px !important;
	height:371px !important;
}

#item28682 {
	width:208px !important;
	height:371px !important;
	left:28px !important;
	top:313px !important;
}

#item28768 {
	width:20px !important;
	height:20px !important;
	left:329px !important;
	top:400px !important;
}

#item28778 {
	width:282px !important;
	height:79px !important;
	left:246px !important;
	top:469px !important;
}

#item28584 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	background:#939597;
}

#item28581 {
	width:18px !important;
	height:18px !important;
	left:405px !important;
	top:334px !important;
}

#item44771 {
	width:141px !important;
	height:29px !important;
	left:24px !important;
	top:729px !important;
}

#item20331 {
	width:445px !important;
	left:39px !important;
	top:63px !important;
	min-height:324px !important;
}

#item21918 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item44743 {
	width:141px !important;
	height:29px !important;
	left:399px !important;
	top:729px !important;
}

#item20428 {
	width:486px !important;
	left:39px !important;
	top:63px !important;
	min-height:66px !important;
}

#item27117 {
	width:223px !important;
	left:39px !important;
	top:161px !important;
	min-height:557px !important;
}

#item27121 {
	width:237px !important;
	left:288px !important;
	top:343px !important;
	min-height:278px !important;
}

#item43698 {
	width:125px !important;
	left:24px !important;
	top:748px !important;
	min-height:8px !important;
}

#item21895 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item27139 {
	width:288px !important;
	height:798px !important;
	left:-12px !important;
	top:-12px !important;
	background:#fffde8;
}

#item44715 {
	width:141px !important;
	height:29px !important;
	left:24px !important;
	top:729px !important;
}

#item20522 {
	width:195px !important;
	left:39px !important;
	top:63px !important;
	min-height:146px !important;
}

#item27130 {
	width:195px !important;
	left:39px !important;
	top:229px !important;
	min-height:210px !important;
}

#item27134 {
	width:195px !important;
	left:39px !important;
	top:470px !important;
	min-height:250px !important;
}

#item43652 {
	width:125px !important;
	left:421px !important;
	top:746px !important;
	min-height:10px !important;
	padding:3px 0px 3px 0px;
}

#item21872 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item44687 {
	width:141px !important;
	height:29px !important;
	left:399px !important;
	top:729px !important;
}

#item20526 {
	width:486px !important;
	left:39px !important;
	top:59px !important;
	min-height:76px !important;
}

#item27141 {
	width:133px !important;
	left:41px !important;
	top:153px !important;
	min-height:56px !important;
}

#item27145 {
	width:113px !important;
	left:432px !important;
	top:139px !important;
	min-height:70px !important;
}

#item27149 {
	width:91px !important;
	left:348px !important;
	top:306px !important;
	min-height:93px !important;
}

#item27153 {
	width:130px !important;
	left:48px !important;
	top:285px !important;
	min-height:66px !important;
}

#item27157 {
	width:109px !important;
	left:417px !important;
	top:470px !important;
	min-height:66px !important;
}

#item27162 {
	width:103px !important;
	left:41px !important;
	top:418px !important;
	min-height:93px !important;
}

#item27166 {
	width:118px !important;
	left:59px !important;
	top:581px !important;
	min-height:117px !important;
}

#item21849 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item27242 {
	width:20px !important;
	height:20px !important;
	left:179px !important;
	top:214px !important;
}

#item27251 {
	width:20px !important;
	height:20px !important;
	left:149px !important;
	top:482px !important;
}

#item27258 {
	width:20px !important;
	height:20px !important;
	left:210px !important;
	top:359px !important;
}

#item27266 {
	width:20px !important;
	height:20px !important;
	left:389px !important;
	top:492px !important;
}

#item27273 {
	width:20px !important;
	height:20px !important;
	left:422px !important;
	top:234px !important;
}

#item38422 {
	width:20px !important;
	height:20px !important;
	left:422px !important;
	top:359px !important;
}

#item27280 {
	width:20px !important;
	height:20px !important;
	left:200px !important;
	top:674px !important;
}

#item27290 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:674px !important;
}

#item27362 {
	width:291px !important;
	height:152px !important;
	left:24px !important;
	top:459px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item27364 {
	width:92px !important;
	height:13px !important;
	left:161px !important;
	top:109px !important;
	background:#ed1844;
	padding:2px;
}

#item27389 {
	width:141px !important;
	left:134px !important;
	top:17px !important;
	min-height:82px !important;
}

#item38898 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item41366 {
	width:24px !important;
	height:24px !important;
	left:282px !important;
	top:465px !important;
}

#item27423 {
	width:291px !important;
	height:152px !important;
	left:255px !important;
	top:468px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item27425 {
	width:92px !important;
	height:13px !important;
	left:150px !important;
	top:109px !important;
	background:#ed1844;
	padding:2px;
}

#item27450 {
	width:130px !important;
	left:135px !important;
	top:17px !important;
	min-height:82px !important;
}

#item38922 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item41362 {
	width:24px !important;
	height:24px !important;
	left:513px !important;
	top:474px !important;
}

#item25620 {
	width:291px !important;
	height:152px !important;
	left:10px !important;
	top:283px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item25622 {
	width:92px !important;
	height:13px !important;
	left:150px !important;
	top:109px !important;
	background:#ed1844;
	padding:2px;
}

#item25645 {
	width:104px !important;
	left:148px !important;
	top:17px !important;
	min-height:82px !important;
}

#item38947 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item41359 {
	width:24px !important;
	height:24px !important;
	left:268px !important;
	top:289px !important;
}

#item25567 {
	width:291px !important;
	height:152px !important;
	left:255px !important;
	top:316px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item25570 {
	width:92px !important;
	height:13px !important;
	left:150px !important;
	top:109px !important;
	background:#ed1844;
	padding:2px;
}

#item25593 {
	width:104px !important;
	left:148px !important;
	top:17px !important;
	min-height:82px !important;
}

#item38970 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item41356 {
	width:24px !important;
	height:24px !important;
	left:513px !important;
	top:322px !important;
}

#item25515 {
	width:291px !important;
	height:152px !important;
	left:21px !important;
	top:156px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item25517 {
	width:92px !important;
	height:13px !important;
	left:150px !important;
	top:109px !important;
	background:#ed1844;
	padding:2px;
}

#item25540 {
	width:104px !important;
	left:148px !important;
	top:17px !important;
	min-height:82px !important;
}

#item38993 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item41353 {
	width:24px !important;
	height:24px !important;
	left:279px !important;
	top:162px !important;
}

#item25463 {
	width:291px !important;
	height:152px !important;
	left:250px !important;
	top:179px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item25465 {
	width:92px !important;
	height:13px !important;
	left:150px !important;
	top:114px !important;
	background:#ed1844;
	padding:2px;
}

#item25488 {
	width:104px !important;
	left:148px !important;
	top:22px !important;
	min-height:82px !important;
}

#item39016 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item41348 {
	width:24px !important;
	height:24px !important;
	left:508px !important;
	top:184px !important;
}

#item25411 {
	width:291px !important;
	height:152px !important;
	left:249px !important;
	top:28px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item25413 {
	width:92px !important;
	height:13px !important;
	left:150px !important;
	top:109px !important;
	background:#ed1844;
	padding:2px;
}

#item25436 {
	width:104px !important;
	left:148px !important;
	top:17px !important;
	min-height:82px !important;
}

#item39039 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item41345 {
	width:24px !important;
	height:24px !important;
	left:507px !important;
	top:33px !important;
}

#item25358 {
	width:291px !important;
	height:152px !important;
	left:21px !important;
	top:10px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item25360 {
	width:92px !important;
	height:13px !important;
	left:149px !important;
	top:109px !important;
	background:#ed1844;
	padding:2px;
}

#item25383 {
	width:104px !important;
	left:147px !important;
	top:17px !important;
	min-height:82px !important;
}

#item25407 {
	width:120px !important;
	height:120px !important;
	background:#fff;
}

#item39062 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item41341 {
	width:24px !important;
	height:24px !important;
	left:279px !important;
	top:15px !important;
}

#item40051 {
	width:290px !important;
	height:22px !important;
	left:110px !important;
	top:621px !important;
	border-radius:12px;
}

#item40057 {
	width:546px !important;
	height:642px !important;
	left:12px !important;
	top:100px !important;
}

#item29712 {
	width:564px !important;
	height:774px !important;
	left:564px !important;
	background:#000;
}

#item44659 {
	width:141px !important;
	height:29px !important;
	left:24px !important;
	top:729px !important;
}

#item20543 {
	width:274px !important;
	left:39px !important;
	top:264px !important;
	min-height:471px !important;
}

#item20547 {
	width:150px !important;
	left:357px !important;
	top:96px !important;
	min-height:444px !important;
}

#item21826 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item29756 {
	width:39px !important;
	height:37px !important;
	left:87px !important;
	top:696px !important;
}

#item29827 {
	width:117px !important;
	left:329px !important;
	top:701px !important;
	min-height:28px !important;
}

#item29692 {
	width:480px !important;
	height:283px !important;
	left:40px !important;
	top:97px !important;
}

#item29698 {
	width:480px !important;
	height:283px !important;
	left:40px !important;
	top:398px !important;
}

#item29850 {
	width:212px !important;
	height:37px !important;
	left:60px !important;
	top:315px !important;
}

#item44631 {
	width:141px !important;
	height:29px !important;
	left:399px !important;
	top:729px !important;
}

#item21186 {
	width:486px !important;
	left:39px !important;
	top:90px !important;
	min-height:168px !important;
}

#item24218 {
	width:486px !important;
	height:129px !important;
	left:39px !important;
	top:575px !important;
	background:rgba(0,0,0,0.75);
	padding:12px;
}

#item21687 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item37681 {
	width:564px !important;
	height:774px !important;
	background:#bddcc8;
}

#item44603 {
	width:141px !important;
	height:29px !important;
	left:24px !important;
	top:729px !important;
}

#item22160 {
	width:486px !important;
	left:39px !important;
	top:63px !important;
	min-height:80px !important;
}

#item24222 {
	width:153px !important;
	left:39px !important;
	top:168px !important;
	min-height:435px !important;
}

#item24226 {
	width:305px !important;
	left:220px !important;
	top:384px !important;
	background:#fff;
	min-height:220px !important;
	padding:12px;
}

#item24230 {
	width:490px !important;
	left:39px !important;
	top:648px !important;
	min-height:76px !important;
}

#item21664 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item44575 {
	width:141px !important;
	height:29px !important;
	left:399px !important;
	top:729px !important;
}

#item22166 {
	width:486px !important;
	left:39px !important;
	top:63px !important;
	min-height:53px !important;
}

#item25733 {
	width:489px !important;
	left:39px !important;
	top:443px !important;
	min-height:265px !important;
}

#item21641 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item37719 {
	width:20px !important;
	height:20px !important;
	left:105px !important;
	top:295px !important;
}

#item37726 {
	width:20px !important;
	height:20px !important;
	left:313px !important;
	top:150px !important;
}

#item37734 {
	width:20px !important;
	height:20px !important;
	left:475px !important;
	top:277px !important;
}

#item26845 {
	width:137px !important;
	left:184px !important;
	top:186px !important;
	min-height:105px !important;
}

#item26822 {
	width:92px !important;
	height:13px !important;
	left:207px !important;
	top:293px !important;
	background:#ed1844;
	padding:2px;
}

#item40066 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item40151 {
	width:24px !important;
	height:24px !important;
	left:299px !important;
	top:14px !important;
}

#item26793 {
	width:137px !important;
	left:19px !important;
	top:188px !important;
	min-height:113px !important;
}

#item26769 {
	width:92px !important;
	height:13px !important;
	left:42px !important;
	top:295px !important;
	background:#ed1844;
	padding:2px;
}

#item40089 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item40157 {
	width:24px !important;
	height:24px !important;
	left:137px !important;
	top:13px !important;
}

#item35845 {
	width:134px !important;
	left:351px !important;
	top:188px !important;
	min-height:82px !important;
}

#item35820 {
	width:92px !important;
	height:13px !important;
	left:372px !important;
	top:295px !important;
	background:#ed1844;
	padding:2px;
}

#item40112 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item40160 {
	width:24px !important;
	height:24px !important;
	left:465px !important;
	top:14px !important;
}

#item40140 {
	width:155px !important;
	height:31px !important;
	left:177px !important;
	top:270px !important;
	border-radius:12px;
}

#item40145 {
	width:495px !important;
	height:317px !important;
	left:29px !important;
	top:427px !important;
}

#item40412 {
	width:21px !important;
	left:402px !important;
	top:527px !important;
	min-height:27px !important;
}

#item44547 {
	width:141px !important;
	height:29px !important;
	left:24px !important;
	top:729px !important;
}

#item27056 {
	width:249px !important;
	height:306px !important;
	left:39px !important;
	top:63px !important;
	background:#b2c0a1;
}

#item40407 {
	width:20px !important;
	left:504px !important;
	top:612px !important;
	min-height:27px !important;
}

#item22170 {
	width:213px !important;
	left:52px !important;
	top:78px !important;
	min-height:88px !important;
}

#item24236 {
	width:181px !important;
	left:39px !important;
	top:409px !important;
	min-height:291px !important;
}

#item24241 {
	width:113px !important;
	left:412px !important;
	top:539px !important;
	min-height:173px !important;
}

#item27036 {
	width:56px !important;
	min-height:55px !important;
}

#item27046 {
	width:156px !important;
	left:66px !important;
	min-height:57px !important;
}

#item27040 {
	width:56px !important;
	min-height:54px !important;
}

#item27050 {
	width:157px !important;
	left:65px !important;
	min-height:98px !important;
}

#item21618 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item44520 {
	width:141px !important;
	height:29px !important;
	left:24px !important;
	top:729px !important;
}

#item21240 {
	width:487px !important;
	left:38px !important;
	top:406px !important;
	min-height:416px !important;
}

#item26753 {
	width:416px !important;
	left:71px !important;
	top:582px !important;
	min-height:131px !important;
}

#item43478 {
	width:125px !important;
	left:407px !important;
	top:750px !important;
	min-height:10px !important;
	padding:3px 0px 3px 0px;
}

#item21549 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item44492 {
	width:141px !important;
	height:29px !important;
	left:399px !important;
	top:729px !important;
}

#item21284 {
	width:486px !important;
	left:39px !important;
	top:326px !important;
	min-height:36px !important;
}

#item26637 {
	width:116px !important;
	left:39px !important;
	top:514px !important;
	min-height:157px !important;
}

#item26641 {
	width:112px !important;
	left:164px !important;
	top:514px !important;
	min-height:157px !important;
}

#item26645 {
	width:112px !important;
	left:289px !important;
	top:516px !important;
	min-height:155px !important;
}

#item26649 {
	width:113px !important;
	left:413px !important;
	top:516px !important;
	min-height:155px !important;
}

#item26758 {
	width:486px !important;
	left:39px !important;
	top:63px !important;
	min-height:226px !important;
}

#item21526 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item26550 {
	width:20px !important;
	height:20px !important;
	left:86px !important;
	top:482px !important;
}

#item26563 {
	width:20px !important;
	height:20px !important;
	left:210px !important;
	top:482px !important;
}

#item26575 {
	width:20px !important;
	height:20px !important;
	left:459px !important;
	top:482px !important;
}

#item26725 {
	width:20px !important;
	height:20px !important;
	left:335px !important;
	top:482px !important;
}

#item44464 {
	width:141px !important;
	height:29px !important;
	left:24px !important;
	top:729px !important;
}

#item21296 {
	width:486px !important;
	left:39px !important;
	top:419px !important;
	min-height:31px !important;
}

#item26441 {
	width:120px !important;
	left:58px !important;
	top:644px !important;
	min-height:40px !important;
}

#item26447 {
	width:105px !important;
	left:270px !important;
	top:571px !important;
	min-height:35px !important;
}

#item26496 {
	width:112px !important;
	left:405px !important;
	top:588px !important;
	min-height:32px !important;
}

#item26519 {
	width:75px !important;
	left:443px !important;
	top:659px !important;
	min-height:53px !important;
}

#item26542 {
	width:122px !important;
	left:195px !important;
	top:706px !important;
	min-height:35px !important;
}

#item21288 {
	width:295px !important;
	left:39px !important;
	top:63px !important;
	background:#edf6e9;
	min-height:335px !important;
	padding:12px;
}

#item21503 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item26992 {
	width:20px !important;
	height:20px !important;
	left:478px !important;
	top:542px !important;
}

#item27000 {
	width:20px !important;
	height:20px !important;
	left:290px !important;
	top:540px !important;
}

#item27007 {
	width:20px !important;
	height:20px !important;
	left:58px !important;
	top:560px !important;
}

#item27015 {
	width:20px !important;
	height:20px !important;
	left:299px !important;
	top:684px !important;
}

#item27022 {
	width:20px !important;
	height:20px !important;
	left:421px !important;
	top:689px !important;
}

#item25832 {
	width:240px !important;
	height:120px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item25834 {
	width:92px !important;
	height:13px !important;
	left:57px !important;
	top:68px !important;
	background:#ed1844;
	padding:2px;
}

#item25857 {
	width:209px !important;
	min-height:65px !important;
}

#item38772 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item40323 {
	width:24px !important;
	height:24px !important;
	left:222px !important;
	top:56px !important;
}

#item26164 {
	width:240px !important;
	height:120px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item26166 {
	width:92px !important;
	height:13px !important;
	left:57px !important;
	top:68px !important;
	background:#ed1844;
	padding:2px;
}

#item26191 {
	width:209px !important;
	min-height:65px !important;
}

#item38795 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item40326 {
	width:24px !important;
	height:24px !important;
	left:422px !important;
	top:15px !important;
}

#item26218 {
	width:240px !important;
	height:120px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item26220 {
	width:92px !important;
	height:13px !important;
	left:57px !important;
	top:68px !important;
	background:#ed1844;
	padding:2px;
}

#item26245 {
	width:209px !important;
	min-height:65px !important;
}

#item38818 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item40329 {
	width:24px !important;
	height:24px !important;
	left:512px !important;
	top:17px !important;
}

#item26280 {
	width:240px !important;
	height:120px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item26282 {
	width:92px !important;
	height:13px !important;
	left:57px !important;
	top:68px !important;
	background:#ed1844;
	padding:2px;
}

#item26307 {
	width:209px !important;
	min-height:65px !important;
}

#item38841 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item40332 {
	width:24px !important;
	height:24px !important;
	left:513px !important;
	top:182px !important;
}

#item26363 {
	width:240px !important;
	height:120px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item26365 {
	width:92px !important;
	height:13px !important;
	left:57px !important;
	top:68px !important;
	background:#ed1844;
	padding:2px;
}

#item26390 {
	width:209px !important;
	min-height:65px !important;
}

#item38864 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item40336 {
	width:24px !important;
	height:24px !important;
	left:218px !important;
	top:182px !important;
}

#item40263 {
	width:158px !important;
	height:28px !important;
	left:200px !important;
	top:298px !important;
	border-radius:12px;
}

#item41430 {
	width:545px !important;
	height:326px !important;
	left:15px !important;
	top:441px !important;
}

#item40445 {
	width:21px !important;
	left:67px !important;
	top:521px !important;
	min-height:27px !important;
}

#item44436 {
	width:141px !important;
	height:29px !important;
	left:399px !important;
	top:729px !important;
}

#item40941 {
	width:20px !important;
	left:188px !important;
	top:589px !important;
	min-height:27px !important;
}

#item26418 {
	width:228px !important;
	left:39px !important;
	top:63px !important;
	min-height:416px !important;
}

#item37929 {
	width:170px !important;
	left:68px !important;
	top:533px !important;
	min-height:87px !important;
}

#item44404 {
	width:141px !important;
	height:29px !important;
	left:399px !important;
	top:729px !important;
}

#item30519 {
	width:486px !important;
	left:39px !important;
	top:63px !important;
	min-height:231px !important;
}

#item36552 {
	width:184px !important;
	height:29px !important;
	left:338px !important;
	top:687px !important;
	background:#fff0e1;
	padding:6px;
}

#item37442 {
	width:175px !important;
	left:350px !important;
	top:481px !important;
	min-height:144px !important;
}

#item43431 {
	width:125px !important;
	left:24px !important;
	top:748px !important;
	min-height:8px !important;
}

#item21457 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item32172 {
	width:564px !important;
	height:253px !important;
	left:564px !important;
	top:521px !important;
	background:#fedbb4;
}

#item40176 {
	width:486px !important;
	height:399px !important;
	left:39px !important;
	top:113px !important;
}

#item44376 {
	width:141px !important;
	height:29px !important;
	left:24px !important;
	top:729px !important;
}

#item30984 {
	width:274px !important;
	left:39px !important;
	top:527px !important;
	min-height:187px !important;
}

#item30988 {
	width:156px !important;
	left:369px !important;
	top:527px !important;
	background:#fff0e1;
	min-height:112px !important;
	padding:6px;
}

#item36571 {
	width:486px !important;
	left:39px !important;
	top:63px !important;
	min-height:54px !important;
}

#item21434 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item44346 {
	width:141px !important;
	height:29px !important;
	left:399px !important;
	top:729px !important;
}

#item30803 {
	width:486px !important;
	left:39px !important;
	top:62px !important;
	min-height:200px !important;
}

#item30998 {
	width:187px !important;
	left:338px !important;
	top:550px !important;
	min-height:126px !important;
}

#item31030 {
	width:300px !important;
	left:38px !important;
	top:363px !important;
	min-height:149px !important;
}

#item32173 {
	width:187px !important;
	left:338px !important;
	top:687px !important;
	background:#fff0e1;
	min-height:33px !important;
	padding:6px;
}

#item34524 {
	width:156px !important;
	left:369px !important;
	top:366px !important;
	background:#fff0e1;
	min-height:101px !important;
	padding:6px;
}

#item21411 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item40182 {
	width:486px !important;
	height:286px !important;
	left:39px !important;
	top:63px !important;
}

#item44318 {
	width:141px !important;
	height:29px !important;
	left:24px !important;
	top:729px !important;
}

#item30808 {
	width:486px !important;
	left:39px !important;
	top:337px !important;
	min-height:89px !important;
}

#item31024 {
	width:226px !important;
	left:299px !important;
	top:435px !important;
	min-height:233px !important;
}

#item40171 {
	width:249px !important;
	height:300px !important;
	left:39px !important;
	top:435px !important;
}

#item32178 {
	width:226px !important;
	left:299px !important;
	top:674px !important;
	background:#fff0e1;
	min-height:61px !important;
	padding:6px;
}

#item41525 {
	width:486px !important;
	height:227px !important;
	left:39px !important;
	top:63px !important;
}

#item41633 {
	width:486px !important;
	left:39px !important;
	top:290px !important;
	min-height:31px !important;
	padding:6px 0px 0px 0px;
}

#item21387 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item42396 {
	width:20px !important;
	height:20px !important;
	left:49px !important;
	top:263px !important;
}

#item40469 {
	width:21px !important;
	left:85px !important;
	top:615px !important;
	min-height:27px !important;
}

#item44290 {
	width:141px !important;
	height:29px !important;
	left:399px !important;
	top:729px !important;
}

#item40967 {
	width:20px !important;
	left:326px !important;
	top:683px !important;
	min-height:27px !important;
}

#item30923 {
	width:476px !important;
	left:39px !important;
	top:59px !important;
	min-height:27px !important;
}

#item31076 {
	width:163px !important;
	left:39px !important;
	top:224px !important;
	background:#fff0e1;
	min-height:72px !important;
	padding:6px;
}

#item32195 {
	width:249px !important;
	left:39px !important;
	top:106px !important;
	min-height:106px !important;
}

#item37528 {
	width:308px !important;
	left:39px !important;
	top:626px !important;
	min-height:94px !important;
}

#item31720 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item44262 {
	width:141px !important;
	height:29px !important;
	left:24px !important;
	top:729px !important;
}

#item41609 {
	width:485px !important;
	height:307px !important;
	left:39px !important;
	top:434px !important;
}

#item31055 {
	width:212px !important;
	left:39px !important;
	top:63px !important;
	background:#fee6ca;
	min-height:228px !important;
	padding:12px;
}

#item31059 {
	width:493px !important;
	left:38px !important;
	top:669px !important;
	min-height:80px !important;
}

#item31080 {
	width:213px !important;
	left:38px !important;
	top:310px !important;
	min-height:112px !important;
}

#item36488 {
	width:118px !important;
	left:406px !important;
	top:655px !important;
	background:#fff0e1;
	min-height:86px !important;
	padding:6px;
}

#item41570 {
	width:191px !important;
	left:50px !important;
	top:256px !important;
	background:#fff0e1;
	min-height:28px !important;
	padding:6px;
}

#item37512 {
	width:248px !important;
	left:276px !important;
	top:310px !important;
	min-height:118px !important;
}

#item31697 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item44234 {
	width:141px !important;
	height:29px !important;
	left:399px !important;
	top:729px !important;
}

#item44207 {
	width:141px !important;
	height:29px !important;
	left:24px !important;
	top:729px !important;
}

#item35181 {
	width:486px !important;
	left:39px !important;
	top:63px !important;
	min-height:130px !important;
}

#item35243 {
	width:299px !important;
	left:46px !important;
	top:538px !important;
	background:rgba(255,255,255,0.9);
	min-height:183px !important;
	padding:12px;
}

#item35270 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item44179 {
	width:141px !important;
	height:29px !important;
	left:399px !important;
	top:729px !important;
}

#item35204 {
	width:285px !important;
	left:240px !important;
	top:91px !important;
	min-height:360px !important;
}

#item35216 {
	width:125px !important;
	left:19px !important;
	top:756px !important;
	min-height:8px !important;
}

#item35239 {
	width:285px !important;
	left:240px !important;
	top:532px !important;
	min-height:170px !important;
}

#item35978 {
	width:29px !important;
	height:11px !important;
	left:240px !important;
	top:493px !important;
	background:#000;
	padding:3px;
}

#item38613 {
	width:285px !important;
	left:240px !important;
	top:187px !important;
	min-height:92px !important;
}

#item35247 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item44151 {
	width:141px !important;
	height:29px !important;
	left:24px !important;
	top:729px !important;
}

#item35339 {
	width:212px !important;
	left:39px !important;
	top:63px !important;
	min-height:372px !important;
}

#item35353 {
	width:125px !important;
	left:288px !important;
	top:725px !important;
	min-height:8px !important;
}

#item35399 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item44123 {
	width:141px !important;
	height:29px !important;
	left:399px !important;
	top:729px !important;
}

#item35349 {
	width:361px !important;
	left:95px !important;
	top:93px !important;
	min-height:79px !important;
}

#item40994 {
	width:20px !important;
	left:397px !important;
	top:133px !important;
	min-height:27px !important;
}

#item40493 {
	width:21px !important;
	left:81px !important;
	top:82px !important;
	min-height:27px !important;
}

#item35376 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item41074 {
	width:774px !important;
	height:173px !important;
	left:334px !important;
	top:545px !important;
	background:#e1d9ce;
}

#item44095 {
	width:141px !important;
	height:29px !important;
	left:24px !important;
	top:729px !important;
}

#item31802 {
	width:198px !important;
	left:350px !important;
	top:560px !important;
	min-height:159px !important;
}

#item39187 {
	width:225px !important;
	height:169px !important;
	left:39px !important;
	top:362px !important;
}

#item31816 {
	width:206px !important;
	left:39px !important;
	top:63px !important;
	min-height:155px !important;
}

#item35953 {
	width:29px !important;
	height:11px !important;
	left:39px !important;
	top:520px !important;
	background:#000;
	padding:3px;
}

#item38605 {
	width:225px !important;
	left:39px !important;
	top:182px !important;
	min-height:49px !important;
}

#item38609 {
	width:163px !important;
	left:107px !important;
	top:560px !important;
	min-height:109px !important;
}

#item38668 {
	width:225px !important;
	left:39px !important;
	top:255px !important;
	min-height:97px !important;
}

#item31582 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item31839 {
	width:20px !important;
	height:20px !important;
	left:371px !important;
	top:106px !important;
}

#item31855 {
	width:20px !important;
	height:20px !important;
	left:344px !important;
	top:252px !important;
}

#item42993 {
	width:20px !important;
	height:20px !important;
	left:459px !important;
	top:485px !important;
}

#item44067 {
	width:141px !important;
	height:29px !important;
	left:399px !important;
	top:729px !important;
}

#item31821 {
	width:509px !important;
	left:16px !important;
	top:560px !important;
	min-height:159px !important;
}

#item31945 {
	width:246px !important;
	left:36px !important;
	top:741px !important;
	min-height:21px !important;
}

#item41241 {
	width:160px !important;
	left:365px !important;
	top:449px !important;
	min-height:97px !important;
}

#item41248 {
	width:21px !important;
	left:341px !important;
	top:437px !important;
	min-height:27px !important;
}

#item41272 {
	width:20px !important;
	left:514px !important;
	top:471px !important;
	min-height:27px !important;
}

#item31559 {
	width:514px !important;
	left:25px !important;
	top:24px !important;
	min-height:21px !important;
}

#item31847 {
	width:20px !important;
	height:20px !important;
	left:359px !important;
	top:252px !important;
}

#item31862 {
	width:20px !important;
	height:20px !important;
	left:173px !important;
	top:457px !important;
}

#item43154 {
	width:20px !important;
	height:20px !important;
	left:101px !important;
	top:262px !important;
}

#item42821 {
	width:10px !important;
	height:10px !important;
	left:152px !important;
	top:81px !important;
}

#item42912 {
	width:291px !important;
	height:152px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item42913 {
	width:92px !important;
	height:13px !important;
	left:12px !important;
	top:125px !important;
	background:#ed1844;
	padding:2px;
}

#item42939 {
	width:154px !important;
	left:118px !important;
	top:14px !important;
	min-height:125px !important;
}

#item42966 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	background:#939597;
}

#item43167 {
	width:18px !important;
	height:18px !important;
	left:264px !important;
	top:10px !important;
}

#item43061 {
	width:10px !important;
	height:10px !important;
	left:152px !important;
	top:81px !important;
}

#item43066 {
	width:291px !important;
	height:152px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item43067 {
	width:92px !important;
	height:13px !important;
	left:12px !important;
	top:125px !important;
	background:#ed1844;
	padding:2px;
}

#item43092 {
	width:154px !important;
	left:118px !important;
	top:14px !important;
	min-height:125px !important;
}

#item43120 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	background:#939597;
}

#item43163 {
	width:18px !important;
	height:18px !important;
	left:264px !important;
	top:10px !important;
}

#item31119 {
	width:291px !important;
	height:152px !important;
	left:12px !important;
	top:10px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item31121 {
	width:92px !important;
	height:13px !important;
	left:24px !important;
	top:135px !important;
	background:#ed1844;
	padding:2px;
}

#item31144 {
	width:154px !important;
	left:129px !important;
	top:26px !important;
	min-height:125px !important;
}

#item38672 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item43170 {
	width:24px !important;
	height:24px !important;
	left:272px !important;
	top:16px !important;
}

#item31172 {
	width:291px !important;
	height:152px !important;
	left:12px !important;
	top:10px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item31174 {
	width:92px !important;
	height:13px !important;
	left:24px !important;
	top:135px !important;
	background:#ed1844;
	padding:2px;
}

#item31197 {
	width:154px !important;
	left:129px !important;
	top:24px !important;
	min-height:125px !important;
}

#item38695 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item43173 {
	width:24px !important;
	height:24px !important;
	left:272px !important;
	top:14px !important;
}

#item31221 {
	width:291px !important;
	height:152px !important;
	left:12px !important;
	top:10px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item31223 {
	width:92px !important;
	height:13px !important;
	left:24px !important;
	top:135px !important;
	background:#ed1844;
	padding:2px;
}

#item31246 {
	width:154px !important;
	left:129px !important;
	top:24px !important;
	min-height:125px !important;
}

#item38718 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item43176 {
	width:24px !important;
	height:24px !important;
	left:272px !important;
	top:17px !important;
}

#item31461 {
	width:291px !important;
	height:152px !important;
	left:12px !important;
	top:10px !important;
	border-radius:12px;
	background:#fff;
	border:solid 1px #939597;
}

#item31463 {
	width:92px !important;
	height:13px !important;
	left:24px !important;
	top:135px !important;
	background:#ed1844;
	padding:2px;
}

#item31489 {
	width:154px !important;
	left:129px !important;
	top:24px !important;
	min-height:125px !important;
}

#item38741 {
	opacity:0.50;
	width:18px !important;
	height:18px !important;
	left:3px !important;
	top:3px !important;
	background:#939597;
}

#item43179 {
	width:24px !important;
	height:24px !important;
	left:272px !important;
	top:17px !important;
}

#item40188 {
	width:118px !important;
	height:42px !important;
	left:10px !important;
	top:363px !important;
	border-radius:12px;
}

#item40193 {
	width:303px !important;
	height:405px !important;
	left:222px !important;
	top:350px !important;
}
#in5footer,  #prefooter {display:none;}
