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

#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:379px !important;
}

#item1301 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item1370 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

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

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

#item63008 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !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:635px !important;
}

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

#item1879 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

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

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

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

#item2155 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

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

#item2293 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item63727 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

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

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

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

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

#item68173 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item68246 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item68320 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item68393 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item68468 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item68541 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item68687 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item68786 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item68860 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item68933 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item69006 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item69080 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item69154 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item69227 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item69300 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item69373 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item69381 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

#item70733 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

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

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

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

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

#item69523 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item69597 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item69672 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item69745 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item69818 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item69892 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item70037 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item70137 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item70211 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item70285 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item70358 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item70431 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item70505 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item70578 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item70651 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item70725 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item70726 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

#item70822 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item70895 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item70969 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item71042 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item71115 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item71189 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item71335 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item71434 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item71507 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item71581 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item71654 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item71727 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item71800 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item71874 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item71947 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item72020 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item72021 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item72167 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

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

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

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

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

#item72256 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item72331 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item72404 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item72477 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item72550 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item72623 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item72769 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item72868 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item72942 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item73015 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item73089 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item73162 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item73236 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item73309 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item73382 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item73455 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item73456 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

#item73545 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item73619 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item73692 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item73766 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item73839 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item73912 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item74059 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item74158 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item74231 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item74304 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item74378 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item74451 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item74524 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item74598 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item74672 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item74745 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item74747 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item74760 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

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

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

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

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

#item74850 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item74924 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item74997 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item75072 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item75145 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item75218 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item75364 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item75463 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item75536 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item75609 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item75683 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item75756 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item75829 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item75904 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item75978 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item76051 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item76052 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

#item76140 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item76213 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item76286 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item76359 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item76433 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item76506 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item76652 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item76752 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item76826 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item76899 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item76974 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item77048 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item77122 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item77195 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item77268 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item77343 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item77344 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item77358 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

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

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

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

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

#item77447 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item77520 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item77593 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item77666 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item77739 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item77814 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item77959 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item78059 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item78133 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item78206 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item78280 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item78354 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item78427 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item78500 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item78573 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item78647 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item78648 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:43px !important;
}

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

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

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

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

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

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

#item78736 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item78809 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item78883 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item78956 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item79029 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item79102 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item79248 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item79348 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item79422 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item79497 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item79570 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item79645 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item79718 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item79792 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item79866 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item79939 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item79940 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item79954 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

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

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

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

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

#item80042 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item80115 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item80189 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item80262 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item80335 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item80408 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item80554 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item80655 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item80728 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item80802 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item80875 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item80948 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item81021 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item81095 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item81169 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item81242 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item81243 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

#item81331 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item81404 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item81477 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item81552 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item81625 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item81699 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item81845 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item81946 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item82019 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item82092 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item82166 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item82239 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item82312 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item82386 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item82460 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item82534 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item82535 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item82566 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

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

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

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

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

#item83943 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item84017 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item84090 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item84164 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item84237 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item84313 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item84459 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item84558 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item84632 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item84705 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item84778 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item84851 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item84926 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item84999 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item85072 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item85145 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item85146 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

#item85390 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

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

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

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

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

#item85478 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item85553 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item85626 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item85700 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item85773 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item85847 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item85992 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item86092 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item86166 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item86239 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item86312 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item86385 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item86460 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item86534 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item86607 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item86680 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item86681 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

#item86769 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item86842 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item86916 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item86989 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item87062 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item87136 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item87283 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item87383 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item87457 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item87531 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item87604 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item87677 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item87750 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item87824 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item87897 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item87970 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item87971 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item88044 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

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

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

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

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

#item88134 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item88207 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item88280 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item88354 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item88428 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item88502 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item88648 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item88748 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item88821 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item88895 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item88968 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item89042 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item89115 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item89189 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item89262 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item89335 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item89336 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:43px !important;
}

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

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

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

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

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

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

