/* 	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:609px; height:842px; background: #fff !important; }
.paper-vertical { width:609px; height:100%; }
.paper-horizontal { width:18583px; 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:609px) {
	.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;}
}

@keyframes custom-169781 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(-171px,-1px);}
}
@-webkit-keyframes custom-169781 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(-171px,-1px);}
}
#item169782 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item170173 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item170169 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item170167 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item170163 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item78943 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:40px !important;
}

#item78956 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:788px !important;
}

#item78966 {
	width:539px !important;
	height:480px !important;
	left:42px !important;
	top:117px !important;
}

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

#item79008 {
	width:41px !important;
	height:41px !important;
	left:540px !important;
	top:336px !important;
}

#item79014 {
	width:41px !important;
	height:41px !important;
	left:42px !important;
	top:336px !important;
}

@keyframes grow-79019 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-79019 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item79019 {
	width:175px !important;
	height:131px !important;
	left:43px !important;
	top:627px !important;
}

@keyframes grow-79026 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-79026 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item79026 {
	width:175px !important;
	height:131px !important;
	left:224px !important;
	top:627px !important;
}

@keyframes grow-79036 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-79036 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item79036 {
	width:175px !important;
	height:131px !important;
	left:405px !important;
	top:627px !important;
}

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

#item78572 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item78576 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item78577 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item78568 {
	width:625px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

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

#item78647 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item78651 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item78652 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item78643 {
	width:625px !important;
	height:858px !important;
	left:596px !important;
	top:-13px !important;
}

@keyframes custom-170205 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-170205 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item170206 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item170591 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item170586 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item170597 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item170593 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

#item178042 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:789px !important;
}

#item178051 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:118px !important;
}

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

#item178076 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:337px !important;
}

#item178081 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:337px !important;
}

@keyframes grow-178086 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-178086 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item178086 {
	width:175px !important;
	height:131px !important;
	left:29px !important;
	top:628px !important;
}

@keyframes grow-178095 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-178095 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item178095 {
	width:175px !important;
	height:131px !important;
	left:210px !important;
	top:628px !important;
}

@keyframes grow-178104 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-178104 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item178104 {
	width:175px !important;
	height:131px !important;
	left:392px !important;
	top:628px !important;
}

#item152254 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:785px !important;
}

#item152262 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:450px !important;
}

#item152271 {
	width:539px !important;
	height:268px !important;
	left:41px !important;
	top:108px !important;
}

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

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

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

#item152314 {
	width:539px !important;
	height:268px !important;
	left:41px !important;
	top:511px !important;
}

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

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

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

#item78456 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:383px !important;
}

#item78464 {
	width:108px !important;
	height:24px !important;
	left:356px !important;
	top:50px !important;
}

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

#item178414 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item178418 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item178419 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item79055 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item79059 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item79060 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item79051 {
	width:625px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

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

#item79094 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item79098 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item79099 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item79089 {
	width:625px !important;
	height:858px !important;
	left:596px !important;
	top:-13px !important;
}

@keyframes custom-183752 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-183752 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item183753 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item184137 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item184132 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

#item178271 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:789px !important;
}

#item178280 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:118px !important;
}

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

#item178304 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:337px !important;
}

#item178309 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:337px !important;
}

@keyframes grow-178314 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-178314 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item178314 {
	width:175px !important;
	height:131px !important;
	left:29px !important;
	top:628px !important;
}

@keyframes grow-178322 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-178322 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item178322 {
	width:175px !important;
	height:131px !important;
	left:210px !important;
	top:628px !important;
}

@keyframes grow-178330 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-178330 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item178330 {
	width:175px !important;
	height:131px !important;
	left:392px !important;
	top:628px !important;
}

#item152727 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:359px !important;
}

#item152734 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:297px !important;
}

#item152743 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:162px !important;
}

#item152751 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:99px !important;
}

#item178683 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:787px !important;
}

#item178692 {
	width:108px !important;
	height:24px !important;
	left:366px !important;
	top:451px !important;
}

#item178704 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:512px !important;
}

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

#item178718 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:632px !important;
}

#item178723 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
	top:632px !important;
}

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

#item178859 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item178863 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item178864 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item178821 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item178826 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item178827 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item79504 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item79508 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item79509 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item79500 {
	width:625px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

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

#item79684 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item79688 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item79689 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item79649 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item79653 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item79654 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item79645 {
	width:625px !important;
	height:858px !important;
	left:596px !important;
	top:-13px !important;
}

@keyframes custom-184195 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-184195 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item184196 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item184580 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item184576 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item178587 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:787px !important;
}

#item178596 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:451px !important;
}

#item178608 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:110px !important;
}

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

#item178622 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:230px !important;
}

#item178627 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:230px !important;
}

#item178634 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:512px !important;
}

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

#item178648 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:632px !important;
}

#item178653 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:632px !important;
}

#item178658 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:384px !important;
}

#item178667 {
	width:108px !important;
	height:24px !important;
	left:343px !important;
	top:51px !important;
}

#item178984 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:359px !important;
}

#item178992 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:297px !important;
}

#item179003 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:162px !important;
}

#item179010 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:99px !important;
}

#item179029 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:758px !important;
}

#item179037 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:695px !important;
}

#item179047 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:560px !important;
}

#item179055 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:498px !important;
}

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

#item179246 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item179250 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item179273 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item179173 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item179178 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item179201 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item179108 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item179112 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item179135 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item80137 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item80141 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item80142 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item80061 {
	width:625px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

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

#item80176 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item80180 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item80181 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item80171 {
	width:625px !important;
	height:858px !important;
	left:596px !important;
	top:-13px !important;
}

@keyframes custom-184659 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-184659 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item184660 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item185046 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item185042 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item79951 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:41px !important;
}

#item79965 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:784px !important;
}

#item79972 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:112px !important;
}

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

#item80013 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:332px !important;
}

#item80019 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:332px !important;
}

@keyframes grow-80025 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-80025 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item80025 {
	width:175px !important;
	height:131px !important;
	left:29px !important;
	top:622px !important;
}

@keyframes grow-80034 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-80034 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item80034 {
	width:175px !important;
	height:131px !important;
	left:211px !important;
	top:622px !important;
}

@keyframes grow-80042 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-80042 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item80042 {
	width:175px !important;
	height:131px !important;
	left:392px !important;
	top:622px !important;
}

#item80298 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:767px !important;
}

#item80306 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:704px !important;
}

#item80318 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:565px !important;
}

#item80325 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:502px !important;
}

#item80406 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:386px !important;
}

#item80413 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:42px !important;
}

#item80424 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:111px !important;
}

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

#item80458 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:231px !important;
}

#item80464 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
	top:231px !important;
}

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

#item179597 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item179601 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item179602 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item179560 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item179564 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item179565 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item80539 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item80543 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item80544 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item80535 {
	width:625px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

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

#item80649 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item80653 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item80654 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item80614 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item80618 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item80619 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item80610 {
	width:625px !important;
	height:858px !important;
	left:596px !important;
	top:-13px !important;
}

@keyframes custom-185108 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-185108 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item185109 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item185494 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item185490 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item179389 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:787px !important;
}

#item179397 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:451px !important;
}

#item179406 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:110px !important;
}

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

#item179421 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:230px !important;
}

#item179426 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:230px !important;
}

#item179432 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:512px !important;
}

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

#item179445 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:632px !important;
}

#item179450 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:632px !important;
}

#item179455 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:384px !important;
}

#item179463 {
	width:108px !important;
	height:24px !important;
	left:343px !important;
	top:51px !important;
}

#item179744 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:386px !important;
}

#item179752 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:42px !important;
}

#item179762 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:111px !important;
}

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

#item179780 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:231px !important;
}

#item179785 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
	top:231px !important;
}

#item80853 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:790px !important;
}

#item80864 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:447px !important;
}

#item80876 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:515px !important;
}

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

#item80905 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:635px !important;
}

#item80910 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
	top:635px !important;
}

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

#item81067 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item81071 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item81073 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item81103 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item81107 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item81108 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item81015 {
	width:625px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

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

#item81141 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item81145 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item81146 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item81137 {
	width:625px !important;
	height:858px !important;
	left:596px !important;
	top:-13px !important;
}

@keyframes custom-185631 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-185631 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item185632 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item186016 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item186012 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item80923 {
	width:108px !important;
	height:24px !important;
	left:350px !important;
	top:45px !important;
}

#item80934 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:783px !important;
}

#item80942 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:112px !important;
}

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

#item80974 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:331px !important;
}

#item80979 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:331px !important;
}

@keyframes grow-80985 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-80985 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item80985 {
	width:176px !important;
	height:131px !important;
	left:28px !important;
	top:622px !important;
}

@keyframes grow-80997 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-80997 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item80997 {
	width:176px !important;
	height:131px !important;
	left:209px !important;
	top:622px !important;
}

@keyframes grow-81006 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-81006 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item81006 {
	width:176px !important;
	height:131px !important;
	left:391px !important;
	top:622px !important;
}

#item81742 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:384px !important;
}

#item81749 {
	width:108px !important;
	height:24px !important;
	left:366px !important;
	top:41px !important;
}

#item81760 {
	width:539px !important;
	height:268px !important;
	left:43px !important;
	top:109px !important;
}

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

#item81790 {
	width:28px !important;
	height:28px !important;
	left:554px !important;
	top:229px !important;
}

#item81795 {
	width:28px !important;
	height:28px !important;
	left:43px !important;
	top:229px !important;
}

#item81807 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:788px !important;
}

#item81815 {
	width:108px !important;
	height:24px !important;
	left:366px !important;
	top:444px !important;
}

#item81829 {
	width:539px !important;
	height:268px !important;
	left:43px !important;
	top:513px !important;
}

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

#item81855 {
	width:28px !important;
	height:28px !important;
	left:554px !important;
	top:633px !important;
}

#item81860 {
	width:28px !important;
	height:28px !important;
	left:43px !important;
	top:633px !important;
}

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

#item82043 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item82047 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item82048 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item82003 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item82011 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item82012 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item81999 {
	width:625px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

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

#item180143 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item180146 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item180147 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item154242 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item154245 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item154246 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item154205 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item154208 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item154209 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item82081 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item82085 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item82086 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item82077 {
	width:625px !important;
	height:858px !important;
	left:596px !important;
	top:-13px !important;
}

@keyframes custom-186083 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-186083 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item186084 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item186468 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item186464 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item153917 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:368px !important;
}

#item153926 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:306px !important;
}

#item153935 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:164px !important;
}

#item153943 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:102px !important;
}

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

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

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

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

#item180213 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:386px !important;
}

#item180221 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:42px !important;
}

#item180235 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:111px !important;
}

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

#item180247 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:231px !important;
}

#item180252 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
	top:231px !important;
}

#item180257 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:790px !important;
}

#item180264 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:447px !important;
}

#item180277 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:515px !important;
}

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

#item180290 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:635px !important;
}

#item180296 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
	top:635px !important;
}

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

#item180543 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item180547 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item180548 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item180507 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item180511 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item180512 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item180503 {
	width:625px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

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

#item180589 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item180592 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item180593 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item180585 {
	width:625px !important;
	height:858px !important;
	left:596px !important;
	top:-13px !important;
}

@keyframes custom-186501 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-186501 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item186502 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item186887 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item186883 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item180302 {
	width:108px !important;
	height:24px !important;
	left:350px !important;
	top:45px !important;
}

#item180314 {
	width:108px !important;
	height:24px !important;
	left:458px !important;
	top:783px !important;
}

#item180323 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:112px !important;
}

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

#item180345 {
	width:41px !important;
	height:41px !important;
	left:526px !important;
	top:331px !important;
}

#item180350 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:331px !important;
}

@keyframes grow-180355 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-180355 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item180355 {
	width:176px !important;
	height:131px !important;
	left:28px !important;
	top:622px !important;
}

@keyframes grow-180363 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-180363 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item180363 {
	width:176px !important;
	height:131px !important;
	left:209px !important;
	top:622px !important;
}

@keyframes grow-180372 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-180372 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item180372 {
	width:176px !important;
	height:131px !important;
	left:391px !important;
	top:622px !important;
}

#item154416 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:761px !important;
}

#item154423 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:699px !important;
}

#item154434 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:565px !important;
}

#item154441 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:502px !important;
}

#item154452 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:390px !important;
}

#item154460 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:47px !important;
}

#item154472 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:115px !important;
}

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

#item154489 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:235px !important;
}

#item154494 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
	top:235px !important;
}

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

#item180838 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item180842 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item180843 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item180800 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item180804 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item180805 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item154526 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item154530 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item154531 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item154522 {
	width:625px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

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

#item154601 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item154604 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item154605 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item154597 {
	width:625px !important;
	height:858px !important;
	left:596px !important;
	top:-13px !important;
}

@keyframes custom-187394 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-187394 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item187395 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item187779 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item187775 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

#item156139 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:788px !important;
}

#item156147 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:117px !important;
}

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

#item156171 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:336px !important;
}

#item156176 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:336px !important;
}

@keyframes grow-156182 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-156182 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item156182 {
	width:176px !important;
	height:131px !important;
	left:29px !important;
	top:627px !important;
}

@keyframes grow-156192 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-156192 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item156192 {
	width:176px !important;
	height:131px !important;
	left:210px !important;
	top:627px !important;
}

@keyframes grow-156200 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-156200 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item156200 {
	width:176px !important;
	height:131px !important;
	left:391px !important;
	top:626px !important;
}

#item156342 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:384px !important;
}

#item156350 {
	width:108px !important;
	height:24px !important;
	left:366px !important;
	top:43px !important;
}

#item156360 {
	width:539px !important;
	height:268px !important;
	left:43px !important;
	top:109px !important;
}

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

#item156373 {
	width:28px !important;
	height:28px !important;
	left:554px !important;
	top:229px !important;
}

#item156378 {
	width:28px !important;
	height:28px !important;
	left:43px !important;
	top:229px !important;
}

#item156383 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:788px !important;
}

#item156391 {
	width:108px !important;
	height:24px !important;
	left:366px !important;
	top:444px !important;
}

#item156400 {
	width:539px !important;
	height:268px !important;
	left:43px !important;
	top:513px !important;
}

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

#item156417 {
	width:28px !important;
	height:28px !important;
	left:554px !important;
	top:633px !important;
}

#item156422 {
	width:28px !important;
	height:28px !important;
	left:43px !important;
	top:633px !important;
}

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

#item155427 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item155431 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item155432 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item155391 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item155396 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item155397 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item155387 {
	width:625px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

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

#item155501 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item155505 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item155506 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item155466 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item155469 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item155471 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item155462 {
	width:625px !important;
	height:858px !important;
	left:596px !important;
	top:-13px !important;
}

@keyframes custom-187839 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-187839 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item187840 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item188225 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item188221 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item155341 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:791px !important;
}

#item155351 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:447px !important;
}

#item155363 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:516px !important;
}

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

#item155377 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:636px !important;
}

#item155382 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:636px !important;
}

#item156459 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:385px !important;
}

#item156467 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:73px !important;
}

#item156477 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:110px !important;
}

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

#item156492 {
	width:28px !important;
	height:28px !important;
	left:539px !important;
	top:230px !important;
}

#item156497 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:230px !important;
}

#item82203 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:385px !important;
}

#item82211 {
	width:108px !important;
	height:24px !important;
	left:366px !important;
	top:50px !important;
}

#item82223 {
	width:539px !important;
	height:268px !important;
	left:43px !important;
	top:110px !important;
}

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

#item82256 {
	width:28px !important;
	height:28px !important;
	left:554px !important;
	top:230px !important;
}

#item82261 {
	width:28px !important;
	height:28px !important;
	left:43px !important;
	top:230px !important;
}

#item82273 {
	width:108px !important;
	height:24px !important;
	left:474px !important;
	top:788px !important;
}

#item82280 {
	width:108px !important;
	height:24px !important;
	left:366px !important;
	top:454px !important;
}

#item82291 {
	width:539px !important;
	height:268px !important;
	left:43px !important;
	top:513px !important;
}

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

#item82314 {
	width:28px !important;
	height:28px !important;
	left:554px !important;
	top:633px !important;
}

#item82319 {
	width:28px !important;
	height:28px !important;
	left:43px !important;
	top:633px !important;
}

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

#item82510 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item82515 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item82517 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item82475 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item82479 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item82480 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item82471 {
	width:625px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

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

#item82587 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item82591 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item82592 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item82551 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item82555 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item82556 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item82547 {
	width:625px !important;
	height:858px !important;
	left:596px !important;
	top:-13px !important;
}

@keyframes custom-188318 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-188318 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item188319 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item188704 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item188700 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

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

#item82349 {
	width:108px !important;
	height:24px !important;
	left:340px !important;
	top:44px !important;
}

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

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

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

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

#item82406 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:788px !important;
}

#item82413 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:454px !important;
}

#item82425 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:513px !important;
}

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

#item82461 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:633px !important;
}

#item82466 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:633px !important;
}

#item82831 {
	width:108px !important;
	height:24px !important;
	left:364px !important;
	top:41px !important;
}

#item82843 {
	width:108px !important;
	height:24px !important;
	left:472px !important;
	top:782px !important;
}

#item82852 {
	width:539px !important;
	height:480px !important;
	left:42px !important;
	top:111px !important;
}

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

#item82888 {
	width:41px !important;
	height:41px !important;
	left:540px !important;
	top:330px !important;
}

#item82893 {
	width:41px !important;
	height:41px !important;
	left:42px !important;
	top:330px !important;
}

@keyframes grow-82898 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-82898 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item82898 {
	width:175px !important;
	height:131px !important;
	left:43px !important;
	top:621px !important;
}

@keyframes grow-82905 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-82905 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item82905 {
	width:175px !important;
	height:131px !important;
	left:224px !important;
	top:621px !important;
}

@keyframes grow-82913 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-82913 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item82913 {
	width:175px !important;
	height:131px !important;
	left:406px !important;
	top:621px !important;
}

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

#item82933 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item82937 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item82938 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item82929 {
	width:625px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

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

#item83008 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item83012 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item83013 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item83004 {
	width:625px !important;
	height:858px !important;
	left:596px !important;
	top:-13px !important;
}

@keyframes custom-188768 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-188768 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item188769 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item189153 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item189149 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item181230 {
	width:108px !important;
	height:24px !important;
	left:351px !important;
	top:41px !important;
}

#item181243 {
	width:108px !important;
	height:24px !important;
	left:459px !important;
	top:782px !important;
}

#item181250 {
	width:539px !important;
	height:480px !important;
	left:28px !important;
	top:111px !important;
}

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

#item181276 {
	width:41px !important;
	height:41px !important;
	left:527px !important;
	top:330px !important;
}

#item181281 {
	width:41px !important;
	height:41px !important;
	left:28px !important;
	top:330px !important;
}

@keyframes grow-181286 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-181286 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item181286 {
	width:175px !important;
	height:131px !important;
	left:29px !important;
	top:621px !important;
}

@keyframes grow-181295 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-181295 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item181295 {
	width:175px !important;
	height:131px !important;
	left:211px !important;
	top:621px !important;
}

@keyframes grow-181304 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
@-webkit-keyframes grow-181304 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.08) scaleY(1.08);}
}
#item181304 {
	width:175px !important;
	height:131px !important;
	left:392px !important;
	top:621px !important;
}

#item157280 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:383px !important;
}

#item157287 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:47px !important;
}

#item157297 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:108px !important;
}

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

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

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

#item157333 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:788px !important;
}

#item157341 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:450px !important;
}

#item157354 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:513px !important;
}

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

#item157371 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:633px !important;
}

#item157378 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
	top:633px !important;
}

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

#item157615 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item157619 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item157620 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item83356 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item83360 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item83361 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item83352 {
	width:625px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

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

#item83431 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item83435 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item83436 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item83396 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item83400 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item83401 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item83392 {
	width:625px !important;
	height:858px !important;
	left:596px !important;
	top:-13px !important;
}

@keyframes custom-189204 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-189204 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item189205 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item189591 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item189587 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}

#item181472 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:383px !important;
}

#item181479 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:47px !important;
}

#item181491 {
	width:539px !important;
	height:268px !important;
	left:29px !important;
	top:108px !important;
}

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

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

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

#item181521 {
	width:108px !important;
	height:24px !important;
	left:460px !important;
	top:788px !important;
}

#item181530 {
	width:108px !important;
	height:24px !important;
	left:352px !important;
	top:450px !important;
}

#item181541 {
	width:539px !important;
	height:268px !important;
	left:28px !important;
	top:513px !important;
}

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

#item181555 {
	width:28px !important;
	height:28px !important;
	left:540px !important;
	top:633px !important;
}

#item181560 {
	width:28px !important;
	height:28px !important;
	left:28px !important;
	top:633px !important;
}

#item181733 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:383px !important;
}

#item181740 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:47px !important;
}

#item181751 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:108px !important;
}

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

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

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

#item181778 {
	width:108px !important;
	height:24px !important;
	left:473px !important;
	top:788px !important;
}

#item181786 {
	width:108px !important;
	height:24px !important;
	left:365px !important;
	top:450px !important;
}

#item181795 {
	width:539px !important;
	height:268px !important;
	left:42px !important;
	top:513px !important;
}

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

#item181809 {
	width:28px !important;
	height:28px !important;
	left:553px !important;
	top:633px !important;
}

#item181814 {
	width:28px !important;
	height:28px !important;
	left:42px !important;
	top:633px !important;
}

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

#item181836 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item181840 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item181841 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item83715 {
	width:615px !important;
	height:848px !important;
	left:10px !important;
	top:10px !important;
}

#item83719 {
	width:428px !important;
	height:664px !important;
	left:104px !important;
	top:102px !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;
}

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

#item83720 {
	width:21px !important;
	height:21px !important;
	left:501px !important;
	top:111px !important;
}

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

#item83711 {
	width:625px !important;
	height:858px !important;
	left:-13px !important;
	top:-13px !important;
}

@keyframes custom-189772 {
	0% {transform:translate(0px,0px);}
	100% {transform:translate(171px,1px);}
}
@-webkit-keyframes custom-189772 {
	0% {-webkit-transform:translate(0px,0px);}
	100% {-webkit-transform:translate(171px,1px);}
}
#item189773 {
	opacity:0.80;
	width:170px !important;
	height:842px !important;
	background:#000;
}

#item190159 {
	width:28px !important;
	height:28px !important;
	border-radius:0 5px 5px 0;
	background:#cdc9c8;
}

#item190154 {
	width:28px !important;
	height:28px !important;
	top:142px !important;
}
#in5footer,  #prefooter {display:none;}
