/* 	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:18038px; height:804px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:792px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:612px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

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

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

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

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

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

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

#item355996 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item360589 {
	width:235px !important;
	height:58px !important;
}

#item360590 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item360613 {
	width:235px !important;
	height:53px !important;
}

#item360610 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item360617 {
	width:235px !important;
	height:53px !important;
}

#item360614 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item360621 {
	width:235px !important;
	height:53px !important;
}

#item360618 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item360625 {
	width:235px !important;
	height:53px !important;
}

#item360622 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item360629 {
	width:235px !important;
	height:43px !important;
}

#item360626 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item360633 {
	width:235px !important;
	height:43px !important;
}

#item360630 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item360596 {
	width:235px !important;
	height:53px !important;
}

#item360593 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item360601 {
	width:235px !important;
	height:53px !important;
}

#item360598 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item360609 {
	width:235px !important;
	height:68px !important;
}

#item360606 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item360605 {
	width:235px !important;
	height:71px !important;
}

#item360602 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

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

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

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

#item365926 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item365930 {
	width:235px !important;
	height:58px !important;
}

#item365927 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item365934 {
	width:235px !important;
	height:53px !important;
}

#item365931 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item365938 {
	width:235px !important;
	height:53px !important;
}

#item365935 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item365942 {
	width:235px !important;
	height:53px !important;
}

#item365939 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item365946 {
	width:235px !important;
	height:53px !important;
}

#item365943 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item365950 {
	width:235px !important;
	height:43px !important;
}

#item365947 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item365954 {
	width:235px !important;
	height:43px !important;
}

#item365951 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item365959 {
	width:235px !important;
	height:53px !important;
}

#item365955 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item365963 {
	width:235px !important;
	height:53px !important;
}

#item365960 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item365967 {
	width:235px !important;
	height:68px !important;
}

#item365964 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item365971 {
	width:235px !important;
	height:71px !important;
}

#item365968 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item366912 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

#item363467 {
	width:79px !important;
	height:23px !important;
}

#item363468 {
	width:79px !important;
	height:23px !important;
	left:36px !important;
	top:226px !important;
}

#item363474 {
	width:79px !important;
	height:23px !important;
}

#item363471 {
	width:79px !important;
	height:23px !important;
	left:36px !important;
	top:428px !important;
}

#item363478 {
	width:79px !important;
	height:23px !important;
}

#item363475 {
	width:79px !important;
	height:23px !important;
	left:36px !important;
	top:701px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item367926 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item367930 {
	width:235px !important;
	height:58px !important;
}

#item367927 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item367935 {
	width:235px !important;
	height:53px !important;
}

#item367931 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item367940 {
	width:235px !important;
	height:53px !important;
}

#item367936 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item367944 {
	width:235px !important;
	height:53px !important;
}

#item367941 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item367948 {
	width:235px !important;
	height:53px !important;
}

#item367945 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item367952 {
	width:235px !important;
	height:43px !important;
}

#item367949 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item367956 {
	width:235px !important;
	height:43px !important;
}

#item367953 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item367960 {
	width:235px !important;
	height:53px !important;
}

#item367957 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item367964 {
	width:235px !important;
	height:53px !important;
}

#item367961 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item367968 {
	width:235px !important;
	height:68px !important;
}

#item367965 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item367972 {
	width:235px !important;
	height:71px !important;
}

#item367969 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item367973 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

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

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

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

#item368821 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item368825 {
	width:235px !important;
	height:58px !important;
}

#item368822 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item368829 {
	width:235px !important;
	height:53px !important;
}

#item368826 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item368834 {
	width:235px !important;
	height:53px !important;
}

#item368830 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item368838 {
	width:235px !important;
	height:53px !important;
}

#item368835 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item368842 {
	width:235px !important;
	height:53px !important;
}

#item368839 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item368846 {
	width:235px !important;
	height:43px !important;
}

#item368843 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item368850 {
	width:235px !important;
	height:43px !important;
}

#item368847 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item368855 {
	width:235px !important;
	height:53px !important;
}

#item368851 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item368859 {
	width:235px !important;
	height:53px !important;
}

#item368856 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item368863 {
	width:235px !important;
	height:68px !important;
}

#item368860 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item368868 {
	width:235px !important;
	height:71px !important;
}

#item368865 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item368869 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

#item125642 {
	width:256px !important;
	height:47px !important;
	background:#f6eb1c;
}

#item353735 {
	width:255px !important;
	height:47px !important;
}

#item353736 {
	width:255px !important;
	height:47px !important;
	left:321px !important;
	top:313px !important;
}

#item360430 {
	width:551px !important;
	height:357px !important;
}

#item360431 {
	width:551px !important;
	height:357px !important;
	left:31px !important;
	top:373px !important;
}

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

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

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

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

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

#item354027 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:388px !important;
}

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

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

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

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

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

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

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

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

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

#item372598 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item372602 {
	width:235px !important;
	height:58px !important;
}

#item372599 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item372606 {
	width:235px !important;
	height:53px !important;
}

#item372603 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item372610 {
	width:235px !important;
	height:53px !important;
}

#item372607 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item372614 {
	width:235px !important;
	height:53px !important;
}

#item372611 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item372618 {
	width:235px !important;
	height:53px !important;
}

#item372615 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item372622 {
	width:235px !important;
	height:43px !important;
}

#item372619 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item372626 {
	width:235px !important;
	height:43px !important;
}

#item372623 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item372630 {
	width:235px !important;
	height:53px !important;
}

#item372627 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item372634 {
	width:235px !important;
	height:53px !important;
}

#item372631 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item372638 {
	width:235px !important;
	height:68px !important;
}

#item372635 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item372643 {
	width:235px !important;
	height:71px !important;
}

#item372639 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item372644 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

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

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

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

#item373481 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item373485 {
	width:235px !important;
	height:58px !important;
}

#item373482 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item373489 {
	width:235px !important;
	height:53px !important;
}

#item373486 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item373493 {
	width:235px !important;
	height:53px !important;
}

#item373490 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item373497 {
	width:235px !important;
	height:53px !important;
}

#item373494 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item373502 {
	width:235px !important;
	height:53px !important;
}

#item373498 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item373506 {
	width:235px !important;
	height:43px !important;
}

#item373503 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item373510 {
	width:235px !important;
	height:43px !important;
}

#item373507 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item373514 {
	width:235px !important;
	height:53px !important;
}

#item373511 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item373518 {
	width:235px !important;
	height:53px !important;
}

#item373515 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item373522 {
	width:235px !important;
	height:68px !important;
}

#item373519 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item373526 {
	width:235px !important;
	height:71px !important;
}

#item373523 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item373527 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

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

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

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

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

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

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

#item352895 {
	width:28px !important;
	height:7px !important;
	left:40px !important;
	top:408px !important;
}

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

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

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

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

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

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

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

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

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

#item374388 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item374392 {
	width:235px !important;
	height:58px !important;
}

#item374389 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item374396 {
	width:235px !important;
	height:53px !important;
}

#item374393 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item374400 {
	width:235px !important;
	height:53px !important;
}

#item374397 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item374405 {
	width:235px !important;
	height:53px !important;
}

#item374402 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item374409 {
	width:235px !important;
	height:53px !important;
}

#item374406 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item374413 {
	width:235px !important;
	height:43px !important;
}

#item374410 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item374417 {
	width:235px !important;
	height:43px !important;
}

#item374414 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item374423 {
	width:235px !important;
	height:53px !important;
}

#item374418 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item374427 {
	width:235px !important;
	height:53px !important;
}

#item374424 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item374431 {
	width:235px !important;
	height:68px !important;
}

#item374428 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item374435 {
	width:235px !important;
	height:71px !important;
}

#item374432 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item374436 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

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

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

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

#item375274 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item375278 {
	width:235px !important;
	height:58px !important;
}

#item375275 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item375283 {
	width:235px !important;
	height:53px !important;
}

#item375279 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item375287 {
	width:235px !important;
	height:53px !important;
}

#item375284 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item375291 {
	width:235px !important;
	height:53px !important;
}

#item375288 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item375295 {
	width:235px !important;
	height:53px !important;
}

#item375292 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item375299 {
	width:235px !important;
	height:43px !important;
}

#item375296 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item375303 {
	width:235px !important;
	height:43px !important;
}

#item375300 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item375307 {
	width:235px !important;
	height:53px !important;
}

#item375304 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item375311 {
	width:235px !important;
	height:53px !important;
}

#item375308 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item375315 {
	width:235px !important;
	height:68px !important;
}

#item375312 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item375319 {
	width:235px !important;
	height:71px !important;
}

#item375316 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item375320 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

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

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

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

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

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

#item353473 {
	width:292px !important;
	height:444px !important;
	left:320px !important;
	top:195px !important;
	border-radius:undefined;
	background:#fff200;
}

#item353500 {
	width:227px !important;
	height:40px !important;
	background:#000;
}

#item353693 {
	width:612px !important;
	height:396px !important;
	left:612px !important;
}

#item353696 {
	width:612px !important;
	height:396px !important;
	left:612px !important;
	top:396px !important;
}

#item359931 {
	width:226px !important;
	height:40px !important;
}

#item359932 {
	width:226px !important;
	height:40px !important;
	left:350px !important;
	top:466px !important;
}

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

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

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

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

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

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

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

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

#item377067 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item377071 {
	width:235px !important;
	height:58px !important;
}

#item377068 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item377075 {
	width:235px !important;
	height:53px !important;
}

#item377072 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item377079 {
	width:235px !important;
	height:53px !important;
}

#item377076 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item377083 {
	width:235px !important;
	height:53px !important;
}

#item377080 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item377087 {
	width:235px !important;
	height:53px !important;
}

#item377084 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item377091 {
	width:235px !important;
	height:43px !important;
}

#item377088 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item377095 {
	width:235px !important;
	height:43px !important;
}

#item377092 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item377099 {
	width:235px !important;
	height:53px !important;
}

#item377096 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item377103 {
	width:235px !important;
	height:53px !important;
}

#item377100 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item377107 {
	width:235px !important;
	height:68px !important;
}

#item377104 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item377111 {
	width:235px !important;
	height:71px !important;
}

#item377108 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item377112 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

#item354217 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:410px !important;
}

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

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

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

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

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

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

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

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

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

#item379960 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item379964 {
	width:235px !important;
	height:58px !important;
}

#item379961 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item379969 {
	width:235px !important;
	height:53px !important;
}

#item379965 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item379973 {
	width:235px !important;
	height:53px !important;
}

#item379970 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item379977 {
	width:235px !important;
	height:53px !important;
}

#item379974 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item379981 {
	width:235px !important;
	height:53px !important;
}

#item379978 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item379985 {
	width:235px !important;
	height:43px !important;
}

#item379982 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item379989 {
	width:235px !important;
	height:43px !important;
}

#item379986 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item379993 {
	width:235px !important;
	height:53px !important;
}

#item379990 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item379997 {
	width:235px !important;
	height:53px !important;
}

#item379994 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item380001 {
	width:235px !important;
	height:68px !important;
}

#item379998 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item380005 {
	width:235px !important;
	height:71px !important;
}

#item380002 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item380006 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

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

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

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

#item380843 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item380847 {
	width:235px !important;
	height:58px !important;
}

#item380844 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item380851 {
	width:235px !important;
	height:53px !important;
}

#item380848 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item380855 {
	width:235px !important;
	height:53px !important;
}

#item380852 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item380859 {
	width:235px !important;
	height:53px !important;
}

#item380856 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item380863 {
	width:235px !important;
	height:53px !important;
}

#item380860 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item380867 {
	width:235px !important;
	height:43px !important;
}

#item380864 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item380871 {
	width:235px !important;
	height:43px !important;
}

#item380868 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item380875 {
	width:235px !important;
	height:53px !important;
}

#item380872 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item380879 {
	width:235px !important;
	height:53px !important;
}

#item380876 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item380884 {
	width:235px !important;
	height:68px !important;
}

#item380880 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item380888 {
	width:235px !important;
	height:71px !important;
}

#item380885 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item380889 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item381755 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item381759 {
	width:235px !important;
	height:58px !important;
}

#item381756 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item381763 {
	width:235px !important;
	height:53px !important;
}

#item381760 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item381767 {
	width:235px !important;
	height:53px !important;
}

#item381764 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item381771 {
	width:235px !important;
	height:53px !important;
}

#item381768 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item381775 {
	width:235px !important;
	height:53px !important;
}

#item381772 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item381779 {
	width:235px !important;
	height:43px !important;
}

#item381776 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item381783 {
	width:235px !important;
	height:43px !important;
}

#item381780 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item381787 {
	width:235px !important;
	height:53px !important;
}

#item381784 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item381791 {
	width:235px !important;
	height:53px !important;
}

#item381788 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item381795 {
	width:235px !important;
	height:68px !important;
}

#item381792 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item381799 {
	width:235px !important;
	height:71px !important;
}

#item381796 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item381800 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

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

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

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

#item382637 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item382641 {
	width:235px !important;
	height:58px !important;
}

#item382638 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item382645 {
	width:235px !important;
	height:53px !important;
}

#item382642 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item382649 {
	width:235px !important;
	height:53px !important;
}

#item382646 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item382653 {
	width:235px !important;
	height:53px !important;
}

#item382650 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item382657 {
	width:235px !important;
	height:53px !important;
}

#item382654 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item382661 {
	width:235px !important;
	height:43px !important;
}

#item382658 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item382666 {
	width:235px !important;
	height:43px !important;
}

#item382662 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item382670 {
	width:235px !important;
	height:53px !important;
}

#item382667 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item382674 {
	width:235px !important;
	height:53px !important;
}

#item382671 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item382678 {
	width:235px !important;
	height:68px !important;
}

#item382675 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item382682 {
	width:235px !important;
	height:71px !important;
}

#item382679 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item382683 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

#item354499 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:230px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item383878 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item383882 {
	width:235px !important;
	height:58px !important;
}

#item383879 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item383886 {
	width:235px !important;
	height:53px !important;
}

#item383883 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item383890 {
	width:235px !important;
	height:53px !important;
}

#item383887 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item383894 {
	width:235px !important;
	height:53px !important;
}

#item383891 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item383899 {
	width:235px !important;
	height:53px !important;
}

#item383896 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item383903 {
	width:235px !important;
	height:43px !important;
}

#item383900 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item383907 {
	width:235px !important;
	height:43px !important;
}

#item383904 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item383911 {
	width:235px !important;
	height:53px !important;
}

#item383908 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item383915 {
	width:235px !important;
	height:53px !important;
}

#item383912 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item383919 {
	width:235px !important;
	height:68px !important;
}

#item383916 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item383923 {
	width:235px !important;
	height:71px !important;
}

#item383920 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item383924 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

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

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

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

#item384763 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item384767 {
	width:235px !important;
	height:58px !important;
}

#item384764 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item384772 {
	width:235px !important;
	height:53px !important;
}

#item384768 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item384776 {
	width:235px !important;
	height:53px !important;
}

#item384773 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item384780 {
	width:235px !important;
	height:53px !important;
}

#item384777 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item384784 {
	width:235px !important;
	height:53px !important;
}

#item384781 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item384788 {
	width:235px !important;
	height:43px !important;
}

#item384785 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item384793 {
	width:235px !important;
	height:43px !important;
}

#item384789 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item384797 {
	width:235px !important;
	height:53px !important;
}

#item384794 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item384801 {
	width:235px !important;
	height:53px !important;
}

#item384798 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item384805 {
	width:235px !important;
	height:68px !important;
}

#item384802 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item384809 {
	width:235px !important;
	height:71px !important;
}

#item384806 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item384810 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

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

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

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

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

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

#item355285 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:369px !important;
}

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

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

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

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

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

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

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

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

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

#item385671 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item385675 {
	width:235px !important;
	height:58px !important;
}

#item385672 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item385679 {
	width:235px !important;
	height:53px !important;
}

#item385676 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item385683 {
	width:235px !important;
	height:53px !important;
}

#item385680 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item385687 {
	width:235px !important;
	height:53px !important;
}

#item385684 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item385691 {
	width:235px !important;
	height:53px !important;
}

#item385688 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item385695 {
	width:235px !important;
	height:43px !important;
}

#item385692 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item385699 {
	width:235px !important;
	height:43px !important;
}

#item385696 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item385703 {
	width:235px !important;
	height:53px !important;
}

#item385700 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item385707 {
	width:235px !important;
	height:53px !important;
}

#item385704 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item385712 {
	width:235px !important;
	height:68px !important;
}

#item385708 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item385716 {
	width:235px !important;
	height:71px !important;
}

#item385713 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item385717 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

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

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

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

#item386554 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item386558 {
	width:235px !important;
	height:58px !important;
}

#item386555 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item386562 {
	width:235px !important;
	height:53px !important;
}

#item386559 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item386566 {
	width:235px !important;
	height:53px !important;
}

#item386563 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item386571 {
	width:235px !important;
	height:53px !important;
}

#item386567 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item386575 {
	width:235px !important;
	height:53px !important;
}

#item386572 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item386579 {
	width:235px !important;
	height:43px !important;
}

#item386576 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item386584 {
	width:235px !important;
	height:43px !important;
}

#item386580 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item386588 {
	width:235px !important;
	height:53px !important;
}

#item386585 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item386592 {
	width:235px !important;
	height:53px !important;
}

#item386589 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item386596 {
	width:235px !important;
	height:68px !important;
}

#item386593 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item386600 {
	width:235px !important;
	height:71px !important;
}

#item386597 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item386601 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item387464 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item387468 {
	width:235px !important;
	height:58px !important;
}

#item387465 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item387472 {
	width:235px !important;
	height:53px !important;
}

#item387469 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item387476 {
	width:235px !important;
	height:53px !important;
}

#item387473 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item387480 {
	width:235px !important;
	height:53px !important;
}

#item387477 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item387484 {
	width:235px !important;
	height:53px !important;
}

#item387481 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item387488 {
	width:235px !important;
	height:43px !important;
}

#item387485 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item387494 {
	width:235px !important;
	height:43px !important;
}

#item387489 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item387498 {
	width:235px !important;
	height:53px !important;
}

#item387495 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item387502 {
	width:235px !important;
	height:53px !important;
}

#item387499 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item387506 {
	width:235px !important;
	height:68px !important;
}

#item387503 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item387510 {
	width:235px !important;
	height:71px !important;
}

#item387507 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item387511 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

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

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

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

#item388348 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item388353 {
	width:235px !important;
	height:58px !important;
}

#item388349 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item388357 {
	width:235px !important;
	height:53px !important;
}

#item388354 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item388361 {
	width:235px !important;
	height:53px !important;
}

#item388358 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item388365 {
	width:235px !important;
	height:53px !important;
}

#item388362 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item388369 {
	width:235px !important;
	height:53px !important;
}

#item388366 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item388373 {
	width:235px !important;
	height:43px !important;
}

#item388370 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item388377 {
	width:235px !important;
	height:43px !important;
}

#item388374 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item388381 {
	width:235px !important;
	height:53px !important;
}

#item388378 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item388385 {
	width:235px !important;
	height:53px !important;
}

#item388382 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item388389 {
	width:235px !important;
	height:68px !important;
}

#item388386 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item388393 {
	width:235px !important;
	height:71px !important;
}

#item388390 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item388394 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

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

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

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

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

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

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

#item355030 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:410px !important;
}

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

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

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

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

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

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

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

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

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

#item389257 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item389261 {
	width:235px !important;
	height:58px !important;
}

#item389258 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item389265 {
	width:235px !important;
	height:53px !important;
}

#item389262 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item389269 {
	width:235px !important;
	height:53px !important;
}

#item389266 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item389274 {
	width:235px !important;
	height:53px !important;
}

#item389270 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item389278 {
	width:235px !important;
	height:53px !important;
}

#item389275 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item389282 {
	width:235px !important;
	height:43px !important;
}

#item389279 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item389286 {
	width:235px !important;
	height:43px !important;
}

#item389283 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item389290 {
	width:235px !important;
	height:53px !important;
}

#item389287 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item389294 {
	width:235px !important;
	height:53px !important;
}

#item389291 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item389298 {
	width:235px !important;
	height:68px !important;
}

#item389295 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item389302 {
	width:235px !important;
	height:71px !important;
}

#item389299 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item389303 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

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

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

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

#item390141 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item390145 {
	width:235px !important;
	height:58px !important;
}

#item390142 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item390149 {
	width:235px !important;
	height:53px !important;
}

#item390146 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item390153 {
	width:235px !important;
	height:53px !important;
}

#item390150 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item390157 {
	width:235px !important;
	height:53px !important;
}

#item390154 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item390161 {
	width:235px !important;
	height:53px !important;
}

#item390158 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item390167 {
	width:235px !important;
	height:43px !important;
}

#item390162 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item390171 {
	width:235px !important;
	height:43px !important;
}

#item390168 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item390175 {
	width:235px !important;
	height:53px !important;
}

#item390172 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item390179 {
	width:235px !important;
	height:53px !important;
}

#item390176 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item390183 {
	width:235px !important;
	height:68px !important;
}

#item390180 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item390187 {
	width:235px !important;
	height:71px !important;
}

#item390184 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item390188 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

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

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

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

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

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

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

#item360042 {
	width:40px !important;
	height:48px !important;
}

#item360038 {
	width:40px !important;
	height:48px !important;
	left:31px !important;
	top:709px !important;
}

#item360046 {
	width:38px !important;
	height:48px !important;
}

#item360043 {
	width:38px !important;
	height:48px !important;
	left:80px !important;
	top:709px !important;
}

#item360051 {
	width:38px !important;
	height:46px !important;
}

#item360048 {
	width:38px !important;
	height:46px !important;
	left:405px !important;
	top:685px !important;
}

#item360055 {
	width:37px !important;
	height:45px !important;
}

#item360052 {
	width:37px !important;
	height:45px !important;
	left:451px !important;
	top:685px !important;
}

#item360059 {
	width:36px !important;
	height:46px !important;
}

#item360056 {
	width:36px !important;
	height:46px !important;
	left:499px !important;
	top:685px !important;
}

#item360063 {
	width:36px !important;
	height:45px !important;
}

#item360060 {
	width:36px !important;
	height:45px !important;
	left:546px !important;
	top:685px !important;
}

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

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

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

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

#item400191 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item400195 {
	width:235px !important;
	height:58px !important;
}

#item400192 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item400199 {
	width:235px !important;
	height:53px !important;
}

#item400196 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item400203 {
	width:235px !important;
	height:53px !important;
}

#item400200 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item400207 {
	width:235px !important;
	height:53px !important;
}

#item400204 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item400211 {
	width:235px !important;
	height:53px !important;
}

#item400208 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item400215 {
	width:235px !important;
	height:43px !important;
}

#item400212 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item400219 {
	width:235px !important;
	height:43px !important;
}

#item400216 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item400223 {
	width:235px !important;
	height:53px !important;
}

#item400220 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item400227 {
	width:235px !important;
	height:53px !important;
}

#item400224 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item400232 {
	width:235px !important;
	height:68px !important;
}

#item400229 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item400236 {
	width:235px !important;
	height:71px !important;
}

#item400233 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item400237 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

#item360497 {
	width:542px !important;
	height:480px !important;
	left:35px !important;
	top:225px !important;
	border:solid 2px #fbed23;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item402025 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item402029 {
	width:235px !important;
	height:58px !important;
}

#item402026 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item402033 {
	width:235px !important;
	height:53px !important;
}

#item402030 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item402037 {
	width:235px !important;
	height:53px !important;
}

#item402034 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item402041 {
	width:235px !important;
	height:53px !important;
}

#item402038 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item402045 {
	width:235px !important;
	height:53px !important;
}

#item402042 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item402049 {
	width:235px !important;
	height:43px !important;
}

#item402046 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item402053 {
	width:235px !important;
	height:43px !important;
}

#item402050 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item402057 {
	width:235px !important;
	height:53px !important;
}

#item402054 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item402062 {
	width:235px !important;
	height:53px !important;
}

#item402058 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item402066 {
	width:235px !important;
	height:68px !important;
}

#item402063 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item402070 {
	width:235px !important;
	height:71px !important;
}

#item402067 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item402071 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

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

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

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

#item402909 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item402913 {
	width:235px !important;
	height:58px !important;
}

#item402910 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item402917 {
	width:235px !important;
	height:53px !important;
}

#item402914 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item402921 {
	width:235px !important;
	height:53px !important;
}

#item402918 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item402925 {
	width:235px !important;
	height:53px !important;
}

#item402922 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item402929 {
	width:235px !important;
	height:53px !important;
}

#item402926 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item402933 {
	width:235px !important;
	height:43px !important;
}

#item402930 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item402938 {
	width:235px !important;
	height:43px !important;
}

#item402935 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item402942 {
	width:235px !important;
	height:53px !important;
}

#item402939 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item402946 {
	width:235px !important;
	height:53px !important;
}

#item402943 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item402950 {
	width:235px !important;
	height:68px !important;
}

#item402947 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item402955 {
	width:235px !important;
	height:71px !important;
}

#item402951 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item402956 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

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

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

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

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

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

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

#item179746 {
	width:540px !important;
	height:582px !important;
	left:36px !important;
	top:91px !important;
}

#item179756 {
	width:17px !important;
	height:30px !important;
}

#item179753 {
	width:17px !important;
	height:30px !important;
	left:584px !important;
	top:364px !important;
}

#item179758 {
	width:17px !important;
	height:30px !important;
	left:10px !important;
	top:364px !important;
}

#item179765 {
	width:518px !important;
	height:245px !important;
	top:19px !important;
}

#item179763 {
	width:518px !important;
	height:370px !important;
	left:37px !important;
	top:215px !important;
}

#item179862 {
	width:310px !important;
	height:35px !important;
	left:36px !important;
	top:125px !important;
	background:#000;
}

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

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

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

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

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

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

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

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

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

#item403818 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item403822 {
	width:235px !important;
	height:58px !important;
}

#item403819 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item403826 {
	width:235px !important;
	height:53px !important;
}

#item403823 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item403830 {
	width:235px !important;
	height:53px !important;
}

#item403827 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item403834 {
	width:235px !important;
	height:53px !important;
}

#item403831 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item403838 {
	width:235px !important;
	height:53px !important;
}

#item403835 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item403842 {
	width:235px !important;
	height:43px !important;
}

#item403839 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item403846 {
	width:235px !important;
	height:43px !important;
}

#item403843 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item403850 {
	width:235px !important;
	height:53px !important;
}

#item403847 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item403855 {
	width:235px !important;
	height:53px !important;
}

#item403851 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item403860 {
	width:235px !important;
	height:68px !important;
}

#item403856 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item403864 {
	width:235px !important;
	height:71px !important;
}

#item403861 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item403865 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

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

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

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

#item404701 {
	width:81px !important;
	height:49px !important;
	left:346px !important;
	top:586px !important;
}

#item404706 {
	width:235px !important;
	height:58px !important;
}

#item404702 {
	width:235px !important;
	height:58px !important;
	left:36px !important;
	top:131px !important;
}

#item404710 {
	width:235px !important;
	height:53px !important;
}

#item404707 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:126px !important;
}

#item404714 {
	width:235px !important;
	height:53px !important;
}

#item404711 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:224px !important;
}

#item404719 {
	width:235px !important;
	height:53px !important;
}

#item404716 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:333px !important;
}

#item404723 {
	width:235px !important;
	height:53px !important;
}

#item404720 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:438px !important;
}

#item404727 {
	width:235px !important;
	height:43px !important;
}

#item404724 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:542px !important;
}

#item404731 {
	width:235px !important;
	height:43px !important;
}

#item404728 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:630px !important;
}

#item404735 {
	width:235px !important;
	height:53px !important;
}

#item404732 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

#item404739 {
	width:235px !important;
	height:53px !important;
}

#item404736 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:336px !important;
}

#item404743 {
	width:235px !important;
	height:68px !important;
}

#item404740 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:557px !important;
}

#item404748 {
	width:235px !important;
	height:71px !important;
}

#item404744 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:440px !important;
}

#item404749 {
	width:42px !important;
	height:42px !important;
	left:525px !important;
	top:60px !important;
}

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

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

#item370964 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item370971 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item370978 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item370994 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item371004 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item371013 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item371021 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item371030 {
	width:23px !important;
	height:23px !important;
}

#item371043 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item371050 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item371059 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item370839 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item370845 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item370852 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item370869 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item370879 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item370886 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item370893 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item370901 {
	width:23px !important;
	height:23px !important;
}

#item370917 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item370924 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item370932 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item370723 {
	width:23px !important;
	height:23px !important;
	left:207px !important;
}

#item370728 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item370734 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item370741 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item370759 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item370769 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item370778 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item370785 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item370793 {
	width:23px !important;
	height:23px !important;
}

#item370807 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item370595 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item370604 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item370611 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item370627 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item370637 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item370646 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item370653 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item370661 {
	width:23px !important;
	height:23px !important;
}

#item370674 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item370681 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item370690 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item370467 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item370474 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item370482 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item370499 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item370509 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item370517 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item370523 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item370531 {
	width:23px !important;
	height:23px !important;
}

#item370545 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item370553 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item370561 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item370342 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item370348 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item370355 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item370372 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item370383 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item370392 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item370399 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item370407 {
	width:23px !important;
	height:23px !important;
}

#item370420 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item370427 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item370435 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item370217 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item370224 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item370232 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item370248 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item370258 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item370266 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item370274 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item370281 {
	width:23px !important;
	height:23px !important;
}

#item370294 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item370301 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item370309 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item370091 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item370099 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item370105 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item370122 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item370132 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item370140 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item370147 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item370156 {
	width:23px !important;
	height:23px !important;
}

#item370171 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item370183 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item369963 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item369970 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item369976 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item369992 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item370002 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item370013 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item370021 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item370029 {
	width:23px !important;
	height:23px !important;
}

#item370042 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item370049 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item370058 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item369839 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item369846 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item369864 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item369874 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item369882 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item369889 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item369897 {
	width:23px !important;
	height:23px !important;
}

#item369911 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item369918 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item369924 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item369931 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item369686 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item369694 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item369710 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item369720 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item369729 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item369736 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item369744 {
	width:23px !important;
	height:23px !important;
}

#item369756 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item369763 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item369773 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item369784 {
	width:54px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item369780 {
	width:60px !important;
	height:22px !important;
	left:445px !important;
	top:637px !important;
}

#item369808 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item369530 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item369537 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item369554 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item369564 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item369572 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item369579 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item369587 {
	width:23px !important;
	height:23px !important;
}

#item369602 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item369609 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item369617 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item369629 {
	width:85px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item369626 {
	width:91px !important;
	height:22px !important;
	left:430px !important;
	top:637px !important;
}

#item369653 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item369375 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item369383 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item369399 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item369410 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item369419 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item369426 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item369434 {
	width:23px !important;
	height:23px !important;
}

#item369447 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item369454 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item369460 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item369468 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item369481 {
	width:54px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item369477 {
	width:60px !important;
	height:22px !important;
	left:492px !important;
	top:201px !important;
}

#item369215 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item369222 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item369239 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item369249 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item369258 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item369265 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item369273 {
	width:23px !important;
	height:23px !important;
}

#item369286 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item369294 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item369303 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item369313 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item369326 {
	width:85px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item369323 {
	width:91px !important;
	height:22px !important;
	left:462px !important;
	top:634px !important;
}

#item369189 {
	width:553px !important;
	height:673px !important;
	left:26px !important;
	top:79px !important;
}

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

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

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

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

#item402973 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}
#in5footer,  #prefooter {display:none;}
