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

#item360584 {
	width:117px !important;
	height:31px !important;
}

#item385345 {
	width:117px !important;
	height:31px !important;
	left:468px !important;
	top:378px !important;
}

#item360585 {
	width:117px !important;
	height:29px !important;
}

#item385341 {
	width:117px !important;
	height:29px !important;
	left:468px !important;
	top:421px !important;
}

#item360586 {
	width:117px !important;
	height:29px !important;
}

#item385349 {
	width:117px !important;
	height:29px !important;
	left:469px !important;
	top:463px !important;
}

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

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

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

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

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

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

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

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

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

#item360590 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item361546 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item361550 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item361554 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item361558 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item361563 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item361567 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item361571 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item361575 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item361580 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item361585 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item361589 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item361605 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

#item360737 {
	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:237px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item362462 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item362466 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item362470 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item362474 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item362478 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item362482 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item362487 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item362491 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item362495 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item362499 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item362503 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item362507 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

#item363332 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item363336 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item363340 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item363344 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item363349 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item363353 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item363357 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item363361 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item363365 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item363369 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item363373 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item363377 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

#item362520 {
	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:307px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item364365 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item364369 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item364373 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item364377 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item364381 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item364385 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item364389 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item364393 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item364398 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item364402 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item364406 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item364411 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

#item365226 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item365231 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item365236 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item365240 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item365244 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item365248 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item365252 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item365256 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item365260 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item365264 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item365268 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item365272 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item366103 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item366107 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item366111 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item366115 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item366119 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item366123 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item366128 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item366132 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item366136 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item366140 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item366144 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item366148 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

#item366965 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item366970 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item366974 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item366978 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item366982 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item366986 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item366990 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item366994 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item366998 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item367003 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item367007 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item367011 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

#item353473 {
	width:292px !important;
	height:476px !important;
	left:320px !important;
	top:216px !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:524px !important;
}

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

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

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

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

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

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

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

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

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

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

#item368704 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item368708 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item368712 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item368716 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item368720 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item368724 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item368728 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item368732 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item368736 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item368740 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item368744 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item368748 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item369617 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item369621 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item369625 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item369630 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item369634 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item369638 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item369642 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item369646 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item369650 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item369655 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item369659 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item369663 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

#item370478 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item370482 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item370486 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item370490 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item370494 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item370498 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item370502 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item370506 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item370510 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item370514 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item370518 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item370524 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item371354 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item371360 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item371364 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item371368 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item371372 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item371376 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item371380 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item371384 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item371388 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item371393 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item371397 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item371401 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

#item372218 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item372222 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item372227 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item372231 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item372235 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item372239 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item372243 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item372247 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item372251 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item372256 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item372260 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item372265 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item373095 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item373099 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item373103 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item373107 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item373111 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item373115 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item373119 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item373123 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item373127 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item373132 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item373136 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item373140 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

#item373955 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item373959 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item373963 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item373967 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item373971 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item373975 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item373979 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item373983 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item373988 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item373992 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item373997 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item374002 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

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

#item354691 {
	width:576px !important;
	height:352px !important;
	left:36px !important;
	top:298px !important;
	border-radius:undefined;
	background:#fff200;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item374855 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item374859 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item374863 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item374867 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item374871 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item374875 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item374879 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item374883 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item374887 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item374892 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item374896 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item374902 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

#item375715 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item375719 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item375723 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item375727 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item375731 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item375735 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item375740 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item375744 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item375748 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item375752 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item375756 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item375761 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item377103 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item377107 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item377111 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item377115 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item377119 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item377124 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item377128 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item377132 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item377136 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item377141 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item377145 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item377149 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

#item377966 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item377970 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item377974 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item377978 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item377982 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item377986 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item377990 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item377994 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item377998 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item378002 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item378006 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item378011 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item378841 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item378845 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item378849 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item378855 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item378859 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item378863 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item378867 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item378871 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item378875 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item378880 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item378884 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item378888 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

#item379703 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item379707 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item379711 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item379715 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item379719 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item379723 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item379727 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item379731 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item379735 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item379739 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item379743 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item379748 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item380579 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item380584 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item380588 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item380592 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item380596 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item380600 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item380604 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item380608 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item380612 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item380617 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item380622 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item380626 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item382338 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item382343 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item382347 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item382351 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item382355 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item382360 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item382364 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item382368 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item382372 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item382376 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item382381 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item382385 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

#item383200 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item383204 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item383208 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item383212 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item383216 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item383220 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item383224 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item383228 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item383232 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item383236 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item383240 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item383244 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

