/* 	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:59px !important;
	left:36px !important;
	top:95px !important;
}

#item1232 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item1301 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

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

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

#item1508 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item63008 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item1646 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

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

#item1810 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item1879 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

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

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

#item2086 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

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

#item2224 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item2293 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

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

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

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

#item70648 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item70721 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item70795 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item70868 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item70942 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item71015 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item71090 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item71162 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item71235 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item71334 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item71408 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item71481 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item71555 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item71628 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item71702 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item71776 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item71849 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item71932 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

#item70640 {
	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:696px !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;
}

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

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

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

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

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

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

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

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

#item74938 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item75011 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item75084 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item75158 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item75231 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item75305 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item75378 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item75451 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item75524 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item75623 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item75696 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item75772 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item75845 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item75918 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item75991 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item76065 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item76138 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item76211 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

#item76233 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item76306 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item76379 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item76453 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item76527 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item76600 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item76674 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item76746 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item76820 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item76919 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item76992 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item77065 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item77140 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item77213 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item77287 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item77361 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item77435 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item77509 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item77659 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item77733 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item77806 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item77880 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item77953 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item78026 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item78099 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item78172 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item78245 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item78344 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item78418 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item78491 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item78565 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item78638 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item78712 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item78785 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item78858 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item78931 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

#item78947 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item79020 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item79094 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item79167 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item79241 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item79314 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item79387 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item79460 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item79534 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item79634 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item79707 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item79780 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item79854 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item79927 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item80001 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item80074 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item80148 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item80221 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item80251 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item80324 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item80398 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item80471 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item80546 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item80619 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item80692 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item80764 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item80838 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item80937 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item81010 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item81083 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item81157 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item81230 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item81303 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item81378 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item81452 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item81526 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

#item81540 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item81613 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item81687 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item81760 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item81833 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item81906 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item81980 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item82052 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item82127 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item82227 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item82301 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item82374 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item82447 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item82522 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item82596 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item82669 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item82742 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item82817 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item82846 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item82919 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item82993 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item83066 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item83139 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item83212 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item83287 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item83359 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item83432 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item83532 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item83606 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item83679 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item83752 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item83826 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item83900 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item83973 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item84046 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item84119 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

#item84134 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item84208 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item84281 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item84355 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item84428 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item84502 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item84575 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item84648 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item84721 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item84820 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item84893 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item84967 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item85041 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item85116 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item85190 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item85264 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item85337 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item85410 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item85439 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item85512 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item85585 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item85658 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item85732 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item85805 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item85878 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item85950 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item86024 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item86124 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item86197 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item86271 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item86345 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item86418 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item86491 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item86565 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item86639 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item86712 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

#item86727 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item86801 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item86874 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item86948 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item87022 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item87096 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item87169 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item87241 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item87314 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item87414 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item87487 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item87563 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item87636 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item87710 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item87783 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item87856 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item87929 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item88004 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item89320 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item89394 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item89467 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item89541 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item89615 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item89688 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item89761 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item89835 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item89908 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item90008 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item90083 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item90156 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item90229 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item90302 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item90376 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item90449 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item90522 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item90595 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item90768 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item90841 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item90915 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item90989 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item91063 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item91136 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item91209 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item91282 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item91355 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item91455 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item91530 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item91603 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item91676 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item91749 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item91823 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item91897 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item91970 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item92043 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

#item92058 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item92131 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item92204 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item92277 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item92351 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item92424 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item92498 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item92571 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item92645 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item92745 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item92819 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item92892 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item92966 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item93039 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item93112 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item93185 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item93259 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item93332 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item93413 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item93486 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item93559 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item93632 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item93705 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item93780 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item93854 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item93926 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item94000 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item94102 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item94175 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item94248 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item94322 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item94395 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item94468 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item94541 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item94615 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item94688 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

#item94702 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item94776 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item94850 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item94923 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item94997 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item95070 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item95145 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item95217 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item95290 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item95389 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item95463 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item95536 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item95610 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item95684 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item95758 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item95831 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item95904 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item95977 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item96608 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item96681 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item96754 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item96828 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item96902 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item96975 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item97048 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item97121 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item97195 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item97294 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item97368 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item97441 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item97515 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item97588 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item97662 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item97735 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item97808 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item97881 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

#item97896 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item97970 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item98044 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item98118 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item98192 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item98265 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item98338 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item98411 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item98485 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item98584 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item98657 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item98730 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item98804 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item98877 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item98950 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item99023 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item99097 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item99170 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item99199 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item99273 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item99347 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item99420 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item99494 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item99569 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item99642 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item99715 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item99789 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item99888 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item99961 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item100034 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item100108 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item100181 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item100254 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item100328 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item100403 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item100476 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

#item100490 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item100564 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item100638 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item100711 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item100784 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item100857 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item100931 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item101003 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item101077 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item101177 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item101251 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item101324 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item101397 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item101471 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item101544 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item101617 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item101690 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item101764 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item101794 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item101867 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item101941 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item102014 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item102087 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item102160 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item102236 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item102308 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item102381 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item102481 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item102555 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item102628 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item102701 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item102775 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item102849 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item102922 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item102995 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item103069 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

#item103084 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item103158 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item103231 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item103305 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item103378 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item103451 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item103524 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item103597 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item103670 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item103769 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item103842 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item103916 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item103989 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item104064 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item104137 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item104211 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item104284 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item104358 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item104388 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item104461 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item104535 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item104608 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item104682 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item104756 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item104829 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item104901 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item104975 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item105075 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item105148 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item105223 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item105296 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item105369 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item105442 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item105517 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item105591 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item105664 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

#item105678 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item105752 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item105825 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item105898 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item105972 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item106046 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item106119 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item106191 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item106264 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item106364 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item106437 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item106510 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item106583 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item106657 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item106731 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item106804 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item106877 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item106952 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item106981 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item107056 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item107129 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item107202 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item107276 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item107350 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item107423 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item107495 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item107568 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item107669 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item107742 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item107815 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item107890 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item107964 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item108037 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item108110 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item108183 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item108257 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

#item108271 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item108344 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item108417 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item108491 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item108565 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item108638 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item108711 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item108785 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item108858 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item108957 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item109031 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item109104 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item109178 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item109251 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item109325 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item109398 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item109471 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item109544 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item109574 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item109647 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item109721 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item109796 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item109869 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item109942 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item110015 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item110090 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item110163 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item110263 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item110337 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item110410 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item110483 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item110556 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item110630 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item110704 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item110777 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item110850 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item112254 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item112327 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item112400 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item112474 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item112547 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item112620 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item112693 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item112766 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item112839 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item112938 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item113013 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item113087 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item113161 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item113234 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item113307 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item113381 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item113454 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item113527 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

#item113542 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item113615 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item113689 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item113762 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item113835 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item113911 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item113984 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item114056 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item114129 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item114229 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item114302 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item114375 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item114450 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item114524 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item114597 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item114670 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item114744 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item114817 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

#item11370 {
	width:575px !important;
	height:159px !important;
	left:37px !important;
	top:192px !important;
	background:#fff200;
}

#item67650 {
	width:55px !important;
	height:17px !important;
}

#item67647 {
	width:55px !important;
	height:17px !important;
	left:352px !important;
	top:536px !important;
}

#item67654 {
	width:53px !important;
	height:17px !important;
}

#item67651 {
	width:53px !important;
	height:17px !important;
	left:440px !important;
	top:536px !important;
}

#item129160 {
	width:105px !important;
	height:33px !important;
	left:372px !important;
	top:572px !important;
}

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

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

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

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

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

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

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

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

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

#item114885 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item114960 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item115033 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item115106 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item115179 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item115253 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item115326 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item115398 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item115471 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item115572 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item115645 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item115718 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item115792 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item115866 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item115939 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item116013 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item116087 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item116160 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

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

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

#item5433 {
	width:293px !important;
	height:60px !important;
	left:319px !important;
	top:654px !important;
	background:#fff200;
}

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

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

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

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

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

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

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

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

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

#item117671 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item117746 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item117819 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item117893 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item117966 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item118040 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item118113 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item118185 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item118259 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item118359 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item118432 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item118505 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item118580 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item118653 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item118726 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item118799 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item118873 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item118946 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

#item118960 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item119034 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item119108 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item119181 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item119255 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item119328 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item119402 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item119474 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item119547 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item119646 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item119720 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item119793 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item119867 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item119940 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item120014 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item120087 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item120161 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item120235 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item120985 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item121060 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item121133 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item121206 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item121279 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item121353 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item121426 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item121498 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item121571 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item121672 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item121745 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item121818 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item121893 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item121966 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item122039 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item122112 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item122186 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item122259 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

#item122273 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item122346 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item122420 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item122493 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item122567 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item122640 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item122714 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item122787 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item122860 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item122960 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item123034 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item123107 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item123180 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item123253 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item123327 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item123400 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item123475 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item123548 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item123578 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item123651 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item123726 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item123799 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item123872 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item123945 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item124019 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item124093 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item124166 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item124265 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item124339 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item124412 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item124485 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item124558 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item124632 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item124706 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item124779 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item124852 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

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

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

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

#item124867 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item124940 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item125013 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item125086 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item125160 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item125233 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item125306 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item125379 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item125453 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item125553 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item125627 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item125700 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item125774 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item125848 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item125921 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item125995 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item126069 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item126142 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

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

#item5727 {
	width:540px !important;
	height:582px !important;
	left:36px !important;
	top:105px !important;
}

#item7540 {
	width:17px !important;
	height:30px !important;
}

#item7538 {
	width:17px !important;
	height:30px !important;
	left:585px !important;
	top:378px !important;
}

#item7543 {
	width:17px !important;
	height:30px !important;
	left:10px !important;
	top:378px !important;
}

#item7550 {
	width:518px !important;
	height:245px !important;
	top:1px !important;
}

#item7548 {
	width:518px !important;
	height:329px !important;
	left:37px !important;
	top:247px !important;
}

#item7655 {
	width:310px !important;
	height:35px !important;
	left:36px !important;
	top:139px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item126171 {
	width:235px !important;
	height:59px !important;
	left:36px !important;
	top:95px !important;
}

#item126244 {
	width:235px !important;
	height:57px !important;
	left:341px !important;
	top:396px !important;
}

#item126317 {
	width:235px !important;
	height:59px !important;
	left:341px !important;
	top:150px !important;
}

#item126390 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:222px !important;
}

#item126464 {
	width:235px !important;
	height:45px !important;
	left:36px !important;
	top:168px !important;
}

#item126538 {
	width:235px !important;
	height:76px !important;
	left:36px !important;
	top:320px !important;
}

#item126612 {
	width:235px !important;
	height:82px !important;
	left:341px !important;
	top:467px !important;
}

#item126684 {
	width:235px !important;
	height:60px !important;
	left:342px !important;
	top:75px !important;
}

#item126758 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:648px !important;
}

#item126857 {
	width:235px !important;
	height:78px !important;
	left:36px !important;
	top:227px !important;
}

#item126930 {
	width:235px !important;
	height:77px !important;
	left:341px !important;
	top:304px !important;
}

#item127003 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:701px !important;
}

#item127078 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:643px !important;
}

#item127151 {
	width:235px !important;
	height:74px !important;
	left:36px !important;
	top:410px !important;
}

#item127224 {
	width:235px !important;
	height:66px !important;
	left:342px !important;
	top:563px !important;
}

#item127297 {
	width:235px !important;
	height:61px !important;
	left:36px !important;
	top:498px !important;
}

#item127371 {
	width:235px !important;
	height:60px !important;
	left:36px !important;
	top:574px !important;
}

#item127444 {
	width:41px !important;
	height:41px !important;
	left:488px !important;
	top:38px !important;
}

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

#item126162 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}
#in5footer,  #prefooter {display:none;}
