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

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

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

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

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

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

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

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

#item356756 {
	width:236px !important;
	height:53px !important;
}

#item356757 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item356763 {
	width:236px !important;
	height:53px !important;
}

#item356760 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item356767 {
	width:236px !important;
	height:69px !important;
}

#item356764 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item356772 {
	width:236px !important;
	height:69px !important;
}

#item356768 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item356788 {
	width:236px !important;
	height:73px !important;
}

#item356785 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item356780 {
	width:236px !important;
	height:63px !important;
}

#item356777 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item356784 {
	width:236px !important;
	height:78px !important;
}

#item356781 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item356776 {
	width:236px !important;
	height:69px !important;
}

#item356773 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item356792 {
	width:236px !important;
	height:46px !important;
}

#item356789 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item356796 {
	width:236px !important;
	height:46px !important;
}

#item356793 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

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

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

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

#item358147 {
	width:236px !important;
	height:53px !important;
}

#item358144 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item358152 {
	width:236px !important;
	height:53px !important;
}

#item358149 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item358156 {
	width:236px !important;
	height:69px !important;
}

#item358153 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item358161 {
	width:236px !important;
	height:69px !important;
}

#item358157 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item358166 {
	width:236px !important;
	height:73px !important;
}

#item358162 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item358170 {
	width:236px !important;
	height:63px !important;
}

#item358167 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item358174 {
	width:236px !important;
	height:78px !important;
}

#item358171 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item358178 {
	width:236px !important;
	height:69px !important;
}

#item358175 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item358182 {
	width:236px !important;
	height:46px !important;
}

#item358179 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item358186 {
	width:236px !important;
	height:46px !important;
}

#item358183 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

#item358196 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:43px !important;
}

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

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

#item356800 {
	width:78px !important;
	height:24px !important;
}

#item356801 {
	width:78px !important;
	height:24px !important;
	left:36px !important;
	top:198px !important;
}

#item356808 {
	width:78px !important;
	height:24px !important;
}

#item356805 {
	width:78px !important;
	height:24px !important;
	left:36px !important;
	top:424px !important;
}

#item356812 {
	width:78px !important;
	height:24px !important;
}

#item356809 {
	width:78px !important;
	height:24px !important;
	left:36px !important;
	top:699px !important;
}

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

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

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

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

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

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

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

#item348022 {
	width:256px !important;
	height:34px !important;
	left:320px !important;
	top:608px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item359009 {
	width:236px !important;
	height:53px !important;
}

#item359006 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item359013 {
	width:236px !important;
	height:53px !important;
}

#item359010 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item359017 {
	width:236px !important;
	height:69px !important;
}

#item359014 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item359021 {
	width:236px !important;
	height:69px !important;
}

#item359018 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item359025 {
	width:236px !important;
	height:73px !important;
}

#item359022 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item359029 {
	width:236px !important;
	height:63px !important;
}

#item359026 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item359035 {
	width:236px !important;
	height:78px !important;
}

#item359030 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item359039 {
	width:236px !important;
	height:69px !important;
}

#item359036 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item359043 {
	width:236px !important;
	height:46px !important;
}

#item359040 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item359047 {
	width:236px !important;
	height:46px !important;
}

#item359044 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

#item359048 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:43px !important;
}

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

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

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

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

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

#item359828 {
	width:236px !important;
	height:53px !important;
}

#item359825 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item359832 {
	width:236px !important;
	height:53px !important;
}

#item359829 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item359837 {
	width:236px !important;
	height:69px !important;
}

#item359833 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item359841 {
	width:236px !important;
	height:69px !important;
}

#item359838 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item359845 {
	width:236px !important;
	height:73px !important;
}

#item359842 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item359849 {
	width:236px !important;
	height:63px !important;
}

#item359846 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item359854 {
	width:236px !important;
	height:78px !important;
}

#item359850 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item359858 {
	width:236px !important;
	height:69px !important;
}

#item359855 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item359862 {
	width:236px !important;
	height:46px !important;
}

#item359859 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item359867 {
	width:236px !important;
	height:46px !important;
}

#item359864 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

#item359868 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:43px !important;
}

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

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

#item356253 {
	width:540px !important;
	height:364px !important;
	left:36px !important;
	top:312px !important;
	background:#353535;
}

