/* 	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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:420px; height:737px; background: #fff !important; }
.paper-vertical { width:420px; height:100%; }
.paper-horizontal { width:84187px; height:749px; }
@media all and (max-height:737px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:420px) {
	.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 #2056ae; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#2056ae;}
#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;}
}

@keyframes fadein-5412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-5412 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5412 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item83382 {
	width:380px !important;
	left:20px !important;
	top:42px !important;
	min-height:131px !important;
}

#item55512 {
	width:169px !important;
	left:221px !important;
	top:672px !important;
	min-height:33px !important;
}

#item85972 {
	width:202px !important;
	height:745px !important;
	left:-4px !important;
	top:-4px !important;
}

#item89285 {
	width:179px !important;
	left:221px !important;
	top:150px !important;
	min-height:324px !important;
}

#item107239 {
	width:126px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item107240 {
	width:109px !important;
	left:8px !important;
	top:4px !important;
	min-height:7px !important;
}

#item107263 {
	width:166px !important;
	left:221px !important;
	top:554px !important;
	min-height:16px !important;
}

#item84412 {
	width:174px !important;
	left:220px !important;
	top:688px !important;
	min-height:16px !important;
}

#item84476 {
	width:171px !important;
	left:221px !important;
	top:106px !important;
	min-height:564px !important;
}

#item87555 {
	width:179px !important;
	left:221px !important;
	top:38px !important;
	min-height:16px !important;
}

#item84452 {
	width:202px !important;
	height:745px !important;
	left:-4px !important;
	top:-4px !important;
}

#item84453 {
	width:179px !important;
	left:221px !important;
	top:677px !important;
	min-height:31px !important;
}

#item86035 {
	width:172px !important;
	left:221px !important;
	top:76px !important;
	min-height:582px !important;
}

#item131371 {
	width:428px !important;
	height:148px !important;
	left:-4px !important;
	top:-4px !important;
	background:#505a63;
}

#item131757 {
	width:380px !important;
	left:20px !important;
	top:40px !important;
	min-height:86px !important;
}

#item77353 {
	width:179px !important;
	left:20px !important;
	top:540px !important;
	min-height:141px !important;
}

#item126736 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item126737 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item151868 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item151869 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item132200 {
	width:179px !important;
	left:20px !important;
	top:564px !important;
	min-height:117px !important;
}

#item152421 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item152422 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item132301 {
	width:179px !important;
	left:20px !important;
	top:564px !important;
	min-height:117px !important;
}

#item152964 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item152965 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item132385 {
	width:188px !important;
	left:20px !important;
	top:528px !important;
	min-height:153px !important;
}

#item153513 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item153514 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item132467 {
	width:179px !important;
	left:20px !important;
	top:516px !important;
	min-height:165px !important;
}

#item154083 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item154084 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item132581 {
	width:179px !important;
	left:20px !important;
	top:564px !important;
	min-height:117px !important;
}

#item154614 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item154615 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item132809 {
	width:179px !important;
	left:20px !important;
	top:552px !important;
	min-height:130px !important;
}

#item155143 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item155144 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item132887 {
	width:179px !important;
	left:20px !important;
	top:552px !important;
	min-height:130px !important;
}

#item155699 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item155700 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item132966 {
	width:179px !important;
	left:20px !important;
	top:552px !important;
	min-height:130px !important;
}

#item156237 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item156238 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item133046 {
	width:179px !important;
	left:20px !important;
	top:552px !important;
	min-height:129px !important;
}

#item156758 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item156759 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item133130 {
	width:172px !important;
	left:20px !important;
	top:552px !important;
	min-height:129px !important;
}

#item157278 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item157279 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item133282 {
	width:171px !important;
	left:20px !important;
	top:552px !important;
	min-height:129px !important;
}

#item157824 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item157825 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item133366 {
	width:151px !important;
	left:20px !important;
	top:527px !important;
	min-height:154px !important;
}

#item158335 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item158336 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item133448 {
	width:122px !important;
	left:20px !important;
	top:557px !important;
	min-height:124px !important;
}

#item149387 {
	width:180px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item158842 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item158843 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item133527 {
	width:179px !important;
	left:20px !important;
	top:539px !important;
	min-height:142px !important;
}

#item159357 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item159358 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item133609 {
	width:179px !important;
	left:20px !important;
	top:552px !important;
	min-height:129px !important;
}

#item159897 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item159898 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item133691 {
	width:179px !important;
	left:20px !important;
	top:564px !important;
	min-height:117px !important;
}

#item160576 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item160577 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item133759 {
	width:179px !important;
	left:20px !important;
	top:552px !important;
	min-height:129px !important;
}

#item161074 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item161075 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item133862 {
	width:179px !important;
	left:20px !important;
	top:536px !important;
	min-height:146px !important;
}

#item161577 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item161578 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item133939 {
	width:179px !important;
	left:20px !important;
	top:559px !important;
	min-height:122px !important;
}

#item162064 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item162065 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item134023 {
	width:179px !important;
	left:20px !important;
	top:559px !important;
	min-height:122px !important;
}

#item162550 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item162551 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item134122 {
	width:161px !important;
	left:20px !important;
	top:545px !important;
	min-height:136px !important;
}

#item149392 {
	width:179px !important;
	left:221px !important;
	top:651px !important;
	min-height:29px !important;
}

#item163036 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item163037 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item134202 {
	width:179px !important;
	left:20px !important;
	top:539px !important;
	min-height:142px !important;
}

#item163559 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item163560 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item134315 {
	width:149px !important;
	left:20px !important;
	top:515px !important;
	min-height:166px !important;
}

#item164072 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item164073 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item134398 {
	width:179px !important;
	left:20px !important;
	top:552px !important;
	min-height:129px !important;
}

#item164545 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item164546 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item134486 {
	width:179px !important;
	left:20px !important;
	top:564px !important;
	min-height:117px !important;
}

#item165020 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item165022 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item134571 {
	width:170px !important;
	left:20px !important;
	top:517px !important;
	min-height:164px !important;
}

#item134652 {
	width:179px !important;
	left:221px !important;
	top:639px !important;
	min-height:41px !important;
}

#item165520 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item165521 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item134675 {
	width:179px !important;
	left:20px !important;
	top:576px !important;
	min-height:105px !important;
}

#item165983 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item165984 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item134786 {
	width:153px !important;
	left:20px !important;
	top:576px !important;
	min-height:105px !important;
}

#item166479 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item166480 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item134870 {
	width:179px !important;
	left:20px !important;
	top:552px !important;
	min-height:129px !important;
}

#item166947 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item166948 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item134961 {
	width:179px !important;
	left:20px !important;
	top:559px !important;
	min-height:122px !important;
}

#item167406 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item167407 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item135045 {
	width:179px !important;
	left:20px !important;
	top:559px !important;
	min-height:122px !important;
}

#item167868 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item167869 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item135133 {
	width:174px !important;
	left:20px !important;
	top:540px !important;
	min-height:141px !important;
}

#item168352 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item168353 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item135214 {
	width:171px !important;
	left:20px !important;
	top:564px !important;
	min-height:117px !important;
}

#item168800 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item168801 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item135296 {
	width:179px !important;
	left:20px !important;
	top:552px !important;
	min-height:129px !important;
}

#item169250 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item169251 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item135459 {
	width:179px !important;
	left:20px !important;
	top:576px !important;
	min-height:105px !important;
}

#item169697 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item169698 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item135550 {
	width:175px !important;
	left:20px !important;
	top:487px !important;
	min-height:194px !important;
}

#item135622 {
	width:179px !important;
	left:221px !important;
	top:677px !important;
	min-height:3px !important;
}

#item170164 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item170165 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item135668 {
	width:179px !important;
	left:20px !important;
	top:539px !important;
	min-height:142px !important;
}

#item135718 {
	width:179px !important;
	left:221px !important;
	top:677px !important;
	min-height:3px !important;
}

#item170597 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item170598 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item135751 {
	width:179px !important;
	left:20px !important;
	top:557px !important;
	min-height:124px !important;
}

#item135802 {
	width:179px !important;
	left:221px !important;
	top:639px !important;
	min-height:41px !important;
}

#item171032 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item171033 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item135831 {
	width:179px !important;
	left:20px !important;
	top:569px !important;
	min-height:112px !important;
}

#item135881 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item171470 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item171472 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item135917 {
	width:183px !important;
	left:19px !important;
	top:515px !important;
	min-height:166px !important;
}

#item171919 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item171920 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item136014 {
	width:179px !important;
	left:20px !important;
	top:508px !important;
	min-height:172px !important;
}

#item136064 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item172379 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item172381 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item136094 {
	width:179px !important;
	left:20px !important;
	top:545px !important;
	min-height:136px !important;
}

#item136144 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item172798 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item172799 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item136183 {
	width:179px !important;
	left:20px !important;
	top:551px !important;
	min-height:130px !important;
}

#item136234 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item173222 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item173223 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item136264 {
	width:179px !important;
	left:20px !important;
	top:539px !important;
	min-height:142px !important;
}

#item136314 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item173634 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item173635 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item136353 {
	width:137px !important;
	left:20px !important;
	top:527px !important;
	min-height:154px !important;
}

#item136403 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item174046 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item174047 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item136439 {
	width:179px !important;
	left:20px !important;
	top:515px !important;
	min-height:166px !important;
}

#item136489 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item174483 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item174484 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item136523 {
	width:179px !important;
	left:20px !important;
	top:503px !important;
	min-height:178px !important;
}

#item136573 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item174884 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item174885 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item136606 {
	width:162px !important;
	left:20px !important;
	top:576px !important;
	min-height:105px !important;
}

#item136657 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item175289 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item175290 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item136695 {
	width:162px !important;
	left:20px !important;
	top:588px !important;
	min-height:93px !important;
}

#item136746 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item175707 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item175708 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item136783 {
	width:151px !important;
	left:20px !important;
	top:588px !important;
	min-height:93px !important;
}

#item136833 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item176112 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item176113 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item136864 {
	width:179px !important;
	left:20px !important;
	top:557px !important;
	min-height:124px !important;
}

#item136914 {
	width:179px !important;
	left:222px !important;
	top:639px !important;
	min-height:41px !important;
}

#item176511 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item176512 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item136953 {
	width:179px !important;
	left:20px !important;
	top:527px !important;
	min-height:154px !important;
}

#item137004 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item176902 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item176903 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item137038 {
	width:179px !important;
	left:20px !important;
	top:552px !important;
	min-height:129px !important;
}

#item137089 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item177296 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item177297 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item137134 {
	width:170px !important;
	left:20px !important;
	top:576px !important;
	min-height:105px !important;
}

#item137184 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item177682 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item177683 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item137226 {
	width:160px !important;
	left:20px !important;
	top:564px !important;
	min-height:117px !important;
}

#item137277 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item178060 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item178061 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item137321 {
	width:153px !important;
	left:20px !important;
	top:564px !important;
	min-height:117px !important;
}

#item137371 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item178438 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item178439 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item137406 {
	width:179px !important;
	left:20px !important;
	top:531px !important;
	min-height:150px !important;
}

#item137456 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item178834 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item178835 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item137501 {
	width:179px !important;
	left:21px !important;
	top:503px !important;
	min-height:178px !important;
}

#item137551 {
	width:179px !important;
	left:222px !important;
	top:652px !important;
	min-height:28px !important;
}

#item179204 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item179205 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item137596 {
	width:179px !important;
	left:21px !important;
	top:503px !important;
	min-height:178px !important;
}

#item137646 {
	width:179px !important;
	left:222px !important;
	top:652px !important;
	min-height:28px !important;
}

#item179573 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item179574 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item137686 {
	width:179px !important;
	left:21px !important;
	top:539px !important;
	min-height:142px !important;
}

#item137736 {
	width:179px !important;
	left:222px !important;
	top:652px !important;
	min-height:28px !important;
}

#item179951 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item179952 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item137766 {
	width:179px !important;
	left:21px !important;
	top:527px !important;
	min-height:154px !important;
}

#item137817 {
	width:179px !important;
	left:222px !important;
	top:652px !important;
	min-height:28px !important;
}

#item180315 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item180316 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item137847 {
	width:145px !important;
	left:21px !important;
	top:527px !important;
	min-height:154px !important;
}

#item137897 {
	width:179px !important;
	left:222px !important;
	top:652px !important;
	min-height:28px !important;
}

#item180669 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item180670 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item137966 {
	width:179px !important;
	left:20px !important;
	top:527px !important;
	min-height:154px !important;
}

#item181023 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item181024 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item138050 {
	width:179px !important;
	left:20px !important;
	top:479px !important;
	min-height:202px !important;
}

#item138100 {
	width:179px !important;
	left:222px !important;
	top:652px !important;
	min-height:28px !important;
}

#item181391 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item181392 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item138130 {
	width:179px !important;
	left:20px !important;
	top:557px !important;
	min-height:124px !important;
}

#item138181 {
	width:179px !important;
	left:221px !important;
	top:609px !important;
	min-height:71px !important;
}

#item181741 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item181742 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item138215 {
	width:179px !important;
	left:20px !important;
	top:570px !important;
	min-height:111px !important;
}

#item138266 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item182093 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item182094 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item138308 {
	width:179px !important;
	left:20px !important;
	top:588px !important;
	min-height:93px !important;
}

#item138358 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item182439 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item182440 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item138392 {
	width:179px !important;
	left:20px !important;
	top:552px !important;
	min-height:129px !important;
}

#item138443 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item182799 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item182800 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item138479 {
	width:155px !important;
	left:20px !important;
	top:515px !important;
	min-height:166px !important;
}

#item138529 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item183136 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item183137 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item138570 {
	width:115px !important;
	left:20px !important;
	top:515px !important;
	min-height:166px !important;
}

#item138620 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item183470 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item183471 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item138657 {
	width:179px !important;
	left:20px !important;
	top:539px !important;
	min-height:142px !important;
}

#item138708 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item183800 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item183801 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item138763 {
	width:179px !important;
	left:20px !important;
	top:499px !important;
	min-height:182px !important;
}

#item138813 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item184147 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item184148 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item138847 {
	width:179px !important;
	left:20px !important;
	top:564px !important;
	min-height:117px !important;
}

#item138897 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item184470 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item184471 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item138942 {
	width:179px !important;
	left:20px !important;
	top:552px !important;
	min-height:129px !important;
}

#item138992 {
	width:179px !important;
	left:222px !important;
	top:663px !important;
	min-height:17px !important;
}

#item184794 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item184795 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item139025 {
	width:179px !important;
	left:21px !important;
	top:545px !important;
	min-height:136px !important;
}

#item139075 {
	width:179px !important;
	left:221px !important;
	top:609px !important;
	min-height:71px !important;
}

#item185117 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item185118 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item139114 {
	width:179px !important;
	left:21px !important;
	top:557px !important;
	min-height:124px !important;
}

#item139164 {
	width:179px !important;
	left:221px !important;
	top:597px !important;
	min-height:83px !important;
}

#item185449 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item185450 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item139203 {
	width:139px !important;
	left:20px !important;
	top:514px !important;
	min-height:166px !important;
}

#item139255 {
	width:179px !important;
	left:221px !important;
	top:597px !important;
	min-height:83px !important;
}

#item185761 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item185762 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item139304 {
	width:179px !important;
	left:20px !important;
	top:565px !important;
	min-height:116px !important;
}

#item139356 {
	width:179px !important;
	left:221px !important;
	top:651px !important;
	min-height:29px !important;
}

#item186077 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item186078 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item139402 {
	width:179px !important;
	left:20px !important;
	top:547px !important;
	min-height:134px !important;
}

#item139452 {
	width:179px !important;
	left:221px !important;
	top:664px !important;
	min-height:17px !important;
}

#item186393 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item186394 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item139489 {
	width:177px !important;
	left:20px !important;
	top:513px !important;
	min-height:168px !important;
}

#item139539 {
	width:179px !important;
	left:221px !important;
	top:664px !important;
	min-height:17px !important;
}

#item186692 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item186693 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item139585 {
	width:131px !important;
	left:20px !important;
	top:545px !important;
	min-height:136px !important;
}

#item139635 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item186989 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item186991 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item139676 {
	width:135px !important;
	left:20px !important;
	top:545px !important;
	min-height:136px !important;
}

#item139727 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item187297 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item187298 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item139777 {
	width:158px !important;
	left:20px !important;
	top:533px !important;
	min-height:148px !important;
}

#item139828 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item187588 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item187589 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item139862 {
	width:179px !important;
	left:20px !important;
	top:525px !important;
	min-height:156px !important;
}

#item139912 {
	width:179px !important;
	left:221px !important;
	top:664px !important;
	min-height:17px !important;
}

#item187874 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item187875 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item139954 {
	width:179px !important;
	left:20px !important;
	top:564px !important;
	min-height:117px !important;
}

#item140004 {
	width:179px !important;
	left:221px !important;
	top:664px !important;
	min-height:17px !important;
}

#item188163 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item188164 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140062 {
	width:163px !important;
	left:20px !important;
	top:559px !important;
	min-height:122px !important;
}

#item140112 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item188457 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item188458 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140147 {
	width:175px !important;
	left:20px !important;
	top:527px !important;
	min-height:154px !important;
}

#item140198 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item188753 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item188754 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140237 {
	width:179px !important;
	left:20px !important;
	top:539px !important;
	min-height:142px !important;
}

#item140287 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item189041 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item189042 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140321 {
	width:179px !important;
	left:20px !important;
	top:513px !important;
	min-height:168px !important;
}

#item140371 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item189313 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item189314 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140405 {
	width:179px !important;
	left:20px !important;
	top:491px !important;
	min-height:190px !important;
}

#item140455 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item189589 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item189590 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140487 {
	width:179px !important;
	left:20px !important;
	top:539px !important;
	min-height:142px !important;
}

#item140537 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item189954 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item189955 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140570 {
	width:179px !important;
	left:20px !important;
	top:539px !important;
	min-height:142px !important;
}

#item140620 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item190236 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item190237 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140656 {
	width:179px !important;
	left:20px !important;
	top:551px !important;
	min-height:130px !important;
}

#item140706 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item190500 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item190501 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140736 {
	width:149px !important;
	left:20px !important;
	top:527px !important;
	min-height:154px !important;
}

#item140786 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item190836 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item190837 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140834 {
	width:179px !important;
	left:20px !important;
	top:515px !important;
	min-height:166px !important;
}

#item140884 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item191102 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item191103 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140922 {
	width:165px !important;
	left:20px !important;
	top:543px !important;
	min-height:138px !important;
}

#item140972 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item191356 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item191357 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item140996 {
	width:134px !important;
	left:20px !important;
	top:545px !important;
	min-height:136px !important;
}

#item141046 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item191606 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item191607 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item141094 {
	width:179px !important;
	left:20px !important;
	top:570px !important;
	min-height:111px !important;
}

#item141144 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item191867 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item191868 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item141182 {
	width:179px !important;
	left:20px !important;
	top:557px !important;
	min-height:124px !important;
}

#item141233 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item192109 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item192110 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item141266 {
	width:179px !important;
	left:20px !important;
	top:533px !important;
	min-height:148px !important;
}

#item141316 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item192349 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item192350 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item141352 {
	width:179px !important;
	left:20px !important;
	top:539px !important;
	min-height:142px !important;
}

#item141403 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item192600 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item192601 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item141437 {
	width:179px !important;
	left:20px !important;
	top:527px !important;
	min-height:154px !important;
}

#item141487 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item192836 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item192837 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item141522 {
	width:179px !important;
	left:20px !important;
	top:582px !important;
	min-height:99px !important;
}

#item141572 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item193066 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item193067 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item141606 {
	width:179px !important;
	left:20px !important;
	top:527px !important;
	min-height:154px !important;
}

#item141656 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item193296 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item193297 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item141700 {
	width:179px !important;
	left:20px !important;
	top:588px !important;
	min-height:93px !important;
}

#item141750 {
	width:179px !important;
	left:221px !important;
	top:664px !important;
	min-height:17px !important;
}

#item193542 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item193543 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item141803 {
	width:179px !important;
	left:20px !important;
	top:594px !important;
	min-height:87px !important;
}

#item141854 {
	width:179px !important;
	left:221px !important;
	top:664px !important;
	min-height:17px !important;
}

#item193769 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item193770 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item141889 {
	width:179px !important;
	left:20px !important;
	top:515px !important;
	min-height:166px !important;
}

#item141940 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item193987 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item193988 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item141972 {
	width:179px !important;
	left:20px !important;
	top:569px !important;
	min-height:112px !important;
}

#item142022 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item194207 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item194208 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142058 {
	width:171px !important;
	left:20px !important;
	top:515px !important;
	min-height:166px !important;
}

#item142108 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item194419 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item194420 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142147 {
	width:179px !important;
	left:20px !important;
	top:527px !important;
	min-height:154px !important;
}

#item142198 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item194624 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item194625 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142232 {
	width:179px !important;
	left:20px !important;
	top:570px !important;
	min-height:111px !important;
}

#item142282 {
	width:179px !important;
	left:221px !important;
	top:651px !important;
	min-height:29px !important;
}

#item194829 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item194830 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142322 {
	width:179px !important;
	left:20px !important;
	top:582px !important;
	min-height:99px !important;
}

#item142372 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item195046 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item195047 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142407 {
	width:179px !important;
	left:20px !important;
	top:582px !important;
	min-height:99px !important;
}

#item142458 {
	width:179px !important;
	left:217px !important;
	top:651px !important;
	min-height:29px !important;
}

#item195244 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item195245 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142490 {
	width:179px !important;
	left:20px !important;
	top:521px !important;
	min-height:160px !important;
}

#item142540 {
	width:179px !important;
	left:221px !important;
	top:549px !important;
	min-height:131px !important;
}

#item195446 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item195447 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142569 {
	width:151px !important;
	left:20px !important;
	top:545px !important;
	min-height:136px !important;
}

#item142619 {
	width:179px !important;
	left:223px !important;
	top:663px !important;
	min-height:17px !important;
}

#item195650 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item195651 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142654 {
	width:179px !important;
	left:20px !important;
	top:539px !important;
	min-height:142px !important;
}

#item195837 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item195838 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142742 {
	width:165px !important;
	left:20px !important;
	top:545px !important;
	min-height:136px !important;
}

#item142792 {
	width:177px !important;
	left:223px !important;
	top:663px !important;
	min-height:17px !important;
}

#item196026 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item196027 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142823 {
	width:179px !important;
	left:20px !important;
	top:558px !important;
	min-height:123px !important;
}

#item142873 {
	width:177px !important;
	left:221px !important;
	top:651px !important;
	min-height:29px !important;
}

#item196216 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item196217 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142892 {
	width:179px !important;
	left:20px !important;
	top:557px !important;
	min-height:124px !important;
}

#item142942 {
	width:177px !important;
	left:223px !important;
	top:663px !important;
	min-height:17px !important;
}

#item196400 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item196402 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item142993 {
	width:179px !important;
	left:20px !important;
	top:550px !important;
	min-height:124px !important;
}

#item143043 {
	width:177px !important;
	left:223px !important;
	top:550px !important;
	min-height:131px !important;
}

#item196575 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item196576 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item143097 {
	width:179px !important;
	left:20px !important;
	top:594px !important;
	min-height:87px !important;
}

#item143148 {
	width:179px !important;
	left:221px !important;
	top:651px !important;
	min-height:29px !important;
}

#item196747 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item196748 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item143182 {
	width:179px !important;
	left:20px !important;
	top:519px !important;
	min-height:162px !important;
}

#item143232 {
	width:177px !important;
	left:223px !important;
	top:550px !important;
	min-height:131px !important;
}

#item196928 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item196929 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item143269 {
	width:179px !important;
	left:20px !important;
	top:528px !important;
	min-height:153px !important;
}

#item143320 {
	width:177px !important;
	left:223px !important;
	top:652px !important;
	min-height:29px !important;
}

#item197097 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item197098 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item143352 {
	width:179px !important;
	left:20px !important;
	top:588px !important;
	min-height:93px !important;
}

#item143403 {
	width:177px !important;
	left:223px !important;
	top:646px !important;
	min-height:3px !important;
}

#item197265 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item197266 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item143441 {
	width:179px !important;
	left:20px !important;
	top:484px !important;
	min-height:196px !important;
}

#item143491 {
	width:177px !important;
	left:223px !important;
	top:663px !important;
	min-height:17px !important;
}

#item197435 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item197436 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item143525 {
	width:179px !important;
	left:20px !important;
	top:557px !important;
	min-height:124px !important;
}

#item197591 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item197593 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item143618 {
	width:179px !important;
	left:20px !important;
	top:527px !important;
	min-height:154px !important;
}

#item143669 {
	width:177px !important;
	left:223px !important;
	top:663px !important;
	min-height:17px !important;
}

#item197750 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item197751 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item143732 {
	width:179px !important;
	left:20px !important;
	top:544px !important;
	min-height:136px !important;
}

#item143782 {
	width:177px !important;
	left:223px !important;
	top:663px !important;
	min-height:17px !important;
}

#item197901 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item197902 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item143815 {
	width:179px !important;
	left:20px !important;
	top:576px !important;
	min-height:105px !important;
}

#item143865 {
	width:177px !important;
	left:223px !important;
	top:663px !important;
	min-height:17px !important;
}

#item198061 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item198062 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item143897 {
	width:179px !important;
	left:20px !important;
	top:594px !important;
	min-height:87px !important;
}

#item143947 {
	width:177px !important;
	left:221px !important;
	top:651px !important;
	min-height:29px !important;
}

#item198211 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item198212 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item144014 {
	width:179px !important;
	left:20px !important;
	top:582px !important;
	min-height:99px !important;
}

#item144064 {
	width:177px !important;
	left:223px !important;
	top:651px !important;
	min-height:29px !important;
}

#item198353 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item198354 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item144099 {
	width:179px !important;
	left:20px !important;
	top:557px !important;
	min-height:124px !important;
}

#item144149 {
	width:177px !important;
	left:223px !important;
	top:663px !important;
	min-height:17px !important;
}

#item198498 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item198499 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item144187 {
	width:179px !important;
	left:20px !important;
	top:533px !important;
	min-height:148px !important;
}

#item144238 {
	width:177px !important;
	left:223px !important;
	top:663px !important;
	min-height:17px !important;
}

#item198632 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item198633 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item144274 {
	width:179px !important;
	left:20px !important;
	top:525px !important;
	min-height:156px !important;
}

#item198766 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item198767 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item144358 {
	width:159px !important;
	left:20px !important;
	top:533px !important;
	min-height:148px !important;
}

#item144408 {
	width:177px !important;
	left:223px !important;
	top:663px !important;
	min-height:17px !important;
}

#item198902 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item198903 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item144443 {
	width:179px !important;
	left:20px !important;
	top:564px !important;
	min-height:117px !important;
}

#item144493 {
	width:177px !important;
	left:223px !important;
	top:663px !important;
	min-height:17px !important;
}

#item199031 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item199032 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item144531 {
	width:179px !important;
	left:20px !important;
	top:540px !important;
	min-height:141px !important;
}

#item199153 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item199154 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item144648 {
	width:165px !important;
	left:20px !important;
	top:545px !important;
	min-height:136px !important;
}

#item144698 {
	width:177px !important;
	left:223px !important;
	top:663px !important;
	min-height:17px !important;
}

#item199274 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item199275 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item144737 {
	width:163px !important;
	left:20px !important;
	top:545px !important;
	min-height:136px !important;
}

#item144789 {
	width:177px !important;
	left:223px !important;
	top:663px !important;
	min-height:17px !important;
}

#item199405 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item199406 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item144841 {
	width:179px !important;
	left:20px !important;
	top:557px !important;
	min-height:124px !important;
}

#item144891 {
	width:177px !important;
	left:223px !important;
	top:663px !important;
	min-height:17px !important;
}

#item199522 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item199523 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item145013 {
	width:179px !important;
	left:20px !important;
	top:570px !important;
	min-height:111px !important;
}

#item145063 {
	width:177px !important;
	left:223px !important;
	top:663px !important;
	min-height:17px !important;
}

#item199633 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item199634 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item145105 {
	width:179px !important;
	left:20px !important;
	top:582px !important;
	min-height:99px !important;
}

#item145155 {
	width:177px !important;
	left:223px !important;
	top:663px !important;
	min-height:17px !important;
}

#item199740 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item199741 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item145194 {
	width:179px !important;
	left:20px !important;
	top:552px !important;
	min-height:129px !important;
}

#item199859 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item199860 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item145277 {
	width:179px !important;
	left:20px !important;
	top:576px !important;
	min-height:105px !important;
}

#item199963 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item199964 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item145361 {
	width:179px !important;
	left:20px !important;
	top:606px !important;
	min-height:75px !important;
}

#item145411 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item200079 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item200080 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item145444 {
	width:179px !important;
	left:20px !important;
	top:582px !important;
	min-height:99px !important;
}

#item145494 {
	width:179px !important;
	left:221px !important;
	top:639px !important;
	min-height:41px !important;
}

#item200194 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item200195 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item145526 {
	width:170px !important;
	left:20px !important;
	top:557px !important;
	min-height:124px !important;
}

#item145577 {
	width:177px !important;
	left:223px !important;
	top:663px !important;
	min-height:17px !important;
}

#item200299 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item200300 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item145625 {
	width:179px !important;
	left:20px !important;
	top:569px !important;
	min-height:112px !important;
}

#item145675 {
	width:177px !important;
	left:223px !important;
	top:663px !important;
	min-height:17px !important;
}

#item200404 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item200405 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item145709 {
	width:179px !important;
	left:20px !important;
	top:545px !important;
	min-height:136px !important;
}

#item145760 {
	width:177px !important;
	left:223px !important;
	top:597px !important;
	min-height:83px !important;
}

#item200496 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item200497 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item145801 {
	width:179px !important;
	left:20px !important;
	top:570px !important;
	min-height:111px !important;
}

#item145851 {
	width:177px !important;
	left:223px !important;
	top:639px !important;
	min-height:41px !important;
}

#item200586 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item200587 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item145907 {
	width:179px !important;
	left:20px !important;
	top:582px !important;
	min-height:99px !important;
}

#item145958 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item200678 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item200679 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item145991 {
	width:179px !important;
	left:20px !important;
	top:582px !important;
	min-height:99px !important;
}

#item146041 {
	width:179px !important;
	left:221px !important;
	top:663px !important;
	min-height:17px !important;
}

#item200763 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item200764 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item146077 {
	width:179px !important;
	left:20px !important;
	top:564px !important;
	min-height:117px !important;
}

#item146163 {
	width:179px !important;
	left:20px !important;
	top:594px !important;
	min-height:87px !important;
}

#item146214 {
	width:179px !important;
	left:221px !important;
	top:639px !important;
	min-height:41px !important;
}

#item200841 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item200842 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item200917 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item200918 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item146270 {
	width:179px !important;
	left:20px !important;
	top:594px !important;
	min-height:87px !important;
}

#item146320 {
	width:179px !important;
	left:221px !important;
	top:639px !important;
	min-height:41px !important;
}

#item201000 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item201001 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item146354 {
	width:171px !important;
	left:20px !important;
	top:564px !important;
	min-height:117px !important;
}

#item201074 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item201075 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item146442 {
	width:179px !important;
	left:20px !important;
	top:606px !important;
	min-height:75px !important;
}

#item146492 {
	width:176px !important;
	left:224px !important;
	top:663px !important;
	min-height:17px !important;
}

#item201140 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item201141 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item146535 {
	width:179px !important;
	left:20px !important;
	top:594px !important;
	min-height:87px !important;
}

#item146586 {
	width:176px !important;
	left:224px !important;
	top:663px !important;
	min-height:17px !important;
}

#item201201 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item201202 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item146627 {
	width:179px !important;
	left:20px !important;
	top:588px !important;
	min-height:93px !important;
}

#item201262 {
	width:52px !important;
	height:15px !important;
	box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.1);
	border-radius:3px;
	background:#b6b0a8;
}

#item201263 {
	width:40px !important;
	left:6px !important;
	top:4px !important;
	min-height:7px !important;
}

#item146712 {
	width:179px !important;
	left:20px !important;
	top:564px !important;
	min-height:117px !important;
}

#item131435 {
	width:214px !important;
	height:745px !important;
	left:210px !important;
	top:-4px !important;
	background:#5c4535;
}

#item131436 {
	width:214px !important;
	height:745px !important;
	left:-4px !important;
	top:-4px !important;
}

#item131446 {
	width:167px !important;
	left:232px !important;
	top:114px !important;
	min-height:325px !important;
}

#item131469 {
	width:167px !important;
	left:233px !important;
	top:675px !important;
	min-height:9px !important;
}

#item88795 {
	width:418px !important;
	height:718px !important;
	left:6px !important;
	top:-4px !important;
}

#item88951 {
	width:196px !important;
	height:32px !important;
	left:123px !important;
	top:54px !important;
}

#item88965 {
	width:42px !important;
	left:189px !important;
	top:694px !important;
	min-height:5px !important;
}

#item131662 {
	width:132px !important;
	height:18px !important;
	border-radius:12px;
	background:#b6b0a8;
}

#item131664 {
	width:116px !important;
	left:8px !important;
	top:5px !important;
	border-radius:12px;
	min-height:7px !important;
}

#item131689 {
	width:132px !important;
	height:18px !important;
	border-radius:12px;
	background:#b6b0a8;
}

#item131690 {
	width:109px !important;
	left:11px !important;
	top:5px !important;
	min-height:7px !important;
}
#in5footer,  #prefooter {display:none;}
