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

#item122774 {
	width:92px !important;
	height:27px !important;
	left:174px !important;
	top:732px !important;
}

#item122770 {
	width:92px !important;
	height:27px !important;
	left:47px !important;
	top:732px !important;
}

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

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

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

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

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

#item11310 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:667px !important;
}

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

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

#item1232 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item1301 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item1370 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item1439 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item1508 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item63008 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item1646 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item1715 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item1810 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item1879 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item1948 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item2017 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item2086 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item2155 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item2224 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item2293 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

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

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

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

#item67270 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item67344 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item67417 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item67490 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item67563 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item67637 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item67709 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item67784 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item67884 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item67957 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item68030 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item68104 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item68179 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item68252 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item68325 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item68398 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item68525 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

#item924 {
	width:78px !important;
	height:23px !important;
	left:36px !important;
	top:491px !important;
}

#item949 {
	width:78px !important;
	height:23px !important;
	left:36px !important;
	top:243px !important;
}

#item974 {
	width:78px !important;
	height:23px !important;
	left:36px !important;
	top:704px !important;
}

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

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

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

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

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

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

#item10977 {
	width:540px !important;
	height:307px !important;
	left:36px !important;
	top:168px !important;
}

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

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

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

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

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

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

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

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

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

#item68620 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item68693 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item68767 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item68841 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item68914 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item68987 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item69059 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item69133 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item69233 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item69306 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item69380 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item69454 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item69527 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item69600 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item69674 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item69747 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item69820 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

#item69914 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item69987 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item70060 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item70134 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item70209 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item70282 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item70355 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item70428 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item70528 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item70601 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item70675 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item70750 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item70823 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item70896 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item70969 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item71043 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item71117 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

#item10907 {
	width:256px !important;
	height:31px !important;
	border-radius:5px;
	background:#fff200;
}

#item10934 {
	width:256px !important;
	height:31px !important;
	left:320px !important;
	top:351px !important;
}

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

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

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

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

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

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

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

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

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

#item71227 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item71300 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item71373 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item71446 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item71520 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item71593 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item71665 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item71738 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item71839 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item71912 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item71985 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item72059 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item72133 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item72206 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item72279 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item72352 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item72428 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

#item72514 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item72588 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item72661 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item72734 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item72807 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item72881 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item72955 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item73028 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item73128 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item73203 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item73276 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item73349 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item73422 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item73496 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item73569 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item73642 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item73715 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item73816 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item73891 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item73965 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item74038 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item74111 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item74184 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item74258 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item74331 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item74430 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item74504 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item74577 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item74650 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item74723 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item74797 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item74871 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item74944 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item75017 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

#item75104 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item75177 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item75250 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item75324 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item75399 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item75472 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item75545 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item75620 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item75719 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item75793 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item75866 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item75940 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item76013 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item76086 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item76159 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item76233 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item76306 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item76408 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item76481 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item76554 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item76628 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item76703 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item76776 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item76848 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item76922 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item77022 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item77095 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item77168 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item77242 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item77315 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item77388 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item77461 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item77535 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item77608 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

#item77696 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item77770 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item77843 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item77918 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item77991 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item78066 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item78138 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item78211 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item78310 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item78384 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item78458 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item78531 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item78605 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item78679 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item78752 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item78825 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item78898 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item79022 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item79098 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item79171 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item79244 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item79317 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item79391 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item79463 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item79536 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item79636 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item79710 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item79783 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item79856 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item79930 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item80004 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item80077 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item80150 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item80223 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

#item80311 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item80385 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item80459 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item80535 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item80608 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item80681 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item80753 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item80827 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item80926 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item80999 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item81072 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item81146 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item81219 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item81292 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item81365 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item81441 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item81514 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

#item4395 {
	width:575px !important;
	height:190px !important;
	left:36px !important;
	top:230px !important;
	border-radius:undefined;
	background:#fff200;
}

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

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

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

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

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

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

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

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