#item356321 {
	width:474px !important;
	height:269px !important;
}

#item356322 {
	width:474px !important;
	height:269px !important;
	left:71px !important;
	top:356px !important;
}

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

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

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

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

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

#item349776 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:412px !important;
}

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

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

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

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

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

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

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

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

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

#item360789 {
	width:236px !important;
	height:53px !important;
}

#item360786 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item360793 {
	width:236px !important;
	height:53px !important;
}

#item360790 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item360797 {
	width:236px !important;
	height:69px !important;
}

#item360794 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item360801 {
	width:236px !important;
	height:69px !important;
}

#item360798 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item360805 {
	width:236px !important;
	height:73px !important;
}

#item360802 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item360810 {
	width:236px !important;
	height:63px !important;
}

#item360807 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item360814 {
	width:236px !important;
	height:78px !important;
}

#item360811 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item360818 {
	width:236px !important;
	height:69px !important;
}

#item360815 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item360823 {
	width:236px !important;
	height:46px !important;
}

#item360820 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item360827 {
	width:236px !important;
	height:46px !important;
}

#item360824 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

#item360828 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:43px !important;
}

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

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

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

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

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

#item361597 {
	width:236px !important;
	height:53px !important;
}

#item361594 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item361601 {
	width:236px !important;
	height:53px !important;
}

#item361598 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item361606 {
	width:236px !important;
	height:69px !important;
}

#item361602 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item361610 {
	width:236px !important;
	height:69px !important;
}

#item361607 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item361614 {
	width:236px !important;
	height:73px !important;
}

#item361611 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item361618 {
	width:236px !important;
	height:63px !important;
}

#item361615 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item361622 {
	width:236px !important;
	height:78px !important;
}

#item361619 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item361626 {
	width:236px !important;
	height:69px !important;
}

#item361623 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item361630 {
	width:236px !important;
	height:46px !important;
}

#item361627 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item361634 {
	width:236px !important;
	height:46px !important;
}

#item361631 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

#item361635 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

#item349902 {
	width:539px !important;
	height:106px !important;
	left:37px !important;
	top:444px !important;
	border-radius:13px;
	border:solid 1px #fff200;
}

#item349949 {
	width:293px !important;
	height:58px !important;
	left:283px !important;
	top:568px !important;
	background:#fff200;
}

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

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

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

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

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

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

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

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

#item363239 {
	width:236px !important;
	height:53px !important;
}

#item363236 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item363243 {
	width:236px !important;
	height:53px !important;
}

#item363240 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item363247 {
	width:236px !important;
	height:69px !important;
}

#item363244 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item363251 {
	width:236px !important;
	height:69px !important;
}

#item363248 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item363256 {
	width:236px !important;
	height:73px !important;
}

#item363252 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item363260 {
	width:236px !important;
	height:63px !important;
}

#item363257 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item363264 {
	width:236px !important;
	height:78px !important;
}

#item363261 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item363268 {
	width:236px !important;
	height:69px !important;
}

#item363265 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item363273 {
	width:236px !important;
	height:46px !important;
}

#item363270 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item363277 {
	width:236px !important;
	height:46px !important;
}

#item363274 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

#item363278 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:43px !important;
}

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

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

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

#item350058 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:411px !important;
}

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

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

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

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

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

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

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

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

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

#item364114 {
	width:236px !important;
	height:53px !important;
}

#item364111 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item364120 {
	width:236px !important;
	height:53px !important;
}

#item364117 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item364124 {
	width:236px !important;
	height:69px !important;
}

#item364121 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item364128 {
	width:236px !important;
	height:69px !important;
}

#item364125 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item364132 {
	width:236px !important;
	height:73px !important;
}

#item364129 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item364136 {
	width:236px !important;
	height:63px !important;
}

#item364133 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item364140 {
	width:236px !important;
	height:78px !important;
}

#item364137 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item364144 {
	width:236px !important;
	height:69px !important;
}

#item364141 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item364148 {
	width:236px !important;
	height:46px !important;
}

#item364145 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item364152 {
	width:236px !important;
	height:46px !important;
}

#item364149 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

#item364153 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:43px !important;
}

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

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

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

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

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

