/* 	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:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:88370px; height:854px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.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;}
}

#item138037 {
	width:445px !important;
	height:2px !important;
	left:76px !important;
	top:631px !important;
	background:#cb171e;
}

#item155830 {
	width:445px !important;
	height:2px !important;
	top:13px !important;
	background:#d12229;
}

#item159048 {
	width:604px !important;
	height:859px !important;
	left:-9px !important;
	top:-9px !important;
	background:#cb171e;
}

#item141139 {
	width:1076px !important;
	height:1276px !important;
	left:28px !important;
	top:128px !important;
	border:solid 1.4px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item161034 {
	width:298px !important;
	height:429px !important;
	left:595px !important;
	top:421px !important;
	background:#58585a;
}

#item142269 {
	opacity:0.40;
	width:608px !important;
	height:410px !important;
	left:-12px !important;
	top:-14px !important;
	border-radius:undefined;
}

#item142297 {
	width:538px !important;
	height:396px !important;
	left:29px !important;
	top:421px !important;
	background:#fff;
}

#item142371 {
	width:1px !important;
	height:4px !important;
	left:19px !important;
	top:38px !important;
	background:#504b45;
}

#item142382 {
	width:1px !important;
	height:4px !important;
	left:26px !important;
	top:66px !important;
	background:#504b45;
}

#item142404 {
	width:1px !important;
	height:4px !important;
	left:18px !important;
	top:2px !important;
	background:#504b45;
}

#item142406 {
	width:1px !important;
	height:4px !important;
	left:23px !important;
	top:2px !important;
	background:#504b45;
}

#item142423 {
	width:1px !important;
	height:4px !important;
	left:26px !important;
	top:55px !important;
	background:#504b45;
}

#item142429 {
	width:1px !important;
	height:4px !important;
	left:49px !important;
	top:55px !important;
	background:#504b45;
}

#item142435 {
	width:10px !important;
	height:10px !important;
	top:64px !important;
	background:#a7c352;
}

#item99676 {
	width:47px !important;
	height:16px !important;
	left:240px !important;
	top:145px !important;
	background:#a1896b;
}

#item143845 {
	width:47px !important;
	height:16px !important;
	left:516px !important;
	top:145px !important;
	background:#a1896b;
}

#item99765 {
	width:256px !important;
	height:3px !important;
	left:32px !important;
	top:501px !important;
	background:#a1896b;
}

#item99767 {
	width:47px !important;
	height:16px !important;
	background:#a1896b;
}

#item128277 {
	width:256px !important;
	height:230px !important;
	left:32px !important;
	top:532px !important;
}

#item99859 {
	width:255px !important;
	height:3px !important;
	left:308px !important;
	top:501px !important;
	background:#a1896b;
}

#item99862 {
	width:47px !important;
	height:16px !important;
	background:#a1896b;
}

#item128287 {
	width:255px !important;
	height:230px !important;
	left:308px !important;
	top:529px !important;
}

#item128274 {
	width:256px !important;
	height:230px !important;
	left:31px !important;
	top:171px !important;
}

#item143929 {
	width:256px !important;
	height:230px !important;
	left:306px !important;
	top:171px !important;
}

#item99931 {
	width:256px !important;
	height:3px !important;
	left:32px !important;
	top:138px !important;
	background:#a1896b;
}

#item99933 {
	width:47px !important;
	height:16px !important;
	background:#a1896b;
}

#item128290 {
	width:256px !important;
	height:227px !important;
	left:32px !important;
	top:170px !important;
}

#item100005 {
	width:256px !important;
	height:3px !important;
	left:307px !important;
	top:138px !important;
	background:#a1896b;
}

#item100007 {
	width:47px !important;
	height:16px !important;
	background:#a1896b;
}

#item128293 {
	width:256px !important;
	height:230px !important;
	left:307px !important;
	top:171px !important;
}

#item100075 {
	width:256px !important;
	height:3px !important;
	left:32px !important;
	top:503px !important;
	background:#a1896b;
}

#item128296 {
	width:256px !important;
	height:230px !important;
	left:32px !important;
	top:536px !important;
}

#item100222 {
	width:256px !important;
	height:3px !important;
	top:29px !important;
	background:#a1896b;
}

#item100225 {
	width:47px !important;
	height:16px !important;
	background:#a1896b;
}

#item128299 {
	width:256px !important;
	height:286px !important;
	left:308px !important;
	top:474px !important;
}

#item100879 {
	width:43px !important;
	height:430px !important;
	left:-14px !important;
	top:421px !important;
	background:#a1896b;
}

#item42561 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:210px !important;
}

#item42614 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:210px !important;
}

#item42664 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:289px !important;
}

#item42714 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item42767 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item42764 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:758px !important;
}

#item43166 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item43194 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item43191 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item43135 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item43162 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item43159 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item43104 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item43131 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item43128 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item42876 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item43100 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item43097 {
	width:23px !important;
	height:23px !important;
	left:481px !important;
	top:28px !important;
}

#item42874 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item42872 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:352px !important;
}

#item144746 {
	width:43px !important;
	height:447px !important;
	left:-14px !important;
	top:404px !important;
	background:#a1896b;
}

#item144020 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:210px !important;
}

#item144070 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:210px !important;
}

#item144120 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:289px !important;
}

#item144171 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item144225 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item144221 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:758px !important;
}

#item144466 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item144493 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item144490 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item144435 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item144462 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item144459 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item144404 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item144431 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item144428 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item144256 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item144400 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item144396 {
	width:23px !important;
	height:23px !important;
	left:481px !important;
	top:28px !important;
}

#item144254 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item144251 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:352px !important;
}

#item101377 {
	width:43px !important;
	height:430px !important;
	left:-14px !important;
	top:421px !important;
	background:#a1896b;
}

#item86974 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item86970 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:758px !important;
}

#item43588 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:210px !important;
}

#item43639 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:210px !important;
}

#item43689 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:289px !important;
}

#item43739 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item44147 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item44175 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item44172 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item44114 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item44141 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item44138 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item44083 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item44110 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item44107 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item43858 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item44079 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item44076 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item43856 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item43854 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:352px !important;
}

#item102307 {
	width:43px !important;
	height:430px !important;
	left:-14px !important;
	top:421px !important;
	background:#a1896b;
}

#item44190 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item44187 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:758px !important;
}

#item44575 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:210px !important;
}

#item44625 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:210px !important;
}

#item44676 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:289px !important;
}

#item44727 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item45134 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item45162 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item45158 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item45103 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item45130 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item45127 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item45071 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item45099 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item45096 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item44846 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item45016 {
	width:9px !important;
	height:9px !important;
	background:#f05a30;
}

#item45040 {
	width:9px !important;
	height:9px !important;
	left:45px !important;
	background:#cb171e;
}

#item45067 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item45064 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item44844 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item44842 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:352px !important;
}

#item103236 {
	width:43px !important;
	height:430px !important;
	left:-14px !important;
	top:421px !important;
	background:#a1896b;
}

#item45177 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item45174 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:758px !important;
}

#item45559 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:210px !important;
}

#item45610 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:210px !important;
}

#item45660 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:289px !important;
}

#item45711 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item46119 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item46147 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item46144 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item46087 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item46115 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item46111 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item46056 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item46083 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item46080 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item45831 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item46001 {
	width:9px !important;
	height:9px !important;
	background:#f05a30;
}

#item46025 {
	width:9px !important;
	height:9px !important;
	left:45px !important;
	top:1px !important;
	background:#cb171e;
}

#item46052 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item46049 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item45829 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item45827 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:352px !important;
}

#item104189 {
	width:43px !important;
	height:446px !important;
	left:-14px !important;
	top:405px !important;
	background:#a1896b;
}

#item46162 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item46159 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:758px !important;
}

#item46362 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:210px !important;
}

#item46412 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:210px !important;
}

#item46463 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:289px !important;
}

#item46514 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item46978 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item47005 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item47002 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item46947 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item46974 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item46971 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item46915 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item46942 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
}

#item46939 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item46788 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item46860 {
	width:9px !important;
	height:9px !important;
	background:#f05a30;
}

#item46884 {
	width:9px !important;
	height:9px !important;
	left:45px !important;
	background:#cb171e;
}

#item46911 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item46908 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item46786 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item46784 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:352px !important;
}

#item104944 {
	width:43px !important;
	height:449px !important;
	left:-14px !important;
	top:403px !important;
	background:#a1896b;
}

#item47020 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item47017 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:758px !important;
}

#item47369 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:210px !important;
}

#item47420 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:210px !important;
}

#item47470 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:289px !important;
}

#item47521 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item47854 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item47881 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item47878 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item47822 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item47850 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item47846 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item47791 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item47818 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item47815 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item47638 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item47734 {
	width:9px !important;
	height:9px !important;
	background:#f05a30;
}

#item47758 {
	width:9px !important;
	height:9px !important;
	left:45px !important;
	background:#cb171e;
}

#item47787 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item47783 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item47636 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item47634 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:352px !important;
}

#item105724 {
	width:43px !important;
	height:430px !important;
	left:-14px !important;
	top:421px !important;
	background:#a1896b;
}

#item47896 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item47893 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:758px !important;
}

#item48258 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:210px !important;
}

#item48309 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:210px !important;
}

#item48359 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:289px !important;
}

#item134216 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item134243 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item134240 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item48637 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item48664 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item48661 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item48606 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item48633 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item48630 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item48477 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item48551 {
	width:9px !important;
	height:9px !important;
	background:#f05a30;
}

#item48575 {
	width:9px !important;
	height:9px !important;
	left:45px !important;
	background:#cb171e;
}

#item48602 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item48599 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item48475 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item48473 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:352px !important;
}

#item134145 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item106123 {
	width:47px !important;
	height:16px !important;
	background:#a1896a;
}

#item106196 {
	width:47px !important;
	height:16px !important;
	background:#a1896a;
}

#item106261 {
	width:251px !important;
	height:3px !important;
	left:304px !important;
	top:111px !important;
	background:#a1896a;
}

#item128309 {
	width:252px !important;
	height:236px !important;
	left:303px !important;
	top:138px !important;
}

#item128306 {
	width:252px !important;
	height:237px !important;
	left:28px !important;
	top:137px !important;
}

#item106315 {
	width:284px !important;
	height:3px !important;
	top:29px !important;
	background:#a1896a;
}

#item106344 {
	width:47px !important;
	height:16px !important;
	background:#a1896a;
}

#item128312 {
	width:284px !important;
	height:252px !important;
	left:161px !important;
	top:496px !important;
}

#item106710 {
	width:43px !important;
	height:453px !important;
	left:-14px !important;
	top:398px !important;
	background:#a1896b;
}

#item50535 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:210px !important;
}

#item50586 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:210px !important;
}

#item50636 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:289px !important;
}

#item50688 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item50741 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item50738 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:758px !important;
}

#item50961 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item50988 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item50985 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item50930 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item50957 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item50954 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item50899 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item50926 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item50923 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item50771 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item50843 {
	width:9px !important;
	height:9px !important;
	background:#f05a30;
}

#item50867 {
	width:9px !important;
	height:9px !important;
	left:45px !important;
	background:#cb171e;
}

#item50895 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item50891 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item50769 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item50767 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:352px !important;
}

#item107636 {
	width:43px !important;
	height:457px !important;
	left:-14px !important;
	top:394px !important;
	background:#a1896b;
}

#item51385 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item51437 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:211px !important;
}

#item51487 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item51540 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item51537 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:758px !important;
}

#item51634 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item51661 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item51658 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item51603 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item51630 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item51627 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item51570 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item51599 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item51594 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item51568 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item51566 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:352px !important;
}

#item108457 {
	width:43px !important;
	height:454px !important;
	left:-14px !important;
	top:397px !important;
	background:#a1896b;
}

#item108112 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item108162 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:211px !important;
}

#item108213 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item108267 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item108264 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:758px !important;
}

#item108358 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item108384 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item108382 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item108327 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item108354 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item108352 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item108297 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item108323 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item108321 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item108295 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item108293 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:352px !important;
}

#item109034 {
	width:47px !important;
	height:16px !important;
	background:#a1896a;
}

#item109058 {
	width:255px !important;
	height:3px !important;
	left:304px !important;
	top:75px !important;
	background:#a1896a;
}

#item109060 {
	width:47px !important;
	height:16px !important;
	background:#a1896a;
}

#item128315 {
	width:255px !important;
	height:199px !important;
	left:28px !important;
	top:101px !important;
}

#item128318 {
	width:255px !important;
	height:199px !important;
	left:304px !important;
	top:101px !important;
}

#item109207 {
	width:47px !important;
	height:16px !important;
	left:237px !important;
	top:341px !important;
	background:#a1896a;
}

#item109208 {
	width:254px !important;
	height:3px !important;
	left:29px !important;
	top:337px !important;
	background:#a1896a;
}

#item128321 {
	width:254px !important;
	height:199px !important;
	left:29px !important;
	top:361px !important;
}

#item109281 {
	width:47px !important;
	height:16px !important;
	left:237px !important;
	top:600px !important;
	background:#a1896a;
}

#item109282 {
	width:255px !important;
	height:3px !important;
	left:29px !important;
	top:595px !important;
	background:#a1896a;
}

#item128327 {
	width:254px !important;
	height:199px !important;
	left:30px !important;
	top:622px !important;
}

#item109350 {
	width:47px !important;
	height:16px !important;
	left:512px !important;
	top:339px !important;
	background:#a1896a;
}

#item109351 {
	width:255px !important;
	height:3px !important;
	left:304px !important;
	top:335px !important;
	background:#a1896a;
}

#item128324 {
	width:255px !important;
	height:199px !important;
	left:304px !important;
	top:361px !important;
}

#item109716 {
	width:43px !important;
	height:448px !important;
	left:-14px !important;
	top:403px !important;
	background:#a1896b;
}

#item52672 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item52669 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:758px !important;
}

#item52698 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item52749 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:211px !important;
}

#item52799 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item52951 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item52978 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item52975 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item52919 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item52947 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item52944 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item52887 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item52914 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item52911 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item52855 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item52883 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item52880 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item52852 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item52850 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:352px !important;
}

#item52981 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:289px !important;
}

#item110369 {
	width:43px !important;
	height:430px !important;
	left:-14px !important;
	top:421px !important;
	background:#a1896b;
}

#item53043 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item53040 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:758px !important;
}

#item53465 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item53515 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:211px !important;
}

#item53566 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item53684 {
	width:511px !important;
	height:431px !important;
	left:11px !important;
	top:11px !important;
	background:#a1896a;
}

#item53712 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item53708 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item53652 {
	width:1024px !important;
	height:864px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
	border:solid 0.7px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item53680 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item53677 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item53621 {
	width:511px !important;
	height:431px !important;
	left:11px !important;
	top:11px !important;
	background:#a1896a;
}

#item53648 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item53645 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item53619 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item53617 {
	width:522px !important;
	height:442px !important;
	left:32px !important;
	top:352px !important;
}

#item111248 {
	width:43px !important;
	height:439px !important;
	left:-14px !important;
	top:412px !important;
	background:#a1896b;
}

#item53727 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item53724 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:758px !important;
}

#item54075 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item54126 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:211px !important;
}

#item54176 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item54326 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item54353 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item54350 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item54295 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item54322 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item54319 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item54230 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item54257 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item54254 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item54228 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item54226 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:352px !important;
}

#item111698 {
	width:43px !important;
	height:450px !important;
	left:-14px !important;
	top:401px !important;
	background:#a1896b;
}

#item54418 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item54415 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:758px !important;
}

#item54797 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item54847 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:211px !important;
}

#item54898 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item55016 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item55043 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item55040 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item54985 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item55012 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item55009 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item54953 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item54980 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item54977 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item54951 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item54949 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:352px !important;
}

#item113778 {
	width:43px !important;
	height:485px !important;
	left:-14px !important;
	top:366px !important;
	background:#a1896b;
}

#item113164 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item113161 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:763px !important;
}

#item113194 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item113246 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:211px !important;
}

#item113296 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item113411 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:11px !important;
	background:#a1896a;
}

#item113437 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item113435 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item113380 {
	width:511px !important;
	height:431px !important;
	left:11px !important;
	top:10px !important;
	background:#a1896a;
}

#item113407 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item113404 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item113350 {
	width:511px !important;
	height:431px !important;
	left:11px !important;
	top:10px !important;
	background:#a1896a;
}

#item113376 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item113374 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item113348 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item113346 {
	width:522px !important;
	height:442px !important;
	left:32px !important;
	top:352px !important;
}

#item148521 {
	width:43px !important;
	height:827px !important;
	left:-14px !important;
	top:-14px !important;
	background:#b19c81;
}

#item148685 {
	width:254px !important;
	height:344px !important;
	left:43px !important;
	top:121px !important;
	background:#b19c81;
}

#item148710 {
	width:254px !important;
	height:344px !important;
	left:313px !important;
	top:121px !important;
	background:#b19c81;
}

#item149164 {
	width:254px !important;
	height:392px !important;
	left:28px !important;
	top:121px !important;
	background:#b19c81;
}

#item149220 {
	width:43px !important;
	height:870px !important;
	left:567px !important;
	top:-14px !important;
	background:#b19c81;
}

#item149381 {
	width:43px !important;
	height:870px !important;
	left:-14px !important;
	top:-14px !important;
	background:#b19c81;
}

#item149476 {
	width:254px !important;
	height:434px !important;
	left:43px !important;
	top:126px !important;
	background:#b19c81;
}

#item149626 {
	width:42px !important;
	height:827px !important;
	left:567px !important;
	top:-13px !important;
	background:#b19c81;
}

#item149789 {
	width:254px !important;
	height:386px !important;
	left:28px !important;
	top:125px !important;
	background:#b19c81;
}

#item149814 {
	width:254px !important;
	height:386px !important;
	left:300px !important;
	top:125px !important;
	background:#b19c81;
}

#item128334 {
	width:263px !important;
	height:202px !important;
	left:29px !important;
	top:96px !important;
}

#item114294 {
	width:263px !important;
	height:3px !important;
	left:29px !important;
	top:72px !important;
	background:#a1896a;
}

#item114297 {
	width:47px !important;
	height:16px !important;
	left:245px !important;
	top:76px !important;
	background:#a1896a;
}

#item114322 {
	width:255px !important;
	height:3px !important;
	left:312px !important;
	top:72px !important;
	background:#a1896a;
}

#item114323 {
	width:47px !important;
	height:16px !important;
	left:521px !important;
	top:76px !important;
	background:#a1896a;
}

#item114347 {
	width:263px !important;
	height:3px !important;
	left:28px !important;
	top:332px !important;
	background:#a1896a;
}

#item114348 {
	width:47px !important;
	height:16px !important;
	left:245px !important;
	top:336px !important;
	background:#a1896a;
}

#item114372 {
	width:255px !important;
	height:3px !important;
	left:312px !important;
	top:332px !important;
	background:#a1896a;
}

#item114584 {
	width:264px !important;
	height:3px !important;
	left:28px !important;
	top:589px !important;
	background:#a1896a;
}

#item114585 {
	width:47px !important;
	height:16px !important;
	left:245px !important;
	top:593px !important;
	background:#a1896a;
}

#item114610 {
	width:255px !important;
	height:3px !important;
	left:312px !important;
	top:591px !important;
	background:#a1896a;
}

#item114612 {
	width:47px !important;
	height:16px !important;
	background:#a1896a;
}

#item128340 {
	width:263px !important;
	height:199px !important;
	left:28px !important;
	top:356px !important;
}

#item128346 {
	width:264px !important;
	height:198px !important;
	left:28px !important;
	top:615px !important;
}

#item128337 {
	width:255px !important;
	height:199px !important;
	left:312px !important;
	top:99px !important;
}

#item128343 {
	width:255px !important;
	height:199px !important;
	left:312px !important;
	top:356px !important;
}

#item128349 {
	width:255px !important;
	height:198px !important;
	left:312px !important;
	top:615px !important;
}

#item128354 {
	width:255px !important;
	height:202px !important;
	left:29px !important;
	top:99px !important;
}

#item114747 {
	width:47px !important;
	height:16px !important;
	left:156px !important;
	top:608px !important;
	background:#a1896a;
}

#item114849 {
	width:47px !important;
	height:16px !important;
	left:346px !important;
	top:608px !important;
	background:#a1896a;
}

#item114926 {
	width:47px !important;
	height:16px !important;
	left:539px !important;
	top:608px !important;
	background:#a1896a;
}

#item115003 {
	width:47px !important;
	height:16px !important;
	left:518px !important;
	top:78px !important;
	background:#a1896a;
}

#item128357 {
	width:255px !important;
	height:202px !important;
	left:310px !important;
	top:99px !important;
}

#item128366 {
	width:184px !important;
	height:185px !important;
	left:16px !important;
	top:629px !important;
}

#item128372 {
	width:184px !important;
	height:185px !important;
	left:399px !important;
	top:629px !important;
}

#item115108 {
	width:47px !important;
	height:16px !important;
	left:514px !important;
	top:335px !important;
	background:#a1896a;
}

#item115109 {
	width:251px !important;
	height:3px !important;
	left:310px !important;
	top:331px !important;
	background:#a1896a;
}

#item115164 {
	width:254px !important;
	height:3px !important;
	left:30px !important;
	top:333px !important;
	background:#a1896a;
}

#item115165 {
	width:47px !important;
	height:16px !important;
	left:236px !important;
	top:337px !important;
	background:#a1896a;
}

#item128360 {
	width:255px !important;
	height:192px !important;
	left:29px !important;
	top:356px !important;
}

#item128369 {
	width:184px !important;
	height:185px !important;
	left:208px !important;
	top:629px !important;
}

#item128363 {
	width:255px !important;
	height:192px !important;
	left:310px !important;
	top:356px !important;
}

#item115248 {
	width:47px !important;
	height:16px !important;
	left:236px !important;
	top:78px !important;
	background:#a1896a;
}

#item115308 {
	width:255px !important;
	height:3px !important;
	left:29px !important;
	top:73px !important;
	background:#a1896a;
}

#item115493 {
	width:43px !important;
	height:430px !important;
	left:-14px !important;
	top:421px !important;
	background:#a1896b;
}

#item58100 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item58096 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:769px !important;
}

#item58126 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:222px !important;
}

#item58177 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:222px !important;
}

#item58228 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:300px !important;
}

#item58346 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item58373 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item58370 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item58315 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item58342 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item58339 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item58283 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item58311 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item58307 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item58280 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item58278 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:363px !important;
}

#item116141 {
	width:43px !important;
	height:430px !important;
	left:-14px !important;
	top:421px !important;
	background:#a1896b;
}

#item58731 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item58758 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:2px !important;
	background:#a1896a;
}

#item58755 {
	width:21px !important;
	height:21px !important;
	left:481px !important;
	top:28px !important;
}

#item58699 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item58726 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:2px !important;
	background:#a1896a;
}

#item58723 {
	width:21px !important;
	height:21px !important;
	left:481px !important;
	top:28px !important;
}

#item58668 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item58695 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:2px !important;
	background:#a1896a;
}

#item58692 {
	width:21px !important;
	height:21px !important;
	left:481px !important;
	top:28px !important;
}

#item58666 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item58663 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:361px !important;
}

#item58764 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item58761 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:768px !important;
}

#item58790 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:221px !important;
}

#item58840 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:221px !important;
}

#item58890 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:298px !important;
}

#item59007 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item59034 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item59031 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item58976 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item59003 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item59000 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item58945 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item58972 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item58969 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item58943 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item58941 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:361px !important;
}

#item116455 {
	width:43px !important;
	height:430px !important;
	left:-14px !important;
	top:421px !important;
	background:#a1896b;
}

#item59327 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item59324 {
	width:84px !important;
	height:28px !important;
	left:55px !important;
	top:769px !important;
}

#item59353 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item59404 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:211px !important;
}

#item59454 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item59573 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item59601 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item59598 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item59541 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item59568 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item59565 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item59510 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item59537 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item59534 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item59508 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item59505 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:348px !important;
}

#item116986 {
	width:43px !important;
	height:430px !important;
	left:-14px !important;
	top:421px !important;
	background:#a1896b;
}

#item59899 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item59949 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:211px !important;
}

#item59999 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item60052 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item60049 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:757px !important;
}

#item60145 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item60172 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item60169 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item60114 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item60141 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item60138 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item60083 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item60110 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item60107 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item60080 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item60078 {
	width:521px !important;
	height:441px !important;
	left:36px !important;
	top:344px !important;
}

#item117389 {
	width:43px !important;
	height:430px !important;
	left:-14px !important;
	top:421px !important;
	background:#a1896b;
}

#item60529 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:227px !important;
}

#item60579 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:227px !important;
}

#item60631 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:304px !important;
}

#item60685 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item60682 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:774px !important;
}

#item60779 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item60807 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item60804 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item60747 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item60775 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item60771 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item60716 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item60743 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item60740 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item60714 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item60712 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:361px !important;
}

#item117831 {
	width:43px !important;
	height:430px !important;
	left:-14px !important;
	top:421px !important;
	background:#a1896b;
}

#item61102 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item61099 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:779px !important;
}

#item61128 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:229px !important;
}

#item61178 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:229px !important;
}

#item61228 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:307px !important;
}

#item61345 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item61372 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item61369 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item61314 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item61341 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item61338 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item61283 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item61310 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item61307 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item61281 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item61278 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:361px !important;
}

#item118327 {
	width:43px !important;
	height:430px !important;
	left:-14px !important;
	top:421px !important;
	background:#a1896b;
}

#item61693 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item61745 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:211px !important;
}

#item61795 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item61848 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item61845 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:758px !important;
}

#item61942 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item61969 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item61966 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item61910 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item61938 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item61935 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item61879 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item61906 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item61903 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item61877 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item61875 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:345px !important;
}

#item118813 {
	width:43px !important;
	height:430px !important;
	left:-14px !important;
	top:421px !important;
	background:#a1896b;
}

#item62265 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:236px !important;
}

#item62315 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:236px !important;
}

#item62365 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:314px !important;
}

#item62418 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item62415 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:783px !important;
}

#item62512 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item62539 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item62536 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item62481 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item62508 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item62505 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item62450 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item62477 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item62474 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item62448 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item62446 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:365px !important;
}

#item119185 {
	width:43px !important;
	height:430px !important;
	left:-14px !important;
	top:421px !important;
	background:#a1896b;
}

#item62858 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item62909 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:211px !important;
}

#item62959 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item63012 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item63009 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:756px !important;
}

#item63105 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item63132 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item63129 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item63074 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item63101 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item63098 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item63042 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item63069 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item63066 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item63040 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item63038 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:343px !important;
}

#item119647 {
	width:43px !important;
	height:430px !important;
	left:-14px !important;
	top:421px !important;
	background:#a1896b;
}

#item63452 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item63503 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:211px !important;
}

#item63553 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item63607 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item63604 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:758px !important;
}

#item63700 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item63727 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item63724 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item63669 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item63696 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item63693 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item63638 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item63665 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item63662 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item63636 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item63634 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:345px !important;
}

#item120050 {
	width:43px !important;
	height:430px !important;
	left:-14px !important;
	top:421px !important;
	background:#a1896b;
}

#item64026 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item64077 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:211px !important;
}

#item64127 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item64180 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item64177 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:758px !important;
}

#item64275 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item64303 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item64300 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item64243 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item64271 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item64268 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item64211 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item64238 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item64235 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item64209 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item64207 {
	width:521px !important;
	height:441px !important;
	left:32px !important;
	top:344px !important;
}

#item120456 {
	width:43px !important;
	height:430px !important;
	left:-14px !important;
	top:421px !important;
	background:#a1896b;
}

#item64622 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item64672 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:211px !important;
}

#item64722 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item64776 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item64773 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:758px !important;
}

#item64869 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item64897 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item64894 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item64838 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item64865 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item64862 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item64807 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item64834 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item64831 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item64804 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item64802 {
	width:521px !important;
	height:441px !important;
	left:36px !important;
	top:345px !important;
}

#item120868 {
	width:43px !important;
	height:430px !important;
	left:-14px !important;
	top:421px !important;
	background:#a1896b;
}

#item65220 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:211px !important;
}

#item65270 {
	width:240px !important;
	height:48px !important;
	left:313px !important;
	top:211px !important;
}

#item65321 {
	width:240px !important;
	height:48px !important;
	left:42px !important;
	top:289px !important;
}

#item65374 {
	mix-blend-mode:multiply;
	width:84px !important;
	height:28px !important;
	background:#eee9e4;
}

#item65371 {
	width:84px !important;
	height:28px !important;
	left:50px !important;
	top:758px !important;
}

#item65467 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item65494 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item65491 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item65436 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item65463 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item65460 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item65404 {
	width:511px !important;
	height:431px !important;
	left:10px !important;
	top:10px !important;
	background:#a1896a;
}

#item65432 {
	width:16px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	background:#a1896a;
}

#item65429 {
	width:22px !important;
	height:22px !important;
	left:481px !important;
	top:28px !important;
}

#item65402 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item65400 {
	width:521px !important;
	height:441px !important;
	left:36px !important;
	top:345px !important;
}

#item184778 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item184776 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item184780 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item184785 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item184781 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item184722 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item184720 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item184745 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item184749 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item184746 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item184666 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item184664 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item184689 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item184693 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item184690 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item184662 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item184660 {
	width:610px !important;
	height:857px !important;
	left:583px !important;
	top:-13px !important;
}

#item184537 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:364px !important;
}

#item184549 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:302px !important;
}

#item184563 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:333px !important;
}

#item184581 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:510px !important;
}

#item184604 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item184601 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:630px !important;
}

#item184606 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:630px !important;
}

#item184611 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:790px !important;
}

#item184618 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:441px !important;
}

#item184640 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:164px !important;
}

#item184647 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:102px !important;
}

@keyframes custom-184841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes custom-184841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184841 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:105px !important;
}

@keyframes custom-184862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes custom-184862 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item184862 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:505px !important;
}

#item184887 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item184884 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:225px !important;
}

#item184893 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item184890 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:625px !important;
}

#item184895 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:225px !important;
}

#item184900 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:625px !important;
}

#item184905 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:381px !important;
}

#item184914 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:780px !important;
}

#item184922 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:33px !important;
}

#item184933 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:433px !important;
}

#item184949 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:466px !important;
}

#item185041 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item185039 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item185042 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item185046 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item185043 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item184963 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item184961 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item184986 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item185012 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item185009 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item184958 {
	width:10px !important;
	height:10px !important;
	left:12px !important;
	top:12px !important;
}

#item184956 {
	width:610px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item185318 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item185316 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item185319 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item185323 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item185320 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item185262 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item185260 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item185285 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item185289 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item185286 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item185206 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item185203 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item185229 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item185233 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item185230 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item185201 {
	width:10px !important;
	height:10px !important;
	left:12px !important;
	top:13px !important;
}

#item185199 {
	width:610px !important;
	height:857px !important;
	left:583px !important;
	top:-13px !important;
}

#item185107 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:759px !important;
}

#item185116 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:696px !important;
}

#item185130 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:562px !important;
}

#item185137 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:499px !important;
}

#item185150 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:105px !important;
}

#item185175 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item185172 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:225px !important;
}

#item185177 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:225px !important;
}

#item185182 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:381px !important;
}

#item185189 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:33px !important;
}

#item185382 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:760px !important;
}

#item185390 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:559px !important;
}

#item185397 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:698px !important;
}

#item185408 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:496px !important;
}

#item185430 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:105px !important;
}

#item185453 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item185450 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:225px !important;
}

#item185455 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:225px !important;
}

#item185460 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:381px !important;
}

#item185468 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:42px !important;
}

#item185482 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:729px !important;
}

#item185588 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item185586 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item185611 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item185615 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item185612 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item185554 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item185552 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item185555 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item185559 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item185556 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item185497 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item185495 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item185498 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item185524 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item185521 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item185493 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item185491 {
	width:610px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item185684 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:163px !important;
}

#item185691 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:101px !important;
}

#item185701 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:364px !important;
}

#item185709 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:302px !important;
}

#item185725 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:565px !important;
}

#item185732 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:503px !important;
}

#item185744 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:761px !important;
}

#item185753 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:698px !important;
}

#item185765 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:132px !important;
}

#item185947 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item185945 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item185948 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item185974 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item185971 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item185890 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item185888 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item185891 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item185918 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item185915 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item185834 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item185832 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item185835 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item185861 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item185858 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item185778 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item185776 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item185801 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item185805 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item185802 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item185774 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item185772 {
	width:610px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item186021 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:160px !important;
}

#item186029 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:98px !important;
}

#item186051 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:359px !important;
}

#item186059 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:297px !important;
}

#item186081 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:503px !important;
}

#item186104 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item186101 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:623px !important;
}

#item186107 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:623px !important;
}

#item186113 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:778px !important;
}

#item186120 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:439px !important;
}

#item186208 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item186233 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item186237 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item186234 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item186175 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item186173 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item186176 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item186181 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item186177 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item186141 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item186139 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item186142 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item186146 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item186143 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item186137 {
	width:10px !important;
	height:10px !important;
	left:12px !important;
	top:12px !important;
}

#item186135 {
	width:610px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item186300 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:563px !important;
}

#item186307 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:501px !important;
}

#item186319 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:764px !important;
}

#item186326 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:702px !important;
}

#item186338 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:532px !important;
}

#item186346 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:72px !important;
}

#item186356 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:108px !important;
}

#item186382 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item186379 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:228px !important;
}

#item186384 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:387px !important;
}

#item186392 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:39px !important;
}

#item186522 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item186520 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item186523 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item186549 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item186546 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item186466 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item186464 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item186467 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item186493 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item186490 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item186409 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item186407 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item186432 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item186436 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item186433 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item186405 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:12px !important;
}

#item186403 {
	width:610px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item186595 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:104px !important;
}

#item186619 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item186616 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:224px !important;
}

#item186621 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:224px !important;
}

#item186626 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:383px !important;
}

#item186634 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:40px !important;
}

#item186664 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:760px !important;
}

#item186673 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:559px !important;
}

#item186680 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:698px !important;
}

#item186692 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:496px !important;
}

#item186702 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:729px !important;
}

#item186807 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item186805 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item186831 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item186835 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item186832 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item186751 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item186749 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item186774 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item186778 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item186775 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item186716 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item186714 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item186717 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item186722 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item186718 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item186712 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item186710 {
	width:610px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item186892 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:511px !important;
}

#item186916 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item186913 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:631px !important;
}

#item186918 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:631px !important;
}

#item186923 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:104px !important;
}

#item186947 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item186944 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:228px !important;
}

#item186949 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:228px !important;
}

#item186954 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:383px !important;
}

#item186963 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:40px !important;
}

#item186973 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:786px !important;
}

#item186981 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:445px !important;
}

#item187034 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item187032 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item187035 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item187039 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item187036 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item186999 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item186997 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item187000 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item187004 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item187001 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item186995 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item186993 {
	width:610px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

@keyframes custom-187096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes custom-187096 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187096 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:105px !important;
}

@keyframes custom-187118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes custom-187118 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item187118 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:505px !important;
}

#item187144 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item187141 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:225px !important;
}

#item187150 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item187147 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:625px !important;
}

#item187152 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:225px !important;
}

#item187157 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:625px !important;
}

#item187162 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:381px !important;
}

#item187169 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:780px !important;
}

#item187176 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:33px !important;
}

#item187188 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:433px !important;
}

#item187202 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:466px !important;
}

#item187251 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item187249 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item187252 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item187257 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item187253 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item187216 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item187214 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item187217 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item187222 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item187218 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item187212 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item187210 {
	width:610px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item187329 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:163px !important;
}

#item187336 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:101px !important;
}

#item187347 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:364px !important;
}

#item187355 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:302px !important;
}

#item187368 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:565px !important;
}

#item187376 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:503px !important;
}

#item187387 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:761px !important;
}

#item187394 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:698px !important;
}

#item187406 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:729px !important;
}

#item187523 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item187521 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item187524 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item187528 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item187525 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item187487 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item187485 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item187488 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item187494 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item187491 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item187453 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item187451 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item187454 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item187458 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item187455 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item187419 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item187417 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item187420 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item187424 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item187421 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item187415 {
	width:10px !important;
	height:10px !important;
	left:12px !important;
	top:13px !important;
}

#item187413 {
	width:610px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item187600 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:162px !important;
}

#item187609 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:100px !important;
}

#item187620 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:360px !important;
}

#item187627 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:298px !important;
}

#item187639 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:562px !important;
}

#item187646 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:499px !important;
}

#item187657 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:763px !important;
}

#item187665 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:700px !important;
}

#item187786 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item187784 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item187787 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item187790 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item187788 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item187751 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item187749 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item187752 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item187756 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item187753 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item187717 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item187715 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item187718 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item187721 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item187719 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item187684 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item187682 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item187685 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item187688 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item187686 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item187680 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:12px !important;
}

#item187678 {
	width:610px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item187816 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:329px !important;
}

#item187933 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item187931 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item187956 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item187960 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item187957 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item187899 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item187897 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item187900 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item187904 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item187901 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item187865 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item187863 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item187866 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item187870 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item187867 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item187830 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item187828 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item187831 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item187836 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item187832 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item187826 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:12px !important;
}

#item187824 {
	width:610px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item187999 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:535px !important;
}

#item188025 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:164px !important;
}

#item188033 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:102px !important;
}

#item188043 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:762px !important;
}

#item188052 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:699px !important;
}

#item188078 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:363px !important;
}

#item188086 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:301px !important;
}

#item188107 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:567px !important;
}

#item188114 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:504px !important;
}

#item188234 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item188232 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item188235 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item188261 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item188258 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item188199 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item188197 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item188200 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item188205 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item188201 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item188165 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item188163 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item188166 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item188170 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item188167 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item188131 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item188129 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item188132 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item188136 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item188133 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item188127 {
	width:10px !important;
	height:10px !important;
	left:12px !important;
	top:12px !important;
}

#item188125 {
	width:610px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item188373 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item188371 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item188374 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item188377 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item188375 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item188338 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item188336 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item188339 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item188343 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item188341 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item188305 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item188303 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item188306 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item188309 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item188307 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item188301 {
	width:10px !important;
	height:10px !important;
	left:12px !important;
	top:12px !important;
}

#item188299 {
	width:610px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item188412 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:39px !important;
}

#item188431 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:787px !important;
}

#item188442 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:124px !important;
}

#item188473 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:343px !important;
}

@keyframes grow-188478 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-188478 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item188478 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188478 {
	width:175px !important;
	height:131px !important;
	left:28px !important;
	top:634px !important;
}

@keyframes grow-188487 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-188487 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item188487 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188487 {
	width:175px !important;
	height:131px !important;
	left:210px !important;
	top:634px !important;
}

@keyframes grow-188495 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-188495 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item188495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188495 {
	width:175px !important;
	height:131px !important;
	left:392px !important;
	top:634px !important;
}

#item188507 {
	width:41px !important;
	height:41px !important;
	background:#000;
}

#item188504 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:343px !important;
}

#item188516 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item188514 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item188517 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item188521 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item188518 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item188512 {
	width:10px !important;
	height:10px !important;
	left:12px !important;
	top:12px !important;
}

#item188510 {
	width:610px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item188566 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:45px !important;
}

#item188580 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:787px !important;
}

#item188589 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:124px !important;
}

#item188623 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:343px !important;
}

@keyframes grow-188628 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-188628 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item188628 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188628 {
	width:175px !important;
	height:131px !important;
	left:28px !important;
	top:634px !important;
}

@keyframes grow-188636 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-188636 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item188636 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188636 {
	width:175px !important;
	height:131px !important;
	left:210px !important;
	top:634px !important;
}

@keyframes grow-188646 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-188646 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item188646 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item188646 {
	width:175px !important;
	height:131px !important;
	left:392px !important;
	top:634px !important;
}

#item188658 {
	width:41px !important;
	height:41px !important;
	background:#000;
}

#item188654 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:343px !important;
}

#item188667 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item188665 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item188690 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item188694 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item188691 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item188663 {
	width:10px !important;
	height:10px !important;
	left:12px !important;
	top:12px !important;
}

#item188660 {
	width:610px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item188747 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:106px !important;
}

#item188767 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:504px !important;
}

#item188793 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item188790 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:226px !important;
}

#item188798 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item188795 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:624px !important;
}

#item188800 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:226px !important;
}

#item188805 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:624px !important;
}

#item188810 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:381px !important;
}

#item188817 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:779px !important;
}

#item188826 {
	width:108px !important;
	height:24px !important;
	left:350px !important;
	top:40px !important;
}

#item188838 {
	width:108px !important;
	height:24px !important;
	left:350px !important;
	top:438px !important;
}

#item188889 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item188887 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item188890 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item188894 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item188891 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item188854 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item188852 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item188855 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item188859 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item188856 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item188850 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item188848 {
	width:610px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item188940 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:106px !important;
}

#item188967 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item188964 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:226px !important;
}

#item188969 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:226px !important;
}

#item188974 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:381px !important;
}

#item188983 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:40px !important;
}

#item189012 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:560px !important;
}

#item189020 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:498px !important;
}

#item189033 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:755px !important;
}

#item189040 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:693px !important;
}

#item189051 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:529px !important;
}

#item189064 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:724px !important;
}

#item189146 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item189144 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item189147 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item189152 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item189148 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item189112 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item189110 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item189113 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item189117 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item189114 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item189078 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item189076 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item189079 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item189083 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item189080 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item189074 {
	width:10px !important;
	height:10px !important;
	left:12px !important;
	top:13px !important;
}

#item189072 {
	width:610px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item189223 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:162px !important;
}

#item189230 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:100px !important;
}

#item189240 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:360px !important;
}

#item189248 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:298px !important;
}

#item189261 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:562px !important;
}

#item189270 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:499px !important;
}

#item189281 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:763px !important;
}

#item189288 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:700px !important;
}

#item189410 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item189408 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item189411 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item189415 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item189412 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item189375 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item189373 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item189376 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item189380 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item189377 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item189341 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item189339 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item189342 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item189346 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item189343 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item189307 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item189305 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item189308 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item189312 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item189309 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item189303 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:12px !important;
}

#item189301 {
	width:610px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item189487 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:164px !important;
}

#item189498 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:562px !important;
}

#item189507 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:102px !important;
}

#item189518 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:500px !important;
}

#item189530 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:360px !important;
}

#item189537 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:758px !important;
}

#item189545 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:297px !important;
}

#item189556 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:695px !important;
}

#item189569 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:531px !important;
}

#item189577 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:726px !important;
}

#item189693 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item189691 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item189694 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item189698 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item189695 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item189659 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item189657 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item189660 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item189664 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item189661 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item189625 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item189622 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item189626 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item189630 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item189627 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item189590 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item189588 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item189591 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item189595 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item189592 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item189586 {
	width:10px !important;
	height:10px !important;
	left:12px !important;
	top:12px !important;
}

#item189584 {
	width:610px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item189744 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:504px !important;
}

#item189770 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item189767 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:624px !important;
}

#item189772 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:624px !important;
}

#item189777 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:783px !important;
}

#item189784 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:438px !important;
}

#item189812 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:164px !important;
}

#item189821 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:101px !important;
}

#item189833 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:365px !important;
}

#item189841 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:302px !important;
}

#item189852 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:132px !important;
}

#item189859 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:334px !important;
}

#item189868 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:471px !important;
}

#item189951 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item189949 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item189952 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item189957 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item189954 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item189915 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item189913 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item189917 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item189922 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item189918 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item189881 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item189879 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item189882 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item189886 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item189883 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item189877 {
	width:10px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
}

#item189875 {
	width:610px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item190029 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:561px !important;
}

#item190036 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:163px !important;
}

#item190044 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:499px !important;
}

#item190056 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:101px !important;
}

#item190066 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:763px !important;
}

#item190074 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:364px !important;
}

#item190081 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:700px !important;
}

#item190095 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:302px !important;
}

#item190108 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:530px !important;
}

#item190249 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item190247 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item190250 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item190254 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item190251 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item190214 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item190212 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item190215 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item190219 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item190216 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item190157 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item190155 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item190158 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item190184 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item190181 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item190123 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:3px !important;
	background:#000;
}

#item190121 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item190124 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item190128 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item190125 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item190119 {
	width:10px !important;
	height:10px !important;
	left:12px !important;
	top:13px !important;
}

#item190117 {
	width:610px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item190311 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:106px !important;
}

#item190332 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:511px !important;
}

#item190357 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item190354 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:226px !important;
}

#item190362 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item190359 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:631px !important;
}

#item190364 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:226px !important;
}

#item190369 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:631px !important;
}

#item190374 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:384px !important;
}

#item190383 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:786px !important;
}

#item190394 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:46px !important;
}

#item190405 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:443px !important;
}

#item190455 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item190453 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item190456 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item190460 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item190458 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item190422 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item190420 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item190423 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item190426 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item190424 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item190418 {
	width:10px !important;
	height:10px !important;
	left:12px !important;
	top:12px !important;
}

#item190416 {
	width:610px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item190526 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item190524 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item190527 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item190532 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item190528 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item190492 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:3px !important;
	top:2px !important;
	background:#000;
}

#item190490 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item190493 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item190497 {
	width:15px !important;
	height:15px !important;
	left:3px !important;
	top:3px !important;
}

#item190494 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item190488 {
	width:10px !important;
	height:10px !important;
	left:12px !important;
	top:12px !important;
}

#item190486 {
	width:610px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item190586 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:163px !important;
}

#item190593 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:101px !important;
}

#item190603 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:364px !important;
}

#item190611 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:302px !important;
}

#item190631 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:511px !important;
}

#item190655 {
	width:28px !important;
	height:28px !important;
	background:#000;
}

#item190652 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:631px !important;
}

#item190657 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:631px !important;
}

#item190662 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:786px !important;
}

#item190670 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:445px !important;
}

#item190680 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:333px !important;
}

#item190786 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item190784 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item190787 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item190791 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item190788 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item190729 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item190727 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item190730 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item190757 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item190754 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item190695 {
	opacity:0.74;
	width:595px !important;
	height:842px !important;
	left:2px !important;
	top:2px !important;
	background:#000;
}

#item190692 {
	width:600px !important;
	height:847px !important;
	left:10px !important;
	top:10px !important;
}

#item190696 {
	width:418px !important;
	height:664px !important;
	left:101px !important;
	top:101px !important;
	box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:2px 2px 12px 0px rgba(0,0,0,0.33);
	border-radius:20px;
	background:#fff;
}

#item190700 {
	width:15px !important;
	height:15px !important;
	left:2px !important;
	top:3px !important;
}

#item190697 {
	width:20px !important;
	height:20px !important;
	left:490px !important;
	top:111px !important;
}

#item190690 {
	width:10px !important;
	height:10px !important;
	left:12px !important;
	top:12px !important;
}

#item190688 {
	width:610px !important;
	height:857px !important;
	left:-12px !important;
	top:-12px !important;
}

#item154852 {
	width:595px !important;
	height:842px !important;
}
#in5footer,  #prefooter {display:none;}