#item82903 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item82979 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item83052 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item83125 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item83198 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item83272 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item83345 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item83418 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item83518 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item83591 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item83664 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item83737 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item83811 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item83884 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item83957 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item84030 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item84104 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item84284 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item84359 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item84432 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item84505 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item84578 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item84652 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item84724 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item84797 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item84897 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item84971 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item85044 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item85117 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item85190 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item85264 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item85338 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item85411 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item85484 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

#item85571 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item85644 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item85717 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item85792 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item85865 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item85939 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item86011 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item86085 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item86185 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item86260 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item86334 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item86407 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item86480 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item86553 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item86627 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item86700 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item86773 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item86939 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item87012 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item87085 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item87159 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item87233 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item87306 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item87380 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item87454 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item87553 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item87626 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item87700 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item87773 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item87846 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item87919 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item87993 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item88066 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item88139 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

#item88227 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item88300 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item88373 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item88447 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item88521 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item88594 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item88667 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item88740 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item88841 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item88915 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item88988 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item89061 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item89136 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item89209 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item89282 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item89355 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item89429 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item89586 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item89660 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item89733 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item89806 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item89880 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item89954 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item90026 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item90099 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item90200 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item90273 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item90346 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item90419 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item90494 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item90567 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item90640 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item90713 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item90787 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

#item90874 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item90947 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item91021 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item91095 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item91169 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item91242 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item91316 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item91389 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item91489 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item91562 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item91636 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item91709 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item91782 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item91855 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item91929 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item92004 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item92077 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item93010 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item93084 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item93158 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item93231 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item93305 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item93378 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item93450 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item93523 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item93624 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item93697 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item93770 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item93844 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item93918 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item93991 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item94064 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item94137 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item94211 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

#item94297 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item94371 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item94445 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item94518 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item94591 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item94665 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item94738 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item94813 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item94912 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item94985 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item95059 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item95132 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item95205 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item95278 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item95352 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item95425 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item95498 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

#item4945 {
	width:575px !important;
	height:142px !important;
	left:37px !important;
	top:579px !important;
	background:#fff200;
}

#item63066 {
	width:483px !important;
	height:283px !important;
	left:64px !important;
	top:282px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item95602 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item95675 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item95750 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item95823 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item95896 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item95970 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item96043 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item96116 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item96216 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item96289 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item96363 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item96436 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item96509 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item96582 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item96656 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item96730 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item96803 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

#item96891 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item96964 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item97037 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item97110 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item97184 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item97257 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item97330 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item97403 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item97503 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item97576 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item97650 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item97725 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item97798 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item97871 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item97944 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item98018 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item98091 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item98193 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item98266 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item98339 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item98413 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item98487 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item98561 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item98633 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item98706 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item98806 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item98879 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item98952 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item99025 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item99099 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item99173 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item99246 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item99319 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item99394 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

#item99480 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item99554 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item99628 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item99701 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item99774 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item99848 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item99921 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item99994 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item100093 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item100167 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item100240 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item100313 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item100386 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item100461 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item100534 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item100607 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item100682 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item100785 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item100859 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item100933 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item101006 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item101079 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item101152 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item101225 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item101298 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item101398 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item101472 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item101545 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item101618 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item101691 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item101765 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item101839 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item101912 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item101985 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

#item102072 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item102145 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item102219 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item102293 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item102368 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item102441 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item102513 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item102586 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item102686 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item102759 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item102832 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item102906 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item102979 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item103052 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item103126 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item103200 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item103275 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

#item5158 {
	width:575px !important;
	height:333px !important;
	left:37px !important;
	top:283px !important;
	border-radius:undefined;
	background:#fff200;
}

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

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

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

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

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

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

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

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

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

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

