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

#item356925 {
	width:131px !important;
	height:31px !important;
}

#item359420 {
	width:131px !important;
	height:31px !important;
	left:473px !important;
	top:654px !important;
}

#item356926 {
	width:131px !important;
	height:31px !important;
}

#item359424 {
	width:131px !important;
	height:31px !important;
	left:473px !important;
	top:696px !important;
}

#item356927 {
	width:131px !important;
	height:31px !important;
}

#item359428 {
	width:131px !important;
	height:31px !important;
	left:473px !important;
	top:738px !important;
}

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

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

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

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

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

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

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

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

#item356785 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

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

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

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

#item356781 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !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:520px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item357680 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

#item357687 {
	width:236px !important;
	height:82px !important;
}

#item357684 {
	width:236px !important;
	height:82px !important;
	left:340px !important;
	top:128px !important;
}

#item357691 {
	width:236px !important;
	height:96px !important;
}

#item357688 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !important;
}

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

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

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

#item357697 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:520px !important;
}

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

#item357701 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:612px !important;
}

#item357716 {
	width:42px !important;
	height:42px !important;
	left:523px !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:208px !important;
}

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

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

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

#item356809 {
	width:78px !important;
	height:24px !important;
	left:36px !important;
	top:698px !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:636px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item358514 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

#item358521 {
	width:236px !important;
	height:82px !important;
}

#item358518 {
	width:236px !important;
	height:82px !important;
	left:340px !important;
	top:128px !important;
}

#item358526 {
	width:236px !important;
	height:96px !important;
}

#item358522 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !important;
}

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

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

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

#item358532 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:520px !important;
}

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

#item358536 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:612px !important;
}

#item358540 {
	width:42px !important;
	height:42px !important;
	left:523px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item359307 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

#item359314 {
	width:236px !important;
	height:82px !important;
}

#item359311 {
	width:236px !important;
	height:82px !important;
	left:340px !important;
	top:128px !important;
}

#item359318 {
	width:236px !important;
	height:96px !important;
}

#item359315 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !important;
}

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

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

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

#item359323 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:520px !important;
}

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

#item359328 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:612px !important;
}

#item359332 {
	width:42px !important;
	height:42px !important;
	left:523px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item360201 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

#item360208 {
	width:236px !important;
	height:82px !important;
}

#item360205 {
	width:236px !important;
	height:82px !important;
	left:340px !important;
	top:128px !important;
}

#item360212 {
	width:236px !important;
	height:96px !important;
}

#item360209 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !important;
}

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

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

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

#item360217 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:520px !important;
}

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

#item360221 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:612px !important;
}

#item360226 {
	width:42px !important;
	height:42px !important;
	left:523px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item360989 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

#item360996 {
	width:236px !important;
	height:82px !important;
}

#item360993 {
	width:236px !important;
	height:82px !important;
	left:340px !important;
	top:128px !important;
}

#item361000 {
	width:236px !important;
	height:96px !important;
}

#item360997 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !important;
}

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

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

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

#item361005 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:520px !important;
}

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

#item361009 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:612px !important;
}

#item361013 {
	width:42px !important;
	height:42px !important;
	left:523px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item362574 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

#item362581 {
	width:236px !important;
	height:82px !important;
}

#item362578 {
	width:236px !important;
	height:82px !important;
	left:340px !important;
	top:128px !important;
}

#item362585 {
	width:236px !important;
	height:96px !important;
}

#item362582 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !important;
}

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

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

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

#item362590 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:520px !important;
}

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

#item362594 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:612px !important;
}

#item362598 {
	width:42px !important;
	height:42px !important;
	left:523px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item363418 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

#item363426 {
	width:236px !important;
	height:82px !important;
}

#item363423 {
	width:236px !important;
	height:82px !important;
	left:340px !important;
	top:128px !important;
}

#item363430 {
	width:236px !important;
	height:96px !important;
}

#item363427 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !important;
}

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

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

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

#item363435 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:520px !important;
}

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

#item363439 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:612px !important;
}

#item363443 {
	width:42px !important;
	height:42px !important;
	left:523px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item364206 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

#item364214 {
	width:236px !important;
	height:82px !important;
}

