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

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

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

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

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

#item184467 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

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

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

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

#item184153 {
	width:235px !important;
	height:81px !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:73px !important;
}

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

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

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

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

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

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

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

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

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

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

#item290592 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item290666 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item290739 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item290813 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item290960 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item291181 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item291255 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item291381 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

#item924 {
	width:78px !important;
	height:23px !important;
	left:36px !important;
	top:497px !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:694px !important;
}

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

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

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

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

#item239345 {
	width:14px !important;
	height:14px !important;
	left:292px !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;
}

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

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

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

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

#item241708 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

#item292614 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

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

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

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

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

#item291871 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item291945 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item292018 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item292093 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item292242 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item292461 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item292535 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item292608 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item293095 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item293170 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item293243 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item293318 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item293464 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item293684 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item293757 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item293830 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

#item240558 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

#item291389 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

#item242866 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

#item293964 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

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

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

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

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

#item294445 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item294519 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item294592 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item294665 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item294813 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item295034 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item295107 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item295180 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item295662 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item295735 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item295810 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item295884 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item296030 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item296250 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item296323 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item296397 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

#item237547 {
	width:285px !important;
	height:58px !important;
	left:327px !important;
	top:524px !important;
	background:#fff200;
}

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

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

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

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

#item242859 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

#item293957 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

#item296412 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

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

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

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

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

#item296894 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item296969 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item297042 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item297115 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item297263 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item297483 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item297556 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item297629 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item298111 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item298185 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item298259 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item298332 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item298479 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item298700 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item298773 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item298848 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

#item237718 {
	width:285px !important;
	height:58px !important;
	left:327px !important;
	top:626px !important;
	background:#fff200;
}

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

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

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

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

#item296405 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

#item298865 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

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

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

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

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

#item299347 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item299420 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item299493 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item299567 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item299714 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item299936 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item300009 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item300082 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item300563 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item300638 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item300711 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item300784 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item300931 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item301150 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item301225 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item301298 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

#item298858 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

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

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

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

#item301336 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

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

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

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

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

#item303036 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item303110 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item303183 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item303256 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item303404 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item303623 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item303698 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item303771 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

#item303889 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

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

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

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

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

#item304371 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item304445 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item304519 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item304592 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item304738 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item304958 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item305033 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item305107 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item305588 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item305661 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item305735 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item305808 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item305955 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item306176 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item306249 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item306324 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

#item303882 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

#item306374 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

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

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

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

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

#item308074 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item308147 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item308221 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item308294 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item308441 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item308661 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item308737 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item308810 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

#item309405 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

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

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

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

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

#item309888 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item309961 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item310035 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item310109 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item310255 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item310475 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item310550 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item310623 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item311105 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item311179 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item311253 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item311326 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item311472 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item311692 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item311765 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item311840 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

#item238018 {
	width:285px !important;
	height:58px !important;
	left:327px !important;
	top:591px !important;
	background:#fff200;
}

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

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

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

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

#item309397 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

#item311854 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

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

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

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

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

#item312335 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item312408 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item312481 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item312555 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item312702 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item312924 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item312997 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item313071 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item313552 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item313626 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item313699 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item313773 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item313920 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item314140 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item314215 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item314288 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

#item311846 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

#item238230 {
	width:285px !important;
	height:58px !important;
	left:328px !important;
	top:302px !important;
	background:#fff200;
}

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

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

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

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

#item314302 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

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

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

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

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

#item316002 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item316076 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item316149 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item316222 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item316369 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item316590 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item316664 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item316737 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

#item316847 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

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

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

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

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

#item317331 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item317404 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item317478 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item317551 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item317698 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item317918 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item317992 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item318066 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item318548 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item318621 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item318694 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item318767 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item318914 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item319134 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item319207 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item319281 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

#item316840 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

#item238432 {
	width:285px !important;
	height:58px !important;
	left:328px !important;
	top:633px !important;
	background:#fff200;
}

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

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

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

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

#item319300 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

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

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

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

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

#item321001 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item321074 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item321147 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item321220 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item321368 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item321589 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item321663 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item321736 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

#item321963 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

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

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

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

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

#item322444 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item322519 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item322592 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item322665 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item322812 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item323031 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item323106 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item323179 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item323663 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item323736 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item323809 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item323883 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item324029 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item324249 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item324322 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item324397 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

#item321955 {
	width:14px !important;
	height:14px !important;
	left:292px !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;
}

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

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

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

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

#item324491 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

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

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

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

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

#item324973 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item325047 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item325120 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item325193 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item325340 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item325562 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item325635 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item325708 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item326190 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item326263 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item326337 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item326411 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item326558 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item326778 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item326852 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item326925 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

#item176969 {
	width:575px !important;
	height:259px !important;
	left:37px !important;
	top:59px !important;
	border-radius:undefined;
	background:#fff200;
}

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

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

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

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

#item324483 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

#item326939 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

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

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

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

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

#item327422 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item327495 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item327568 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item327641 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item327788 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item328010 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item328083 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item328156 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item328639 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item328712 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item328786 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item328859 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item329005 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item329227 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item329300 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item329374 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

#item326932 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

#item329434 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

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

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

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

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

#item329916 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item329989 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item330062 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item330137 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item330283 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item330504 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item330577 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item330650 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item331134 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item331207 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item331281 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item331354 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item331500 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item331721 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item331794 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item331868 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

#item238716 {
	width:285px !important;
	height:58px !important;
	left:311px !important;
	top:566px !important;
	background:#fff200;
}

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

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

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

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

#item329427 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

#item331934 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

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

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

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

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

#item332418 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item332491 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item332565 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item332639 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item332785 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item333007 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item333080 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item333153 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item333636 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item333710 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item333783 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item333856 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item334004 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item334225 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item334299 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item334372 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

#item331927 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

#item334970 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

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

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

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

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

#item335452 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item335525 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item335598 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item335671 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item335819 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item336040 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item336113 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item336186 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item336667 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item336741 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item336816 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item336889 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item337035 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item337256 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item337329 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item337402 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

#item334963 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

#item337416 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

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

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

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

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

#item337901 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item337974 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item338047 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item338120 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item338268 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item338488 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item338561 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item338634 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item339115 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item339188 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item339263 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item339336 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item339484 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item339705 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item339778 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item339852 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

#item183776 {
	width:293px !important;
	height:360px !important;
	left:319px !important;
	top:222px !important;
	background:#fff200;
}

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

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

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

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

#item337409 {
	width:14px !important;
	height:14px !important;
	left:292px !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:396px !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;
}

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

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

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

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

#item283208 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

#item339865 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}

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

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

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

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

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

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

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

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

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

#item340347 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item340420 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item340493 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item340569 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item340715 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item340936 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item341009 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item341082 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item341563 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:338px !important;
}

#item341637 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:520px !important;
}

#item341710 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:629px !important;
}

#item341784 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:698px !important;
}

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

#item341932 {
	width:235px !important;
	height:81px !important;
	left:36px !important;
	top:493px !important;
}

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

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

#item342151 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:73px !important;
}

#item342225 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:166px !important;
}

#item342298 {
	width:42px !important;
	height:42px !important;
	left:537px !important;
	top:31px !important;
}

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

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

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

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

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

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

#item339858 {
	width:14px !important;
	height:14px !important;
	left:292px !important;
	top:767px !important;
}
#in5footer,  #prefooter {display:none;}
