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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item155444 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:86px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item156229 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:86px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item157014 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:86px !important;
}

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

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

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

#item125755 {
	width:256px !important;
	height:27px !important;
	left:320px !important;
	top:363px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item157878 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:86px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item158656 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:86px !important;
}

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

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

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

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

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

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

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

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

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

#item123481 {
	width:296px !important;
	height:46px !important;
	left:65px !important;
	top:579px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item160224 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:86px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item161047 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:86px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item161824 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:86px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item163392 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:86px !important;
}

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

#item162621 {
	width:622px !important;
	height:802px !important;
	left:-10px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item164233 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:86px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item165011 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:86px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item165803 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:86px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item166580 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:86px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item168150 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:86px !important;
}

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

#item167377 {
	width:622px !important;
	height:802px !important;
	left:-10px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item170779 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:86px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item171556 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:86px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item172348 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:86px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item173123 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:86px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item173914 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:86px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item174692 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:86px !important;
}

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

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

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

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

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

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

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

#item173129 {
	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;
	left:11px !important;
	top:1px !important;
}

#item7548 {
	width:542px !important;
	height:309px !important;
	left:35px !important;
	top:83px !important;
}

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

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

#item152612 {
	width:540px !important;
	height:286px !important;
	left:37px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item175903 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:86px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item176681 {
	width:41px !important;
	height:41px !important;
	left:498px !important;
	top:86px !important;
}

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

#item175910 {
	width:622px !important;
	height:802px !important;
	left:-10px !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;
}

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

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

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

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

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