#item364923 {
	width:236px !important;
	height:53px !important;
}

#item364920 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item364927 {
	width:236px !important;
	height:53px !important;
}

#item364924 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item364931 {
	width:236px !important;
	height:69px !important;
}

#item364928 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item364935 {
	width:236px !important;
	height:69px !important;
}

#item364932 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item364939 {
	width:236px !important;
	height:73px !important;
}

#item364936 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item364944 {
	width:236px !important;
	height:63px !important;
}

#item364940 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item364948 {
	width:236px !important;
	height:78px !important;
}

#item364945 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item364952 {
	width:236px !important;
	height:69px !important;
}

#item364949 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item364956 {
	width:236px !important;
	height:46px !important;
}

#item364953 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item364960 {
	width:236px !important;
	height:46px !important;
}

#item364957 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

#item364961 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:43px !important;
}

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

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

#item350183 {
	width:293px !important;
	height:45px !important;
	left:283px !important;
	top:682px !important;
	background:#fff200;
}

#item356019 {
	width:539px !important;
	height:81px !important;
	left:36px !important;
	top:172px !important;
	border-radius:13px;
	border:solid 1px #fff200;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item365764 {
	width:236px !important;
	height:53px !important;
}

#item365761 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item365768 {
	width:236px !important;
	height:53px !important;
}

#item365765 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item365772 {
	width:236px !important;
	height:69px !important;
}

#item365769 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item365776 {
	width:236px !important;
	height:69px !important;
}

#item365773 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item365780 {
	width:236px !important;
	height:73px !important;
}

#item365777 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item365784 {
	width:236px !important;
	height:63px !important;
}

#item365781 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item365790 {
	width:236px !important;
	height:78px !important;
}

#item365785 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item365794 {
	width:236px !important;
	height:69px !important;
}

#item365791 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item365798 {
	width:236px !important;
	height:46px !important;
}

#item365795 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item365802 {
	width:236px !important;
	height:46px !important;
}

#item365799 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

#item365803 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:43px !important;
}

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

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

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

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

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

#item366571 {
	width:236px !important;
	height:53px !important;
}

#item366568 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item366575 {
	width:236px !important;
	height:53px !important;
}

#item366572 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item366579 {
	width:236px !important;
	height:69px !important;
}

#item366576 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item366584 {
	width:236px !important;
	height:69px !important;
}

#item366580 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item366589 {
	width:236px !important;
	height:73px !important;
}

#item366585 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item366593 {
	width:236px !important;
	height:63px !important;
}

#item366590 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item366597 {
	width:236px !important;
	height:78px !important;
}

#item366594 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item366601 {
	width:236px !important;
	height:69px !important;
}

#item366598 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item366605 {
	width:236px !important;
	height:46px !important;
}

#item366602 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item366609 {
	width:236px !important;
	height:46px !important;
}

#item366606 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

#item366610 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

#item350331 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:461px !important;
}

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

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

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

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

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

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

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

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

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

#item367421 {
	width:236px !important;
	height:53px !important;
}

#item367418 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item367425 {
	width:236px !important;
	height:53px !important;
}

#item367422 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item367429 {
	width:236px !important;
	height:69px !important;
}

#item367426 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item367433 {
	width:236px !important;
	height:69px !important;
}

#item367430 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item367437 {
	width:236px !important;
	height:73px !important;
}

#item367434 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item367442 {
	width:236px !important;
	height:63px !important;
}

#item367439 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item367446 {
	width:236px !important;
	height:78px !important;
}

#item367443 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item367450 {
	width:236px !important;
	height:69px !important;
}

#item367447 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item367454 {
	width:236px !important;
	height:46px !important;
}

#item367451 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item367458 {
	width:236px !important;
	height:46px !important;
}

#item367455 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

#item367459 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:43px !important;
}

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

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

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

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

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

#item368230 {
	width:236px !important;
	height:53px !important;
}

#item368227 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item368234 {
	width:236px !important;
	height:53px !important;
}

#item368231 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item368238 {
	width:236px !important;
	height:69px !important;
}

#item368235 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item368242 {
	width:236px !important;
	height:69px !important;
}

#item368239 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item368246 {
	width:236px !important;
	height:73px !important;
}