#item381514 {
	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:357px !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;
}

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

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

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

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

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

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

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

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

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

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

#item384113 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item384117 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item384121 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item384126 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item384130 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item384134 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item384138 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item384142 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item384146 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item384150 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item384155 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item384159 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

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

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

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

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

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

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

#item384974 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item384978 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:130px !important;
}

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

#item384982 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:229px !important;
}

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

#item384986 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:334px !important;
}

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

#item384990 {
	width:235px !important;
	height:53px !important;
	left:341px !important;
	top:436px !important;
}

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

#item385047 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:543px !important;
}

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

#item385051 {
	width:235px !important;
	height:43px !important;
	left:341px !important;
	top:633px !important;
}

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

#item385055 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:230px !important;
}

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

#item385059 {
	width:235px !important;
	height:53px !important;
	left:36px !important;
	top:335px !important;
}

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

#item385063 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:553px !important;
}

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

#item385067 {
	width:235px !important;
	height:71px !important;
	left:36px !important;
	top:438px !important;
}

#item385071 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:55px !important;
}

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

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

#item390486 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item390492 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item390500 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item390517 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item390528 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item390536 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item390543 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item390551 {
	width:23px !important;
	height:23px !important;
}

#item390565 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item390572 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item390580 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item390363 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item390369 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item390377 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item390393 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item390403 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item390410 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item390418 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item390426 {
	width:23px !important;
	height:23px !important;
}

#item390439 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item390446 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item390453 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item390246 {
	width:23px !important;
	height:23px !important;
	left:207px !important;
}

#item390252 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item390258 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item390265 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item390282 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item390292 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item390300 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item390309 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item390317 {
	width:23px !important;
	height:23px !important;
}

#item390330 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item390116 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item390124 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item390131 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item390149 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item390160 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item390168 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item390175 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item390183 {
	width:23px !important;
	height:23px !important;
}

#item390198 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item390205 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item390213 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item389987 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item389994 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item390002 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item390019 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item390029 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item390039 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item390046 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item390054 {
	width:23px !important;
	height:23px !important;
}

#item390067 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item390074 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item390083 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item389862 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item389868 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item389875 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item389894 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item389904 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item389912 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item389919 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item389927 {
	width:23px !important;
	height:23px !important;
}

#item389942 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item389948 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item389955 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item389737 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item389744 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item389751 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item389767 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item389778 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item389787 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item389794 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item389801 {
	width:23px !important;
	height:23px !important;
}

#item389814 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item389822 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item389830 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item389614 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item389620 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item389626 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item389643 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item389653 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item389661 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item389668 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item389677 {
	width:23px !important;
	height:23px !important;
}

#item389690 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item389703 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item389487 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item389493 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item389499 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item389516 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item389526 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item389534 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item389541 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item389549 {
	width:23px !important;
	height:23px !important;
}

#item389563 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item389571 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item389580 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item389361 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item389369 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item389384 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item389394 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item389403 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item389412 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item389421 {
	width:23px !important;
	height:23px !important;
}

#item389434 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item389441 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item389447 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item389455 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item389207 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item389214 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item389232 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item389243 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item389252 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item389259 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item389267 {
	width:23px !important;
	height:23px !important;
}

#item389280 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item389287 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item389294 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item389305 {
	width:54px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item389301 {
	width:60px !important;
	height:22px !important;
	left:445px !important;
	top:637px !important;
}

#item389329 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item389052 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item389060 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item389077 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item389087 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item389095 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item389103 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item389111 {
	width:23px !important;
	height:23px !important;
}

#item389124 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item389131 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item389139 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item389150 {
	width:85px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item389147 {
	width:91px !important;
	height:22px !important;
	left:430px !important;
	top:637px !important;
}

#item389174 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item388897 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item388904 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item388921 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item388932 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item388940 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item388947 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item388955 {
	width:23px !important;
	height:23px !important;
}

#item388969 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item388977 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item388983 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item388990 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item389003 {
	width:54px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item388999 {
	width:60px !important;
	height:22px !important;
	left:492px !important;
	top:201px !important;
}

#item388736 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item388743 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item388760 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item388771 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item388779 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item388786 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item388795 {
	width:23px !important;
	height:23px !important;
}

#item388807 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item388814 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item388824 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item388834 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item388848 {
	width:85px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item388845 {
	width:91px !important;
	height:22px !important;
	left:462px !important;
	top:634px !important;
}

#item388710 {
	width:553px !important;
	height:673px !important;
	left:26px !important;
	top:79px !important;
}

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

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

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

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

#item383286 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}
#in5footer,  #prefooter {display:none;}
