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

#item284155 {
	width:124px !important;
	height:21px !important;
	left:497px !important;
	top:670px !important;
}

#item284152 {
	width:149px !important;
	height:21px !important;
	left:472px !important;
	top:698px !important;
}

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

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

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

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

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

#item11310 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top: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:246px !important;
}

#item287163 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

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

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

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

#item184768 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !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:80px !important;
}

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

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

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

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

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

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

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

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

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

#item293236 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item293309 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item293382 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item293455 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item293530 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item293898 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item293971 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item294101 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

#item974 {
	width:78px !important;
	height:23px !important;
	left:35px !important;
	top:733px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item294518 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item294591 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item294664 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item294737 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item294811 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item295180 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item295253 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item295326 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

#item295743 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item295817 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item295891 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item295964 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item296037 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item296405 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item296478 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item296551 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item297093 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item297166 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item297239 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item297313 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item297388 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item297756 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item297829 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item297903 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

#item298311 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item298384 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item298458 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item298531 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item298604 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item298971 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item299045 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item299118 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item299542 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item299615 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item299688 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item299762 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item299836 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item300205 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item300278 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item300352 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

#item300759 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item300833 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item300906 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item300979 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item301053 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item301422 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item301495 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item301568 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item301989 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item302063 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item302137 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item302211 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item302284 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item302653 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item302727 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item302800 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

#item303208 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item303282 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item303355 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item303428 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item303501 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item303869 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item303943 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item304017 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item305656 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item305730 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item305804 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item305877 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item305951 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item306318 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item306391 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item306464 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item306886 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item306961 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item307034 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item307109 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item307182 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item307549 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item307623 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item307697 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

#item308104 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item308177 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item308250 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item308323 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item308398 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item308766 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item308839 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item308912 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item310789 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item310862 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item310935 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item311010 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item311083 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item311449 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item311522 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item311596 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

#item184903 {
	width:575px !important;
	height:157px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item312155 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item312228 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item312301 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item312374 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item312448 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item312815 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item312889 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item312962 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

#item313369 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item313443 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item313517 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item313591 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item313665 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item314032 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item314105 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item314180 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item314657 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item314731 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item314804 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item314877 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item314952 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item315319 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item315392 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item315465 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

#item315873 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item315946 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item316020 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item316093 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item316167 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item316534 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item316610 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item316683 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item318322 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item318395 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item318470 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item318545 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item318618 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item318985 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item319059 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item319132 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

#item317921 {
	width:622px !important;
	height:802px !important;
	left:-9px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item319741 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item319814 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item319888 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item319963 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item320036 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item320402 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item320476 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item320551 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

#item320959 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item321033 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item321106 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item321179 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item321252 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item321620 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item321693 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item321767 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item323478 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item323552 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item323625 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item323698 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item323771 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item324139 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item324213 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item324286 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item325282 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item325357 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item325430 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item325503 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item325576 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item325945 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item326019 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item326092 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

#item326500 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item326573 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item326646 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item326721 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item326795 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item327161 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item327234 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item327308 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item327731 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item327805 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item327879 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item327952 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item328025 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item328394 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item328467 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item328540 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

#item328948 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item329021 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item329094 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item329168 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item329241 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item329609 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item329683 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item329757 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item330178 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item330251 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item330325 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item330398 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item330473 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item330842 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item330915 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item330988 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

#item331396 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item331469 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item331543 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item331616 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item331689 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item332057 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item332131 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item332204 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item332627 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item332700 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item332773 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item332848 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item332921 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item333290 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

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

#item333436 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

#item333844 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item333917 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item333991 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item334064 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item334137 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item334505 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item334579 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item334652 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item335074 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item335148 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item335221 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item335296 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item335370 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item335738 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item335811 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item335885 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

#item336293 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item336367 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item336440 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item336513 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item336586 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item336956 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item337030 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item337103 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item337524 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item337597 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item337671 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item337744 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item337817 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item338187 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item338260 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item338335 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

#item338741 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item338815 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item338889 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item338962 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item339035 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item339403 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item339476 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item339549 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item340066 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item340139 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item340213 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item340286 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item340359 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item340728 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item340802 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item340876 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

#item341283 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item341357 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item341430 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item341503 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item341578 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item341947 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item342020 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item342093 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

#item183776 {
	width:293px !important;
	height:450px !important;
	left:319px !important;
	top:218px !important;
	background:#fff200;
}

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

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

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

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

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

#item179746 {
	width:540px !important;
	height:582px !important;
	left:36px !important;
	top:105px !important;
}

#item179756 {
	width:17px !important;
	height:30px !important;
}

#item179753 {
	width:17px !important;
	height:30px !important;
	left:585px !important;
	top:378px !important;
}

#item179758 {
	width:17px !important;
	height:30px !important;
	left:10px !important;
	top:378px !important;
}

#item179765 {
	width:518px !important;
	height:245px !important;
	top:19px !important;
}

#item179763 {
	width:518px !important;
	height:357px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item342584 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item342658 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item342731 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item342805 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item342879 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item343249 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item343322 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item343395 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

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

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

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

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

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

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

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

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

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

#item343803 {
	width:235px !important;
	height:54px !important;
	left:341px !important;
	top:439px !important;
}

#item343876 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:332px !important;
}

#item343949 {
	width:235px !important;
	height:83px !important;
	left:341px !important;
	top:519px !important;
}

#item344022 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:626px !important;
}

#item344096 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:691px !important;
}

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

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

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

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

#item344464 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:80px !important;
}

#item344537 {
	width:235px !important;
	height:56px !important;
	left:341px !important;
	top:169px !important;
}

#item344610 {
	width:42px !important;
	height:42px !important;
	left:530px !important;
	top:37px !important;
}

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

#item343401 {
	width:622px !important;
	height:802px !important;
	left:-9px !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;
}

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

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

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

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

#item342169 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}
#in5footer,  #prefooter {display:none;}