#item368243 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item368250 {
	width:236px !important;
	height:63px !important;
}

#item368247 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item368254 {
	width:236px !important;
	height:78px !important;
}

#item368251 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item368258 {
	width:236px !important;
	height:69px !important;
}

#item368255 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item368262 {
	width:236px !important;
	height:46px !important;
}

#item368259 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item368267 {
	width:236px !important;
	height:46px !important;
}

#item368263 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

#item368268 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

#item356071 {
	width:539px !important;
	height:195px !important;
	left:37px !important;
	top:486px !important;
	border-radius:13px;
	border:solid 1px #fff200;
}

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

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

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

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

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

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

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

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

#item369872 {
	width:236px !important;
	height:53px !important;
}

#item369868 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item369876 {
	width:236px !important;
	height:53px !important;
}

#item369873 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item369881 {
	width:236px !important;
	height:69px !important;
}

#item369877 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item369885 {
	width:236px !important;
	height:69px !important;
}

#item369882 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item369889 {
	width:236px !important;
	height:73px !important;
}

#item369886 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item369893 {
	width:236px !important;
	height:63px !important;
}

#item369890 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item369897 {
	width:236px !important;
	height:78px !important;
}

#item369894 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item369901 {
	width:236px !important;
	height:69px !important;
}

#item369898 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item369905 {
	width:236px !important;
	height:46px !important;
}

#item369902 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item369909 {
	width:236px !important;
	height:46px !important;
}

#item369906 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

#item369910 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:43px !important;
}

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

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

#item350496 {
	width:277px !important;
	height:61px !important;
	left:299px !important;
	top:303px !important;
	background:#fff200;
}

#item356413 {
	width:85px !important;
	height:9px !important;
}

#item356410 {
	width:85px !important;
	height:9px !important;
	left:478px !important;
	top:507px !important;
}

#item348396 {
	width:19px !important;
	height:7px !important;
	left:44px !important;
	top:461px !important;
}

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

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

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

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

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

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

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

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

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

#item370812 {
	width:236px !important;
	height:53px !important;
}

#item370809 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item370817 {
	width:236px !important;
	height:53px !important;
}

#item370814 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item370821 {
	width:236px !important;
	height:69px !important;
}

#item370818 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item370825 {
	width:236px !important;
	height:69px !important;
}

#item370822 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item370829 {
	width:236px !important;
	height:73px !important;
}

#item370826 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item370833 {
	width:236px !important;
	height:63px !important;
}

#item370830 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item370837 {
	width:236px !important;
	height:78px !important;
}

#item370834 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item370842 {
	width:236px !important;
	height:69px !important;
}

#item370838 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item370846 {
	width:236px !important;
	height:46px !important;
}

#item370843 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item370850 {
	width:236px !important;
	height:46px !important;
}

#item370847 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

#item370851 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:43px !important;
}

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

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

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

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

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

#item371620 {
	width:236px !important;
	height:53px !important;
}

#item371617 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item371624 {
	width:236px !important;
	height:53px !important;
}

#item371621 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item371628 {
	width:236px !important;
	height:69px !important;
}

#item371625 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item371632 {
	width:236px !important;
	height:69px !important;
}

#item371629 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item371636 {
	width:236px !important;
	height:73px !important;
}

#item371633 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item371643 {
	width:236px !important;
	height:63px !important;
}

#item371637 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item371647 {
	width:236px !important;
	height:78px !important;
}

#item371644 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item371651 {
	width:236px !important;
	height:69px !important;
}

#item371648 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item371655 {
	width:236px !important;
	height:46px !important;
}

#item371652 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item371659 {
	width:236px !important;
	height:46px !important;
}

#item371656 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

#item371660 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

#item356474 {
	width:539px !important;
	height:70px !important;
	left:37px !important;
	top:142px !important;
	border-radius:13px;
	border:solid 1px #fff200;
}

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

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

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

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

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

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

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

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

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

#item372470 {
	width:236px !important;
	height:53px !important;
}

#item372467 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item372474 {
	width:236px !important;
	height:53px !important;
}

#item372471 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item372478 {
	width:236px !important;
	height:69px !important;
}

#item372475 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item372482 {
	width:236px !important;
	height:69px !important;
}

