/* 	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:16794px; 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:667px !important;
}

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

#item1163 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:159px !important;
}

#item1439 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:244px !important;
}

#item1508 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:439px !important;
}

#item1715 {
	width:235px !important;
	height:40px !important;
	left:339px !important;
	top:479px !important;
}

#item1810 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:341px !important;
}

#item1948 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:562px !important;
}

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

#item2224 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:159px !important;
}

#item127734 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:270px !important;
}

#item2293 {
	width:235px !important;
	height:56px !important;
	left:339px !important;
	top:381px !important;
}

#item127302 {
	width:53px !important;
	height:42px !important;
	left:487px !important;
	top:338px !important;
}

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

#item155317 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:667px !important;
}

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

#item155319 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:159px !important;
}

#item155393 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:244px !important;
}

#item155466 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:439px !important;
}

#item155540 {
	width:235px !important;
	height:40px !important;
	left:339px !important;
	top:479px !important;
}

#item155639 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:341px !important;
}

#item155712 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:562px !important;
}

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

#item155859 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:159px !important;
}

#item155932 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:270px !important;
}

#item156005 {
	width:235px !important;
	height:56px !important;
	left:339px !important;
	top:381px !important;
}

#item156078 {
	width:53px !important;
	height:42px !important;
	left:487px !important;
	top:338px !important;
}

#item156083 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:85px !important;
}

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

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

#item924 {
	width:78px !important;
	height:23px !important;
	left:36px !important;
	top:450px !important;
}

#item949 {
	width:78px !important;
	height:23px !important;
	left:36px !important;
	top:189px !important;
}

#item974 {
	width:78px !important;
	height:23px !important;
	left:35px !important;
	top:702px !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:255px !important;
	height:25px !important;
	background:#f6eb1c;
}

#item125696 {
	width:255px !important;
	height:25px !important;
	left:321px !important;
	top:631px !important;
}

#item125670 {
	width:255px !important;
	height:25px !important;
	background:#f6eb1c;
}

#item125701 {
	width:255px !important;
	height:25px !important;
	left:321px !important;
	top:664px !important;
}

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

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

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

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

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

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

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

#item156141 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:667px !important;
}

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

#item156143 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:159px !important;
}

#item156217 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:244px !important;
}

#item156290 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:439px !important;
}

#item156363 {
	width:235px !important;
	height:40px !important;
	left:339px !important;
	top:479px !important;
}

#item156462 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:341px !important;
}

#item156537 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:562px !important;
}

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

#item156683 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:159px !important;
}

#item156756 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:270px !important;
}

#item156830 {
	width:235px !important;
	height:56px !important;
	left:339px !important;
	top:381px !important;
}

#item156903 {
	width:53px !important;
	height:42px !important;
	left:487px !important;
	top:338px !important;
}

#item156904 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:85px !important;
}

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

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

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

#item156923 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:667px !important;
}

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

#item156925 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:159px !important;
}

#item156999 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:244px !important;
}

#item157074 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:439px !important;
}

#item157147 {
	width:235px !important;
	height:40px !important;
	left:339px !important;
	top:479px !important;
}

#item157248 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:341px !important;
}

#item157321 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:562px !important;
}

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

#item157467 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:159px !important;
}

#item157542 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:270px !important;
}

#item157615 {
	width:235px !important;
	height:56px !important;
	left:339px !important;
	top:381px !important;
}

#item157688 {
	width:53px !important;
	height:42px !important;
	left:487px !important;
	top:338px !important;
}

#item157689 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:85px !important;
}

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

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

#item125758 {
	width:256px !important;
	height:27px !important;
	border-radius:undefined;
	background:#fff200;
}

#item125755 {
	width:256px !important;
	height:27px !important;
	left:321px !important;
	top:308px !important;
}

#item127066 {
	width:540px !important;
	height:306px !important;
	left:36px !important;
	top:423px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item157787 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:667px !important;
}

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

#item157789 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:159px !important;
}

#item157863 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:244px !important;
}

#item157936 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:439px !important;
}

#item158009 {
	width:235px !important;
	height:40px !important;
	left:339px !important;
	top:479px !important;
}

#item158109 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:341px !important;
}

#item158182 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:562px !important;
}

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

#item158328 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:159px !important;
}

#item158403 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:270px !important;
}

#item158477 {
	width:235px !important;
	height:56px !important;
	left:339px !important;
	top:381px !important;
}

#item158550 {
	width:53px !important;
	height:42px !important;
	left:487px !important;
	top:338px !important;
}

#item158551 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:85px !important;
}

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

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

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

#item158563 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:667px !important;
}

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

#item158565 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:159px !important;
}

#item158639 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:244px !important;
}

#item158712 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:439px !important;
}

#item158786 {
	width:235px !important;
	height:40px !important;
	left:339px !important;
	top:479px !important;
}

#item158886 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:341px !important;
}

#item158959 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:562px !important;
}

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

#item159106 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:159px !important;
}

#item159181 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:270px !important;
}

#item159254 {
	width:235px !important;
	height:56px !important;
	left:339px !important;
	top:381px !important;
}

#item159327 {
	width:53px !important;
	height:42px !important;
	left:487px !important;
	top:338px !important;
}

#item159328 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:85px !important;
}

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

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

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

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

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

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

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

#item123450 {
	width:575px !important;
	height:335px !important;
	left:37px !important;
	top:312px !important;
	border-radius:undefined;
	background:#fff200;
}

#item123484 {
	width:296px !important;
	height:57px !important;
	background:#d2092f;
}

#item123481 {
	width:296px !important;
	height:57px !important;
	left:65px !important;
	top:562px !important;
}

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

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

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

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

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

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

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

#item160134 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:667px !important;
}

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

#item160136 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:159px !important;
}

#item160209 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:244px !important;
}

#item160282 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:439px !important;
}

#item160355 {
	width:235px !important;
	height:40px !important;
	left:339px !important;
	top:479px !important;
}

#item160455 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:341px !important;
}

#item160529 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:562px !important;
}

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

#item160677 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:159px !important;
}

#item160750 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:270px !important;
}

#item160823 {
	width:235px !important;
	height:56px !important;
	left:339px !important;
	top:381px !important;
}

#item160896 {
	width:53px !important;
	height:42px !important;
	left:487px !important;
	top:338px !important;
}

#item160897 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:85px !important;
}

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

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

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

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

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

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

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

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

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

#item160986 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:667px !important;
}

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

#item160988 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:159px !important;
}

#item161061 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:244px !important;
}

#item161134 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:439px !important;
}

#item161208 {
	width:235px !important;
	height:40px !important;
	left:339px !important;
	top:479px !important;
}

#item161307 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:341px !important;
}

#item161380 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:562px !important;
}

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

#item161527 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:159px !important;
}

#item161600 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:270px !important;
}

#item161674 {
	width:235px !important;
	height:56px !important;
	left:339px !important;
	top:381px !important;
}

#item161748 {
	width:53px !important;
	height:42px !important;
	left:487px !important;
	top:338px !important;
}

#item161749 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:85px !important;
}

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

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

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

#item161762 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:667px !important;
}

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

#item161764 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:159px !important;
}

#item161837 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:244px !important;
}

#item161910 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:439px !important;
}

#item161984 {
	width:235px !important;
	height:40px !important;
	left:339px !important;
	top:479px !important;
}

#item162083 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:341px !important;
}

#item162156 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:562px !important;
}

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

#item162303 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:159px !important;
}

#item162377 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:270px !important;
}

#item162450 {
	width:235px !important;
	height:56px !important;
	left:339px !important;
	top:381px !important;
}

#item162524 {
	width:53px !important;
	height:42px !important;
	left:487px !important;
	top:338px !important;
}

#item162525 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:85px !important;
}

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

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

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

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

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

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

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

#item126562 {
	width:293px !important;
	height:58px !important;
	left:320px !important;
	top:299px !important;
	background:#fff200;
}

#item127314 {
	width:96px !important;
	height:27px !important;
}

#item127315 {
	width:96px !important;
	height:27px !important;
	left:373px !important;
	top:542px !important;
}

#item127323 {
	width:95px !important;
	height:27px !important;
}

#item127319 {
	width:95px !important;
	height:27px !important;
	left:375px !important;
	top:586px !important;
}

#item127328 {
	width:95px !important;
	height:29px !important;
}

#item127325 {
	width:95px !important;
	height:29px !important;
	left:375px !important;
	top:629px !important;
}

#item127336 {
	width:105px !important;
	height:30px !important;
	left:97px !important;
	top:607px !important;
}

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

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

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

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

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

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

#item163329 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:667px !important;
}

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

#item163331 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:159px !important;
}

#item163404 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:244px !important;
}

#item163478 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:439px !important;
}

#item163552 {
	width:235px !important;
	height:40px !important;
	left:339px !important;
	top:479px !important;
}

#item163651 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:341px !important;
}

#item163724 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:562px !important;
}

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

#item163872 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:159px !important;
}

#item163946 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:270px !important;
}

#item164019 {
	width:235px !important;
	height:56px !important;
	left:339px !important;
	top:381px !important;
}

#item164094 {
	width:53px !important;
	height:42px !important;
	left:487px !important;
	top:338px !important;
}

#item164095 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:85px !important;
}

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

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

#item127365 {
	width:88px !important;
	height:89px !important;
}

#item127366 {
	width:88px !important;
	height:89px !important;
	left:151px !important;
	top:260px !important;
}

#item127373 {
	width:88px !important;
	height:89px !important;
}

#item127370 {
	width:88px !important;
	height:89px !important;
	left:495px !important;
	top:508px !important;
}

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

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

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

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

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

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

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

#item164204 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:667px !important;
}

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

#item164206 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:159px !important;
}

#item164280 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:244px !important;
}

#item164353 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:439px !important;
}

#item164426 {
	width:235px !important;
	height:40px !important;
	left:339px !important;
	top:479px !important;
}

#item164525 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:341px !important;
}

#item164599 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:562px !important;
}

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

#item164748 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:159px !important;
}

#item164821 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:270px !important;
}

#item164895 {
	width:235px !important;
	height:56px !important;
	left:339px !important;
	top:381px !important;
}

#item164968 {
	width:53px !important;
	height:42px !important;
	left:487px !important;
	top:338px !important;
}

#item164969 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:85px !important;
}

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

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

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

#item164982 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:667px !important;
}

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

#item164984 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:159px !important;
}

#item165058 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:244px !important;
}

#item165131 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:439px !important;
}

#item165204 {
	width:235px !important;
	height:40px !important;
	left:339px !important;
	top:479px !important;
}

#item165303 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:341px !important;
}

#item165377 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:562px !important;
}

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

#item165523 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:159px !important;
}

#item165596 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:270px !important;
}

#item165670 {
	width:235px !important;
	height:56px !important;
	left:339px !important;
	top:381px !important;
}

#item165744 {
	width:53px !important;
	height:42px !important;
	left:487px !important;
	top:338px !important;
}

#item165745 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:85px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item165779 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:667px !important;
}

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

#item165781 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:159px !important;
}

#item165854 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:244px !important;
}

#item165927 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:439px !important;
}

#item166001 {
	width:235px !important;
	height:40px !important;
	left:339px !important;
	top:479px !important;
}

#item166104 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:341px !important;
}

#item166178 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:562px !important;
}

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

#item166324 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:159px !important;
}

#item166398 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:270px !important;
}

#item166471 {
	width:235px !important;
	height:56px !important;
	left:339px !important;
	top:381px !important;
}

#item166544 {
	width:53px !important;
	height:42px !important;
	left:487px !important;
	top:338px !important;
}

#item166545 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:85px !important;
}

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

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

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

#item166557 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:667px !important;
}

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

#item166559 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:159px !important;
}

#item166634 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:244px !important;
}

#item166707 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:439px !important;
}

#item166780 {
	width:235px !important;
	height:40px !important;
	left:339px !important;
	top:479px !important;
}

#item166880 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:341px !important;
}

#item166953 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:562px !important;
}

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

#item167099 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:159px !important;
}

#item167173 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:270px !important;
}

#item167246 {
	width:235px !important;
	height:56px !important;
	left:339px !important;
	top:381px !important;
}

#item167320 {
	width:53px !important;
	height:42px !important;
	left:487px !important;
	top:338px !important;
}

#item167321 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:85px !important;
}

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

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

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

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

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

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

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

#item124037 {
	width:575px !important;
	height:287px !important;
	left:36px !important;
	top:247px !important;
	border-radius:undefined;
	background:#fff200;
}

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

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

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

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

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

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

#item168124 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:667px !important;
}

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

#item168126 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:159px !important;
}

#item168200 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:244px !important;
}

#item168273 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:439px !important;
}

#item168346 {
	width:235px !important;
	height:40px !important;
	left:339px !important;
	top:479px !important;
}

#item168447 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:341px !important;
}

#item168521 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:562px !important;
}

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

#item168669 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:159px !important;
}

#item168742 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:270px !important;
}

#item168816 {
	width:235px !important;
	height:56px !important;
	left:339px !important;
	top:381px !important;
}

#item168889 {
	width:53px !important;
	height:42px !important;
	left:487px !important;
	top:338px !important;
}

#item168890 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:85px !important;
}

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

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

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

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

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

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

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

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

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

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

#item169067 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:667px !important;
}

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

#item169070 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:159px !important;
}

#item169143 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:244px !important;
}

#item169216 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:439px !important;
}

#item169290 {
	width:235px !important;
	height:40px !important;
	left:339px !important;
	top:479px !important;
}

#item169390 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:341px !important;
}

#item169463 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:562px !important;
}

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

#item169612 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:159px !important;
}

#item169686 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:270px !important;
}

#item169759 {
	width:235px !important;
	height:56px !important;
	left:339px !important;
	top:381px !important;
}

#item169833 {
	width:53px !important;
	height:42px !important;
	left:487px !important;
	top:338px !important;
}

#item169834 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:85px !important;
}

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

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

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

#item169846 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:667px !important;
}

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

#item169848 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:159px !important;
}

#item169921 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:244px !important;
}

#item169994 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:439px !important;
}

#item170068 {
	width:235px !important;
	height:40px !important;
	left:339px !important;
	top:479px !important;
}

#item170168 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:341px !important;
}

#item170241 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:562px !important;
}

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

#item170389 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:159px !important;
}

#item170462 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:270px !important;
}

#item170535 {
	width:235px !important;
	height:56px !important;
	left:339px !important;
	top:381px !important;
}

#item170609 {
	width:53px !important;
	height:42px !important;
	left:487px !important;
	top:338px !important;
}

#item170611 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:85px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item170637 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:667px !important;
}

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

#item170639 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:159px !important;
}

#item170712 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:244px !important;
}

#item170786 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:439px !important;
}

#item170859 {
	width:235px !important;
	height:40px !important;
	left:339px !important;
	top:479px !important;
}

#item170958 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:341px !important;
}

#item171032 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:562px !important;
}

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

#item171178 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:159px !important;
}

#item171251 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:270px !important;
}

#item171325 {
	width:235px !important;
	height:56px !important;
	left:339px !important;
	top:381px !important;
}

#item171399 {
	width:53px !important;
	height:42px !important;
	left:487px !important;
	top:338px !important;
}

#item171400 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:85px !important;
}

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

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

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

#item171412 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:667px !important;
}

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

#item171414 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:159px !important;
}

#item171487 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:244px !important;
}

#item171562 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:439px !important;
}

#item171636 {
	width:235px !important;
	height:40px !important;
	left:339px !important;
	top:479px !important;
}

#item171735 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:341px !important;
}

#item171809 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:562px !important;
}

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

#item171956 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:159px !important;
}

#item172030 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:270px !important;
}

#item172103 {
	width:235px !important;
	height:56px !important;
	left:339px !important;
	top:381px !important;
}

#item172177 {
	width:53px !important;
	height:42px !important;
	left:487px !important;
	top:338px !important;
}

#item172178 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:85px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item172591 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:667px !important;
}

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

#item172593 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:159px !important;
}

#item172666 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:244px !important;
}

#item172741 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:439px !important;
}

#item172814 {
	width:235px !important;
	height:40px !important;
	left:339px !important;
	top:479px !important;
}

#item172913 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:341px !important;
}

#item172986 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:562px !important;
}

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

#item173133 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:159px !important;
}

#item173206 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:270px !important;
}

#item173279 {
	width:235px !important;
	height:56px !important;
	left:339px !important;
	top:381px !important;
}

#item173354 {
	width:53px !important;
	height:42px !important;
	left:487px !important;
	top:338px !important;
}

#item173355 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:85px !important;
}

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

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

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

#item173367 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:667px !important;
}

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

#item173369 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:159px !important;
}

#item173442 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:244px !important;
}

#item173516 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:439px !important;
}

#item173590 {
	width:235px !important;
	height:40px !important;
	left:339px !important;
	top:479px !important;
}

#item173689 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:341px !important;
}

#item173763 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:562px !important;
}

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

#item173911 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:159px !important;
}

#item173984 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:270px !important;
}

#item174057 {
	width:235px !important;
	height:56px !important;
	left:339px !important;
	top:381px !important;
}

#item174132 {
	width:53px !important;
	height:42px !important;
	left:487px !important;
	top:338px !important;
}

#item174133 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:85px !important;
}

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

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

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

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

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

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

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

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

#item7540 {
	width:17px !important;
	height:30px !important;
}

#item7538 {
	width:17px !important;
	height:30px !important;
	left:585px !important;
	top:184px !important;
}

#item152603 {
	width:17px !important;
	height:30px !important;
}

#item152600 {
	width:17px !important;
	height:30px !important;
	left:585px !important;
	top:522px !important;
}

#item7543 {
	width:17px !important;
	height:30px !important;
	left:10px !important;
	top:184px !important;
}

#item152606 {
	width:17px !important;
	height:30px !important;
	left:10px !important;
	top:522px !important;
}

#item7550 {
	width:518px !important;
	height:204px !important;
	top:1px !important;
}

#item7548 {
	width:533px !important;
	height:292px !important;
	left:46px !important;
	top:83px !important;
}

#item152803 {
	width:518px !important;
	height:204px !important;
	left:11px !important;
	top:1px !important;
}

#item152642 {
	width:518px !important;
	height:204px !important;
	left:11px !important;
	top:1px !important;
}

#item152612 {
	width:540px !important;
	height:289px !important;
	left:36px !important;
	top:443px !important;
}

#item7655 {
	width:310px !important;
	height:35px !important;
	left:36px !important;
	top:36px !important;
	background:#000;
}

#item152728 {
	width:310px !important;
	height:35px !important;
	left:36px !important;
	top:396px !important;
	background:#000;
}

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

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

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

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

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

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

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

#item174159 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:667px !important;
}

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

#item174161 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:159px !important;
}

#item174234 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:244px !important;
}

#item174308 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:439px !important;
}

#item174381 {
	width:235px !important;
	height:40px !important;
	left:339px !important;
	top:479px !important;
}

#item174481 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:341px !important;
}

#item174555 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:562px !important;
}

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

#item174701 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:159px !important;
}

#item174774 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:270px !important;
}

#item174849 {
	width:235px !important;
	height:56px !important;
	left:339px !important;
	top:381px !important;
}

#item174922 {
	width:53px !important;
	height:42px !important;
	left:487px !important;
	top:338px !important;
}

#item174923 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:85px !important;
}

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

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

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

#item174936 {
	width:48px !important;
	height:14px !important;
	left:476px !important;
	top:667px !important;
}

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

#item174938 {
	width:235px !important;
	height:41px !important;
	left:36px !important;
	top:159px !important;
}

#item175012 {
	width:235px !important;
	height:54px !important;
	left:36px !important;
	top:244px !important;
}

#item175086 {
	width:235px !important;
	height:68px !important;
	left:36px !important;
	top:439px !important;
}

#item175159 {
	width:235px !important;
	height:40px !important;
	left:339px !important;
	top:479px !important;
}

#item175258 {
	width:235px !important;
	height:56px !important;
	left:36px !important;
	top:341px !important;
}

#item175332 {
	width:235px !important;
	height:44px !important;
	left:341px !important;
	top:562px !important;
}

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

#item175479 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:159px !important;
}

#item175552 {
	width:235px !important;
	height:68px !important;
	left:341px !important;
	top:270px !important;
}

#item175626 {
	width:235px !important;
	height:56px !important;
	left:339px !important;
	top:381px !important;
}

#item175699 {
	width:53px !important;
	height:42px !important;
	left:487px !important;
	top:338px !important;
}

#item175700 {
	width:41px !important;
	height:41px !important;
	left:494px !important;
	top:85px !important;
}

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

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

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

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

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

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

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

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

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

#item151603 {
	width:23px !important;
	height:23px !important;
}

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

#item151623 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item151631 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

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

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

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

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

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

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

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

#item151471 {
	width:23px !important;
	height:23px !important;
}

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

#item151491 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item151502 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

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

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

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

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

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

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

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

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

#item151362 {
	width:23px !important;
	height:23px !important;
}

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

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

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

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

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

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

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

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

#item151232 {
	width:23px !important;
	height:23px !important;
}

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

#item151252 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item151260 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

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

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

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

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

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

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

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

#item151105 {
	width:23px !important;
	height:23px !important;
}

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

#item151125 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item151133 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

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

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

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

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

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

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

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

#item150977 {
	width:23px !important;
	height:23px !important;
}

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

#item150998 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item151005 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

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

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

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

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

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

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

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

#item150850 {
	width:23px !important;
	height:23px !important;
}

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

#item150870 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item150877 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

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

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

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

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

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

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

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

#item150727 {
	width:23px !important;
	height:23px !important;
}

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

#item150753 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

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

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

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

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

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

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

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

#item150602 {
	width:23px !important;
	height:23px !important;
}

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

#item150624 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item150631 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

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

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

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

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

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

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

#item150466 {
	width:23px !important;
	height:23px !important;
}

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

#item150487 {
	width:28px !important;
	height:28px !important;
	left:192px !important;
	top:10px !important;
}

#item150494 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item150503 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

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

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

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

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

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

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

#item150315 {
	width:23px !important;
	height:23px !important;
}

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

#item150335 {
	width:28px !important;
	height:28px !important;
	left:191px !important;
	top:10px !important;
}

#item150342 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item150353 {
	width:54px !important;
	height:16px !important;
	left:3px !important;
	top:2px !important;
	border-radius:8px;
	background:#205d9e;
}

#item150349 {
	width:59px !important;
	height:21px !important;
	left:446px !important;
	top:637px !important;
}

#item150377 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

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

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

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

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

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

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

#item150160 {
	width:23px !important;
	height:23px !important;
}

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

#item150181 {
	width:28px !important;
	height:28px !important;
	left:191px !important;
	top:10px !important;
}

#item150189 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item150199 {
	width:85px !important;
	height:16px !important;
	left:3px !important;
	top:2px !important;
	border-radius:8px;
	background:#205d9e;
}

#item150196 {
	width:90px !important;
	height:21px !important;
	left:430px !important;
	top:637px !important;
}

#item150223 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

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

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

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

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

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

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

#item150025 {
	width:23px !important;
	height:23px !important;
}

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

#item150045 {
	width:28px !important;
	height:28px !important;
	left:191px !important;
	top:10px !important;
}

#item150054 {
	width:28px !important;
	height:28px !important;
	left:215px !important;
	top:10px !important;
}

#item150067 {
	width:28px !important;
	height:28px !important;
	left:238px !important;
	top:10px !important;
}

#item149941 {
	width:550px !important;
	height:672px !important;
	left:26px !important;
	top:83px !important;
}

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

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

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

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

#item174139 {
	width:14px !important;
	height:14px !important;
	left:299px !important;
	top:767px !important;
}
#in5footer,  #prefooter {display:none;}