#item89425 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item89498 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item89571 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item89645 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item89720 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item89793 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item89938 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item90038 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item90111 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item90184 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item90258 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item90333 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item90406 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item90479 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item90552 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item90626 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item90627 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item90640 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

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

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

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

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

#item90729 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item90802 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item90876 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item90949 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item91023 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item91096 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item91241 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item91342 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item91415 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item91488 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item91562 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item91636 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item91709 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item91783 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item91856 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item91930 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item91931 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

#item92019 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item92094 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item92167 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item92241 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item92314 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item92388 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item92533 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item92632 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item92706 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item92779 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item92852 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item92925 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item92999 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item93072 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item93146 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item93219 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item93221 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item93269 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

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

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

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

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

#item93360 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item93433 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item93507 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item93580 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item93653 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item93726 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item93872 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item93971 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item94045 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item94119 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item94193 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item94266 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item94340 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item94413 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item94487 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item94560 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item94561 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

#item94650 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item94723 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item94797 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item94871 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item94944 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item95017 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item95164 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item95263 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item95336 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item95409 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item95483 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item95556 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item95629 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item95702 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item95776 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item95849 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item95850 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item95864 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

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

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

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

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

#item95953 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item96027 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item96100 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item96174 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item96247 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item96321 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item96467 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item96566 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item96640 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item96713 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item96787 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item96860 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item96934 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item97008 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item97083 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item97156 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item97157 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

#item97245 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item97318 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item97391 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item97464 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item97538 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item97611 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item97756 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item97857 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item97931 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item98005 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item98078 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item98152 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item98225 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item98299 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item98372 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item98446 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item98447 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item99319 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

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

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

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

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

#item99407 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item99480 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item99555 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item99628 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item99701 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item99774 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item99920 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item100020 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item100094 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item100167 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item100242 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item100315 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item100389 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item100462 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item100535 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item100609 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item100610 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:43px !important;
}

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

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

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

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

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

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

#item100698 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item100771 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item100844 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item100918 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item100991 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item101064 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item101211 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item101310 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item101383 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item101456 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item101531 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item101604 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item101677 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item101750 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item101824 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item101897 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item101898 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item101912 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

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

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

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

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

#item102002 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item102077 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item102150 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item102224 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item102297 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item102370 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item102517 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item102617 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item102690 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item102763 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item102837 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item102910 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item102983 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item103057 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item103131 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item103204 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item103205 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:43px !important;
}

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

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

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

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

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

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

#item103293 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item103366 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item103439 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item103512 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item103588 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item103661 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item103806 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item103907 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item103981 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item104054 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item104127 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item104201 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item104274 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item104347 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item104421 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item104495 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item104496 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item104597 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item104671 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item104744 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item104817 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item104890 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item104965 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item105113 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item105213 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item105286 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item105359 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item105432 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item105506 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item105579 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item105652 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item105725 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item105799 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item105800 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item107147 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

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

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

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

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

#item107236 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item107310 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item107383 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item107456 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item107529 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item107603 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item107748 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item107848 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item107921 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item107995 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item108068 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item108144 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item108218 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item108291 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item108364 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item108438 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item108439 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

#item108526 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item108599 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item108673 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item108746 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item108819 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item108893 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item109039 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item109139 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item109212 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item109286 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item109359 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item109433 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item109507 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item109581 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item109654 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item109727 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item109728 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

#item11370 {
	width:575px !important;
	height:155px !important;
	left:37px !important;
	top:170px !important;
	background:#fff200;
}

#item67976 {
	width:53px !important;
	height:17px !important;
}

#item67973 {
	width:53px !important;
	height:17px !important;
	left:353px !important;
	top:537px !important;
}

#item67981 {
	width:51px !important;
	height:17px !important;
}

#item67978 {
	width:51px !important;
	height:17px !important;
	left:440px !important;
	top:537px !important;
}

