/* 	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:26746px; 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:612px !important;
}

#item1163 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

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

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

#item1810 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

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

#item294301 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item184307 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item184467 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item184381 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item184768 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item2086 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item184153 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item184228 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item2224 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item127734 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item2293 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

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

#item294387 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item294411 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item294484 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item294557 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item294657 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item294730 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item294803 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item294877 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item294950 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item295023 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item295096 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item295170 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item295246 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item295319 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item295392 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item295465 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item295539 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item295675 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

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

#item974 {
	width:78px !important;
	height:23px !important;
	left:35px !important;
	top:711px !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;
}

#item125642 {
	width:255px !important;
	height:36px !important;
	background:#f6eb1c;
}

#item184896 {
	width:255px !important;
	height:36px !important;
	left:321px !important;
	top:433px !important;
}

#item125670 {
	width:255px !important;
	height:37px !important;
	background:#f6eb1c;
}

#item184898 {
	width:255px !important;
	height:37px !important;
	left:321px !important;
	top:479px !important;
}

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

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

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

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

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

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

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

#item295697 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item295721 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item295795 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item295869 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item295968 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item296041 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item296115 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item296189 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item296262 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item296335 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item296409 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item296483 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item296556 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item296630 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item296704 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item296777 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item296850 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item296923 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

#item296948 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item296972 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item297045 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item297119 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item297219 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item297292 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item297365 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item297440 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item297513 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item297586 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item297659 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item297733 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item297806 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item297880 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item297953 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item298026 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item298100 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item298173 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

#item180044 {
	width:540px !important;
	height:371px !important;
	left:37px !important;
	top:331px !important;
}

#item180055 {
	width:524px !important;
	height:298px !important;
	left:44px !important;
	top:366px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item298321 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item298345 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item298418 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item298492 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item298591 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item298664 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item298737 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item298811 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item298885 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item298958 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item299031 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item299106 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item299180 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item299253 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item299327 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item299401 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item299474 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item299547 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

#item299559 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item299583 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item299657 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item299730 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item299830 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item299904 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item299977 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item300050 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item300124 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item300198 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item300271 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item300344 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item300418 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item300492 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item300565 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item300638 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item300711 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item300786 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

#item177307 {
	width:292px !important;
	height:58px !important;
	left:319px !important;
	top:540px !important;
	background:#fff200;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item300823 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item300847 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item300921 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item300994 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item301094 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item301167 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item301241 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item301315 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item301388 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item301462 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item301537 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item301610 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item301683 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item301756 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item301830 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item301903 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item301976 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item302051 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

#item302064 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item302088 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item302161 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item302234 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item302334 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item302407 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item302480 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item302553 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item302627 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item302700 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item302773 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item302848 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item302922 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item302996 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item303069 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item303142 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item303217 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item303290 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item303326 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item303350 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item303424 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item303497 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item303596 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item303670 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item303743 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item303816 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item303889 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item303965 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item304039 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item304112 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item304185 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item304259 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item304333 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item304407 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item304480 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item304554 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

#item304566 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item304590 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item304663 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item304736 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item304836 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item304910 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item304983 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item305057 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item305130 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item305203 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item305277 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item305351 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item305424 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item305497 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item305570 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item305645 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item305718 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item305792 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

#item182914 {
	width:612px !important;
	height:96px !important;
	left:612px !important;
	background:#000;
}

#item177742 {
	width:292px !important;
	height:58px !important;
	left:319px !important;
	top:184px !important;
	background:#fff200;
}

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

#item182930 {
	width:612px !important;
	height:398px !important;
	top:330px !important;
}

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

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

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

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

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

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

#item307067 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item307091 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item307164 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item307238 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item307338 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item307411 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item307484 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item307558 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item307631 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item307706 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item307779 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item307853 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item307926 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item307999 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item308073 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item308147 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item308220 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item308293 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

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

#item308330 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item308354 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item308427 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item308500 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item308600 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item308674 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item308747 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item308821 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item308896 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item308969 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item309042 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item309115 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item309190 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item309263 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item309336 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item309409 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item309484 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item309558 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

#item309570 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item309594 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item309668 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item309741 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item309840 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item309913 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item309987 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item310060 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item310133 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item310207 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item310281 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item310355 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item310428 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item310503 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item310577 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item310650 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item310723 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item310796 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

#item127066 {
	width:612px !important;
	height:347px !important;
	left:612px !important;
	top:445px !important;
}

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

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

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

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

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

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

#item312071 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item312096 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item312169 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item312242 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item312341 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item312416 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item312489 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item312562 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item312636 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item312710 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item312783 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item312856 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item312930 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item313004 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item313077 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item313150 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item313223 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item313297 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

#item184903 {
	width:575px !important;
	height:209px !important;
	left:36px !important;
	top:202px !important;
	border-radius:undefined;
	background:#fff200;
}

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

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

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

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

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

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

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

#item314012 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item314036 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item314109 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item314182 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item314282 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item314355 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item314429 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item314502 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item314575 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item314649 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item314722 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item314795 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item314868 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item314943 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item315017 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item315090 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item315163 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item315238 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

#item315250 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item315274 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item315347 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item315421 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item315521 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item315594 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item315667 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item315742 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item315815 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item315889 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item315962 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item316037 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item316110 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item316183 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item316256 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item316330 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item316403 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item316476 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

#item237235 {
	width:292px !important;
	height:58px !important;
	left:320px !important;
	top:597px !important;
	background:#fff200;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item316632 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item316656 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item316729 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item316802 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item316902 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item316977 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item317050 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item317124 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item317198 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item317271 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item317344 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item317417 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item317491 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item317564 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item317637 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item317711 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item317785 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item317859 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

#item317872 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item317896 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item317970 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item318043 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item318142 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item318215 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item318290 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item318363 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item318436 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item318509 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item318584 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item318658 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item318731 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item318805 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item318879 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item318952 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item319025 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item319098 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

#item178648 {
	width:301px !important;
	height:58px !important;
	left:311px !important;
	top:307px !important;
	background:#fff200;
}

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

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

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

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

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

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

#item320373 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item320397 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item320471 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item320544 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item320643 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item320719 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item320792 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item320865 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item320938 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item321013 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item321086 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item321159 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item321232 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item321306 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item321379 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item321452 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item321525 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item321599 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

#item183911 {
	width:611px !important;
	height:792px !important;
	left:1px !important;
}

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

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

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

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

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

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

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

#item321655 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item321679 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item321753 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item321827 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item321926 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item321999 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item322073 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item322146 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item322220 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item322293 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item322367 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item322440 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item322513 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item322586 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item322661 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item322734 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item322808 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item322881 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

#item322896 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item322920 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item322993 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item323066 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item323166 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item323239 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item323312 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item323385 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item323459 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item323532 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item323606 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item323679 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item323753 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item323826 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item323899 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item323972 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item324046 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item324121 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

#item183135 {
	width:539px !important;
	height:101px !important;
	left:36px !important;
	top:396px !important;
	border-radius:13px;
	border:solid 1px #fff200;
}

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

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

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

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

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

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

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

#item325396 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item325420 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item325494 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item325567 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item325667 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item325740 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item325813 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item325887 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item325961 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item326034 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item326107 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item326181 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item326254 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item326327 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item326400 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item326474 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item326549 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item326622 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

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

#item326774 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item326798 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item326871 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item326944 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item327044 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item327117 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item327190 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item327263 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item327338 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item327411 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item327484 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item327558 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item327632 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item327705 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item327778 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item327851 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item327926 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item327999 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

#item328011 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item328035 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item328109 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item328183 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item328282 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item328355 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item328428 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item328504 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item328577 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item328650 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item328723 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item328798 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item328871 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item328944 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item329017 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item329091 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item329164 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item329238 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

#item176811 {
	width:539px !important;
	height:64px !important;
	left:36px !important;
	top:273px !important;
	border-radius:13px;
	border:solid 1px #fff200;
}

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

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

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

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

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

#item234307 {
	width:612px !important;
	height:390px !important;
	left:612px !important;
	top:338px !important;
}

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

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

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

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

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

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

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

#item329276 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item329300 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item329373 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item329447 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item329547 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item329620 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item329693 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item329766 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item329840 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item329913 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item329986 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item330059 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item330133 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item330206 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item330280 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item330355 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item330429 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item330502 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

#item330514 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item330538 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item330612 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item330686 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item330786 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item330859 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item330934 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item331007 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item331080 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item331153 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item331227 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item331301 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item331374 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item331447 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item331521 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item331594 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item331668 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item331741 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

#item176969 {
	width:575px !important;
	height:281px !important;
	left:35px !important;
	top:36px !important;
	border-radius:undefined;
	background:#fff200;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item331779 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item331803 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item331876 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item331950 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item332049 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item332122 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item332195 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item332270 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item332343 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item332416 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item332489 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item332563 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item332636 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item332709 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item332783 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item332857 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item332930 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item333003 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

#item333015 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item333040 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item333113 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item333187 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item333287 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item333363 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item333436 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item333509 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item333582 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item333656 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item333729 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item333802 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item333875 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item333949 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item334022 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item334097 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item334170 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item334244 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item334281 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item334305 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item334380 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item334453 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item334552 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item334625 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item334699 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item334772 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item334846 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item334919 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item334993 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item335067 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item335140 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item335214 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item335288 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item335361 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item335434 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item335507 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

#item335520 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item335544 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item335617 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item335690 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item335791 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item335865 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item335938 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item336012 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item336086 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item336159 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item336232 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item336306 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item336380 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item336453 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item336527 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item336600 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item336674 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item336747 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item336859 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item336883 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item336957 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item337031 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item337131 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item337205 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item337278 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item337351 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item337424 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item337498 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item337571 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item337644 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item337717 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item337792 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item337865 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item337940 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item338013 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item338087 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

#item338099 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item338123 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item338196 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item338270 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item338370 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item338443 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item338517 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item338591 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item338664 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item338737 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item338810 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item338885 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item338958 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item339032 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item339105 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item339179 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item339252 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item339325 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item340190 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item340214 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item340287 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item340361 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item340460 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item340533 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item340606 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item340680 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item340753 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item340827 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item340900 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item340974 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item341048 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item341122 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item341195 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item341269 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item341342 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item341415 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

#item341427 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item341451 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item341526 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item341599 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item341698 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item341772 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item341845 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item341919 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item341992 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item342067 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item342140 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item342213 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item342287 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item342362 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item342435 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item342508 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item342581 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item342655 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item342692 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item342716 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item342789 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item342863 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item342962 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item343036 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item343110 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item343183 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item343256 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item343329 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item343403 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item343477 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item343550 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item343623 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item343697 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item343770 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item343844 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item343919 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

#item343932 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item343956 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item344029 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item344102 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item344203 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item344276 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item344349 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item344422 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item344497 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item344570 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item344643 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item344716 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item344791 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item344865 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item344938 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item345011 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item345085 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item345158 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

#item183776 {
	width:293px !important;
	height:450px !important;
	left:319px !important;
	top:218px !important;
	background:#fff200;
}

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

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

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

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

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

#item179746 {
	width:540px !important;
	height:582px !important;
	left:36px !important;
	top:105px !important;
}

#item179756 {
	width:17px !important;
	height:30px !important;
}

#item179753 {
	width:17px !important;
	height:30px !important;
	left:585px !important;
	top:378px !important;
}

#item179758 {
	width:17px !important;
	height:30px !important;
	left:10px !important;
	top:378px !important;
}

#item179765 {
	width:518px !important;
	height:245px !important;
	top:19px !important;
}

#item179763 {
	width:518px !important;
	height:372px !important;
	left:37px !important;
	top:229px !important;
}

#item179862 {
	width:310px !important;
	height:35px !important;
	left:36px !important;
	top:139px !important;
	background:#000;
}

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

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

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

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

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

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

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

#item345195 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item345219 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item345294 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item345367 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item345466 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item345540 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item345613 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item345686 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item345759 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item345834 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item345908 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item345981 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item346054 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item346128 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item346201 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item346274 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item346348 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item346422 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

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

#item346434 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:612px !important;
}

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

#item346458 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:79px !important;
}

#item346531 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:146px !important;
}

#item346604 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:306px !important;
}

#item346704 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:225px !important;
}

#item346778 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:235px !important;
}

#item346852 {
	width:235px !important;
	height:65px !important;
	left:341px !important;
	top:427px !important;
}

#item346926 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:322px !important;
}

#item346999 {
	width:235px !important;
	height:93px !important;
	left:341px !important;
	top:513px !important;
}

#item347073 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:628px !important;
}

#item347146 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:694px !important;
}

#item347221 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:399px !important;
}

#item347294 {
	width:235px !important;
	height:87px !important;
	left:36px !important;
	top:493px !important;
}

#item347367 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:600px !important;
}

#item347440 {
	width:235px !important;
	height:68px !important;
	left:38px !important;
	top:682px !important;
}

#item347513 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:67px !important;
}

#item347587 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:157px !important;
}

#item347660 {
	width:42px !important;
	height:42px !important;
	left:534px !important;
	top:31px !important;
}

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

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

#item151535 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item151546 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item151553 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item151569 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item151579 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item151588 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item151595 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item151603 {
	width:23px !important;
	height:23px !important;
}

#item151616 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item151623 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item151631 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item151408 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item151414 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item151421 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item151438 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item151448 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item151455 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item151462 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item151471 {
	width:23px !important;
	height:23px !important;
}

#item151484 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item151491 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item151502 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item151292 {
	width:23px !important;
	height:23px !important;
	left:207px !important;
}

#item151297 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item151303 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item151310 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item151327 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item151337 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item151346 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item151353 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item151362 {
	width:23px !important;
	height:23px !important;
}

#item151376 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item151166 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item151173 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item151181 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item151197 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item151207 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item151217 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item151224 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item151232 {
	width:23px !important;
	height:23px !important;
}

#item151245 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item151252 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item151260 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item151041 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item151047 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item151054 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item151072 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item151082 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item151090 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item151096 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item151105 {
	width:23px !important;
	height:23px !important;
}

#item151118 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item151125 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item151133 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item150911 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item150919 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item150927 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item150943 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item150954 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item150962 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item150969 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item150977 {
	width:23px !important;
	height:23px !important;
}

#item150991 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item150998 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item151005 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item150785 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item150791 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item150799 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item150816 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item150826 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item150834 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item150842 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item150850 {
	width:23px !important;
	height:23px !important;
}

#item150863 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item150870 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item150877 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item150665 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item150671 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item150677 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item150694 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item150704 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item150712 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item150719 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item150727 {
	width:23px !important;
	height:23px !important;
}

#item150742 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item150753 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item150536 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item150545 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item150551 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item150567 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item150577 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item150586 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item150594 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item150602 {
	width:23px !important;
	height:23px !important;
}

#item150615 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item150624 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item150631 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item150408 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item150415 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item150431 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item150442 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item150451 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item150458 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item150466 {
	width:23px !important;
	height:23px !important;
}

#item150480 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item150487 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item150494 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item150503 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item150256 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item150263 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item150281 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item150291 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item150300 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item150307 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item150315 {
	width:23px !important;
	height:23px !important;
}

#item150327 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item150335 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item150342 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item150353 {
	width:54px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item150349 {
	width:60px !important;
	height:22px !important;
	left:445px !important;
	top:637px !important;
}

#item150377 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item150103 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item150110 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item150127 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item150137 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item150145 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item150152 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item150160 {
	width:23px !important;
	height:23px !important;
}

#item150174 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item150181 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item150189 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item150199 {
	width:85px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item150196 {
	width:91px !important;
	height:22px !important;
	left:430px !important;
	top:637px !important;
}

#item150223 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item182531 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item182538 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item182554 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item182565 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item182573 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item182581 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item182589 {
	width:23px !important;
	height:23px !important;
}

#item182602 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item182609 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item182616 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item182623 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item182770 {
	width:54px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item182767 {
	width:60px !important;
	height:22px !important;
	left:492px !important;
	top:201px !important;
}

#item149967 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item149974 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item149990 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item150001 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item150009 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item150016 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item150025 {
	width:23px !important;
	height:23px !important;
}

#item150037 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item150045 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item150054 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item150067 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item182740 {
	width:85px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item182738 {
	width:91px !important;
	height:22px !important;
	left:462px !important;
	top:634px !important;
}

#item149941 {
	width:553px !important;
	height:673px !important;
	left:26px !important;
	top:82px !important;
}

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

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

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

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

#item345174 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}
#in5footer,  #prefooter {display:none;}
