/* 	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;
}

#item9881 {
	width:235px !important;
	height:53px !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:60px !important;
	left:36px !important;
	top:457px !important;
}

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

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

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

#item462531 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item463643 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item463858 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

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

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

#item463901 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item465016 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item465160 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

#item465209 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item466323 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item466469 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item466641 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item467755 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item467900 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item467948 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item469060 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item469205 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

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

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

#item469379 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item470494 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item470639 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

#item495435 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item496548 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item496693 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item470689 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item471802 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item471947 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

#item496740 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item497855 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item497999 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item471994 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item473109 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item473253 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

#item498047 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item499162 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item499307 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item473301 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item474415 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item474560 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

#item499356 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item500470 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item500614 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item474607 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item475725 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item475869 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

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

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

#item475917 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item477030 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item477175 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

#item500662 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item501776 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item501921 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item477222 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item478337 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item478481 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

#item501968 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item503083 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item503227 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item479929 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item481043 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item481188 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

#item503276 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item504390 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item504535 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item481235 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item482351 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item482495 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

#item504582 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item505697 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item505841 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item482543 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item483657 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item483802 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

#item505890 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item507005 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item507149 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item483849 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item484964 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item485108 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

#item507772 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item508887 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item509031 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item485160 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item486274 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item486420 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

#item509081 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item510193 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item510341 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

#item279359 {
	width:291px !important;
	height:176px !important;
	left:320px !important;
	top:551px !important;
	background:#fff200;
}

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

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

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

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

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

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

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

#item486469 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item487583 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item487728 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

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

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

#item487777 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item488889 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item489035 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

#item510389 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item511502 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

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

#item511648 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item489958 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

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

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

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

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

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

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

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

#item490536 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item490608 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item490635 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item490707 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item490780 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item490852 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item490925 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item490997 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item491070 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

#item491143 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item491215 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

#item489931 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item489929 {
	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;
}

#item491229 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item491230 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item491231 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item491232 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item491226 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item491237 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item491239 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item491262 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

#item491335 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item491407 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item491479 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item491552 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item491625 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item491697 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item491769 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item491841 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item491913 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item491942 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item492014 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item492086 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item492158 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item492231 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item492304 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item492378 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

#item492450 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item492522 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

#item491235 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item491233 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item511672 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item511674 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item511697 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

#item511769 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item511841 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item511913 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item511986 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item512058 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item512130 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item512202 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item512275 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item512347 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item512374 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item512446 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item512519 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item512592 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item512664 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item512738 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item512810 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

#item512883 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item512955 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

#item511670 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item511668 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item511664 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item511665 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item511666 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item511667 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item511660 {
	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;
}

#item492537 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item492538 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item492539 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item492540 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item492534 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item492545 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item492547 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item492570 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

#item492642 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item492714 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item492787 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item492859 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item492932 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item493005 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item493078 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item493150 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item493222 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item493249 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item493321 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item493395 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item493467 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item493539 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item493612 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item493685 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

#item493757 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item493829 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

#item492543 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item492541 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item512977 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item512979 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item513003 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

#item513076 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item513148 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item513220 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item513292 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item513364 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item513437 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item513512 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item513584 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item513656 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item513684 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item513756 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item513828 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item513900 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item513973 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item514046 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item514118 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

#item514190 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item514263 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

#item512975 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item512973 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item284241 {
	width:293px !important;
	height:61px !important;
	left:319px !important;
	top:566px !important;
	background:#fff200;
}

#item512969 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item512970 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item512971 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item512972 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item512966 {
	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;
}

#item493843 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item493844 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item493845 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item493846 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item493840 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item493851 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item493853 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item493876 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

#item493949 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item494021 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item494094 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item494166 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item494239 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item494311 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item494383 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item494455 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item494528 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item494555 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item494627 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item494700 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item494773 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item494846 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item494919 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item494991 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

#item495063 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item495137 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

#item493849 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item493847 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item514291 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item514293 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item514316 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

#item514388 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item514460 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item514533 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item514606 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item514678 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item514750 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item514822 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item514895 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item514967 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item514994 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item515066 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item515141 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item515213 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item515285 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item515358 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item515430 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:457px !important;
}

#item515503 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item515575 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:49px !important;
}

#item514289 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item514287 {
	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;
}

#item514283 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item514284 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item514285 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item514286 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item514279 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}
#in5footer,  #prefooter {display:none;}
