/* 	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 url("../images/bg-body.jpg") no-repeat left top/cover; }
:-webkit-full-screen { background:#ededed url("../images/bg-body.jpg") no-repeat left top/cover; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:612px; height:792px; background: #fff !important; }
.paper-vertical { width:612px; height:100%; }
.paper-horizontal { width:46650px; height:804px; }
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:792px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:612px) {
	.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;}
}

#item136697 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:692px !important;
}

#item1168 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item1244 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item1269 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item1294 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item1319 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item66373 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item83011 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item1344 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item1369 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item131925 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item1394 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item1419 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item77348 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item144426 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item144454 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item144455 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item144481 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item144507 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item144533 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item144560 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item144586 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item144612 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item144638 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item144664 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item144691 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item144717 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item144766 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item144890 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item144888 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item144422 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item144423 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item114918 {
	width:130px !important;
	height:32px !important;
	left:397px !important;
	top:457px !important;
}

#item114929 {
	width:73px !important;
	height:95px !important;
	left:38px !important;
	top:519px !important;
}

#item114939 {
	width:73px !important;
	height:95px !important;
	left:134px !important;
	top:519px !important;
}

#item114950 {
	width:96px !important;
	height:101px !important;
	left:233px !important;
	top:513px !important;
}

#item144917 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item144919 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item144920 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item144921 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item144922 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item132358 {
	width:118px !important;
	height:22px !important;
	left:458px !important;
	top:721px !important;
}

#item145382 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item145384 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item145385 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item145386 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item145379 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item144936 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item144939 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item144940 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item144966 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item144993 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item145019 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item145045 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item145071 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item145098 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item145124 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item145150 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item145176 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item145202 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item145252 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item145256 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item145253 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item144934 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item144932 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item145392 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item145394 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item145395 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item145422 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item145448 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item145474 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item145500 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item145526 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item145552 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item145578 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item145604 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item145630 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item145656 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item145707 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item145711 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item145708 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item145389 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item145387 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item142416 {
	opacity:0.80;
	width:338px !important;
	height:291px !important;
	left:274px !important;
	top:183px !important;
	border-radius:23px 23px;
	background:#fff;
}

#item132767 {
	width:118px !important;
	height:22px !important;
	left:458px !important;
	top:516px !important;
}

#item144927 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item144929 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item144930 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item144931 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item144924 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item133103 {
	width:118px !important;
	height:22px !important;
	left:458px !important;
	top:708px !important;
}

#item145871 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item145873 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item145874 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item145875 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item145868 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item145880 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item145882 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item145883 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item145909 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item145935 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item145961 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item145988 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item146014 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item146040 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item146066 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item146092 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item146118 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item146144 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item146193 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item146198 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item146194 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item145878 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item145876 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item146210 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item146212 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item146213 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item146239 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item146265 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item146291 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item146317 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item146343 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item146369 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item146395 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item146422 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item146448 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item146474 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item146523 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item146528 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item146524 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item146208 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item146206 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item139068 {
	opacity:0.60;
	width:299px !important;
	height:224px !important;
	left:314px !important;
	top:474px !important;
	border-radius:undefined;
	background:#000;
}

#item133346 {
	width:118px !important;
	height:22px !important;
	left:458px !important;
	top:712px !important;
}

#item145863 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item145865 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item145866 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item145867 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item145860 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item133789 {
	width:118px !important;
	height:22px !important;
	left:458px !important;
	top:720px !important;
}

#item146772 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item146774 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item146775 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item146776 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item146769 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item146781 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item146783 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item146784 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item146811 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item146837 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item146864 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item146890 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item146916 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item146942 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item146968 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item146994 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item147021 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item147047 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item147097 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item147102 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item147098 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item146779 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item146777 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item147114 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item147116 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item147117 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item147143 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item147171 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item147197 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item147223 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item147249 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item147275 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item147302 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item147329 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item147355 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item147381 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item147430 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item147434 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item147431 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item147112 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item147109 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item134129 {
	width:118px !important;
	height:22px !important;
	left:458px !important;
	top:708px !important;
}

#item146764 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item146766 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item146767 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item146768 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item146761 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item134400 {
	width:118px !important;
	height:22px !important;
	left:458px !important;
	top:713px !important;
}

#item147678 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item147680 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item147681 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item147682 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item147675 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item147687 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item147689 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item147690 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item147716 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item147744 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item147770 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item147796 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item147822 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item147849 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item147875 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item147901 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item147928 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item147954 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item148004 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item148008 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item148005 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item147685 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item147683 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item148019 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item148021 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item148022 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item148048 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item148074 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item148100 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item148126 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item148152 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item148179 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item148205 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item148231 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item148257 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item148283 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item148332 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item148336 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item148333 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item148017 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item148015 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item134723 {
	width:118px !important;
	height:22px !important;
	left:458px !important;
	top:713px !important;
}

#item147670 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item147672 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item147673 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item147674 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item147667 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item139872 {
	opacity:0.79;
	width:294px !important;
	height:259px !important;
	left:612px !important;
	top:35px !important;
	border-radius:undefined;
	background:#000;
}

#item135094 {
	width:118px !important;
	height:22px !important;
	left:458px !important;
	top:704px !important;
}

#item148587 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item148589 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item148590 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item148591 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item148584 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item148596 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item148598 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item148599 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item148626 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item148652 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item148679 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item148705 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item148731 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item148757 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item148783 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item148809 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item148835 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item148862 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item148911 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item148915 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item148912 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item148594 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item148592 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item148926 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item148928 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item148929 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item148955 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item148981 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item149007 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item149033 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item149061 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item149087 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item149113 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item149139 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item149165 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item149191 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item149240 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item149245 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item149241 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item148924 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item148922 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item135431 {
	width:118px !important;
	height:22px !important;
	left:458px !important;
	top:722px !important;
}

#item148579 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item148581 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item148582 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item148583 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item148576 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item135804 {
	width:118px !important;
	height:22px !important;
	left:458px !important;
	top:719px !important;
}

#item149502 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item149504 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item149505 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item149506 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item149499 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item149511 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item149514 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item149516 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item149542 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item149568 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item149594 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item149620 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item149646 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item149672 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item149698 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item149724 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item149751 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item149777 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item149826 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item149830 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item149827 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item149509 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item149507 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item149841 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item149843 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item149844 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item149870 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item149896 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item149922 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item149949 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item149975 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item150001 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item150027 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item150053 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item150079 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item150105 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item150155 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item150159 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item150156 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item149839 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item149837 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item128593 {
	width:122px !important;
	height:34px !important;
	left:288px !important;
	top:698px !important;
}

#item128748 {
	width:9px !important;
	height:36px !important;
	left:1px !important;
	background:#0064aa;
}

#item128762 {
	width:1px !important;
	height:4px !important;
	left:39px !important;
	top:82px !important;
	background:#000;
}

#item128643 {
	width:520px !important;
	height:182px !important;
	left:56px !important;
	top:486px !important;
}

#item149494 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item149496 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item149497 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item149498 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item149491 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item150415 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item150417 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item150419 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item150420 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item150412 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item150426 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item150428 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item150429 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item150455 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item150481 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item150507 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item150533 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item150559 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item150585 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item150611 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item150638 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item150664 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item150690 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item150739 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item150743 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item150740 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item150424 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item150422 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item150754 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item150756 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item150757 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item150783 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item150809 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item150836 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item150862 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item150889 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item150915 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item150942 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item150968 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item150994 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item151020 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item151070 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item151074 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item151071 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item150752 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item150750 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item121391 {
	width:541px !important;
	height:58px !important;
	left:36px !important;
	top:480px !important;
	border-radius:13px;
	border:solid 1px #666767;
}

#item121417 {
	width:498px !important;
	height:22px !important;
	left:78px !important;
	top:537px !important;
	border-radius:4px;
	background:#f89920;
}

#item121443 {
	width:541px !important;
	height:58px !important;
	left:36px !important;
	top:571px !important;
	border-radius:13px;
	border:solid 1px #666767;
}

#item121445 {
	width:319px !important;
	height:22px !important;
	left:258px !important;
	top:628px !important;
	border-radius:4px;
	background:#f89920;
}

#item150407 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item150409 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item150410 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item150411 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item150404 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item121601 {
	width:541px !important;
	height:44px !important;
	left:36px !important;
	top:388px !important;
	border-radius:13px;
	border:solid 1px #666767;
}

#item121703 {
	width:541px !important;
	height:44px !important;
	left:36px !important;
	top:487px !important;
	border-radius:13px;
	border:solid 1px #666767;
}

#item121778 {
	width:541px !important;
	height:58px !important;
	left:35px !important;
	top:629px !important;
	border-radius:13px;
	border:solid 1px #666767;
}

#item121779 {
	width:365px !important;
	height:22px !important;
	left:211px !important;
	top:687px !important;
	border-radius:4px;
	background:#f89920;
}

#item151318 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item151320 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item151321 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item151322 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item151314 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item151327 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item151329 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item151330 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item151356 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item151382 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item151408 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item151434 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item151461 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item151487 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item151515 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item151542 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item151568 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item151595 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item151644 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item151648 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item151645 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item151325 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item151323 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item151659 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item151661 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item151662 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item151688 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item151715 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item151741 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item151767 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item151793 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item151819 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item151845 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item151871 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item151897 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item151923 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item151973 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item151978 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item151975 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item151657 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item151655 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item121852 {
	width:541px !important;
	height:75px !important;
	left:36px !important;
	top:114px !important;
	border-radius:13px;
	border:solid 1px #666767;
}

#item121947 {
	width:541px !important;
	height:73px !important;
	left:37px !important;
	top:614px !important;
	border-radius:13px;
	border:solid 1px #666767;
}

#item121948 {
	width:365px !important;
	height:22px !important;
	left:213px !important;
	top:687px !important;
	border-radius:4px;
	background:#f89920;
}

#item151308 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item151311 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item151312 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item151313 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item151305 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item122086 {
	width:576px !important;
	height:185px !important;
	left:36px !important;
	top:488px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item135958 {
	width:612px !important;
	height:792px !important;
	left:612px !important;
}

#item122703 {
	width:138px !important;
	height:22px !important;
	left:439px !important;
	top:693px !important;
}

#item152223 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item152225 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item152226 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item152227 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item152220 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item152232 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item152234 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item152235 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item152261 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item152287 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item152313 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item152339 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item152365 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item152392 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item152418 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item152444 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item152470 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item152496 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item152545 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item152549 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item152546 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item152230 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item152228 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item152560 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item152562 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item152563 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item152590 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item152616 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item152643 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item152669 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item152695 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item152721 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item152747 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item152773 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item152800 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item152827 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item152876 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item152880 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item152877 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item152558 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item152556 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item152213 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item152215 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item152217 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item152219 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item152210 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item142713 {
	opacity:0.80;
	width:338px !important;
	height:291px !important;
	left:274px !important;
	top:183px !important;
	border-radius:23px 23px;
	background:#fff;
}

#item153126 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item153128 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item153129 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item153130 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item153123 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item153135 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item153137 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item153138 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item153164 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item153190 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item153216 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item153242 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item153269 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item153295 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item153321 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item153347 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item153373 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item153399 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item153448 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item153452 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item153449 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item153133 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item153131 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item153464 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item153466 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item153467 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item153493 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item153519 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item153545 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item153571 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item153598 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item153625 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item153651 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item153677 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item153704 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item153730 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item153780 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item153784 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item153781 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item153461 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item153459 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item153118 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item153120 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item153121 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item153122 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item153115 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item154044 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item154046 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item154047 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item154048 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item154041 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item154053 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item154055 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item154056 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item154082 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item154108 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item154134 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item154161 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item154187 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item154213 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item154239 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item154265 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item154291 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item154317 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item154366 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item154370 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item154367 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item154051 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item154049 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item154382 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item154384 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item154385 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item154411 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item154437 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item154464 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item154490 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item154516 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item154542 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item154569 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item154596 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item154622 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item154648 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item154698 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item154702 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item154699 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item154380 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item154378 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item154036 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item154038 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item154039 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item154040 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item154032 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item154946 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item154948 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item154949 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item154950 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item154943 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item154955 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item154957 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item154958 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item154984 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item155010 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item155037 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item155063 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item155089 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item155115 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item155142 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item155169 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item155195 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item155221 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item155271 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item155275 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item155272 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item154953 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item154951 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item155286 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item155289 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item155290 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item155316 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item155342 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item155368 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item155394 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item155420 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item155446 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item155473 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item155499 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item155525 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item155551 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item155600 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item155604 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item155601 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item155284 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item155282 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item154938 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item154940 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item154941 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item154942 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item154935 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item155848 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item155850 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item155851 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item155852 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item155845 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item155857 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item155860 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item155861 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item155888 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item155915 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item155941 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item155967 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item155993 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item156019 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item156045 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item156071 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item156097 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item156123 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item156174 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item156178 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item156175 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item155855 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item155853 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item156190 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item156192 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item156193 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item156219 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item156245 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item156271 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item156298 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item156325 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item156351 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item156377 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item156403 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item156429 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item156455 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item156504 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item156508 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item156505 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item156188 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item156186 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item155840 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item155842 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item155843 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item155844 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item155837 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item156761 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item156763 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item156764 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item156765 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item156758 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item156770 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item156772 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item156773 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item156800 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item156826 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item156852 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item156878 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item156904 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item156930 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item156956 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item156982 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item157008 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item157036 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item157085 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item157089 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item157086 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item156768 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item156766 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item157100 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item157102 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item157104 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item157130 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item157156 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item157182 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item157209 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item157235 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item157261 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item157287 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item157313 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item157339 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item157365 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item157415 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item157419 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item157416 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item157098 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item157096 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item143843 {
	width:138px !important;
	height:22px !important;
	left:438px !important;
	top:669px !important;
}

#item156753 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item156755 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item156756 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item156757 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item156750 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item158040 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item158042 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item158043 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item158044 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item158037 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item158049 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item158051 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item158052 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item158078 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item158104 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item158131 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item158157 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item158184 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item158210 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item158237 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item158263 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item158289 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item158315 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item158364 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item158368 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item158365 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item158047 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item158045 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item158381 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item158383 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item158384 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item158410 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item158436 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item158462 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item158488 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item158514 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item158540 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item158566 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item158592 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item158619 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item158645 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item158694 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item158698 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item158695 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item158377 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item158375 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item158032 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item158034 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item158035 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item158036 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item158029 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item127316 {
	width:576px !important;
	height:283px !important;
	left:36px !important;
	top:405px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item128974 {
	width:612px !important;
	height:792px !important;
	left:612px !important;
}

@keyframes fade-in-128989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128989 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item129003 {
	width:612px !important;
	height:792px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
}

@keyframes fade-in-129004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-129004 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item129004 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item129005 {
	width:612px !important;
	height:792px !important;
	background:#000;
}

#item129016 {
	width:30px !important;
	height:30px !important;
	background:#1b5d9d;
}

#item129006 {
	width:172px !important;
	height:30px !important;
	left:220px !important;
	top:341px !important;
}

#item129018 {
	width:31px !important;
	height:31px !important;
	left:558px !important;
	top:69px !important;
}

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

#item128989 {
	width:622px !important;
	height:804px !important;
	left:602px !important;
	top:-10px !important;
}

#item127398 {
	width:138px !important;
	height:22px !important;
	left:438px !important;
	top:703px !important;
}

#item158942 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item158944 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item158945 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item158946 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item158939 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item159283 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item159285 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item159286 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item159312 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item159338 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item159364 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item159390 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item159416 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item159442 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item159468 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item159495 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item159521 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item159547 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item159596 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item159600 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item159597 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item159281 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item159279 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item142569 {
	opacity:0.60;
	width:299px !important;
	height:224px !important;
	left:314px !important;
	top:474px !important;
	border-radius:undefined;
	background:#000;
}

#item159866 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item159868 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item159869 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item159870 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item159863 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item159875 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item159877 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item159878 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item159904 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item159930 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item159957 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item159983 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item160009 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item160036 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item160062 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item160088 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item160114 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item160140 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item160191 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item160195 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item160192 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item159873 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item159871 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item160206 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item160209 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item160210 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item160236 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item160262 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item160288 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item160314 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item160340 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item160366 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item160393 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item160419 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item160445 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item160471 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item160520 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item160524 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item160521 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item160204 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item160202 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item159858 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item159860 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item159861 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item159862 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item159855 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item142412 {
	width:612px !important;
	height:423px !important;
	left:612px !important;
	top:369px !important;
}

#item160768 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item160770 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item160771 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item160772 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item160765 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item161109 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item161111 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item161112 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item161139 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item161165 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item161191 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item161217 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item161244 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item161270 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item161296 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item161322 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item161348 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item161374 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item161423 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item161427 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item161424 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item161107 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item161105 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item139366 {
	width:576px !important;
	height:224px !important;
	left:36px !important;
	top:86px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item122669 {
	width:138px !important;
	height:22px !important;
	left:438px !important;
	top:332px !important;
}

#item161709 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item161711 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item161712 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item161713 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item161706 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item161718 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item161720 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item161721 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item161748 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item161774 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item161800 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item161826 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item161852 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item161878 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item161904 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item161930 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item161956 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item161983 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item162032 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item162036 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item162033 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item161716 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item161714 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item162047 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item162050 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item162051 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item162077 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item162103 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item162129 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item162156 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item162182 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item162208 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item162234 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item162261 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item162287 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item162313 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item162362 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item162366 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item162363 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item162045 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item162043 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item161701 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item161703 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item161704 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item161705 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item161698 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item162613 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item162615 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item162616 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item162617 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item162610 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item162623 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item162625 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item162626 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item162652 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item162678 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item162704 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item162730 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item162756 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item162782 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item162808 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item162834 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item162861 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item162887 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item162936 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item162941 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item162937 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item162621 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item162618 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item162952 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item162954 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item162955 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item162981 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item163007 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item163034 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item163060 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item163086 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item163112 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item163138 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item163164 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item163190 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item163216 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item163266 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item163271 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item163267 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item162950 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item162948 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item162605 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item162607 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item162608 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item162609 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item162602 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item137877 {
	width:576px !important;
	height:174px !important;
	left:36px !important;
	top:516px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item126446 {
	width:138px !important;
	height:22px !important;
	left:438px !important;
	top:705px !important;
}

#item163519 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item163522 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item163524 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item163526 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item163516 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item163864 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item163866 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item163867 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item163893 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item163920 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item163946 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item163972 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item163998 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item164024 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item164050 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item164076 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item164102 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item164128 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item164178 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item164182 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item164179 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item163862 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item163860 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item140415 {
	width:157px !important;
	height:41px !important;
	left:237px !important;
	top:240px !important;
	border-radius:6px;
	background:#ffffff;
}

#item140417 {
	width:186px !important;
	height:22px !important;
	left:21px !important;
	top:279px !important;
	border-radius:6px;
	background:#ffffff;
}

#item140418 {
	width:156px !important;
	height:109px !important;
	left:238px !important;
	top:287px !important;
	border-radius:6px;
	background:#ffffff;
}

#item140419 {
	width:185px !important;
	height:88px !important;
	left:22px !important;
	top:308px !important;
	border-radius:6px;
	background:#ffffff;
}

#item140420 {
	width:252px !important;
	height:26px !important;
	left:25px !important;
	top:611px !important;
	border-radius:5px;
	background:#ffffff;
}

#item140421 {
	width:252px !important;
	height:75px !important;
	left:25px !important;
	top:643px !important;
	border-radius:5px;
	background:#ffffff;
}

#item140422 {
	width:146px !important;
	height:145px !important;
	left:435px !important;
	top:224px !important;
	border-radius:5px;
	background:#ffffff;
}

#item140423 {
	width:266px !important;
	height:26px !important;
	left:318px !important;
	top:626px !important;
	border-radius:6px;
	background:#ffffff;
}

#item140424 {
	width:265px !important;
	height:58px !important;
	left:319px !important;
	top:660px !important;
	border-radius:6px;
	background:#ffffff;
}

#item140803 {
	width:146px !important;
	height:50px !important;
	left:435px !important;
	top:165px !important;
	border-radius:7px;
	background:#fff;
}

#item140805 {
	width:156px !important;
	height:30px !important;
	left:238px !important;
	top:402px !important;
	border-radius:6px;
	background:#f89920;
}

#item140830 {
	width:182px !important;
	height:30px !important;
	border-radius:6px;
	background:#f89920;
}

#item178793 {
	width:182px !important;
	height:30px !important;
	border-radius:6px;
	background:#f89920;
}

#item179095 {
	width:182px !important;
	height:30px !important;
	left:22px !important;
	top:402px !important;
}

#item178880 {
	width:156px !important;
	height:30px !important;
	border-radius:6px;
	background:#f89920;
}

#item179096 {
	width:156px !important;
	height:30px !important;
	left:238px !important;
	top:402px !important;
}

#item179098 {
	width:252px !important;
	height:30px !important;
	left:25px !important;
	top:725px !important;
}

#item179099 {
	width:264px !important;
	height:29px !important;
	left:320px !important;
	top:726px !important;
}

#item128928 {
	width:612px !important;
	height:792px !important;
}

@keyframes fade-in-128940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-128940 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item128940 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

#item128972 {
	width:30px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	background:#1b5d9d;
}

#item128963 {
	width:178px !important;
	height:36px !important;
	left:227px !important;
	top:645px !important;
}

#item128940 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item137455 {
	width:612px !important;
	height:792px !important;
	left:612px !important;
}

#item164461 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item164463 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item164464 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item164465 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item164458 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item164799 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item164802 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item164803 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item164830 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item164856 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item164882 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item164908 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item164934 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item164960 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item164986 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item165013 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item165039 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item165066 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item165115 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item165119 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item165116 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item164797 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item164795 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item165401 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item165403 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item165404 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item165405 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item165398 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item165410 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item165412 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item165413 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item165445 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item165471 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item165497 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item165523 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item165550 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item165576 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item165602 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item165628 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item165655 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item165681 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item165730 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item165734 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item165731 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item165408 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item165406 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item165745 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item165749 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item165750 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item165777 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item165803 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item165829 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item165855 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item165881 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item165907 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item165933 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item165959 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item165987 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item166013 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item166062 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item166066 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item166063 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item165743 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item165741 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item165393 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item165395 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item165396 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item165397 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item165389 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item166310 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item166312 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item166313 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item166314 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item166307 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item166319 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item166321 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item166322 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item166348 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item166374 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item166400 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item166427 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item166454 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item166480 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item166506 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item166532 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item166558 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item166584 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item166633 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item166638 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item166634 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item166317 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item166315 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item166650 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item166652 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item166653 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item166679 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item166705 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item166731 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item166757 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item166783 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item166810 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item166836 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item166863 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item166889 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item166916 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item166965 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item166969 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item166966 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item166648 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item166646 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item166302 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item166304 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item166305 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item166306 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item166299 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item167219 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item167221 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item167222 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item167223 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item167216 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item167228 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item167230 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item167231 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item167257 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item167283 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item167310 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item167336 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item167362 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item167388 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item167414 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item167440 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item167466 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item167493 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item167542 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item167547 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item167543 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item167226 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item167224 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item167558 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item167560 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item167561 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item167587 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item167613 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item167639 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item167665 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item167691 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item167717 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item167744 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item167770 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item167796 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item167822 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item167871 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item167875 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item167872 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item167556 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item167554 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item138514 {
	width:576px !important;
	height:180px !important;
	left:36px !important;
	top:94px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item142341 {
	width:114px !important;
	height:134px !important;
}

#item142342 {
	width:114px !important;
	height:134px !important;
	left:158px !important;
	top:572px !important;
}

#item142348 {
	width:114px !important;
	height:134px !important;
}

#item142345 {
	width:114px !important;
	height:134px !important;
	left:30px !important;
	top:572px !important;
}

#item138764 {
	width:138px !important;
	height:22px !important;
	left:438px !important;
	top:293px !important;
}

#item167205 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item167208 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item167209 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item167210 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item167202 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item168121 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item168123 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item168125 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item168126 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item168118 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item168131 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item168133 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item168134 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item168172 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item168199 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item168225 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item168251 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item168277 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item168303 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item168331 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item168357 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item168383 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item168409 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item168459 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item168463 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item168460 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item168129 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item168127 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item168474 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item168476 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item168477 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item168503 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item168529 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item168556 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item168582 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item168608 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item168635 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item168661 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item168687 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item168713 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item168739 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item168789 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item168793 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item168790 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item168472 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item168470 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item168113 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item168115 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item168116 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item168117 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item168110 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item68350 {
	width:612px !important;
	height:12px !important;
	left:612px !important;
	top:776px !important;
	border-radius:8px 0 0 8px;
	background:#ffffff;
}

#item169041 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item169043 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item169044 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item169045 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item169038 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item169382 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item169384 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item169385 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item169411 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item169438 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item169464 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item169490 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item169517 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item169543 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item169569 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item169595 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item169621 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item169647 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item169696 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item169700 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item169697 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item169380 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item169378 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item124250 {
	width:576px !important;
	height:194px !important;
	left:36px !important;
	top:86px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

@keyframes zoom-in-2d-68134 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	23.5% {opacity:0.84;}
	70.6% {opacity:1;}
	88.2% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-68134 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	23.5% {opacity:0.84;}
	70.6% {opacity:1;}
	88.2% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item68187 {
	width:223px !important;
	height:60px !important;
	left:348px !important;
	top:631px !important;
}

@keyframes moveleft-68183 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(-198px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveleft-68183 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-198px,0px);
		opacity:1;
	}
}
#item68193 {
	width:40px !important;
	height:40px !important;
	left:384px !important;
	top:740px !important;
}

#item85762 {
	width:40px !important;
	height:40px !important;
	left:435px !important;
	top:740px !important;
}

#item85766 {
	width:40px !important;
	height:40px !important;
	left:486px !important;
	top:740px !important;
}

#item124320 {
	width:138px !important;
	height:22px !important;
	left:438px !important;
	top:295px !important;
}

#item170265 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item170267 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item170268 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item170269 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item170262 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item170274 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item170276 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item170278 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item170304 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item170330 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item170356 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item170382 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item170409 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item170435 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item170461 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item170487 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item170514 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item170540 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item170589 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item170593 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item170590 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item170272 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item170270 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item170604 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item170608 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item170609 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item170635 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item170661 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item170687 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item170713 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item170739 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item170765 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item170791 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item170817 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item170844 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item170870 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item170919 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item170923 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item170920 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item170602 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item170600 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item122958 {
	width:541px !important;
	height:108px !important;
	left:35px !important;
	top:113px !important;
	border-radius:13px;
	border:solid 1px #666767;
}

#item170257 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item170259 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item170260 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item170261 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item170253 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item129544 {
	width:612px !important;
	height:792px !important;
	left:612px !important;
	border-radius:8px 0 0 8px;
	background:#000;
}

#item123152 {
	width:576px !important;
	height:176px !important;
	left:36px !important;
	top:309px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item129459 {
	width:612px !important;
	height:792px !important;
	left:612px !important;
}

#item69686 {
	width:211px !important;
	height:124px !important;
	left:165px !important;
	top:43px !important;
}

#item69653 {
	width:518px !important;
	height:204px !important;
	left:10px !important;
	top:10px !important;
}

#item69668 {
	width:432px !important;
	height:93px !important;
	left:53px !important;
	top:64px !important;
}

#item69642 {
	width:528px !important;
	height:214px !important;
	left:37px !important;
	top:569px !important;
}

#item69703 {
	width:44px !important;
	height:44px !important;
	left:533px !important;
	top:657px !important;
}

#item69710 {
	width:44px !important;
	height:44px !important;
	left:36px !important;
	top:657px !important;
}

#item123758 {
	width:138px !important;
	height:22px !important;
	left:439px !important;
	top:506px !important;
}

#item172161 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item172163 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item172164 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item172165 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item172158 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item172170 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item172172 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item172173 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item172199 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item172225 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item172251 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item172278 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item172304 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item172331 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item172358 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item172384 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item172410 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item172436 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item172485 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item172489 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item172486 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item172168 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item172166 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item172501 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item172503 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item172504 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item172530 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item172556 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item172582 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item172608 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item172634 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item172661 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item172687 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item172714 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item172740 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item172766 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item172815 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item172819 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item172816 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item172499 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item172497 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item172153 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item172155 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item172156 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item172157 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item172150 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item173064 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item173066 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item173067 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item173068 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item173061 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item173404 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item173406 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item173407 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item173433 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item173459 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item173486 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item173512 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item173538 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item173564 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item173591 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item173617 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item173644 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item173670 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item173719 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item173723 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item173720 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item173402 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item173400 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item68535 {
	width:566px !important;
	height:204px !important;
	left:17px !important;
	top:602px !important;
}

#item138555 {
	width:576px !important;
	height:237px !important;
	left:36px !important;
	top:89px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item124784 {
	width:138px !important;
	height:22px !important;
	left:439px !important;
	top:338px !important;
}

#item139969 {
	opacity:0.79;
	width:294px !important;
	height:259px !important;
	top:35px !important;
	border-radius:undefined;
	background:#000;
}

#item174000 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item174002 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item174003 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item174004 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item173997 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item174009 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item174011 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item174012 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item174038 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item174065 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item174091 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item174117 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item174143 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item174169 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item174195 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item174221 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item174248 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item174274 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item174324 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item174328 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item174325 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item174007 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item174005 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item174339 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item174342 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item174343 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item174369 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item174395 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item174421 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item174448 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item174474 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item174501 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item174527 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item174554 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item174580 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item174606 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item174655 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item174659 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item174656 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item174337 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item174335 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item173992 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item173994 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item173995 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item173996 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item173989 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item123703 {
	width:576px !important;
	height:225px !important;
	left:36px !important;
	top:413px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item136582 {
	width:612px !important;
	height:792px !important;
	left:612px !important;
}

#item123791 {
	width:138px !important;
	height:22px !important;
	left:439px !important;
	top:656px !important;
}

#item174904 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item174906 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item174907 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item174908 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item174901 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item175243 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item175245 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item175246 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item175272 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item175298 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item175324 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item175351 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item175378 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item175404 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item175430 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item175456 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item175482 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item175508 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item175557 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item175561 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item175558 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item175241 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item175239 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item175867 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item175869 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item175870 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item175871 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item175864 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item175877 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item175879 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item175881 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item175907 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item175933 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item175959 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item175985 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item176011 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item176037 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item176063 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item176089 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item176117 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item176143 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item176192 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item176197 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item176193 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item175874 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item175872 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item176208 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item176211 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item176212 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item176238 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item176264 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item176290 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item176317 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item176343 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item176369 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item176395 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item176422 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item176448 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item176474 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item176524 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item176528 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item176525 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item176206 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item176204 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item175858 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item175860 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item175861 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item175862 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item175855 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item121006 {
	width:292px !important;
	height:447px !important;
	left:320px !important;
	top:239px !important;
	border-radius:8px 0 0 8px;
	background:#e7e8e9;
}

#item143537 {
	width:612px !important;
	height:792px !important;
	left:612px !important;
}

#item121082 {
	width:138px !important;
	height:22px !important;
	left:438px !important;
	top:700px !important;
}

#item176772 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item176774 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item176775 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item176777 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item176769 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item177112 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item177114 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item177115 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item177141 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item177167 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item177194 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item177220 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item177246 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item177272 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item177298 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item177329 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item177356 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item177382 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item177432 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item177436 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item177433 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item177110 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item177108 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item136595 {
	width:612px !important;
	height:792px !important;
	background:#f89920;
}

#item136597 {
	width:524px !important;
	height:92px !important;
	left:44px !important;
	top:56px !important;
}

@keyframes fly-in-bottom-136646 {
	0% {
		transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes fly-in-bottom-136646 {
	0% {
		-webkit-transform:translate(-1px,233px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item136652 {
	mix-blend-mode:overlay;
	opacity:0.74;
	width:612px !important;
	height:792px !important;
	border:solid 1px #fff;
}

@keyframes zoom-in-2d-136653 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes zoom-in-2d-136653 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	20% {opacity:0.85;}
	72% {opacity:1;}
	92% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item136680 {
	width:335px !important;
	height:29px !important;
}

#item136677 {
	width:335px !important;
	height:29px !important;
	left:61px !important;
	top:107px !important;
}

#item177711 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item177713 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item177714 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item177715 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item177707 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}

#item177720 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item177722 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item177723 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item177749 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item177775 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item177801 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item177827 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item177853 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item177880 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item177907 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item177933 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item177960 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item177986 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item178035 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item178039 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item178036 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item177718 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item177716 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item178051 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item178054 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item178055 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:217px !important;
}

#item178082 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:123px !important;
}

#item178108 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:405px !important;
}

#item178134 {
	width:245px !important;
	height:91px !important;
	left:36px !important;
	top:487px !important;
}

#item178160 {
	width:245px !important;
	height:51px !important;
	left:36px !important;
	top:608px !important;
}

#item178186 {
	width:245px !important;
	height:64px !important;
	left:330px !important;
	top:123px !important;
}

#item178212 {
	width:245px !important;
	height:64px !important;
	left:331px !important;
	top:217px !important;
}

#item178238 {
	width:245px !important;
	height:65px !important;
	left:330px !important;
	top:419px !important;
}

#item178265 {
	width:245px !important;
	height:91px !important;
	left:330px !important;
	top:514px !important;
}

#item178291 {
	width:245px !important;
	height:78px !important;
	left:331px !important;
	top:311px !important;
}

#item178317 {
	width:245px !important;
	height:64px !important;
	left:36px !important;
	top:311px !important;
}

#item178367 {
	width:40px !important;
	height:30px !important;
	left:217px !important;
	top:578px !important;
}

#item178371 {
	width:48px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	border-radius:7px;
	background:#929393;
}

#item178368 {
	width:54px !important;
	height:43px !important;
	left:520px !important;
	top:57px !important;
}

#item178049 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item178047 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item118595 {
	width:25px !important;
	height:25px !important;
	left:36px !important;
	top:708px !important;
}

#item118591 {
	width:25px !important;
	height:25px !important;
	left:73px !important;
	top:708px !important;
}

#item118587 {
	width:25px !important;
	height:25px !important;
	left:147px !important;
	top:708px !important;
}

#item118589 {
	width:25px !important;
	height:25px !important;
	left:110px !important;
	top:708px !important;
}

#item118583 {
	width:25px !important;
	height:25px !important;
	left:184px !important;
	top:708px !important;
}

#item177702 {
	width:15px !important;
	height:15px !important;
	background:#e7e8e9;
}

#item177704 {
	width:12px !important;
	height:2px !important;
	background:#666767;
}

#item177705 {
	width:12px !important;
	height:2px !important;
	top:4px !important;
	background:#666767;
}

#item177706 {
	width:12px !important;
	height:2px !important;
	top:8px !important;
	background:#666767;
}

#item177699 {
	width:15px !important;
	height:15px !important;
	left:299px !important;
	top:756px !important;
}
#in5footer,  #prefooter {display:none;}