#item364210 {
	width:236px !important;
	height:82px !important;
	left:340px !important;
	top:128px !important;
}

#item364218 {
	width:236px !important;
	height:96px !important;
}

#item364215 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !important;
}

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

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

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

#item364223 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:520px !important;
}

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

#item364227 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:612px !important;
}

#item364232 {
	width:42px !important;
	height:42px !important;
	left:523px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item365008 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

#item365015 {
	width:236px !important;
	height:82px !important;
}

#item365012 {
	width:236px !important;
	height:82px !important;
	left:340px !important;
	top:128px !important;
}

#item365020 {
	width:236px !important;
	height:96px !important;
}

#item365016 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !important;
}

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

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

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

#item365025 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:520px !important;
}

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

#item365029 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:612px !important;
}

#item365033 {
	width:42px !important;
	height:42px !important;
	left:523px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item365794 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

#item365801 {
	width:236px !important;
	height:82px !important;
}

#item365798 {
	width:236px !important;
	height:82px !important;
	left:340px !important;
	top:128px !important;
}

#item365805 {
	width:236px !important;
	height:96px !important;
}

#item365802 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !important;
}

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

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

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

#item365810 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:520px !important;
}

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

#item365814 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:612px !important;
}

#item365818 {
	width:42px !important;
	height:42px !important;
	left:523px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item366594 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

#item366602 {
	width:236px !important;
	height:82px !important;
}

#item366599 {
	width:236px !important;
	height:82px !important;
	left:340px !important;
	top:128px !important;
}

#item366606 {
	width:236px !important;
	height:96px !important;
}

#item366603 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !important;
}

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

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

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

#item366611 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:520px !important;
}

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

#item366615 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:612px !important;
}

#item366620 {
	width:42px !important;
	height:42px !important;
	left:523px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item367381 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

#item367388 {
	width:236px !important;
	height:82px !important;
}

#item367385 {
	width:236px !important;
	height:82px !important;
	left:340px !important;
	top:128px !important;
}

#item367392 {
	width:236px !important;
	height:96px !important;
}

#item367389 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !important;
}

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

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

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

#item367398 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:520px !important;
}

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

#item367402 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:612px !important;
}

#item367406 {
	width:42px !important;
	height:42px !important;
	left:523px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item368968 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

#item368975 {
	width:236px !important;
	height:82px !important;
}

#item368972 {
	width:236px !important;
	height:82px !important;
	left:340px !important;
	top:128px !important;
}

#item368979 {
	width:236px !important;
	height:96px !important;
}

#item368976 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !important;
}

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

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

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

#item368984 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:520px !important;
}

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

#item368988 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:612px !important;
}

#item368992 {
	width:42px !important;
	height:42px !important;
	left:523px !important;
	top:43px !important;
}

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

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

#item350496 {
	width:277px !important;
	height:58px !important;
	left:299px !important;
	top:305px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item369886 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

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

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

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

#item369894 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !important;
}

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

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

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

#item369903 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:520px !important;
}

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

#item369907 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:612px !important;
}

#item369911 {
	width:42px !important;
	height:42px !important;
	left:523px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item370672 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

#item370680 {
	width:236px !important;
	height:82px !important;
}

#item370676 {
	width:236px !important;
	height:82px !important;
	left:340px !important;
	top:128px !important;
}

#item370685 {
	width:236px !important;
	height:96px !important;
}

#item370682 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !important;
}

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

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

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

#item370690 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:520px !important;
}

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

#item370694 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:612px !important;
}

#item370698 {
	width:42px !important;
	height:42px !important;
	left:523px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item371492 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

#item371499 {
	width:236px !important;
	height:82px !important;
}

#item371496 {
	width:236px !important;
	height:82px !important;
	left:340px !important;
	top:128px !important;
}

#item371504 {
	width:236px !important;
	height:96px !important;
}

#item371500 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !important;
}

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

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

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

#item371509 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:520px !important;
}

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

#item371513 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:612px !important;
}

#item371517 {
	width:42px !important;
	height:42px !important;
	left:523px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item372279 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

#item372286 {
	width:236px !important;
	height:82px !important;
}

