/* 	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:#365785; }
:-webkit-full-screen { background:#365785; }
#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:29234px; 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;}
}

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

#item7848 {
	width:14px !important;
	height:14px !important;
	left:98px !important;
	background:#000;
}

#item7850 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:2px !important;
	background:#666767;
}

#item7858 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:6px !important;
	background:#666767;
}

#item7859 {
	width:10px !important;
	height:2px !important;
	left:100px !important;
	top:10px !important;
	background:#666767;
}

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

#item9881 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item9892 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item38669 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item284265 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item9883 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item9894 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item9898 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item9887 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item9885 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item286004 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item10372 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item70516 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item70933 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item286005 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item134638 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item283546 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item166192 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item282453 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

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

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

#item456282 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item456354 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item456426 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item456499 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item456572 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item456644 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item456716 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item456788 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item456861 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item456933 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item456960 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item457032 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item457104 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item457178 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item457250 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item457322 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item457394 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item457467 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item457607 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

#item704 {
	width:78px !important;
	height:23px !important;
	left:36px !important;
	top:403px !important;
}

#item729 {
	width:78px !important;
	height:23px !important;
	left:36px !important;
	top:170px !important;
}

#item754 {
	width:78px !important;
	height:23px !important;
	left:36px !important;
	top:681px !important;
}

#item134812 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item134813 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item134814 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item134815 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item139925 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item340 {
	width:612px !important;
	height:48px !important;
	top:744px !important;
}

#item109945 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item457617 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item457618 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item457619 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item457620 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item457614 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

#item457628 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item457700 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item457773 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item457846 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item457918 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item457990 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item458062 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item458135 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item458208 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item458281 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item458308 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item458381 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item458454 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item458526 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item458598 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item458671 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item458744 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item458816 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item458888 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

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

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

#item458968 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item459042 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item459114 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item459186 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item459258 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item459330 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item459403 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item459475 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item459547 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item459619 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item459646 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item459719 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item459791 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item459863 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item459936 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item460009 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item460081 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item460153 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item460225 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

#item458957 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item458958 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item458959 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item458960 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item458954 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

#item460303 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item460304 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item460305 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item460306 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item460300 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

#item460315 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item460388 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item460460 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item460532 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item460604 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item460676 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item460749 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item460822 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item460894 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item460966 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item460993 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item461066 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item461138 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item461210 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item461284 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item461357 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item461429 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item461501 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item461573 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

#item279751 {
	width:256px !important;
	height:58px !important;
	background:#fff200;
}

#item279777 {
	width:256px !important;
	height:58px !important;
	left:320px !important;
	top:396px !important;
}

#item399041 {
	width:257px !important;
	height:203px !important;
	left:320px !important;
	top:468px !important;
	border-radius:9px;
	border:solid 1px #666767;
}

#item461584 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item461585 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item461586 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item461587 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item461579 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

#item461595 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item461667 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item461739 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item461811 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item461884 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item461957 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item462029 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item462101 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item462174 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item462246 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item462273 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item462347 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item462419 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item462492 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item462564 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item462636 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item462708 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item462781 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item462854 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

#item284405 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item462863 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item462864 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item462865 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item462866 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item462860 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

#item462874 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item462946 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item463019 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item463091 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item463163 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item463235 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item463309 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item463382 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item463454 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item463527 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item463554 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item463627 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item463699 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item463772 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item463844 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item463917 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item463989 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item464062 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item464134 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

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

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

#item487018 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item487090 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item487162 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item487234 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item487308 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item487380 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item487452 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item487524 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item487597 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item487669 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item487696 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item487768 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item487841 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item487914 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item487986 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item488058 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item488130 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item488203 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item488275 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

#item487007 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item487008 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item487009 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item487010 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item487003 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item284456 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item464143 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item464144 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item464146 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item464147 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item464140 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

#item464155 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item464227 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item464299 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item464371 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item464445 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item464517 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item464589 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item464661 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item464735 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item464807 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item464834 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item464906 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item464978 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item465051 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item465123 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item465196 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item465268 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item465341 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item465413 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

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

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

#item488295 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item488368 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item488441 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item488514 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item488586 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item488658 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item488731 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item488803 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item488875 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item488947 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item488975 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item489048 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item489120 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item489192 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item489265 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item489339 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item489412 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item489484 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item489556 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

#item276862 {
	width:293px !important;
	height:58px !important;
	left:283px !important;
	top:524px !important;
	background:#fff200;
}

#item488284 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item488285 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item488286 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item488287 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item488281 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item284509 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item465423 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item465424 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item465425 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item465426 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item465420 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

#item465434 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item465507 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item465581 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item465653 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item465725 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item465798 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item465871 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item465943 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item466015 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item466087 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item466114 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item466187 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item466259 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item466331 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item466404 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item466477 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item466550 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item466622 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item466694 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

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

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

#item489578 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item489650 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item489722 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item489794 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item489867 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item489939 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item490011 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item490083 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item490156 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item490229 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item490256 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item490329 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item490401 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item490475 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item490547 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item490619 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item490691 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item490764 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item490836 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

#item277712 {
	width:293px !important;
	height:58px !important;
	left:319px !important;
	top:559px !important;
	background:#fff200;
}

#item489566 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item489567 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item489569 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item489570 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item489563 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item284561 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item467009 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item467010 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item467011 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item467012 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item467006 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

#item467020 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item467092 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item467165 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item467237 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item467309 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item467381 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item467453 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item467526 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item467598 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item467670 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item467697 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item467770 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item467842 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item467915 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item467988 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item468060 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item468133 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item468205 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item468277 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

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

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

#item490856 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item490928 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item491001 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item491073 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item491145 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item491217 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item491290 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item491362 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item491435 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item491508 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item491535 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item491608 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item491680 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item491754 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item491826 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item491899 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item491971 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item492043 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item492116 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

#item277654 {
	width:293px !important;
	height:58px !important;
	left:319px !important;
	top:641px !important;
	background:#fff200;
}

#item490845 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item490846 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item490847 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item490848 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item490842 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item277876 {
	width:293px !important;
	height:58px !important;
	left:320px !important;
	top:584px !important;
	background:#fff200;
}

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

#item468286 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item468287 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item468288 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item468289 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item468283 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

#item468298 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item468370 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item468442 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item468515 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item468588 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item468661 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item468734 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item468806 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item468879 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item468952 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item468979 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item469053 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item469125 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item469197 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item469270 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item469342 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item469414 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item469486 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item469559 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

#item284665 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item469568 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item469569 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item469570 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item469571 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item469565 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

#item469579 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item469651 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item469724 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item469796 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item469868 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item469940 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item470012 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item470086 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item470158 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item470230 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item470258 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item470331 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item470404 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item470476 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item470548 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item470620 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item470693 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item470765 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item470837 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

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

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

#item492138 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item492210 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item492282 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item492354 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item492427 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item492499 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item492573 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item492645 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item492717 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item492790 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item492817 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item492889 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item492961 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item493034 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item493106 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item493178 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item493250 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item493322 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item493395 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

#item278185 {
	width:575px !important;
	height:184px !important;
	left:37px !important;
	top:431px !important;
	background:#fff200;
}

#item492126 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item492127 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item492128 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item492129 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item492123 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item67817 {
	width:140px !important;
	height:20px !important;
}

#item67818 {
	width:140px !important;
	height:20px !important;
	left:433px !important;
	top:54px !important;
}

#item67823 {
	width:146px !important;
	height:11px !important;
}

#item67824 {
	width:146px !important;
	height:11px !important;
	left:440px !important;
	top:690px !important;
}

#item67827 {
	width:145px !important;
	height:10px !important;
	left:39px !important;
	top:771px !important;
}

#item67832 {
	width:65px !important;
	height:56px !important;
	left:451px !important;
	top:734px !important;
}

#item67838 {
	width:65px !important;
	height:56px !important;
	left:389px !important;
	top:734px !important;
}

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

#item284716 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item470846 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item470847 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item470848 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item470849 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item470843 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

#item470858 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item470930 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item471002 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item471075 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item471148 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item471222 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item471294 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item471366 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item471439 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item471512 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item471539 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item471611 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item471683 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item471755 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item471828 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item471900 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item471972 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item472044 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item472117 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

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

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

#item493838 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item493910 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item493983 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item494055 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item494127 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item494201 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item494274 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item494346 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item494418 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item494490 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item494517 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item494590 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item494663 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item494735 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item494807 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item494880 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item494953 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item495025 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item495097 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

#item280717 {
	width:293px !important;
	height:61px !important;
	left:319px !important;
	top:635px !important;
	background:#fff200;
}

#item493827 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item493828 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item493829 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item493830 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item493824 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item284768 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item472127 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item472128 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item472129 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item472130 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item472124 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

#item472138 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item472211 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item472283 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item472356 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item472428 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item472500 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item472572 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item472646 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item472718 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item472790 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item472817 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item472889 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item472962 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item473034 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item473106 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item473178 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item473252 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item473324 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item473396 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

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

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

#item495118 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item495191 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item495264 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item495337 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item495410 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item495482 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item495554 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item495626 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item495699 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item495771 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item495798 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item495870 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item495942 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item496015 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item496088 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item496160 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item496232 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item496306 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item496378 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

#item278486 {
	width:293px !important;
	height:58px !important;
	left:319px !important;
	top:663px !important;
	background:#fff200;
}

#item495106 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item495107 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item495109 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item495110 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item495103 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item284820 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item473405 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item473406 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item473407 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item473408 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item473402 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

#item473416 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item473490 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item473563 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item473637 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item473709 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item473782 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item473855 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item473927 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item474000 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item474073 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item474100 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item474172 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item474244 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item474318 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item474391 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item474463 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item474535 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item474607 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item474680 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

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

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

#item496399 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item496471 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item496545 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item496617 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item496689 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item496761 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item496834 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item496906 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item496979 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item497051 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item497078 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item497152 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item497224 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item497296 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item497369 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item497442 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item497514 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item497586 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item497658 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

#item278783 {
	width:293px !important;
	height:58px !important;
	left:319px !important;
	top:571px !important;
	background:#fff200;
}

#item496387 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item496388 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item496389 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item496390 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item496384 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item283783 {
	width:293px !important;
	height:58px !important;
	left:320px !important;
	top:658px !important;
	background:#fff200;
}

#item284891 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item474690 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item474691 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item474692 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item474693 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item474687 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

#item474701 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item474773 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item474845 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item474918 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item474991 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item475063 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item475135 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item475208 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item475280 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item475353 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item475380 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item475452 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item475525 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item475597 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item475669 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item475741 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item475815 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item475887 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item475959 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

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

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

#item497680 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item497753 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item497825 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item497897 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item497970 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item498042 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item498114 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item498186 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item498258 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item498331 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item498358 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item498431 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item498504 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item498577 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item498649 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item498721 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item498794 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item498866 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item498939 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

#item497668 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item497669 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item497670 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item497672 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item497665 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item284943 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item476395 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item476396 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item476397 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item476398 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item476392 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

#item476406 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item476479 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item476551 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item476625 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item476697 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item476769 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item476841 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item476914 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item476986 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item477058 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item477085 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item477157 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item477230 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item477302 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item477375 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item477447 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item477520 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item477592 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item477664 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

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

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

#item498960 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item499032 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item499105 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item499177 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item499249 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item499321 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item499394 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item499467 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item499539 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item499611 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item499639 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item499712 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item499784 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item499857 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item499929 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item500001 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item500074 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item500146 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item500218 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

#item285363 {
	width:575px !important;
	height:388px !important;
	left:37px !important;
	top:257px !important;
	background:#fff200;
}

#item498948 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item498949 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item498950 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item498951 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item498945 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item284994 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item477673 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item477674 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item477675 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item477676 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item477670 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

#item477684 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item477758 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item477830 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item477902 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item477974 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item478047 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item478120 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item478192 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item478265 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item478337 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item478365 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item478438 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item478510 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item478582 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item478655 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item478727 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item478799 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item478871 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item478944 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

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

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

#item500240 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item500312 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item500384 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item500456 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item500530 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item500603 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item500675 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item500747 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item500819 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item500893 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item500920 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item500992 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item501064 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item501137 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item501209 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item501281 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item501353 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item501425 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item501499 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

#item500228 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item500229 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item500230 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item500231 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item500225 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item279359 {
	width:291px !important;
	height:164px !important;
	left:320px !important;
	top:465px !important;
	background:#fff200;
}

#item478955 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item478956 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item478957 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item478958 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item478952 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

#item478968 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item479040 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item479112 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item479185 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item479257 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item479329 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item479401 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item479474 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item479547 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item479619 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item479646 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item479718 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item479791 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item479863 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item479935 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item480007 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item480080 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item480153 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item480225 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

#item285045 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item480234 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item480235 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item480237 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item480238 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item480231 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

#item480246 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item480319 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item480391 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item480464 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item480537 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item480610 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item480682 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item480754 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item480826 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item480898 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item480926 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item480998 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item481070 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item481142 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item481214 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item481287 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item481359 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item481432 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item481504 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

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

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

#item501519 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item501592 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item501665 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item501737 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item501809 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item501881 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item501953 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item502026 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item502098 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item502171 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item502198 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item502271 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item502343 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item502415 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item502488 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item502560 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item502634 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item502707 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item502779 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

#item501508 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item501509 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item501510 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item501511 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item501505 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item280202 {
	width:611px !important;
	height:791px !important;
	left:1px !important;
	top:1px !important;
	background:#b9babc;
}

#item481515 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item481516 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item481517 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item481518 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item481512 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

#item481526 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item481599 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item481671 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item481744 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item481816 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item481889 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item481961 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item482033 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item482106 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item482178 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item482205 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item482277 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item482350 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item482422 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item482494 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item482566 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item482639 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item482713 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item482785 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

#item285098 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item482794 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item482795 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item482796 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item482797 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item482791 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

#item482805 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item482879 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item482951 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item483023 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item483095 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item483167 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item483240 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item483312 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item483384 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item483456 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item483484 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item483556 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item483628 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item483702 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item483774 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item483847 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item483921 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item483993 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item484065 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

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

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

#item502800 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item502872 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item502944 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item503019 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item503091 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item503164 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item503236 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item503309 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item503381 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item503454 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item503481 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item503553 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item503658 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item503731 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item503804 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item503877 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item503949 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item504071 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item504144 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

#item502788 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item502789 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item502790 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item502791 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item502785 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item285150 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item484446 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item484447 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item484448 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item484449 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item484443 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

#item484458 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item484531 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item484603 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item484675 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item484748 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item484821 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item484893 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item484965 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item485038 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item485110 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item485137 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item485210 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item485282 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item485355 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item485427 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item485500 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item485572 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item485645 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item485717 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

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

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

#item504164 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item504236 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item504309 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item504422 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item504494 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item504566 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item504638 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item504711 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item504784 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item504857 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item504885 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item504957 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item505056 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item505128 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item505201 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item505273 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item505398 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item505470 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item505542 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

#item284241 {
	width:293px !important;
	height:58px !important;
	left:319px !important;
	top:518px !important;
	background:#fff200;
}

#item504153 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item504154 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item504155 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item504156 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item504150 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item344474 {
	width:540px !important;
	height:582px !important;
	left:36px !important;
	top:103px !important;
}

#item285790 {
	width:17px !important;
	height:30px !important;
}

#item285786 {
	width:17px !important;
	height:30px !important;
	left:585px !important;
	top:376px !important;
}

#item285795 {
	width:17px !important;
	height:30px !important;
	left:10px !important;
	top:376px !important;
}

#item285802 {
	width:518px !important;
	height:245px !important;
	top:1px !important;
}

#item285800 {
	width:518px !important;
	height:323px !important;
	left:37px !important;
	top:245px !important;
}

#item344481 {
	width:310px !important;
	height:35px !important;
	left:36px !important;
	top:137px !important;
	background:#000;
}

#item344296 {
	width:612px !important;
	height:48px !important;
	left:612px !important;
	top:744px !important;
}

#item485726 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item485727 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item485728 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item485729 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item485723 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

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

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

#item485737 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item485810 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item485882 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item485954 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item486026 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item486098 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item486171 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item486244 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item486316 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item486388 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item486415 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item486488 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item486560 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item486633 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item486706 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item486780 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item486852 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item486925 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item486997 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

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

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

#item505584 {
	width:235px !important;
	height:50px !important;
	left:36px !important;
	top:95px !important;
}

#item505656 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item505728 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item505800 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item505872 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item505946 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item506019 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item506153 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item506225 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item506298 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item506325 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item506397 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item506494 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item506566 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item506639 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item506711 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item506816 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item506888 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item506961 {
	width:42px !important;
	height:42px !important;
	left:509px !important;
	top:48px !important;
}

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

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

#item8690 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item8525 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item8532 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item8548 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item8558 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item8566 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item8573 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item8581 {
	width:23px !important;
	height:23px !important;
}

#item8595 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item281072 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item282434 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item8685 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item2941 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item2948 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item2964 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item2974 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item2981 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item2988 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item2996 {
	width:23px !important;
	height:23px !important;
}

#item3009 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item281063 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item282428 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item8680 {
	width:23px !important;
	height:23px !important;
	left:207px !important;
}

#item2828 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item2834 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item2841 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item2857 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item2867 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item2875 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item2882 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item2890 {
	width:23px !important;
	height:23px !important;
}

#item2903 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item8674 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item2729 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item2736 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item2752 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item2761 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item2769 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item2776 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item2784 {
	width:23px !important;
	height:23px !important;
}

#item2797 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item281056 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item282418 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item8668 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item2623 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item2630 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item2646 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item2656 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item2664 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item2670 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item2678 {
	width:23px !important;
	height:23px !important;
}

#item2691 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item281048 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item282411 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item8662 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item2517 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item2524 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item2540 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item2550 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item2558 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item2565 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item2573 {
	width:23px !important;
	height:23px !important;
}

#item2586 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item281037 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item282403 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item8656 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item2411 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item2418 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item2434 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item2444 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item2452 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item2459 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item2466 {
	width:23px !important;
	height:23px !important;
}

#item2479 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item281020 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item282397 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item280839 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item280852 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item280858 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item280875 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item280885 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item280893 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item280900 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item280909 {
	width:23px !important;
	height:23px !important;
}

#item280923 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item282389 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item8651 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item2305 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item2311 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item2327 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item2337 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item2345 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item2352 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item2360 {
	width:23px !important;
	height:23px !important;
}

#item2373 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item281014 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item282382 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item2199 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item2206 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item2221 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item2231 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item2239 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item2246 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item2254 {
	width:23px !important;
	height:23px !important;
}

#item2267 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item8643 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item281007 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item282375 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item282025 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item282032 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item282049 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item282059 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item282068 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item282075 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item282083 {
	width:23px !important;
	height:23px !important;
}

#item282095 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item282102 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item282109 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item282297 {
	width:54px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item282294 {
	width:60px !important;
	height:22px !important;
	left:445px !important;
	top:637px !important;
}

#item282367 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item281222 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item281229 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item281245 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item281256 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item281264 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item281271 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item281279 {
	width:23px !important;
	height:23px !important;
}

#item281292 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item281299 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item281306 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item282235 {
	width:85px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item282233 {
	width:91px !important;
	height:22px !important;
	left:430px !important;
	top:637px !important;
}

#item282360 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item2093 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item2100 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item2116 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item2126 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item2134 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item2141 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item2149 {
	width:23px !important;
	height:23px !important;
}

#item2161 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item8633 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item280990 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item282357 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item2061 {
	width:550px !important;
	height:673px !important;
	left:26px !important;
	top:82px !important;
}

#item505571 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item505573 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item505574 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item505575 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item505568 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}
#in5footer,  #prefooter {display:none;}