#item123732 {
	width:105px !important;
	height:31px !important;
	left:371px !important;
	top:573px !important;
}

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

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

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

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

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

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

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

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

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

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

#item109834 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item109907 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item109981 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item110055 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item110128 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item110201 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item110347 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item110446 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item110520 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item110595 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item110668 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item110741 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item110814 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item110888 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item110963 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item111036 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item111037 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item112538 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

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

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

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

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

#item112626 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item112699 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item112773 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item112846 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item112920 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item112993 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item113139 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item113238 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item113311 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item113386 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item113459 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item113533 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item113606 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item113680 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item113753 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item113826 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item113827 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

#item113915 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item113989 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item114062 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item114135 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item114209 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item114282 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item114428 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item114529 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item114602 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item114675 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item114749 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item114823 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item114896 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item114969 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item115043 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item115116 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item115117 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item115218 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

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

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

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

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

#item115307 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item115381 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item115454 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item115528 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item115603 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item115676 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item115821 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item115921 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item115995 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item116068 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item116142 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item116215 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item116288 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item116362 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item116437 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item116510 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item116511 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

#item116598 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item116672 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item116745 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item116818 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item116891 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item116965 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item117112 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item117211 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item117287 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item117360 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item117433 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item117506 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item117580 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item117653 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item117726 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item117799 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item117800 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item117911 {
	width:14px !important;
	height:14px !important;
	left:300px !important;
	top:767px !important;
}

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

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

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

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

#item117999 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item118073 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item118147 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item118220 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item118294 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item118368 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item118514 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item118613 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item118688 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item118761 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item118834 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item118907 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item118981 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item119054 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item119127 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item119200 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item119201 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

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

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

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

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

#item119290 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item119363 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item119436 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item119511 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item119584 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item119657 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item119804 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item119903 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item119976 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item120050 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item120123 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item120198 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item120271 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item120345 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item120418 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item120491 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item120492 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

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

#item5727 {
	width:540px !important;
	height:582px !important;
	left:36px !important;
	top:94px !important;
}

#item7540 {
	width:17px !important;
	height:30px !important;
}

#item7538 {
	width:17px !important;
	height:30px !important;
	left:585px !important;
	top:368px !important;
}

#item7543 {
	width:17px !important;
	height:30px !important;
	left:10px !important;
	top:368px !important;
}

#item7550 {
	width:518px !important;
	height:245px !important;
	top:1px !important;
}

#item7548 {
	width:518px !important;
	height:289px !important;
	left:37px !important;
	top:237px !important;
}

#item7655 {
	width:310px !important;
	height:35px !important;
	left:36px !important;
	top:128px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item121078 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:379px !important;
}

#item121152 {
	width:235px !important;
	height:55px !important;
	left:341px !important;
	top:160px !important;
}

#item121225 {
	width:235px !important;
	height:68px !important;
	left:342px !important;
	top:228px !important;
}

#item121299 {
	width:235px !important;
	height:42px !important;
	left:36px !important;
	top:168px !important;
}

#item121373 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:321px !important;
}

#item121446 {
	width:235px !important;
	height:62px !important;
	left:341px !important;
	top:445px !important;
}

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

#item121591 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:635px !important;
}

#item121692 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:231px !important;
}

#item121765 {
	width:235px !important;
	height:64px !important;
	left:341px !important;
	top:302px !important;
}

#item121839 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:646px !important;
}

#item121913 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:590px !important;
}

#item121987 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:408px !important;
}

#item122060 {
	width:235px !important;
	height:57px !important;
	left:342px !important;
	top:521px !important;
}

#item122133 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:482px !important;
}

#item122206 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:556px !important;
}

#item122280 {
	width:36px !important;
	height:12px !important;
	left:492px !important;
	top:641px !important;
}

#item122281 {
	width:41px !important;
	height:41px !important;
	left:483px !important;
	top:44px !important;
}

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

#item120996 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}
#in5footer,  #prefooter {display:none;}