#item103376 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item103449 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item103522 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item103595 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item103670 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item103743 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item103815 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item103888 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item103988 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item104061 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item104134 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item104210 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item104283 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item104356 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item104429 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item104503 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item104576 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item106054 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item106127 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item106200 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item106274 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item106348 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item106421 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item106493 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item106568 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item106668 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item106741 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item106814 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item106887 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item106961 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item107035 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item107108 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item107181 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item107255 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

#item107343 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item107417 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item107491 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item107564 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item107637 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item107710 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item107783 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item107856 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item107955 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item108029 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item108103 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item108176 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item108249 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item108323 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item108397 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item108470 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item108543 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

#item11370 {
	width:575px !important;
	height:166px !important;
	left:37px !important;
	top:183px !important;
	background:#fff200;
}

#item122760 {
	width:55px !important;
	height:16px !important;
}

#item122761 {
	width:55px !important;
	height:16px !important;
	left:352px !important;
	top:536px !important;
}

#item122765 {
	width:53px !important;
	height:17px !important;
}

#item122766 {
	width:53px !important;
	height:17px !important;
	left:439px !important;
	top:536px !important;
}

#item122801 {
	width:106px !important;
	height:33px !important;
	left:371px !important;
	top:571px !important;
}

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

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

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

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

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

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

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

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

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

#item108844 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item108917 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item108992 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item109065 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item109138 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item109211 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item109284 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item109357 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item109456 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item109530 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item109604 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item109678 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item109751 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item109827 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item109900 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item109973 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item110046 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item111589 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item111662 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item111736 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item111809 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item111882 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item111957 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item112030 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item112103 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item112202 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item112275 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item112349 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item112422 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item112495 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item112568 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item112642 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item112715 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item112789 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

#item112877 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item112951 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item113024 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item113097 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item113171 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item113245 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item113317 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item113390 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item113490 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item113564 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item113637 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item113711 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item113784 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item113858 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item113931 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item114005 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item114078 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item114180 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item114254 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item114327 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item114401 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item114475 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item114548 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item114620 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item114693 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item114794 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item114867 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item114940 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item115014 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item115087 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item115160 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item115233 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item115307 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item115380 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

#item115467 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item115541 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item115614 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item115689 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item115763 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item115837 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item115909 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item115983 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item116082 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item116156 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item116229 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item116302 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item116375 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item116449 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item116522 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item116595 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item116669 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item116770 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item116844 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item116918 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item116991 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item117064 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item117137 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item117210 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item117284 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item117383 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item117457 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item117530 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item117604 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item117677 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item117751 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item117824 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item117897 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item117971 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

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

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

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

#item118058 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item118132 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item118205 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item118279 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item118352 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item118426 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item118498 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item118573 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item118672 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item118745 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item118819 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item118893 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item118966 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item119039 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item119112 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item119186 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item119259 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

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

#item5727 {
	width:540px !important;
	height:582px !important;
	left:36px !important;
	top:105px !important;
}

#item7540 {
	width:17px !important;
	height:30px !important;
}

#item7538 {
	width:17px !important;
	height:30px !important;
	left:585px !important;
	top:378px !important;
}

#item7543 {
	width:17px !important;
	height:30px !important;
	left:10px !important;
	top:378px !important;
}

#item7550 {
	width:518px !important;
	height:245px !important;
	top:1px !important;
}

#item7548 {
	width:518px !important;
	height:317px !important;
	left:37px !important;
	top:247px !important;
}

#item7655 {
	width:310px !important;
	height:35px !important;
	left:36px !important;
	top:139px !important;
	background:#000;
}

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

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

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

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

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

#item7430 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item7440 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item7447 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item7463 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item7473 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item7481 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item7488 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item7496 {
	width:23px !important;
	height:23px !important;
}

#item7509 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item7516 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item7527 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item7295 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item7308 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item7315 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item7331 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item7341 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item7348 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item7355 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item7363 {
	width:23px !important;
	height:23px !important;
}

#item7376 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item7383 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item7395 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item7178 {
	width:23px !important;
	height:23px !important;
	left:207px !important;
}

