/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item356777 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

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

#item356781 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

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

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

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

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

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

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

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

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

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

#item357829 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item357833 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item357838 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item357842 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item357847 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item357854 {
	width:236px !important;
	height:56px !important;
}

#item357851 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item357858 {
	width:236px !important;
	height:59px !important;
}

#item357855 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item357859 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item357868 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item358661 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item358665 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item358669 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item358673 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item358677 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item358686 {
	width:236px !important;
	height:56px !important;
}

#item358682 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item358690 {
	width:236px !important;
	height:59px !important;
}

#item358687 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item358691 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item358699 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

#item359454 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item359458 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item359463 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item359467 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item359471 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item359478 {
	width:236px !important;
	height:56px !important;
}

#item359475 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item359482 {
	width:236px !important;
	height:59px !important;
}

#item359479 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item359483 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item359492 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item360333 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item360337 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item360341 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item360345 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item360349 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item360356 {
	width:236px !important;
	height:56px !important;
}

#item360353 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item360360 {
	width:236px !important;
	height:59px !important;
}

#item360357 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item360361 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item360370 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

#item361118 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item361122 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item361126 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item361130 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item361134 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item361141 {
	width:236px !important;
	height:56px !important;
}

#item361138 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item361145 {
	width:236px !important;
	height:59px !important;
}

#item361142 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item361146 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item361154 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

#item359580 {
	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:59px !important;
	left:319px !important;
	top:568px !important;
	background:#fff200;
}

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

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

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

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

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

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

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

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

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

#item361919 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item361923 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item361927 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item361931 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item361935 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item361943 {
	width:236px !important;
	height:56px !important;
}

#item361940 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item361948 {
	width:236px !important;
	height:59px !important;
}

#item361944 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item361949 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item361957 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

#item362705 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item362709 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item362713 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item362717 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item362722 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item362729 {
	width:236px !important;
	height:56px !important;
}

#item362726 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item362733 {
	width:236px !important;
	height:59px !important;
}

#item362730 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item362734 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item362742 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

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

#item361165 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !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;
}

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

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

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

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

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

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

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

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

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

#item363507 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item363511 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item363515 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item363519 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item363523 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item363530 {
	width:236px !important;
	height:56px !important;
}

#item363527 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item363534 {
	width:236px !important;
	height:59px !important;
}

#item363531 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item363535 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item363543 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

#item364295 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item364299 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item364303 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item364307 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item364311 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item364318 {
	width:236px !important;
	height:56px !important;
}

#item364315 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item364322 {
	width:236px !important;
	height:59px !important;
}

#item364319 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item364323 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item364331 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item365095 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item365099 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item365103 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item365107 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item365112 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item365119 {
	width:236px !important;
	height:56px !important;
}

#item365116 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item365123 {
	width:236px !important;
	height:59px !important;
}

#item365120 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item365124 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item365132 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

#item365880 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item365884 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item365889 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item365893 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item365897 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item365904 {
	width:236px !important;
	height:56px !important;
}

#item365901 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item365908 {
	width:236px !important;
	height:59px !important;
}

#item365905 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item365909 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item365917 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item366682 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item366686 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item366690 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item366694 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item366698 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item366705 {
	width:236px !important;
	height:56px !important;
}

#item366702 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item366709 {
	width:236px !important;
	height:59px !important;
}

#item366706 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item366710 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item366718 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

#item367468 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item367473 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item367477 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item367481 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item367485 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item367492 {
	width:236px !important;
	height:56px !important;
}

#item367489 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item367496 {
	width:236px !important;
	height:59px !important;
}

#item367493 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item367497 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item367506 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item369055 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item369059 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item369063 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item369067 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item369071 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item369079 {
	width:236px !important;
	height:56px !important;
}

#item369075 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item369083 {
	width:236px !important;
	height:59px !important;
}

#item369080 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item369084 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item369092 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item369914 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item369918 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item369922 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item369926 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item369930 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item369939 {
	width:236px !important;
	height:56px !important;
}

#item369936 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item369944 {
	width:236px !important;
	height:59px !important;
}

#item369940 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item369945 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item369954 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

#item370701 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item370705 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item370709 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item370713 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item370717 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item370724 {
	width:236px !important;
	height:56px !important;
}

#item370721 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item370729 {
	width:236px !important;
	height:59px !important;
}

#item370725 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item370730 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item370738 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item371937 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item371941 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item371945 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item371949 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item371954 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item371962 {
	width:236px !important;
	height:56px !important;
}

#item371959 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item371966 {
	width:236px !important;
	height:59px !important;
}

#item371963 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item371967 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item371975 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

#item372725 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item372729 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item372734 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item372738 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item372742 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item372749 {
	width:236px !important;
	height:56px !important;
}

#item372746 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item372753 {
	width:236px !important;
	height:59px !important;
}

#item372750 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item372754 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item372762 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item373524 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item373528 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item373532 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item373536 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item373541 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item373549 {
	width:236px !important;
	height:56px !important;
}

#item373546 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item373553 {
	width:236px !important;
	height:59px !important;
}

#item373550 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item373554 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item373562 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

#item374312 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item374316 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item374320 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item374324 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item374328 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item374335 {
	width:236px !important;
	height:56px !important;
}

