/* 	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:85949px; 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:#fbaf17;
}

#item138272 {
	width:445px !important;
	height:2px !important;
	top:13px !important;
	background:#fbaf17;
}

#item138590 {
	width:10px !important;
	height:9px !important;
	left:355px !important;
	top:489px !important;
}

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

#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;
}

#item141376 {
	width:523px !important;
	height:638px !important;
	left:36px !important;
	top:149px !important;
}

#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:#ffcb04;
}

#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:#ffcb04;
}

#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:#ffcb04;
}

#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:#ffcb04;
}

#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:#ffcb04;
}

#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:#ffcb04;
}

#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;
	background:#f2a900;
}

#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:10px !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;
}

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

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

#item151423 {
	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;
}

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

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

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

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

#item151389 {
	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;
}

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

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

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

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

#item151334 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item89490 {
	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;
}

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

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

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

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

#item89453 {
	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;
}

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

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

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

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

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

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

#item79520 {
	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;
}

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

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

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

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

#item79485 {
	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;
}

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

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

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

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

#item79427 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item80024 {
	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;
}

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

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

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

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

#item79986 {
	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;
}

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

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

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

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

#item79951 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item126248 {
	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;
}

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

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

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

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

#item126185 {
	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;
}

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

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

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

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

#item80098 {
	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;
}

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

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

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

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

#item80062 {
	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;
}

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

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

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

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

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

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

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

#item90111 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:297px !important;
}

#item90122 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:503px !important;
}

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

#item90134 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:623px !important;
}

#item90139 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:623px !important;
}

#item90144 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:778px !important;
}

#item90154 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:439px !important;
}

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

#item126356 {
	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;
}

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

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

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

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

#item126317 {
	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;
}

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

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

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

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

#item80387 {
	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;
}

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

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

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

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

#item90257 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:563px !important;
}

#item90264 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:501px !important;
}

#item90274 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:764px !important;
}

#item90281 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:702px !important;
}

#item126720 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:532px !important;
}

#item155114 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:72px !important;
}

#item151996 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:108px !important;
}

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

#item152014 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:228px !important;
}

#item152020 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:387px !important;
}

#item152027 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:39px !important;
}

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

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

#item126551 {
	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;
}

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

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

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

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

#item126495 {
	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;
}

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

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

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

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

#item126461 {
	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;
}

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

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

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

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

#item90362 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:104px !important;
}

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

#item90374 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:224px !important;
}

#item90379 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:224px !important;
}

#item90384 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:383px !important;
}

#item90394 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:40px !important;
}

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

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

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

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

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

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

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

#item152175 {
	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;
}

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

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

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

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

#item80811 {
	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;
}

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

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

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

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

#item80776 {
	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;
}

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

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

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

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

#item90468 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:511px !important;
}

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

#item90479 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:631px !important;
}

#item90485 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:631px !important;
}

#item90490 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:104px !important;
}

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

#item90505 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:228px !important;
}

#item90510 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:228px !important;
}

#item90515 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:383px !important;
}

#item90522 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:40px !important;
}

#item90540 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:786px !important;
}

#item90547 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:445px !important;
}

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

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

#item126792 {
	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;
}

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

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

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

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

#item126759 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item127008 {
	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;
}

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

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

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

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

#item126973 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item152463 {
	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;
}

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

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

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

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

#item152428 {
	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;
}

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

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

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

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

#item81397 {
	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;
}

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

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

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

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

#item81361 {
	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;
}

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

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

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

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

#item91136 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:162px !important;
}

#item91143 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:100px !important;
}

#item91154 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:360px !important;
}

#item91161 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:298px !important;
}

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

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

#item91194 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:763px !important;
}

#item91202 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:700px !important;
}

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

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

#item91329 {
	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;
}

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

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

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

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

#item91294 {
	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;
}

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

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

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

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

#item91257 {
	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;
}

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

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

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

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

#item91222 {
	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;
}

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

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

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

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

#item127273 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:329px !important;
}

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

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

#item127193 {
	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;
}

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

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

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

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

#item81795 {
	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;
}

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

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

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

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

#item127230 {
	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;
}

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

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

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

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

#item81759 {
	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;
}

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

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

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

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

#item157202 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:535px !important;
}

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

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

#item91458 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:762px !important;
}

#item91465 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:699px !important;
}

#item137279 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:363px !important;
}

#item137287 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:301px !important;
}

#item137347 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:567px !important;
}

#item137354 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:504px !important;
}

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

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

#item127285 {
	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;
}

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

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

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

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

#item137388 {
	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;
}

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

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

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

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

#item81869 {
	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;
}

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

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

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

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

#item81834 {
	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;
}

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

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

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

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

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

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

#item91749 {
	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;
}

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

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

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

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

#item91712 {
	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;
}

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

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

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

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

#item91677 {
	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;
}

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

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

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

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

#item152810 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:39px !important;
}

#item152891 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:787px !important;
}

#item152900 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:124px !important;
}

#item152960 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:343px !important;
}

@keyframes grow-152966 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-152966 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item152966 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item152966 {
	width:175px !important;
	height:131px !important;
	left:28px !important;
	top:634px !important;
}

@keyframes grow-152977 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-152977 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item152977 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item152977 {
	width:175px !important;
	height:131px !important;
	left:210px !important;
	top:634px !important;
}

@keyframes grow-152986 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-152986 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item152986 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item152986 {
	width:175px !important;
	height:131px !important;
	left:392px !important;
	top:634px !important;
}

#item152997 {
	width:41px !important;
	height:41px !important;
	background:#000;
}

#item152994 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:343px !important;
}

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

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

#item82141 {
	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;
}

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

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

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

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

#item152827 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:45px !important;
}

#item152840 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:787px !important;
}

#item152854 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:124px !important;
}

#item152886 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:343px !important;
}

@keyframes grow-152928 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-152928 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item152928 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item152928 {
	width:175px !important;
	height:131px !important;
	left:28px !important;
	top:634px !important;
}

@keyframes grow-152937 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-152937 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item152937 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item152937 {
	width:175px !important;
	height:131px !important;
	left:210px !important;
	top:634px !important;
}

@keyframes grow-152945 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-152945 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item152945 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item152945 {
	width:175px !important;
	height:131px !important;
	left:392px !important;
	top:634px !important;
}

#item152957 {
	width:41px !important;
	height:41px !important;
	background:#000;
}

#item152954 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:343px !important;
}

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

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

#item127458 {
	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;
}

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

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

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

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

#item153077 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:106px !important;
}

#item153129 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:504px !important;
}

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

#item153091 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:226px !important;
}

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

#item153142 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:624px !important;
}

#item153096 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:226px !important;
}

#item153147 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:624px !important;
}

#item153101 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:381px !important;
}

#item153152 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:779px !important;
}

#item153109 {
	width:108px !important;
	height:24px !important;
	left:350px !important;
	top:40px !important;
}

#item153160 {
	width:108px !important;
	height:24px !important;
	left:350px !important;
	top:438px !important;
}

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

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

#item137443 {
	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;
}

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

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

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

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

#item127556 {
	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;
}

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

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

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

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

#item92160 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:106px !important;
}

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

#item92169 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:226px !important;
}

#item92174 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:226px !important;
}

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

#item92186 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:40px !important;
}

#item92207 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:560px !important;
}

#item92214 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:498px !important;
}

#item92227 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:755px !important;
}

#item92234 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:693px !important;
}

#item157069 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:529px !important;
}

#item157084 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:724px !important;
}

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

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

#item82750 {
	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;
}

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

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

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

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

#item82714 {
	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;
}

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

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

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

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

#item82678 {
	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;
}

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

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

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

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

#item92579 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:162px !important;
}

#item92586 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:100px !important;
}

#item92597 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:360px !important;
}

#item92609 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:298px !important;
}

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

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

#item92638 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:763px !important;
}

#item92645 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:700px !important;
}

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

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

#item127854 {
	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;
}

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

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

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

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

#item127818 {
	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;
}

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

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

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

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

#item127783 {
	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;
}

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

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

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

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

#item127748 {
	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;
}

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

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

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

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

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

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

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

#item153248 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:500px !important;
}

#item92768 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:360px !important;
}

#item153258 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:758px !important;
}

#item92776 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:297px !important;
}

#item153265 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:695px !important;
}

#item157092 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:531px !important;
}

#item157100 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:726px !important;
}

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

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

#item153284 {
	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;
}

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

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

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

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

#item83088 {
	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;
}

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

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

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

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

#item83160 {
	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;
}

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

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

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

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

#item83125 {
	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;
}

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

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

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

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

#item83352 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:504px !important;
}

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

#item83373 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:624px !important;
}

#item83378 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:624px !important;
}

#item83383 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:783px !important;
}

#item83395 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:438px !important;
}

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

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

#item92855 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:365px !important;
}

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

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

#item157118 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:334px !important;
}

#item157128 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:471px !important;
}

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

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

#item127952 {
	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;
}

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

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

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

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

#item83487 {
	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;
}

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

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

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

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

#item83451 {
	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;
}

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

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

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

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

#item83241 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:561px !important;
}

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

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

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

#item83272 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:763px !important;
}

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

#item83281 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:700px !important;
}

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

#item157139 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:530px !important;
}

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

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

#item153449 {
	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;
}

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

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

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

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

#item83597 {
	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;
}

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

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

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

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

#item83525 {
	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;
}

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

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

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

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

#item83561 {
	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;
}

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

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

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

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

#item92962 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:106px !important;
}

#item153569 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:511px !important;
}

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

#item92973 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:226px !important;
}

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

#item153583 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:631px !important;
}

#item92978 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:226px !important;
}

#item157197 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:631px !important;
}

#item92983 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:384px !important;
}

#item153588 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:786px !important;
}

#item92990 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:46px !important;
}

#item153596 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:443px !important;
}

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

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

#item93117 {
	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;
}

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

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

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

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

#item93081 {
	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;
}

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

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

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

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

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

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

#item83915 {
	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;
}

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

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

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

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

#item83880 {
	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;
}

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

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

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

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

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

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

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

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

#item153853 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:511px !important;
}

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

#item153868 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:631px !important;
}

#item153873 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:631px !important;
}

#item153878 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:786px !important;
}

#item153886 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:445px !important;
}

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

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

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

#item153762 {
	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;
}

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

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

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

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

#item153707 {
	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;
}

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

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

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

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

#item153673 {
	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;
}

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

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

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

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

#item154852 {
	width:595px !important;
	height:842px !important;
}
#in5footer,  #prefooter {display:none;}