#item7189 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item7195 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item7202 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item7218 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item7228 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item7236 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item7243 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item7251 {
	width:23px !important;
	height:23px !important;
}

#item7264 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item7046 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item7058 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item7065 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item7081 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item7090 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item7098 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item7105 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item7113 {
	width:23px !important;
	height:23px !important;
}

#item7126 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item7133 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item7144 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item6910 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item6921 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item6928 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item6944 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item6954 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item6962 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item6968 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item6976 {
	width:23px !important;
	height:23px !important;
}

#item6989 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item6996 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item7008 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item6777 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item6788 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item6795 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item6811 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item6821 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item6829 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item6836 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item6844 {
	width:23px !important;
	height:23px !important;
}

#item6857 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item6863 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item6874 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item6642 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item6651 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item6658 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item6674 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item6684 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item6692 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item6699 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item6706 {
	width:23px !important;
	height:23px !important;
}

#item6719 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item6726 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item6739 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item6514 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item6525 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item6531 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item6547 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item6557 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item6565 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item6572 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item6580 {
	width:23px !important;
	height:23px !important;
}

#item6593 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item6608 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item6382 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item6393 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item6399 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item6415 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item6425 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item6433 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item6440 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item6448 {
	width:23px !important;
	height:23px !important;
}

#item6461 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item6468 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item6479 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item6244 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item6251 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item6266 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item6276 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item6284 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item6291 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item6299 {
	width:23px !important;
	height:23px !important;
}

#item6312 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item6319 {
	width:28px !important;
	height:28px !important;
	left:192px !important;
	top:10px !important;
}

#item6332 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item6345 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item6087 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item6094 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item6110 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item6120 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item6128 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item6135 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item6143 {
	width:23px !important;
	height:23px !important;
}

#item6155 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item6162 {
	width:28px !important;
	height:28px !important;
	left:191px !important;
	top:10px !important;
}

#item6171 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item6183 {
	width:54px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item6181 {
	width:59px !important;
	height:21px !important;
	left:446px !important;
	top:637px !important;
}

#item6208 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item5925 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item5932 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item5948 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item5958 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item5966 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item5973 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item5981 {
	width:23px !important;
	height:23px !important;
}

#item5994 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item6001 {
	width:28px !important;
	height:28px !important;
	left:191px !important;
	top:10px !important;
}

#item6013 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item6029 {
	width:85px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item6027 {
	width:90px !important;
	height:21px !important;
	left:430px !important;
	top:637px !important;
}

#item6053 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item5782 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item5789 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item5805 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item5815 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item5823 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item5830 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item5838 {
	width:23px !important;
	height:23px !important;
}

#item5850 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item5857 {
	width:28px !important;
	height:28px !important;
	left:191px !important;
	top:10px !important;
}

#item5872 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item5887 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item5757 {
	width:550px !important;
	height:672px !important;
	left:26px !important;
	top:83px !important;
}

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

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

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

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

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

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

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

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

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

#item120816 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:406px !important;
}

#item120890 {
	width:235px !important;
	height:67px !important;
	left:341px !important;
	top:162px !important;
}

#item120964 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:243px !important;
}

#item121037 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:168px !important;
}

#item121110 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:334px !important;
}

#item121184 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:473px !important;
}

#item121256 {
	width:235px !important;
	height:54px !important;
	left:342px !important;
	top:94px !important;
}

#item121329 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:659px !important;
}

#item121428 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:242px !important;
}

#item121503 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:325px !important;
}

#item121576 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:681px !important;
}

#item121649 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:623px !important;
}

#item121722 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:422px !important;
}

#item121796 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:543px !important;
}

#item121869 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:496px !important;
}

#item121943 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:571px !important;
}

#item122016 {
	width:41px !important;
	height:41px !important;
	left:507px !important;
	top:52px !important;
}

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

#item120735 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}
#in5footer,  #prefooter {display:none;}