#item374332 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item374339 {
	width:236px !important;
	height:59px !important;
}

#item374336 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item374340 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item374349 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item375112 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item375116 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item375121 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item375125 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item375129 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item375136 {
	width:236px !important;
	height:56px !important;
}

#item375133 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item375140 {
	width:236px !important;
	height:59px !important;
}

#item375137 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item375141 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item375149 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

#item375900 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item375904 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item375908 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item375912 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item375916 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item375923 {
	width:236px !important;
	height:56px !important;
}

#item375920 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item375927 {
	width:236px !important;
	height:59px !important;
}

#item375924 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item375928 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item375936 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item376699 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item376703 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item376707 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item376711 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item376715 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item376722 {
	width:236px !important;
	height:56px !important;
}

#item376719 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item376726 {
	width:236px !important;
	height:59px !important;
}

#item376723 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item376727 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item376736 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

#item377484 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item377488 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item377492 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item377496 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item377500 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item377507 {
	width:236px !important;
	height:56px !important;
}

#item377504 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item377512 {
	width:236px !important;
	height:59px !important;
}

#item377508 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item377513 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item377523 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item354570 {
	width:23px !important;
	height:23px !important;
}

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

#item354590 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item354599 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

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

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

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

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

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

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

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

#item354442 {
	width:23px !important;
	height:23px !important;
}

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

#item354464 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item354471 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

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

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

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

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

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

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

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

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

#item354331 {
	width:23px !important;
	height:23px !important;
}

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

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

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

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

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

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

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

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

#item354200 {
	width:23px !important;
	height:23px !important;
}

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

#item354221 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item354229 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

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

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

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

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

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

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

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

#item354072 {
	width:23px !important;
	height:23px !important;
}

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

#item354093 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item354101 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

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

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

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

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

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

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

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

#item353948 {
	width:23px !important;
	height:23px !important;
}

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

#item353968 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item353975 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

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

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

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

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

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

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

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

#item353824 {
	width:23px !important;
	height:23px !important;
}

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

#item353844 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item353851 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

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

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

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

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

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

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

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

#item353696 {
	width:23px !important;
	height:23px !important;
}

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

#item353722 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

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

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

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

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

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

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

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

#item353569 {
	width:23px !important;
	height:23px !important;
}

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

#item353590 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item353598 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

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

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

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

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

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

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

#item353438 {
	width:23px !important;
	height:23px !important;
}

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

#item353460 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item353466 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item353473 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

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

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

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

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

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

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

#item353285 {
	width:23px !important;
	height:23px !important;
}

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

#item353304 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item353312 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item353325 {
	width:54px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item353321 {
	width:60px !important;
	height:22px !important;
	left:445px !important;
	top:637px !important;
}

#item353349 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

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

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

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

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

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

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

#item352814 {
	width:23px !important;
	height:23px !important;
}

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

#item352835 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item352844 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item352857 {
	width:85px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item352854 {
	width:91px !important;
	height:22px !important;
	left:430px !important;
	top:637px !important;
}

#item352881 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

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

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

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

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

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

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

#item353128 {
	width:23px !important;
	height:23px !important;
}

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

#item353148 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item353156 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item353165 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item353176 {
	width:54px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item353172 {
	width:60px !important;
	height:22px !important;
	left:492px !important;
	top:201px !important;
}

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

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

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

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

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

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

#item352976 {
	width:23px !important;
	height:23px !important;
}

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

#item352995 {
	width:29px !important;
	height:29px !important;
	left:191px !important;
	top:10px !important;
}

#item353002 {
	width:29px !important;
	height:29px !important;
	left:214px !important;
	top:10px !important;
}

#item353010 {
	width:29px !important;
	height:29px !important;
	left:237px !important;
	top:10px !important;
}

#item353021 {
	width:85px !important;
	height:16px !important;
	left:3px !important;
	top:3px !important;
	border-radius:8px;
	background:#205d9e;
}

#item353018 {
	width:91px !important;
	height:22px !important;
	left:462px !important;
	top:634px !important;
}

#item352730 {
	width:553px !important;
	height:673px !important;
	left:26px !important;
	top:83px !important;
}

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

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

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

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

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

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

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

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

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

#item379072 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:130px !important;
}

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

#item379076 {
	width:236px !important;
	height:53px !important;
	left:36px !important;
	top:233px !important;
}

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

#item379080 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:334px !important;
}

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

#item379084 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:451px !important;
}

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

#item379089 {
	width:236px !important;
	height:69px !important;
	left:340px !important;
	top:369px !important;
}

#item379096 {
	width:236px !important;
	height:56px !important;
}

#item379093 {
	width:236px !important;
	height:56px !important;
	left:340px !important;
	top:129px !important;
}

#item379100 {
	width:236px !important;
	height:59px !important;
}

#item379097 {
	width:236px !important;
	height:59px !important;
	left:343px !important;
	top:261px !important;
}

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

#item379101 {
	width:236px !important;
	height:69px !important;
	left:36px !important;
	top:568px !important;
}

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

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

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

#item379109 {
	width:236px !important;
	height:46px !important;
	left:340px !important;
	top:584px !important;
}

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

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

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