#item372283 {
	width:236px !important;
	height:82px !important;
	left:340px !important;
	top:128px !important;
}

#item372290 {
	width:236px !important;
	height:96px !important;
}

#item372287 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !important;
}

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

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

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

#item372295 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:520px !important;
}

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

#item372299 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:612px !important;
}

#item372303 {
	width:42px !important;
	height:42px !important;
	left:523px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item373117 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

#item373125 {
	width:236px !important;
	height:82px !important;
}

#item373122 {
	width:236px !important;
	height:82px !important;
	left:340px !important;
	top:128px !important;
}

#item373130 {
	width:236px !important;
	height:96px !important;
}

#item373127 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !important;
}

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

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

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

#item373162 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:520px !important;
}

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

#item373166 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:612px !important;
}

#item373170 {
	width:42px !important;
	height:42px !important;
	left:523px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item373931 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

#item373939 {
	width:236px !important;
	height:82px !important;
}

#item373936 {
	width:236px !important;
	height:82px !important;
	left:340px !important;
	top:128px !important;
}

#item373943 {
	width:236px !important;
	height:96px !important;
}

#item373940 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !important;
}

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

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

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

#item373948 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:520px !important;
}

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

#item373952 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:612px !important;
}

#item373956 {
	width:42px !important;
	height:42px !important;
	left:523px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item374732 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

#item374739 {
	width:236px !important;
	height:82px !important;
}

#item374736 {
	width:236px !important;
	height:82px !important;
	left:340px !important;
	top:128px !important;
}

#item374743 {
	width:236px !important;
	height:96px !important;
}

#item374740 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !important;
}

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

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

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

#item374748 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:520px !important;
}

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

#item374752 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:612px !important;
}

#item374756 {
	width:42px !important;
	height:42px !important;
	left:523px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item375518 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

#item375525 {
	width:236px !important;
	height:82px !important;
}

#item375522 {
	width:236px !important;
	height:82px !important;
	left:340px !important;
	top:128px !important;
}

#item375530 {
	width:236px !important;
	height:96px !important;
}

#item375526 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !important;
}

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

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

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

#item375535 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:520px !important;
}

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

#item375539 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:612px !important;
}

#item375543 {
	width:42px !important;
	height:42px !important;
	left:523px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item376412 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

#item376420 {
	width:236px !important;
	height:82px !important;
}

#item376417 {
	width:236px !important;
	height:82px !important;
	left:340px !important;
	top:128px !important;
}

#item376424 {
	width:236px !important;
	height:96px !important;
}

#item376421 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !important;
}

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

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

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

#item376429 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:520px !important;
}

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

#item376433 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:612px !important;
}

#item376437 {
	width:42px !important;
	height:42px !important;
	left:523px !important;
	top:43px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item377198 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

#item377205 {
	width:236px !important;
	height:82px !important;
}

#item377202 {
	width:236px !important;
	height:82px !important;
	left:340px !important;
	top:128px !important;
}

#item377209 {
	width:236px !important;
	height:96px !important;
}

#item377206 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !important;
}

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

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

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

#item377214 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:520px !important;
}

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

#item377219 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:612px !important;
}

#item377223 {
	width:42px !important;
	height:42px !important;
	left:523px !important;
	top:43px !important;
}

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

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

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

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

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

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

#item375644 {
	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:#1b5d9d;
}

#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:#1b5d9d;
}

#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:#1b5d9d;
}

#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:#1b5d9d;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item378871 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:405px !important;
}

#item378878 {
	width:236px !important;
	height:82px !important;
}

#item378875 {
	width:236px !important;
	height:82px !important;
	left:340px !important;
	top:128px !important;
}

#item378882 {
	width:236px !important;
	height:96px !important;
}

#item378879 {
	width:236px !important;
	height:96px !important;
	left:340px !important;
	top:261px !important;
}

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

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

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

#item378887 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:520px !important;
}

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

#item378891 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:612px !important;
}

#item378896 {
	width:42px !important;
	height:42px !important;
	left:523px !important;
	top:43px !important;
}

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

#item378118 {
	width:622px !important;
	height:802px !important;
	left:-10px !important;
	top:-10px !important;
}
#in5footer,  #prefooter {display:none;}
