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

#item882 {
	width:78px !important;
	height:23px !important;
	left:481px !important;
	top:686px !important;
}

#item907 {
	width:78px !important;
	height:23px !important;
	left:373px !important;
	top:686px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item405225 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item406508 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item407787 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item409188 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item410469 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item411871 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item438718 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item413151 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item439998 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item414432 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item441278 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item415710 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item442558 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item416992 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item418578 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item443840 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item419857 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item445122 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item421138 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item446779 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item422416 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item448058 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item423698 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item449337 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item424977 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item450618 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item427621 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item451898 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item428831 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item428903 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

#item427638 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item427636 {
	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;
}

#item428912 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item428913 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item428914 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item428915 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item428909 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item428922 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item428924 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item428925 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

#item428997 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item429069 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item429142 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item429215 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item429287 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item429359 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item429431 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item429503 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item429577 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item429604 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item429677 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item429749 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item429822 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item429894 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item429966 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item430038 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item430110 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item430184 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

#item428919 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item428916 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item451918 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item451920 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item451921 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

#item451993 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item452065 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item452138 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item452210 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item452282 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item452354 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item452426 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item452499 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item452571 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item452598 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item452670 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item452742 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item452815 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item452888 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item452961 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item453033 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item453106 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item453179 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

#item451916 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item451914 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item451909 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item451910 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item451912 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item451913 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item451906 {
	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;
}

#item430194 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item430195 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item430196 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item430197 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item430190 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item430202 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item430204 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item430205 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

#item430277 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item430350 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item430422 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item430494 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item430567 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item430639 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item430712 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item430784 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item430856 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item430883 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item430956 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item431028 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item431100 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item431172 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item431245 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item431318 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item431391 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item431464 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

#item430200 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item430198 {
	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;
}

#item432088 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item432089 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item432090 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item432091 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item432085 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item432097 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item432099 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item432100 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

#item432172 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item432244 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item432316 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item432389 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item432461 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item432533 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item432607 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item432679 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item432752 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item432779 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item432851 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item432923 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item432995 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item433068 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item433140 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item433212 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item433285 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item433358 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

#item432094 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item432092 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item453196 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item453198 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item453199 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

#item453273 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item453345 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item453417 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item453489 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item453561 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item453635 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item453707 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item453779 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item453851 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item453879 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item453952 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item454024 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item454096 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item454168 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item454241 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item454314 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item454386 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item454458 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

#item453194 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item453192 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item453188 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item453189 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item453190 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item453191 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item453185 {
	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;
}

#item433367 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item433368 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item433369 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item433370 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item433364 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item433376 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item433378 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item433379 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

#item433451 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item433524 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item433596 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item433670 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item433742 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item433815 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item433888 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item433960 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item434032 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item434059 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item434133 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item434205 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item434277 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item434349 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item434421 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item434495 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item434567 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item434639 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

#item433373 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item433371 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item454477 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item454479 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item454480 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

#item454552 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item454624 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item454696 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item454769 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item454841 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item454913 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item455026 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item455099 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item455171 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item455199 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item455271 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item455372 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item455445 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item455519 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item455592 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item455664 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item455738 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item455810 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

#item454475 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item454473 {
	width:622px !important;
	height:802px !important;
	left:602px !important;
	top:-10px !important;
}

#item284241 {
	width:293px !important;
	height:58px !important;
	left:319px !important;
	top:566px !important;
	background:#fff200;
}

#item454469 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item454470 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item454471 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item454472 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item454464 {
	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;
}

#item434648 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item434649 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item434650 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item434651 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item434645 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}

#item434656 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item434659 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item434660 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

#item434733 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item434805 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item434877 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item434949 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item435022 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item435094 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item435166 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item435238 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item435311 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item435338 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item435410 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item435482 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item435554 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item435629 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item435701 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item435774 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item435846 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item435919 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

#item434654 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item434652 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}

#item455828 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item455830 {
	width:612px !important;
	height:792px !important;
	background:#fff;
}

#item455831 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:95px !important;
}

#item455903 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:312px !important;
}

#item456034 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:95px !important;
}

#item456106 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:162px !important;
}

#item456179 {
	width:235px !important;
	height:44px !important;
	left:36px !important;
	top:162px !important;
}

#item456251 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:307px !important;
}

#item456324 {
	width:235px !important;
	height:95px !important;
	left:341px !important;
	top:379px !important;
}

#item456396 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:695px !important;
}

#item456468 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:610px !important;
}

#item456540 {
	width:48px !important;
	height:15px !important;
	left:341px !important;
	top:623px !important;
}

#item456567 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:221px !important;
}

#item456640 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:244px !important;
}

#item456712 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:637px !important;
}

#item456785 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:579px !important;
}

#item456857 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:389px !important;
}

#item456951 {
	width:235px !important;
	height:75px !important;
	left:342px !important;
	top:489px !important;
}

#item457023 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:457px !important;
}

#item457095 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:526px !important;
}

#item457167 {
	width:42px !important;
	height:42px !important;
	left:507px !important;
	top:51px !important;
}

#item455826 {
	width:36px !important;
	height:36px !important;
	left:10px !important;
	top:10px !important;
}

#item455824 {
	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;
}

#item455819 {
	width:14px !important;
	height:14px !important;
	background:#000;
}

#item455820 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:2px !important;
	background:#666767;
}

#item455821 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:6px !important;
	background:#666767;
}

#item455823 {
	width:10px !important;
	height:2px !important;
	left:2px !important;
	top:10px !important;
	background:#666767;
}

#item455816 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}
#in5footer,  #prefooter {display:none;}