#item372479 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item372486 {
	width:236px !important;
	height:73px !important;
}

#item372483 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item372490 {
	width:236px !important;
	height:63px !important;
}

#item372487 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item372495 {
	width:236px !important;
	height:78px !important;
}

#item372491 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item372499 {
	width:236px !important;
	height:69px !important;
}

#item372496 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item372503 {
	width:236px !important;
	height:46px !important;
}

#item372500 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item372507 {
	width:236px !important;
	height:46px !important;
}

#item372504 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

#item372508 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:43px !important;
}

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

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

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

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

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

#item373277 {
	width:236px !important;
	height:53px !important;
}

#item373274 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item373282 {
	width:236px !important;
	height:53px !important;
}

#item373278 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item373286 {
	width:236px !important;
	height:69px !important;
}

#item373283 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item373290 {
	width:236px !important;
	height:69px !important;
}

#item373287 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item373294 {
	width:236px !important;
	height:73px !important;
}

#item373291 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item373298 {
	width:236px !important;
	height:63px !important;
}

#item373295 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item373302 {
	width:236px !important;
	height:78px !important;
}

#item373299 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item373306 {
	width:236px !important;
	height:69px !important;
}

#item373303 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item373310 {
	width:236px !important;
	height:46px !important;
}

#item373307 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item373314 {
	width:236px !important;
	height:46px !important;
}

#item373311 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

#item373315 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:43px !important;
}

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

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

#item348744 {
	width:575px !important;
	height:197px !important;
	left:37px !important;
	top:514px !important;
	border-radius:undefined;
	background:#fff200;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item374163 {
	width:236px !important;
	height:53px !important;
}

#item374160 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item374167 {
	width:236px !important;
	height:53px !important;
}

#item374164 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item374171 {
	width:236px !important;
	height:69px !important;
}

#item374168 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item374175 {
	width:236px !important;
	height:69px !important;
}

#item374172 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item374180 {
	width:236px !important;
	height:73px !important;
}

#item374177 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item374185 {
	width:236px !important;
	height:63px !important;
}

#item374182 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item374189 {
	width:236px !important;
	height:78px !important;
}

#item374186 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item374193 {
	width:236px !important;
	height:69px !important;
}

#item374190 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item374197 {
	width:236px !important;
	height:46px !important;
}

#item374194 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item374201 {
	width:236px !important;
	height:46px !important;
}

#item374198 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

#item374202 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:43px !important;
}

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

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

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

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

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

#item374971 {
	width:236px !important;
	height:53px !important;
}

#item374968 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item374976 {
	width:236px !important;
	height:53px !important;
}

#item374972 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item374980 {
	width:236px !important;
	height:69px !important;
}

#item374977 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item374984 {
	width:236px !important;
	height:69px !important;
}

#item374981 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item374988 {
	width:236px !important;
	height:73px !important;
}

#item374985 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item374992 {
	width:236px !important;
	height:63px !important;
}

#item374989 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item374996 {
	width:236px !important;
	height:78px !important;
}

#item374993 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item375000 {
	width:236px !important;
	height:69px !important;
}

#item374997 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item375004 {
	width:236px !important;
	height:46px !important;
}

#item375001 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item375008 {
	width:236px !important;
	height:46px !important;
}

#item375005 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

#item375009 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item375845 {
	width:236px !important;
	height:53px !important;
}

#item375842 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item375849 {
	width:236px !important;
	height:53px !important;
}

#item375846 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item375853 {
	width:236px !important;
	height:69px !important;
}

#item375850 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item375857 {
	width:236px !important;
	height:69px !important;
}

#item375854 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item375861 {
	width:236px !important;
	height:73px !important;
}

#item375858 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item375865 {
	width:236px !important;
	height:63px !important;
}

#item375862 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item375869 {
	width:236px !important;
	height:78px !important;
}

#item375866 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item375873 {
	width:236px !important;
	height:69px !important;
}

#item375870 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item375877 {
	width:236px !important;
	height:46px !important;
}

#item375874 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item375882 {
	width:236px !important;
	height:46px !important;
}

#item375878 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

#item375883 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:43px !important;
}

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

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

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

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

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

#item376654 {
	width:236px !important;
	height:53px !important;
}

#item376650 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item376658 {
	width:236px !important;
	height:53px !important;
}

#item376655 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item376662 {
	width:236px !important;
	height:69px !important;
}

#item376659 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item376666 {
	width:236px !important;
	height:69px !important;
}

#item376663 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item376670 {
	width:236px !important;
	height:73px !important;
}

#item376667 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item376674 {
	width:236px !important;
	height:63px !important;
}

#item376671 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item376678 {
	width:236px !important;
	height:78px !important;
}

#item376675 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item376683 {
	width:236px !important;
	height:69px !important;
}

#item376680 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item376687 {
	width:236px !important;
	height:46px !important;
}

#item376684 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item376691 {
	width:236px !important;
	height:46px !important;
}

#item376688 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

#item376692 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item377932 {
	width:236px !important;
	height:53px !important;
}

#item377929 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item377936 {
	width:236px !important;
	height:53px !important;
}

#item377933 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item377940 {
	width:236px !important;
	height:69px !important;
}

#item377937 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item377944 {
	width:236px !important;
	height:69px !important;
}

#item377941 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item377949 {
	width:236px !important;
	height:73px !important;
}

#item377945 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item377953 {
	width:236px !important;
	height:63px !important;
}

#item377950 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item377957 {
	width:236px !important;
	height:78px !important;
}

#item377954 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item377961 {
	width:236px !important;
	height:69px !important;
}

#item377958 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item377965 {
	width:236px !important;
	height:46px !important;
}

#item377962 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item377969 {
	width:236px !important;
	height:46px !important;
}

#item377966 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

#item377970 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:43px !important;
}

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

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

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

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

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

#item378740 {
	width:236px !important;
	height:53px !important;
}

#item378737 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item378744 {
	width:236px !important;
	height:53px !important;
}

#item378741 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item378749 {
	width:236px !important;
	height:69px !important;
}

#item378745 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item378753 {
	width:236px !important;
	height:69px !important;
}

#item378750 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item378757 {
	width:236px !important;
	height:73px !important;
}

#item378754 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item378761 {
	width:236px !important;
	height:63px !important;
}

#item378758 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item378765 {
	width:236px !important;
	height:78px !important;
}

#item378762 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item378769 {
	width:236px !important;
	height:69px !important;
}

#item378766 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item378773 {
	width:236px !important;
	height:46px !important;
}

#item378770 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item378778 {
	width:236px !important;
	height:46px !important;
}

#item378775 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

#item378779 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:43px !important;
}

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

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

#item179746 {
	width:540px !important;
	height:582px !important;
	left:37px !important;
	top:74px !important;
}

#item179862 {
	width:310px !important;
	height:35px !important;
	left:37px !important;
	top:108px !important;
	background:#000;
}

#item179765 {
	width:518px !important;
	height:245px !important;
	top:1px !important;
}

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

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

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

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

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

#item354503 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item354511 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item354518 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item354536 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item354546 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item354555 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item354562 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item354570 {
	width:23px !important;
	height:23px !important;
}

#item354583 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item354590 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item354599 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item354379 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item354385 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item354393 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item354410 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item354420 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item354427 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item354434 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item354442 {
	width:23px !important;
	height:23px !important;
}

#item354456 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item354464 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item354471 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item354263 {
	width:23px !important;
	height:23px !important;
	left:207px !important;
}

#item354268 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item354274 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item354281 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item354298 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item354308 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item354316 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item354323 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item354331 {
	width:23px !important;
	height:23px !important;
}

#item354346 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item354136 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item354143 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item354150 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item354166 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item354175 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item354185 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item354192 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item354200 {
	width:23px !important;
	height:23px !important;
}

#item354214 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item354221 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item354229 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item354008 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item354015 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item354022 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item354039 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item354049 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item354058 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item354064 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item354072 {
	width:23px !important;
	height:23px !important;
}

#item354086 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item354093 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item354101 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item353884 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item353890 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item353897 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item353914 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item353925 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item353933 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item353940 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item353948 {
	width:23px !important;
	height:23px !important;
}

#item353961 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item353968 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item353975 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item353756 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item353765 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item353773 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item353789 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item353800 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item353808 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item353816 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item353824 {
	width:23px !important;
	height:23px !important;
}

#item353837 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item353844 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item353851 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item353631 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item353639 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item353645 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item353663 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item353673 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item353681 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item353688 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item353696 {
	width:23px !important;
	height:23px !important;
}

#item353710 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item353722 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item353505 {
	width:23px !important;
	height:23px !important;
	left:184px !important;
}

#item353513 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item353519 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item353535 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item353545 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item353554 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item353561 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item353569 {
	width:23px !important;
	height:23px !important;
}

#item353582 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item353590 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item353598 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item353380 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item353387 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item353403 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item353413 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item353421 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item353428 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item353438 {
	width:23px !important;
	height:23px !important;
}

#item353453 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item353460 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item353466 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item353473 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item353226 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item353233 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item353249 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item353260 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item353270 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item353277 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item353285 {
	width:23px !important;
	height:23px !important;
}

#item353297 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item353304 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item353312 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item353325 {
	width:54px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item353321 {
	width:60px !important;
	height:22px !important;
	left:445px !important;
	top:637px !important;
}

#item353349 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item352756 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item352763 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item352780 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item352790 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item352798 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item352805 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item352814 {
	width:23px !important;
	height:23px !important;
}

#item352828 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item352835 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item352844 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item352857 {
	width:85px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item352854 {
	width:91px !important;
	height:22px !important;
	left:430px !important;
	top:637px !important;
}

#item352881 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item353070 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item353077 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item353095 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item353105 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item353113 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item353120 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item353128 {
	width:23px !important;
	height:23px !important;
}

#item353141 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item353148 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item353156 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item353165 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item353176 {
	width:54px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item353172 {
	width:60px !important;
	height:22px !important;
	left:492px !important;
	top:201px !important;
}

#item352916 {
	width:23px !important;
	height:23px !important;
	left:46px !important;
}

#item352923 {
	width:23px !important;
	height:23px !important;
	left:23px !important;
}

#item352941 {
	width:23px !important;
	height:23px !important;
	left:138px !important;
}

#item352951 {
	width:23px !important;
	height:23px !important;
	left:161px !important;
}

#item352960 {
	width:23px !important;
	height:23px !important;
	left:115px !important;
}

#item352968 {
	width:23px !important;
	height:23px !important;
	left:69px !important;
}

#item352976 {
	width:23px !important;
	height:23px !important;
}

#item352988 {
	width:23px !important;
	height:23px !important;
	left:92px !important;
}

#item352995 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item353002 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item353010 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item353021 {
	width:85px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item353018 {
	width:91px !important;
	height:22px !important;
	left:462px !important;
	top:634px !important;
}

#item352730 {
	width:553px !important;
	height:673px !important;
	left:26px !important;
	top:83px !important;
}

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

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

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

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

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

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

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

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

#item380381 {
	width:236px !important;
	height:53px !important;
}

#item380378 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:129px !important;
}

#item380385 {
	width:236px !important;
	height:53px !important;
}

#item380382 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:232px !important;
}

#item380389 {
	width:236px !important;
	height:69px !important;
}

#item380386 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:333px !important;
}

#item380393 {
	width:236px !important;
	height:69px !important;
}

#item380390 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:450px !important;
}

#item380397 {
	width:236px !important;
	height:73px !important;
}

#item380394 {
	width:236px !important;
	height:73px !important;
	left:340px !important;
	top:365px !important;
}

#item380401 {
	width:236px !important;
	height:63px !important;
}

#item380398 {
	width:236px !important;
	height:63px !important;
	left:340px !important;
	top:128px !important;
}

#item380405 {
	width:236px !important;
	height:78px !important;
}

#item380402 {
	width:236px !important;
	height:78px !important;
	left:340px !important;
	top:237px !important;
}

#item380409 {
	width:236px !important;
	height:69px !important;
}

#item380406 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:567px !important;
}

#item380414 {
	width:236px !important;
	height:46px !important;
}

#item380411 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:488px !important;
}

#item380418 {
	width:236px !important;
	height:46px !important;
}

#item380415 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:582px !important;
}

#item380419 {
	width:42px !important;
	height:42px !important;
	left:524px !important;
	top:43px !important;
}

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

#item379619 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}
#in5footer,  #prefooter {display:none;}
