/* 	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; }
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; width:100%; top:0; left:0; }
#container-wrap, #container { min-height: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],[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'][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;}
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;}
@media all and (-ms-high-contrast:none){ *::-ms-backdrop,.svg-img{width:100%;} }
.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;
}
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
#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, .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 {
	-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-audio.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%; }

.page.ls { bottom:auto !important; }

nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left: initial;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}

.hidden { display:none !important; }
.mso, .group, .mso > .state { pointer-events:none; }
.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; }
.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; }

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; 
}
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:1.5ex;padding-left:1.5ex; }
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:1008px; height:612px; background: #fff !important; }
.paper-vertical { width:1008px; height:100%; }
.paper-horizontal { width:10px; height:624px; }
@media all and (max-height:612px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1008px) {
	.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; }
#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 #c8272c; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#c8272c;}
#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;
}
@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);
		transform:translateY(120px);
		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;}
}
@font-face {
	font-family:FF-NotoSansJP-Light;
	src:url("../fonts/NotoSansJP-Light.otf");
}

@font-face {
	font-family:FF-DINNextLTPro-Medium;
	src:url("../fonts/DINNextLTPro-Medium.ttf");
}

@font-face {
	font-family:FF-MinionPro-Regular;
	src:url("../fonts/MinionPro-Regular.otf");
}

@font-face {
	font-family:FF-NotoSansJP-Black;
	src:url("../fonts/NotoSansJP-Black.otf");
}

@font-face {
	font-family:FF-NotoSansJP-Medium;
	src:url("../fonts/NotoSansJP-Medium.otf");
}

@font-face {
	font-family:FF-NotoSansJP-Bold;
	src:url("../fonts/NotoSansJP-Bold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-NotoSansJP-Regular;
	src:url("../fonts/NotoSansJP-Regular.otf");
}

strong {
font-weight: bold;
}

sub {
vertical-align: sub;
font-size: smaller;
}

#item241346 {
	width:39px !important;
	height:39px !important;
	left:951px !important;
	top:12px !important;
}

#item241427 {
	width:280px !important;
	left:66px !important;
	top:344px !important;
	min-height:15px !important;
}

#item241451 {
	width:288px !important;
	left:60px !important;
	top:240px !important;
	min-height:41px !important;
}

#item241474 {
	width:288px !important;
	left:60px !important;
	top:281px !important;
	min-height:49px !important;
}

#item554272 {
	mix-blend-mode:darken;
	width:1008px !important;
	height:612px !important;
}

#item586705 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item586706 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item586734 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item586710 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item586707 {
	width:31px !important;
	height:49px !important;
	left:939px !important;
	top:-3px !important;
}

#item586809 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item586785 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item586782 {
	width:31px !important;
	height:49px !important;
	left:967px !important;
	top:-3px !important;
}

#item586863 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item586887 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item586860 {
	width:83px !important;
	height:49px !important;
	left:541px !important;
	top:-3px !important;
}

#item586913 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item586937 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item586910 {
	width:86px !important;
	height:49px !important;
	left:381px !important;
	top:-3px !important;
}

#item586960 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item586974 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item586968 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item587001 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item586997 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item587029 {
	width:78px !important;
	height:43px !important;
	left:25px !important;
	top:3px !important;
}

#item587024 {
	width:129px !important;
	height:56px !important;
	left:220px !important;
	top:10px !important;
}

#item586134 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item586135 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item586164 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item586139 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item586136 {
	width:31px !important;
	height:49px !important;
	left:939px !important;
	top:-3px !important;
}

#item586214 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item586238 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item586211 {
	width:31px !important;
	height:49px !important;
	left:967px !important;
	top:-3px !important;
}

#item586290 {
	width:154px !important;
	height:92px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item586295 {
	width:154px !important;
	height:134px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item586291 {
	width:170px !important;
	height:150px !important;
	left:-8px !important;
	top:-6px !important;
}

#item586327 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item586302 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item586296 {
	width:160px !important;
	height:29px !important;
	left:-3px !important;
	top:107px !important;
}

#item586381 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item586357 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item586350 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:63px !important;
}

#item586435 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item586411 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item586405 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item586488 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item586464 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item586458 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item586514 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item586538 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item586511 {
	width:83px !important;
	height:49px !important;
	left:541px !important;
	top:-3px !important;
}

#item586565 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item586590 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item586561 {
	width:86px !important;
	height:49px !important;
	left:381px !important;
	top:-3px !important;
}

#item586613 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item586625 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item586621 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item586652 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item586648 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item586680 {
	width:78px !important;
	height:43px !important;
	left:25px !important;
	top:3px !important;
}

#item586675 {
	width:129px !important;
	height:56px !important;
	left:220px !important;
	top:10px !important;
}

#item585618 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item585620 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item585648 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item585624 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item585621 {
	width:31px !important;
	height:49px !important;
	left:939px !important;
	top:-3px !important;
}

#item585722 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item585698 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item585695 {
	width:31px !important;
	height:49px !important;
	left:967px !important;
	top:-3px !important;
}

#item585776 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item585800 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item585772 {
	width:98px !important;
	height:49px !important;
	left:688px !important;
	top:-3px !important;
}

#item585828 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item585825 {
	width:83px !important;
	height:49px !important;
	left:35px !important;
	top:-3px !important;
}

#item585852 {
	width:154px !important;
	height:70px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item585857 {
	width:154px !important;
	height:112px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item585853 {
	width:170px !important;
	height:128px !important;
	left:-8px !important;
	top:-6px !important;
}

#item585888 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item585864 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item585858 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item585941 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item585917 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item585911 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:63px !important;
}

#item585972 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item585996 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item585964 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item586022 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item586046 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item586019 {
	width:86px !important;
	height:49px !important;
	left:381px !important;
	top:-3px !important;
}

#item586069 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item586081 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item586077 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item586109 {
	width:78px !important;
	height:43px !important;
	left:25px !important;
	top:3px !important;
}

#item586104 {
	width:129px !important;
	height:56px !important;
	left:220px !important;
	top:10px !important;
}

#item585079 {
	width:25px !important;
	left:3px !important;
	top:3px !important;
	min-height:43px !important;
}

#item585076 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item585103 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item585104 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item585108 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item585132 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item585105 {
	width:31px !important;
	height:49px !important;
	left:939px !important;
	top:-3px !important;
}

#item585183 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item585207 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item585180 {
	width:31px !important;
	height:49px !important;
	left:967px !important;
	top:-3px !important;
}

#item585261 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item585285 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item585258 {
	width:98px !important;
	height:49px !important;
	left:688px !important;
	top:-3px !important;
}

#item585311 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item585335 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item585308 {
	width:83px !important;
	height:49px !important;
	left:541px !important;
	top:-3px !important;
}

#item585362 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item585359 {
	width:86px !important;
	height:49px !important;
	left:36px !important;
	top:-3px !important;
}

#item585386 {
	width:154px !important;
	height:70px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item585392 {
	width:154px !important;
	height:113px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item585387 {
	width:170px !important;
	height:129px !important;
	left:-8px !important;
	top:-6px !important;
}

#item585423 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item585399 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item585393 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item585476 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item585452 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item585446 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:63px !important;
}

#item585529 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item585505 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item585499 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item585552 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item585565 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item585560 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item585593 {
	width:78px !important;
	height:43px !important;
	left:25px !important;
	top:3px !important;
}

#item585588 {
	width:129px !important;
	height:56px !important;
	left:220px !important;
	top:10px !important;
}

#item584431 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item584432 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item584436 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item584460 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item584433 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item584510 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item584534 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item584507 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item584582 {
	width:154px !important;
	height:124px !important;
	left:208px !important;
	top:56px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item584589 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item584613 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item584586 {
	width:86px !important;
	height:49px !important;
	left:391px !important;
	top:10px !important;
}

#item584639 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item584663 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item584636 {
	width:83px !important;
	height:49px !important;
	left:551px !important;
	top:10px !important;
}

#item584690 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item584714 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item584686 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item584737 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item584750 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item584745 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item584777 {
	width:78px !important;
	height:43px !important;
	left:25px !important;
	top:3px !important;
}

#item584773 {
	width:129px !important;
	height:56px !important;
	left:220px !important;
	top:10px !important;
}

#item584806 {
	width:154px !important;
	height:166px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item584801 {
	width:170px !important;
	height:182px !important;
	left:-8px !important;
	top:-6px !important;
}

#item584814 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item584838 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item584807 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:139px !important;
}

#item584867 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item584891 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item584861 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:116px !important;
}

#item584920 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item584945 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item584914 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:94px !important;
}

#item584975 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item584999 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item584968 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:71px !important;
}

#item585028 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item585052 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item585022 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:49px !important;
}

#item584058 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item584059 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item584064 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item584060 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item584090 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item584115 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item584087 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item584166 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item584190 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item584163 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item584237 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item584277 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item584253 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item584250 {
	width:86px !important;
	height:49px !important;
	left:391px !important;
	top:10px !important;
}

#item584328 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item584303 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item584300 {
	width:83px !important;
	height:49px !important;
	left:551px !important;
	top:10px !important;
}

#item584378 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item584354 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item584351 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item584407 {
	width:78px !important;
	height:43px !important;
	left:25px !important;
	top:3px !important;
}

#item584402 {
	width:129px !important;
	height:56px !important;
	left:220px !important;
	top:10px !important;
}

#item584056 {
	width:1018px !important;
	height:189px !important;
	left:-10px !important;
	top:-13px !important;
}

#item244827 {
	width:315px !important;
	left:54px !important;
	top:76px !important;
	min-height:35px !important;
}

#item244851 {
	width:152px !important;
	left:675px !important;
	top:500px !important;
	min-height:59px !important;
}

#item244882 {
	width:186px !important;
	left:675px !important;
	top:374px !important;
	min-height:68px !important;
}

#item244905 {
	width:284px !important;
	left:54px !important;
	top:132px !important;
	min-height:405px !important;
}

#item244928 {
	width:284px !important;
	left:364px !important;
	top:133px !important;
	min-height:424px !important;
}

#item244951 {
	width:284px !important;
	left:675px !important;
	top:133px !important;
	min-height:241px !important;
}

#item583520 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item583521 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item583549 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item583525 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item583522 {
	width:31px !important;
	height:49px !important;
	left:939px !important;
	top:-3px !important;
}

#item583623 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item583599 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item583596 {
	width:31px !important;
	height:49px !important;
	left:967px !important;
	top:-3px !important;
}

#item583678 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item583702 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item583675 {
	width:83px !important;
	height:49px !important;
	left:541px !important;
	top:-3px !important;
}

#item583728 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item583753 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item583725 {
	width:86px !important;
	height:49px !important;
	left:381px !important;
	top:-3px !important;
}

#item583776 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item583789 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item583784 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item583816 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item583812 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item583845 {
	width:78px !important;
	height:43px !important;
	left:25px !important;
	top:3px !important;
}

#item583839 {
	width:129px !important;
	height:56px !important;
	left:220px !important;
	top:10px !important;
}

#item582948 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item582949 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item582977 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item582953 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item582950 {
	width:31px !important;
	height:49px !important;
	left:939px !important;
	top:-3px !important;
}

#item583027 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item583051 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item583024 {
	width:31px !important;
	height:49px !important;
	left:967px !important;
	top:-3px !important;
}

#item583105 {
	width:154px !important;
	height:92px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item583110 {
	width:154px !important;
	height:134px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item583106 {
	width:170px !important;
	height:150px !important;
	left:-8px !important;
	top:-6px !important;
}

#item583143 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item583118 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item583112 {
	width:160px !important;
	height:29px !important;
	left:-3px !important;
	top:107px !important;
}

#item583196 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item583172 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item583166 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:63px !important;
}

#item583250 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item583225 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item583219 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item583303 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item583279 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item583273 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item583330 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item583354 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item583327 {
	width:83px !important;
	height:49px !important;
	left:541px !important;
	top:-3px !important;
}

#item583380 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item583404 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item583377 {
	width:86px !important;
	height:49px !important;
	left:381px !important;
	top:-3px !important;
}

#item583427 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item583439 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item583435 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item583466 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item583462 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item583494 {
	width:78px !important;
	height:43px !important;
	left:25px !important;
	top:3px !important;
}

#item583489 {
	width:129px !important;
	height:56px !important;
	left:220px !important;
	top:10px !important;
}

#item582433 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item582434 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item582462 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item582438 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item582435 {
	width:31px !important;
	height:49px !important;
	left:939px !important;
	top:-3px !important;
}

#item582537 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item582512 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item582509 {
	width:31px !important;
	height:49px !important;
	left:967px !important;
	top:-3px !important;
}

#item582590 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item582614 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item582587 {
	width:98px !important;
	height:49px !important;
	left:688px !important;
	top:-3px !important;
}

#item582641 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item582638 {
	width:83px !important;
	height:49px !important;
	left:35px !important;
	top:-3px !important;
}

#item582665 {
	width:154px !important;
	height:70px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item582670 {
	width:154px !important;
	height:112px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item582666 {
	width:170px !important;
	height:128px !important;
	left:-8px !important;
	top:-6px !important;
}

#item582701 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item582677 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item582671 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item582755 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item582731 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item582724 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:63px !important;
}

#item582784 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item582808 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item582778 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item582834 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item582858 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item582831 {
	width:86px !important;
	height:49px !important;
	left:381px !important;
	top:-3px !important;
}

#item582881 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item582894 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item582890 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item582923 {
	width:78px !important;
	height:43px !important;
	left:25px !important;
	top:3px !important;
}

#item582917 {
	width:129px !important;
	height:56px !important;
	left:220px !important;
	top:10px !important;
}

#item581890 {
	width:25px !important;
	left:3px !important;
	top:3px !important;
	min-height:43px !important;
}

#item581887 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item581915 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item581916 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item581920 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item581944 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item581917 {
	width:31px !important;
	height:49px !important;
	left:939px !important;
	top:-3px !important;
}

#item581994 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item582018 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item581991 {
	width:31px !important;
	height:49px !important;
	left:967px !important;
	top:-3px !important;
}

#item582072 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item582096 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item582069 {
	width:98px !important;
	height:49px !important;
	left:688px !important;
	top:-3px !important;
}

#item582123 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item582148 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item582119 {
	width:83px !important;
	height:49px !important;
	left:541px !important;
	top:-3px !important;
}

#item582175 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item582172 {
	width:86px !important;
	height:49px !important;
	left:36px !important;
	top:-3px !important;
}

#item582199 {
	width:154px !important;
	height:70px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item582204 {
	width:154px !important;
	height:113px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item582200 {
	width:170px !important;
	height:129px !important;
	left:-8px !important;
	top:-6px !important;
}

#item582236 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item582211 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item582205 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item582289 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item582265 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item582259 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:63px !important;
}

#item582345 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item582318 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item582312 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item582368 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item582380 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item582376 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item582408 {
	width:78px !important;
	height:43px !important;
	left:25px !important;
	top:3px !important;
}

#item582403 {
	width:129px !important;
	height:56px !important;
	left:220px !important;
	top:10px !important;
}

#item581244 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item581245 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item581249 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item581273 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item581246 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item581324 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item581348 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item581321 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item581395 {
	width:154px !important;
	height:124px !important;
	left:208px !important;
	top:56px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item581402 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item581426 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item581399 {
	width:86px !important;
	height:49px !important;
	left:391px !important;
	top:10px !important;
}

#item581452 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item581476 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item581449 {
	width:83px !important;
	height:49px !important;
	left:551px !important;
	top:10px !important;
}

#item581502 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item581527 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item581499 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item581551 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item581563 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item581559 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item581591 {
	width:78px !important;
	height:43px !important;
	left:25px !important;
	top:3px !important;
}

#item581587 {
	width:129px !important;
	height:56px !important;
	left:220px !important;
	top:10px !important;
}

#item581619 {
	width:154px !important;
	height:166px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item581615 {
	width:170px !important;
	height:182px !important;
	left:-8px !important;
	top:-6px !important;
}

#item581626 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item581650 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item581620 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:139px !important;
}

#item581679 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item581704 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item581673 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:116px !important;
}

#item581733 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item581757 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item581727 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:94px !important;
}

#item581786 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item581810 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item581780 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:71px !important;
}

#item581839 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item581863 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item581833 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:49px !important;
}

#item580873 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item580874 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item580879 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item580875 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item580905 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item580929 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item580902 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item580979 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item581003 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item580976 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item581050 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item581091 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item581067 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item581064 {
	width:86px !important;
	height:49px !important;
	left:391px !important;
	top:10px !important;
}

#item581141 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item581117 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item581114 {
	width:83px !important;
	height:49px !important;
	left:551px !important;
	top:10px !important;
}

#item581191 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item581167 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item581164 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item581220 {
	width:78px !important;
	height:43px !important;
	left:25px !important;
	top:3px !important;
}

#item581215 {
	width:129px !important;
	height:56px !important;
	left:220px !important;
	top:10px !important;
}

#item580871 {
	width:1018px !important;
	height:189px !important;
	left:-10px !important;
	top:-13px !important;
}

#item595783 {
	mix-blend-mode:darken;
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item595760 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item244990 {
	width:120px !important;
	left:54px !important;
	top:77px !important;
	min-height:90px !important;
}

#item245018 {
	width:320px !important;
	left:233px !important;
	top:214px !important;
	min-height:148px !important;
}

#item245041 {
	width:667px !important;
	left:233px !important;
	top:77px !important;
	min-height:111px !important;
}

#item245064 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item245105 {
	width:327px !important;
	left:596px !important;
	top:213px !important;
	min-height:150px !important;
}

#item595714 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item595737 {
	mix-blend-mode:darken;
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item245152 {
	width:912px !important;
	left:54px !important;
	top:77px !important;
	min-height:124px !important;
}

#item245175 {
	width:238px !important;
	left:54px !important;
	top:564px !important;
	min-height:12px !important;
}

#item245221 {
	width:26px !important;
	height:29px !important;
	left:212px !important;
	top:299px !important;
}

#item245231 {
	width:26px !important;
	height:29px !important;
	left:463px !important;
	top:255px !important;
}

#item245240 {
	width:26px !important;
	height:29px !important;
	left:725px !important;
	top:405px !important;
}

#item245249 {
	width:26px !important;
	height:29px !important;
	left:567px !important;
	top:339px !important;
}

#item245258 {
	width:26px !important;
	height:29px !important;
	left:262px !important;
	top:405px !important;
}

#item245271 {
	width:121px !important;
	left:13px !important;
	top:88px !important;
	min-height:436px !important;
}

#item245267 {
	width:158px !important;
	height:530px !important;
	left:57px !important;
	top:58px !important;
}

#item245305 {
	width:122px !important;
	left:24px !important;
	top:92px !important;
	min-height:55px !important;
}

#item245302 {
	width:158px !important;
	height:160px !important;
	left:286px !important;
	top:329px !important;
}

#item245341 {
	width:123px !important;
	left:13px !important;
	top:89px !important;
	min-height:105px !important;
}

#item245335 {
	width:158px !important;
	height:208px !important;
	left:749px !important;
	top:320px !important;
}

#item245380 {
	width:123px !important;
	left:13px !important;
	top:84px !important;
	min-height:124px !important;
}

#item245374 {
	width:158px !important;
	height:224px !important;
	left:308px !important;
	top:166px !important;
}

#item245417 {
	width:129px !important;
	left:24px !important;
	top:92px !important;
	min-height:138px !important;
}

#item245413 {
	width:158px !important;
	height:233px !important;
	left:591px !important;
	top:166px !important;
}

#item595668 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item595691 {
	mix-blend-mode:darken;
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item245517 {
	width:447px !important;
	left:43px !important;
	top:66px !important;
	min-height:106px !important;
}

#item245542 {
	width:133px !important;
	height:89px !important;
	left:321px !important;
	top:507px !important;
}

#item245566 {
	width:133px !important;
	height:89px !important;
	left:33px !important;
	top:507px !important;
}

#item554434 {
	width:295px !important;
	height:25px !important;
	left:69px !important;
	top:188px !important;
}

#item554457 {
	width:26px !important;
	height:29px !important;
	left:40px !important;
	top:186px !important;
}

#item245623 {
	width:410px !important;
	left:43px !important;
	top:231px !important;
	min-height:229px !important;
}

#item245649 {
	opacity:0.72;
	width:1008px !important;
	height:569px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item245651 {
	width:780px !important;
	height:437px !important;
	left:117px !important;
	top:59px !important;
	background:#ffffff;
}

#item245652 {
	width:328px !important;
	left:148px !important;
	top:128px !important;
	min-height:339px !important;
}

#item245675 {
	width:288px !important;
	left:148px !important;
	top:88px !important;
	min-height:23px !important;
}

#item245699 {
	width:365px !important;
	left:507px !important;
	top:128px !important;
	min-height:339px !important;
}

#item245647 {
	width:1014px !important;
	height:575px !important;
	left:-3px !important;
	top:40px !important;
}

#item245707 {
	width:15px !important;
	left:44px !important;
	top:16px !important;
	min-height:17px !important;
}

#item245703 {
	width:71px !important;
	height:78px !important;
	left:826px !important;
	top:96px !important;
}

#item538048 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item538049 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item538101 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538077 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538050 {
	width:31px !important;
	height:49px !important;
	left:939px !important;
	top:-3px !important;
}

#item538176 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538151 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538124 {
	width:31px !important;
	height:49px !important;
	left:967px !important;
	top:-3px !important;
}

#item538208 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538233 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538205 {
	width:83px !important;
	height:49px !important;
	left:541px !important;
	top:-3px !important;
}

#item538259 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538283 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538256 {
	width:86px !important;
	height:49px !important;
	left:381px !important;
	top:-3px !important;
}

#item538306 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item538320 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item538314 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item538347 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538343 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item538375 {
	width:78px !important;
	height:43px !important;
	left:25px !important;
	top:3px !important;
}

#item538370 {
	width:129px !important;
	height:56px !important;
	left:220px !important;
	top:10px !important;
}

#item540471 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item540472 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item540525 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item540501 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item540473 {
	width:31px !important;
	height:49px !important;
	left:939px !important;
	top:-3px !important;
}

#item540600 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item540576 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item540549 {
	width:31px !important;
	height:49px !important;
	left:967px !important;
	top:-3px !important;
}

#item540629 {
	width:154px !important;
	height:92px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item540634 {
	width:154px !important;
	height:134px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item540630 {
	width:170px !important;
	height:150px !important;
	left:-8px !important;
	top:-6px !important;
}

#item540666 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item540642 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item540635 {
	width:160px !important;
	height:29px !important;
	left:-3px !important;
	top:107px !important;
}

#item540719 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item540695 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item540689 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:63px !important;
}

#item540772 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item540748 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item540742 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item540825 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item540801 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item540795 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item540851 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item540876 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item540848 {
	width:83px !important;
	height:49px !important;
	left:541px !important;
	top:-3px !important;
}

#item540902 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item540926 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item540899 {
	width:86px !important;
	height:49px !important;
	left:381px !important;
	top:-3px !important;
}

#item540949 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item540961 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item540957 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item540989 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item540985 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item541017 {
	width:78px !important;
	height:43px !important;
	left:25px !important;
	top:3px !important;
}

#item541012 {
	width:129px !important;
	height:56px !important;
	left:220px !important;
	top:10px !important;
}

#item539955 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item539956 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item540008 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item539984 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item539957 {
	width:31px !important;
	height:49px !important;
	left:939px !important;
	top:-3px !important;
}

#item540084 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item540058 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item540031 {
	width:31px !important;
	height:49px !important;
	left:967px !important;
	top:-3px !important;
}

#item540113 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item540137 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item540110 {
	width:98px !important;
	height:49px !important;
	left:688px !important;
	top:-3px !important;
}

#item540164 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item540161 {
	width:83px !important;
	height:49px !important;
	left:35px !important;
	top:-3px !important;
}

#item540188 {
	width:154px !important;
	height:70px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item540193 {
	width:154px !important;
	height:112px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item540189 {
	width:170px !important;
	height:128px !important;
	left:-8px !important;
	top:-6px !important;
}

#item540201 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item540225 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item540194 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item540254 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item540279 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item540248 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:63px !important;
}

#item540308 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item540332 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item540302 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item540358 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item540382 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item540355 {
	width:86px !important;
	height:49px !important;
	left:381px !important;
	top:-3px !important;
}

#item540405 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item540417 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item540413 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item540445 {
	width:78px !important;
	height:43px !important;
	left:25px !important;
	top:3px !important;
}

#item540440 {
	width:129px !important;
	height:56px !important;
	left:220px !important;
	top:10px !important;
}

#item539416 {
	width:25px !important;
	left:3px !important;
	top:3px !important;
	min-height:43px !important;
}

#item539413 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item539440 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item539441 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item539494 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item539470 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item539442 {
	width:31px !important;
	height:49px !important;
	left:939px !important;
	top:-3px !important;
}

#item539568 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item539544 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item539517 {
	width:31px !important;
	height:49px !important;
	left:967px !important;
	top:-3px !important;
}

#item539597 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item539621 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item539594 {
	width:98px !important;
	height:49px !important;
	left:688px !important;
	top:-3px !important;
}

#item539647 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item539671 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item539644 {
	width:83px !important;
	height:49px !important;
	left:541px !important;
	top:-3px !important;
}

#item539699 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item539695 {
	width:86px !important;
	height:49px !important;
	left:36px !important;
	top:-3px !important;
}

#item539723 {
	width:154px !important;
	height:70px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item539728 {
	width:154px !important;
	height:113px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item539724 {
	width:170px !important;
	height:129px !important;
	left:-8px !important;
	top:-6px !important;
}

#item539760 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item539735 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item539729 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item539813 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item539789 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item539783 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:63px !important;
}

#item539866 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item539842 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item539836 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item539889 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item539902 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item539898 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item539930 {
	width:78px !important;
	height:43px !important;
	left:25px !important;
	top:3px !important;
}

#item539925 {
	width:129px !important;
	height:56px !important;
	left:220px !important;
	top:10px !important;
}

#item538769 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item538770 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item538822 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538798 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538771 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item538897 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538873 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538846 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item538920 {
	width:154px !important;
	height:124px !important;
	left:208px !important;
	top:56px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item538928 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538952 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538924 {
	width:86px !important;
	height:49px !important;
	left:391px !important;
	top:10px !important;
}

#item538978 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item539002 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538975 {
	width:83px !important;
	height:49px !important;
	left:551px !important;
	top:10px !important;
}

#item539028 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item539052 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item539025 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item539075 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item539088 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item539084 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item539115 {
	width:78px !important;
	height:43px !important;
	left:25px !important;
	top:3px !important;
}

#item539111 {
	width:129px !important;
	height:56px !important;
	left:220px !important;
	top:10px !important;
}

#item539143 {
	width:154px !important;
	height:166px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item539139 {
	width:170px !important;
	height:182px !important;
	left:-8px !important;
	top:-6px !important;
}

#item539150 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item539174 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item539144 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:139px !important;
}

#item539203 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item539227 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item539197 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:116px !important;
}

#item539257 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item539281 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item539251 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:94px !important;
}

#item539311 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item539335 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item539304 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:71px !important;
}

#item539365 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item539389 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item539358 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:49px !important;
}

#item538399 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item538400 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item538406 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item538402 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item538480 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538456 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538429 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item538554 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538530 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538503 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item538578 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item538617 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538592 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538589 {
	width:86px !important;
	height:49px !important;
	left:391px !important;
	top:10px !important;
}

#item538667 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538643 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538640 {
	width:83px !important;
	height:49px !important;
	left:551px !important;
	top:10px !important;
}

#item538717 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538693 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item538690 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item538745 {
	width:78px !important;
	height:43px !important;
	left:25px !important;
	top:3px !important;
}

#item538740 {
	width:129px !important;
	height:56px !important;
	left:220px !important;
	top:10px !important;
}

#item538045 {
	width:1018px !important;
	height:189px !important;
	left:-10px !important;
	top:-13px !important;
}

#item245756 {
	opacity:0.33;
	width:290px !important;
	height:79px !important;
	left:3px !important;
	background:#d0d3d4;
}

#item595645 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item245760 {
	width:264px !important;
	left:54px !important;
	top:188px !important;
	min-height:211px !important;
}

#item245785 {
	width:893px !important;
	left:54px !important;
	top:77px !important;
	min-height:85px !important;
}

#item245835 {
	width:292px !important;
	left:668px !important;
	top:274px !important;
	min-height:288px !important;
}

#item245858 {
	width:268px !important;
	height:79px !important;
	left:682px !important;
	top:180px !important;
}

#item245881 {
	width:287px !important;
	left:354px !important;
	top:188px !important;
	min-height:61px !important;
}

#item245904 {
	width:256px !important;
	left:385px !important;
	top:313px !important;
	min-height:16px !important;
}

#item245927 {
	width:256px !important;
	left:385px !important;
	top:363px !important;
	min-height:16px !important;
}

#item245950 {
	width:268px !important;
	left:385px !important;
	top:418px !important;
	min-height:16px !important;
}

#item245973 {
	width:270px !important;
	left:385px !important;
	top:467px !important;
	min-height:16px !important;
}

#item245996 {
	width:276px !important;
	left:385px !important;
	top:506px !important;
	min-height:16px !important;
}

#item246019 {
	width:233px !important;
	left:397px !important;
	top:379px !important;
	min-height:12px !important;
}

#item246042 {
	width:233px !important;
	left:397px !important;
	top:521px !important;
	min-height:17px !important;
}

#item246065 {
	width:233px !important;
	left:397px !important;
	top:396px !important;
	min-height:12px !important;
}

#item246088 {
	width:233px !important;
	left:397px !important;
	top:538px !important;
	min-height:19px !important;
}

#item246111 {
	width:256px !important;
	left:385px !important;
	top:263px !important;
	min-height:16px !important;
}

#item246134 {
	width:233px !important;
	left:397px !important;
	top:279px !important;
	min-height:23px !important;
}

#item246157 {
	width:12px !important;
	left:385px !important;
	top:279px !important;
	min-height:23px !important;
}

#item246181 {
	width:12px !important;
	left:385px !important;
	top:379px !important;
	min-height:12px !important;
}

#item246205 {
	width:12px !important;
	left:385px !important;
	top:521px !important;
	min-height:12px !important;
}

#item246228 {
	width:12px !important;
	left:385px !important;
	top:396px !important;
	min-height:12px !important;
}

#item246251 {
	width:12px !important;
	left:385px !important;
	top:538px !important;
	min-height:12px !important;
}

#item246274 {
	width:12px !important;
	left:385px !important;
	top:330px !important;
	min-height:23px !important;
}

#item246297 {
	width:12px !important;
	left:385px !important;
	top:433px !important;
	min-height:23px !important;
}

#item246320 {
	width:12px !important;
	left:385px !important;
	top:483px !important;
	min-height:12px !important;
}

#item246343 {
	width:226px !important;
	left:397px !important;
	top:330px !important;
	min-height:23px !important;
}

#item246366 {
	width:226px !important;
	left:397px !important;
	top:433px !important;
	min-height:23px !important;
}

#item246389 {
	width:226px !important;
	left:397px !important;
	top:483px !important;
	min-height:19px !important;
}

#item595622 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item246456 {
	width:704px !important;
	left:54px !important;
	top:77px !important;
	min-height:23px !important;
}

#item246482 {
	width:462px !important;
	left:54px !important;
	top:257px !important;
	min-height:104px !important;
}

#item246505 {
	width:894px !important;
	left:54px !important;
	top:143px !important;
	min-height:82px !important;
}

#item246528 {
	width:380px !important;
	left:561px !important;
	top:257px !important;
	min-height:274px !important;
}

#item553320 {
	width:103px !important;
	height:22px !important;
	left:6px !important;
}

#item553324 {
	width:103px !important;
	height:22px !important;
	left:6px !important;
}

#item553347 {
	width:105px !important;
	height:22px !important;
	left:6px !important;
}

#item553370 {
	width:103px !important;
	height:22px !important;
	left:6px !important;
}

#item553399 {
	width:114px !important;
	height:22px !important;
	left:6px !important;
}

#item553422 {
	width:138px !important;
	height:22px !important;
	left:6px !important;
}

#item553546 {
	width:111px !important;
	height:22px !important;
	left:6px !important;
}

#item553569 {
	width:85px !important;
	height:22px !important;
	left:6px !important;
}

#item553618 {
	width:91px !important;
	height:22px !important;
	left:6px !important;
}

#item553641 {
	width:92px !important;
	height:22px !important;
	left:6px !important;
}

#item553595 {
	width:137px !important;
	height:22px !important;
	left:6px !important;
}

#item553447 {
	width:132px !important;
	height:32px !important;
	left:6px !important;
}

#item553470 {
	width:124px !important;
	height:32px !important;
	left:6px !important;
}

#item553496 {
	width:143px !important;
	height:22px !important;
	left:6px !important;
}

#item553520 {
	width:148px !important;
	height:22px !important;
	left:6px !important;
}

#item554805 {
	width:85px !important;
	left:3px !important;
	top:3px !important;
	min-height:9px !important;
}

#item554829 {
	width:85px !important;
	left:3px !important;
	top:3px !important;
	min-height:16px !important;
}

#item554803 {
	width:91px !important;
	height:22px !important;
	left:645px !important;
	top:213px !important;
}

#item246604 {
	opacity:0.72;
	width:1008px !important;
	height:569px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item246606 {
	width:524px !important;
	height:182px !important;
	background:#ffffff;
}

#item246608 {
	width:447px !important;
	left:39px !important;
	top:75px !important;
	min-height:83px !important;
}

#item246631 {
	width:288px !important;
	left:39px !important;
	top:30px !important;
	min-height:23px !important;
}

#item246602 {
	width:1014px !important;
	height:575px !important;
	left:-3px !important;
	top:40px !important;
}

#item246661 {
	width:15px !important;
	left:44px !important;
	top:15px !important;
	min-height:17px !important;
}

#item246657 {
	width:71px !important;
	height:78px !important;
	left:738px !important;
	top:167px !important;
}

#item595599 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item246795 {
	width:327px !important;
	left:54px !important;
	top:77px !important;
	min-height:23px !important;
}

#item246822 {
	width:904px !important;
	left:54px !important;
	top:138px !important;
	min-height:47px !important;
}

#item246845 {
	width:889px !important;
	left:54px !important;
	top:196px !important;
	min-height:56px !important;
}

#item246868 {
	width:254px !important;
	height:86px !important;
	left:54px !important;
	top:311px !important;
}

#item246891 {
	width:222px !important;
	height:88px !important;
	left:701px !important;
	top:252px !important;
}

#item246914 {
	width:229px !important;
	height:68px !important;
	left:82px !important;
	top:442px !important;
}

#item246937 {
	width:247px !important;
	height:85px !important;
	left:705px !important;
	top:376px !important;
}

#item246960 {
	width:400px !important;
	left:54px !important;
	top:549px !important;
	min-height:12px !important;
}

#item246994 {
	width:7px !important;
	height:13px !important;
	left:21px !important;
	top:25px !important;
	background:#002586;
}

#item246995 {
	width:7px !important;
	height:6px !important;
	left:11px !important;
	top:32px !important;
	background:#002586;
}

#item246996 {
	width:7px !important;
	height:9px !important;
	left:31px !important;
	top:29px !important;
	background:#002586;
}

#item247002 {
	width:7px !important;
	height:6px !important;
	left:11px !important;
	top:32px !important;
	background:#002586;
}

#item247003 {
	width:7px !important;
	height:12px !important;
	left:21px !important;
	top:25px !important;
	background:#002586;
}

#item247004 {
	width:7px !important;
	height:22px !important;
	left:31px !important;
	top:16px !important;
	background:#002586;
}

#item247016 {
	width:26px !important;
	height:29px !important;
	left:903px !important;
	top:248px !important;
}

#item247024 {
	width:26px !important;
	height:29px !important;
	left:862px !important;
	top:372px !important;
}

#item247033 {
	width:26px !important;
	height:29px !important;
	left:100px !important;
	top:436px !important;
}

#item247041 {
	width:26px !important;
	height:29px !important;
	left:65px !important;
	top:305px !important;
}

#item247052 {
	opacity:0.72;
	width:1008px !important;
	height:569px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item247054 {
	width:524px !important;
	height:253px !important;
	background:#ffffff;
}

#item247055 {
	width:447px !important;
	left:39px !important;
	top:54px !important;
	min-height:173px !important;
}

#item247078 {
	width:352px !important;
	left:39px !important;
	top:19px !important;
	min-height:25px !important;
}

#item247050 {
	width:1014px !important;
	height:575px !important;
	left:-3px !important;
	top:40px !important;
}

#item247108 {
	width:15px !important;
	left:44px !important;
	top:15px !important;
	min-height:17px !important;
}

#item247104 {
	width:71px !important;
	height:78px !important;
	left:738px !important;
	top:167px !important;
}

#item247133 {
	opacity:0.72;
	width:1008px !important;
	height:571px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item247135 {
	width:524px !important;
	height:364px !important;
	background:#ffffff;
}

#item247137 {
	width:447px !important;
	left:39px !important;
	top:56px !important;
	min-height:283px !important;
}

#item247160 {
	width:352px !important;
	left:39px !important;
	top:20px !important;
	min-height:25px !important;
}

#item247131 {
	width:1014px !important;
	height:577px !important;
	left:-3px !important;
	top:40px !important;
}

#item247190 {
	width:15px !important;
	left:44px !important;
	top:15px !important;
	min-height:17px !important;
}

#item247186 {
	width:71px !important;
	height:78px !important;
	left:738px !important;
	top:167px !important;
}

#item247215 {
	opacity:0.72;
	width:1008px !important;
	height:569px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item247217 {
	width:524px !important;
	height:284px !important;
	background:#ffffff;
}

#item247218 {
	width:437px !important;
	left:39px !important;
	top:65px !important;
	min-height:192px !important;
}

#item247241 {
	width:352px !important;
	left:39px !important;
	top:30px !important;
	min-height:25px !important;
}

#item247213 {
	width:1014px !important;
	height:575px !important;
	left:-3px !important;
	top:40px !important;
}

#item247271 {
	width:15px !important;
	left:45px !important;
	top:15px !important;
	min-height:17px !important;
}

#item247267 {
	width:72px !important;
	height:79px !important;
	left:738px !important;
	top:167px !important;
}

#item247296 {
	opacity:0.72;
	width:1008px !important;
	height:571px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item247298 {
	width:524px !important;
	height:262px !important;
	background:#ffffff;
}

#item247299 {
	width:437px !important;
	left:39px !important;
	top:54px !important;
	min-height:200px !important;
}

#item247322 {
	width:352px !important;
	left:39px !important;
	top:19px !important;
	min-height:25px !important;
}

#item247294 {
	width:1014px !important;
	height:577px !important;
	left:-3px !important;
	top:40px !important;
}

#item247353 {
	width:15px !important;
	left:45px !important;
	top:15px !important;
	min-height:17px !important;
}

#item247349 {
	width:71px !important;
	height:78px !important;
	left:738px !important;
	top:167px !important;
}

#item595576 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item247415 {
	width:267px !important;
	left:54px !important;
	top:76px !important;
	min-height:24px !important;
}

#item247450 {
	width:445px !important;
	left:521px !important;
	top:379px !important;
	min-height:189px !important;
}

#item247473 {
	width:418px !important;
	left:54px !important;
	top:139px !important;
	min-height:445px !important;
}

#item595553 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item247919 {
	width:451px !important;
	left:54px !important;
	top:77px !important;
	min-height:24px !important;
}

#item247943 {
	width:418px !important;
	left:54px !important;
	top:137px !important;
	min-height:85px !important;
}

#item247999 {
	width:914px !important;
	left:54px !important;
	top:243px !important;
	min-height:17px !important;
}

#item248390 {
	width:308px !important;
	left:56px !important;
	top:573px !important;
	min-height:12px !important;
}

#item248413 {
	width:407px !important;
	left:514px !important;
	top:137px !important;
	min-height:88px !important;
}

#item327935 {
	opacity:0.70;
	width:226px !important;
	height:138px !important;
	background:#000;
}

#item327958 {
	width:226px !important;
	height:138px !important;
}

#item327921 {
	width:226px !important;
	height:138px !important;
	left:285px !important;
	top:418px !important;
}

#item328005 {
	opacity:0.70;
	width:226px !important;
	height:138px !important;
	background:#000;
}

#item328028 {
	width:226px !important;
	height:138px !important;
}

#item327988 {
	width:226px !important;
	height:138px !important;
	left:517px !important;
	top:418px !important;
}

#item328072 {
	opacity:0.70;
	width:226px !important;
	height:138px !important;
	background:#000;
}

#item328095 {
	width:226px !important;
	height:138px !important;
}

#item328057 {
	width:226px !important;
	height:138px !important;
	left:749px !important;
	top:418px !important;
}

#item328139 {
	opacity:0.70;
	width:226px !important;
	height:138px !important;
	background:#000;
}

#item328163 {
	width:226px !important;
	height:138px !important;
}

#item328123 {
	width:226px !important;
	height:138px !important;
	left:749px !important;
	top:276px !important;
}

#item328208 {
	opacity:0.70;
	width:226px !important;
	height:138px !important;
	background:#000;
}

#item328231 {
	width:226px !important;
	height:138px !important;
}

#item328192 {
	width:226px !important;
	height:138px !important;
	left:517px !important;
	top:276px !important;
}

#item328277 {
	opacity:0.70;
	width:226px !important;
	height:138px !important;
	background:#000;
}

#item328301 {
	width:226px !important;
	height:138px !important;
}

#item328262 {
	width:226px !important;
	height:138px !important;
	left:53px !important;
	top:418px !important;
}

#item328333 {
	opacity:0.70;
	width:226px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item328329 {
	width:233px !important;
	height:144px !important;
	left:514px !important;
	top:415px !important;
}

#item328379 {
	opacity:0.70;
	width:226px !important;
	height:138px !important;
	background:#000;
}

#item328402 {
	width:226px !important;
	height:138px !important;
}

#item328362 {
	width:227px !important;
	height:138px !important;
	left:52px !important;
	top:276px !important;
}

#item328439 {
	width:227px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item328430 {
	width:233px !important;
	height:144px !important;
	left:49px !important;
	top:273px !important;
}

#item328454 {
	opacity:0.70;
	width:226px !important;
	height:138px !important;
	background:#000;
}

#item328477 {
	width:226px !important;
	height:138px !important;
}

#item328501 {
	opacity:0.70;
	width:226px !important;
	height:138px !important;
}

#item328440 {
	width:226px !important;
	height:138px !important;
	left:285px !important;
	top:276px !important;
}

#item328533 {
	opacity:0.70;
	width:226px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item328529 {
	width:232px !important;
	height:144px !important;
	left:282px !important;
	top:273px !important;
}

#item328564 {
	opacity:0.70;
	width:226px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item328560 {
	width:232px !important;
	height:144px !important;
	left:514px !important;
	top:273px !important;
}

#item328598 {
	opacity:0.70;
	width:226px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item328594 {
	width:233px !important;
	height:144px !important;
	left:50px !important;
	top:415px !important;
}

#item328632 {
	opacity:0.70;
	width:226px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item328627 {
	width:233px !important;
	height:144px !important;
	left:746px !important;
	top:273px !important;
}

#item328665 {
	opacity:0.70;
	width:226px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item328661 {
	width:232px !important;
	height:144px !important;
	left:282px !important;
	top:415px !important;
}

#item328700 {
	opacity:0.70;
	width:226px !important;
	height:138px !important;
	left:3px !important;
	top:3px !important;
}

#item328695 {
	width:232px !important;
	height:144px !important;
	left:746px !important;
	top:415px !important;
}

#item595507 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item595530 {
	mix-blend-mode:darken;
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item248574 {
	width:911px !important;
	left:54px !important;
	top:77px !important;
	min-height:77px !important;
}

#item248597 {
	width:259px !important;
	left:54px !important;
	top:189px !important;
	min-height:234px !important;
}

#item248620 {
	width:250px !important;
	left:705px !important;
	top:189px !important;
	min-height:180px !important;
}

#item248644 {
	width:267px !important;
	left:379px !important;
	top:189px !important;
	min-height:270px !important;
}

#item595484 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item248703 {
	width:451px !important;
	left:53px !important;
	top:76px !important;
	min-height:24px !important;
}

#item248728 {
	width:717px !important;
	left:264px !important;
	top:127px !important;
	min-height:64px !important;
}

#item248751 {
	width:27px !important;
	left:264px !important;
	top:209px !important;
	min-height:26px !important;
}

#item248774 {
	width:27px !important;
	left:628px !important;
	top:209px !important;
	min-height:26px !important;
}

#item248798 {
	width:27px !important;
	left:264px !important;
	top:270px !important;
	min-height:26px !important;
}

#item248821 {
	width:27px !important;
	left:628px !important;
	top:254px !important;
	min-height:26px !important;
}

#item248846 {
	width:120px !important;
	left:192px !important;
	top:550px !important;
	min-height:40px !important;
}

#item248869 {
	width:304px !important;
	left:290px !important;
	top:209px !important;
	min-height:48px !important;
}

#item248892 {
	width:264px !important;
	left:654px !important;
	top:209px !important;
	min-height:30px !important;
}

#item248915 {
	width:335px !important;
	left:628px !important;
	top:288px !important;
	min-height:262px !important;
}

#item248939 {
	width:309px !important;
	left:654px !important;
	top:254px !important;
	min-height:25px !important;
}

#item248962 {
	width:346px !important;
	left:264px !important;
	top:304px !important;
	min-height:193px !important;
}

#item248985 {
	width:305px !important;
	left:290px !important;
	top:271px !important;
	min-height:26px !important;
}

#item249008 {
	width:67px !important;
	left:905px !important;
	top:554px !important;
	min-height:12px !important;
}

#item595437 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item595461 {
	mix-blend-mode:darken;
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item249072 {
	width:27px !important;
	left:365px !important;
	top:228px !important;
	min-height:26px !important;
}

#item249096 {
	width:27px !important;
	left:54px !important;
	top:152px !important;
	min-height:26px !important;
}

#item249121 {
	width:27px !important;
	left:54px !important;
	top:442px !important;
	min-height:26px !important;
}

#item249145 {
	width:27px !important;
	left:365px !important;
	top:272px !important;
	min-height:26px !important;
}

#item249169 {
	width:27px !important;
	left:54px !important;
	top:76px !important;
	min-height:26px !important;
}

#item249193 {
	width:27px !important;
	left:54px !important;
	top:383px !important;
	min-height:26px !important;
}

#item249223 {
	width:270px !important;
	left:675px !important;
	top:76px !important;
	min-height:198px !important;
}

#item249246 {
	width:272px !important;
	left:365px !important;
	top:76px !important;
	min-height:144px !important;
}

#item249269 {
	width:234px !important;
	left:391px !important;
	top:230px !important;
	min-height:28px !important;
}

#item249292 {
	width:279px !important;
	left:54px !important;
	top:188px !important;
	min-height:189px !important;
}

#item249315 {
	width:252px !important;
	left:81px !important;
	top:153px !important;
	min-height:28px !important;
}

#item249338 {
	width:268px !important;
	left:54px !important;
	top:111px !important;
	min-height:27px !important;
}

#item249362 {
	width:234px !important;
	left:81px !important;
	top:77px !important;
	min-height:34px !important;
}

#item249385 {
	width:277px !important;
	height:23px !important;
	left:54px !important;
	top:414px !important;
}

#item249408 {
	width:250px !important;
	left:81px !important;
	top:382px !important;
	min-height:33px !important;
}

#item249431 {
	width:284px !important;
	left:54px !important;
	top:477px !important;
	min-height:80px !important;
}

#item249454 {
	width:234px !important;
	left:81px !important;
	top:443px !important;
	min-height:28px !important;
}

#item249477 {
	width:265px !important;
	left:365px !important;
	top:308px !important;
	min-height:249px !important;
}

#item249500 {
	width:233px !important;
	left:391px !important;
	top:274px !important;
	min-height:32px !important;
}

#item595413 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item249559 {
	opacity:0.33;
	width:274px !important;
	height:89px !important;
	left:3px !important;
	background:#d0d3d4;
}

#item249564 {
	width:263px !important;
	left:54px !important;
	top:151px !important;
	min-height:214px !important;
}

#item249587 {
	width:451px !important;
	left:53px !important;
	top:76px !important;
	min-height:24px !important;
}

#item249619 {
	width:259px !important;
	height:89px !important;
	left:54px !important;
	top:377px !important;
}

#item249642 {
	width:273px !important;
	left:54px !important;
	top:483px !important;
	min-height:69px !important;
}

#item595390 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

table#table631624 th, table#table631624 td {
	vertical-align:middle;
}

table#table631624 {
	table-layout:fixed;
}

#item249825 {
	width:637px !important;
	left:320px !important;
	top:78px !important;
	border:solid 1px #ffffff;
	min-height:387px !important;
}

#item249850 {
	width:225px !important;
	left:54px !important;
	top:77px !important;
	min-height:476px !important;
}

#item249873 {
	width:26px !important;
	height:29px !important;
	left:425px !important;
	top:129px !important;
}

#item249881 {
	width:26px !important;
	height:29px !important;
	left:425px !important;
	top:192px !important;
}

#item249889 {
	width:26px !important;
	height:29px !important;
	left:425px !important;
	top:255px !important;
}

#item249897 {
	width:26px !important;
	height:29px !important;
	left:425px !important;
	top:422px !important;
}

#item249905 {
	width:475px !important;
	left:325px !important;
	top:504px !important;
	min-height:11px !important;
}

#item249930 {
	opacity:0.72;
	width:1008px !important;
	height:569px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item249934 {
	width:524px !important;
	height:257px !important;
	background:#ffffff;
}

#item249935 {
	width:476px !important;
	left:22px !important;
	top:75px !important;
	min-height:164px !important;
}

#item249960 {
	width:332px !important;
	left:90px !important;
	top:23px !important;
	min-height:16px !important;
}

#item249989 {
	width:6px !important;
	height:5px !important;
	left:9px !important;
	top:25px !important;
	background:#002586;
}

#item249990 {
	width:6px !important;
	height:10px !important;
	left:16px !important;
	top:20px !important;
	background:#002586;
}

#item249991 {
	width:6px !important;
	height:17px !important;
	left:24px !important;
	top:13px !important;
	background:#002586;
}

#item249928 {
	width:1014px !important;
	height:575px !important;
	left:-3px !important;
	top:41px !important;
}

#item249996 {
	width:15px !important;
	left:44px !important;
	top:15px !important;
	min-height:17px !important;
}

#item249992 {
	width:71px !important;
	height:78px !important;
	left:738px !important;
	top:167px !important;
}

#item250021 {
	opacity:0.72;
	width:1008px !important;
	height:571px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item250023 {
	width:524px !important;
	height:232px !important;
	background:#ffffff;
}

#item250024 {
	width:437px !important;
	left:39px !important;
	top:65px !important;
	min-height:139px !important;
}

#item250047 {
	width:352px !important;
	left:39px !important;
	top:30px !important;
	min-height:25px !important;
}

#item250019 {
	width:1014px !important;
	height:577px !important;
	left:-3px !important;
	top:38px !important;
}

#item250078 {
	width:15px !important;
	left:45px !important;
	top:15px !important;
	min-height:17px !important;
}

#item250073 {
	width:71px !important;
	height:78px !important;
	left:738px !important;
	top:213px !important;
}

#item250104 {
	opacity:0.72;
	width:1008px !important;
	height:571px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item250106 {
	width:524px !important;
	height:211px !important;
	background:#ffffff;
}

#item250107 {
	width:431px !important;
	left:39px !important;
	top:65px !important;
	min-height:123px !important;
}

#item250130 {
	width:352px !important;
	left:39px !important;
	top:30px !important;
	min-height:25px !important;
}

#item250101 {
	width:1014px !important;
	height:577px !important;
	left:-3px !important;
	top:38px !important;
}

#item250160 {
	width:15px !important;
	left:45px !important;
	top:15px !important;
	min-height:17px !important;
}

#item250156 {
	width:71px !important;
	height:78px !important;
	left:738px !important;
	top:219px !important;
}

#item250185 {
	opacity:0.72;
	width:1008px !important;
	height:571px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item250187 {
	width:524px !important;
	height:182px !important;
	background:#ffffff;
}

#item250188 {
	width:420px !important;
	left:39px !important;
	top:65px !important;
	min-height:92px !important;
}

#item250211 {
	width:352px !important;
	left:39px !important;
	top:30px !important;
	min-height:25px !important;
}

#item250183 {
	width:1014px !important;
	height:577px !important;
	left:-3px !important;
	top:38px !important;
}

#item250241 {
	width:15px !important;
	left:45px !important;
	top:15px !important;
	min-height:17px !important;
}

#item250237 {
	width:71px !important;
	height:78px !important;
	left:738px !important;
	top:232px !important;
}

#item250266 {
	opacity:0.72;
	width:1008px !important;
	height:571px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item250268 {
	width:524px !important;
	height:203px !important;
	background:#ffffff;
}

#item250269 {
	width:445px !important;
	left:39px !important;
	top:65px !important;
	min-height:127px !important;
}

#item250293 {
	width:352px !important;
	left:39px !important;
	top:30px !important;
	min-height:25px !important;
}

#item250264 {
	width:1014px !important;
	height:577px !important;
	left:-3px !important;
	top:38px !important;
}

#item250323 {
	width:15px !important;
	left:45px !important;
	top:15px !important;
	min-height:17px !important;
}

#item250319 {
	width:71px !important;
	height:78px !important;
	left:738px !important;
	top:218px !important;
}

#item595367 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item250399 {
	width:450px !important;
	left:493px !important;
	top:82px !important;
	min-height:69px !important;
}

#item250423 {
	width:373px !important;
	left:54px !important;
	top:76px !important;
	min-height:91px !important;
}

#item520696 {
	width:121px !important;
	left:143px !important;
	top:3px !important;
	min-height:29px !important;
}

#item250460 {
	width:121px !important;
	left:143px !important;
	top:3px !important;
	min-height:29px !important;
}

#item520686 {
	width:334px !important;
	height:309px !important;
	left:55px !important;
	top:309px !important;
}

#item250646 {
	width:121px !important;
	left:143px !important;
	top:3px !important;
	min-height:29px !important;
}

#item250610 {
	width:121px !important;
	left:143px !important;
	top:3px !important;
	min-height:29px !important;
}

#item250574 {
	width:121px !important;
	left:143px !important;
	top:3px !important;
	min-height:29px !important;
}

#item250562 {
	width:334px !important;
	height:309px !important;
	left:325px !important;
	top:240px !important;
}

#item520645 {
	width:166px !important;
	left:140px !important;
	min-height:29px !important;
}

#item250689 {
	width:166px !important;
	left:140px !important;
	min-height:29px !important;
}

#item520633 {
	width:334px !important;
	height:309px !important;
	left:594px !important;
	top:170px !important;
}

#item250794 {
	width:145px !important;
	left:54px !important;
	top:556px !important;
	min-height:36px !important;
}

#item250823 {
	width:570px !important;
	height:244px !important;
	background:#ffffff;
}

#item250824 {
	width:396px !important;
	left:142px !important;
	top:75px !important;
	min-height:137px !important;
}

#item250847 {
	width:101px !important;
	left:85px !important;
	top:23px !important;
	min-height:17px !important;
}

#item250877 {
	width:65px !important;
	left:46px !important;
	top:75px !important;
	min-height:28px !important;
}

#item250900 {
	width:82px !important;
	height:74px !important;
	left:29px !important;
	top:127px !important;
}

#item250817 {
	width:1015px !important;
	height:577px !important;
	left:-3px !important;
	top:38px !important;
}

#item250931 {
	width:15px !important;
	left:45px !important;
	top:15px !important;
	min-height:17px !important;
}

#item250925 {
	width:71px !important;
	height:78px !important;
	left:761px !important;
	top:209px !important;
}

#item250956 {
	opacity:0.72;
	width:1010px !important;
	height:571px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item250958 {
	width:570px !important;
	height:257px !important;
	background:#ffffff;
}

#item250959 {
	width:396px !important;
	left:142px !important;
	top:75px !important;
	min-height:158px !important;
}

#item250982 {
	width:101px !important;
	left:85px !important;
	top:23px !important;
	min-height:17px !important;
}

#item251008 {
	width:65px !important;
	height:61px !important;
	left:46px !important;
	top:76px !important;
}

#item251031 {
	width:82px !important;
	height:58px !important;
	left:29px !important;
	top:161px !important;
}

#item250954 {
	width:1016px !important;
	height:577px !important;
	left:-4px !important;
	top:38px !important;
}

#item251062 {
	width:15px !important;
	left:45px !important;
	top:15px !important;
	min-height:17px !important;
}

#item251058 {
	width:71px !important;
	height:78px !important;
	left:761px !important;
	top:193px !important;
}

#item251088 {
	opacity:0.72;
	width:1010px !important;
	height:571px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item251090 {
	width:524px !important;
	height:339px !important;
	background:#ffffff;
}

#item251095 {
	width:332px !important;
	left:157px !important;
	top:75px !important;
	min-height:247px !important;
}

#item251119 {
	width:176px !important;
	left:90px !important;
	top:23px !important;
	min-height:17px !important;
}

#item251145 {
	width:91px !important;
	height:28px !important;
	left:35px !important;
	top:262px !important;
}

#item251168 {
	width:89px !important;
	height:59px !important;
	left:37px !important;
	top:76px !important;
}

#item251191 {
	width:91px !important;
	height:72px !important;
	left:35px !important;
	top:164px !important;
}

#item251086 {
	width:1016px !important;
	height:577px !important;
	left:-4px !important;
	top:39px !important;
}

#item251225 {
	width:15px !important;
	left:45px !important;
	top:15px !important;
	min-height:17px !important;
}

#item251221 {
	width:71px !important;
	height:78px !important;
	left:738px !important;
	top:167px !important;
}

#item509698 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item509699 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item509900 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item509916 {
	width:80px !important;
	height:43px !important;
	left:24px !important;
	top:3px !important;
}

#item509911 {
	width:129px !important;
	height:56px !important;
	left:369px !important;
	top:10px !important;
}

#item509943 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item509967 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item509940 {
	width:83px !important;
	height:49px !important;
	left:551px !important;
	top:10px !important;
}

#item509993 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item510017 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item509990 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item510044 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item510068 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item510040 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item541542 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item541539 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:27px !important;
}

#item565423 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item565447 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item565420 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item567422 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item567446 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item567419 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item472720 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item472721 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item472875 {
	width:154px !important;
	height:92px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item472880 {
	width:154px !important;
	height:134px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item472876 {
	width:170px !important;
	height:150px !important;
	left:-8px !important;
	top:-6px !important;
}

#item472912 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item472888 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item472881 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:107px !important;
}

#item472966 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item472942 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item472935 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:63px !important;
}

#item473019 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item472995 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item472989 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item473072 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item473048 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item473042 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item473099 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item473095 {
	width:83px !important;
	height:49px !important;
	left:541px !important;
	top:-3px !important;
}

#item473127 {
	width:80px !important;
	height:43px !important;
	left:24px !important;
	top:3px !important;
}

#item473122 {
	width:129px !important;
	height:56px !important;
	left:359px !important;
	top:-3px !important;
}

#item473150 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item473212 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item473208 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item473239 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item473235 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item541486 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item541483 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:27px !important;
}

#item565331 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item565355 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item565328 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item567346 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item567370 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item567343 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item472228 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item472229 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item472387 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item472384 {
	width:98px !important;
	height:49px !important;
	left:688px !important;
	top:-3px !important;
}

#item472414 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item472411 {
	width:83px !important;
	height:49px !important;
	left:35px !important;
	top:-3px !important;
}

#item472438 {
	width:154px !important;
	height:70px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item472443 {
	width:154px !important;
	height:112px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item472439 {
	width:170px !important;
	height:128px !important;
	left:-8px !important;
	top:-6px !important;
}

#item472450 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item472474 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item472444 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item472503 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item472528 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item472497 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:63px !important;
}

#item472557 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item472582 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item472551 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item472609 {
	width:80px !important;
	height:43px !important;
	left:24px !important;
	top:3px !important;
}

#item472605 {
	width:129px !important;
	height:56px !important;
	left:359px !important;
	top:-3px !important;
}

#item472632 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item472694 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item472690 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item541457 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item541454 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:27px !important;
}

#item565237 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item565261 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item565234 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item567257 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item567282 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item567254 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item471713 {
	width:25px !important;
	left:3px !important;
	top:3px !important;
	min-height:43px !important;
}

#item471709 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item471738 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item471739 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item471896 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item471893 {
	width:98px !important;
	height:49px !important;
	left:688px !important;
	top:-3px !important;
}

#item471922 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item471919 {
	width:83px !important;
	height:49px !important;
	left:541px !important;
	top:-3px !important;
}

#item471947 {
	width:154px !important;
	height:77px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item471952 {
	width:80px !important;
	height:43px !important;
	left:24px !important;
	top:3px !important;
}

#item471948 {
	width:129px !important;
	height:56px !important;
	left:14px !important;
	top:-3px !important;
}

#item471980 {
	width:154px !important;
	height:120px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item471976 {
	width:170px !important;
	height:136px !important;
	left:-8px !important;
	top:-6px !important;
}

#item472011 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item471987 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item471981 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:92px !important;
}

#item472064 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item472040 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item472034 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:70px !important;
}

#item472117 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item472093 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item472087 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:48px !important;
}

#item472141 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item472203 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item472199 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item541425 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item541422 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:27px !important;
}

#item565156 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item565180 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item565153 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item567175 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item567199 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item567172 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item471114 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item471115 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item471264 {
	width:154px !important;
	height:114px !important;
	left:208px !important;
	top:56px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item471274 {
	width:80px !important;
	height:43px !important;
	left:24px !important;
	top:3px !important;
}

#item471270 {
	width:129px !important;
	height:56px !important;
	left:369px !important;
	top:10px !important;
}

#item471300 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item471297 {
	width:83px !important;
	height:49px !important;
	left:551px !important;
	top:10px !important;
}

#item471327 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item471323 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item471350 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item471412 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item471409 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item471440 {
	width:154px !important;
	height:157px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item471436 {
	width:170px !important;
	height:173px !important;
	left:-8px !important;
	top:-6px !important;
}

#item471447 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item471471 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item471441 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:130px !important;
}

#item471502 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item471526 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item471494 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:107px !important;
}

#item471555 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item471579 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item471549 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item471608 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item471632 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item471602 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:62px !important;
}

#item471661 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item471685 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item471655 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item541390 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item541387 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:27px !important;
}

#item565074 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item565098 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item565071 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item567093 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item567117 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item567090 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item470720 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item470721 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item470922 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item470937 {
	width:80px !important;
	height:43px !important;
	left:24px !important;
	top:3px !important;
}

#item470933 {
	width:129px !important;
	height:56px !important;
	left:369px !important;
	top:10px !important;
}

#item470963 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item470988 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item470960 {
	width:83px !important;
	height:49px !important;
	left:551px !important;
	top:10px !important;
}

#item471014 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item471038 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item471011 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item471065 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item471089 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item471061 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item541362 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item541359 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:27px !important;
}

#item564994 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item565018 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item564991 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item567015 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item567039 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item567012 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item470718 {
	width:1018px !important;
	height:180px !important;
	left:-10px !important;
	top:-13px !important;
}

#item595344 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item251302 {
	width:359px !important;
	left:590px !important;
	top:134px !important;
	min-height:417px !important;
}

#item571605 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item571606 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item571607 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item571625 {
	width:80px !important;
	height:43px !important;
	left:24px !important;
	top:3px !important;
}

#item571621 {
	width:129px !important;
	height:56px !important;
	left:369px !important;
	top:10px !important;
}

#item571651 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item571675 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item571648 {
	width:83px !important;
	height:49px !important;
	left:551px !important;
	top:10px !important;
}

#item571701 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item571725 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item571698 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item571753 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item571777 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item571748 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item571803 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item571800 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:27px !important;
}

#item571829 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item571855 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item571826 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item571905 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item571929 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item571902 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item571083 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item571084 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item571090 {
	width:154px !important;
	height:92px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item571095 {
	width:154px !important;
	height:134px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item571091 {
	width:170px !important;
	height:150px !important;
	left:-8px !important;
	top:-6px !important;
}

#item571127 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item571102 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item571096 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:107px !important;
}

#item571181 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item571156 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item571150 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:63px !important;
}

#item571235 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item571210 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item571204 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item571288 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item571264 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item571258 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item571315 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item571312 {
	width:83px !important;
	height:49px !important;
	left:541px !important;
	top:-3px !important;
}

#item571342 {
	width:80px !important;
	height:43px !important;
	left:24px !important;
	top:3px !important;
}

#item571338 {
	width:129px !important;
	height:56px !important;
	left:359px !important;
	top:-3px !important;
}

#item571365 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item571377 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item571373 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item571404 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item571400 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item571433 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item571428 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:27px !important;
}

#item571459 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item571483 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item571456 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item571533 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item571557 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item571530 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item570613 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item570614 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item570622 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item570619 {
	width:98px !important;
	height:49px !important;
	left:688px !important;
	top:-3px !important;
}

#item570649 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item570646 {
	width:83px !important;
	height:49px !important;
	left:35px !important;
	top:-3px !important;
}

#item570673 {
	width:154px !important;
	height:70px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item570679 {
	width:154px !important;
	height:112px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item570675 {
	width:170px !important;
	height:128px !important;
	left:-8px !important;
	top:-6px !important;
}

#item570710 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item570686 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item570680 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item570763 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item570739 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item570733 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:63px !important;
}

#item570792 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item570816 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item570786 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item570843 {
	width:80px !important;
	height:43px !important;
	left:24px !important;
	top:3px !important;
}

#item570839 {
	width:129px !important;
	height:56px !important;
	left:359px !important;
	top:-3px !important;
}

#item570866 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item570879 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item570875 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item570907 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item570902 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:27px !important;
}

#item570933 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item570958 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item570930 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item571008 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item571033 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item571005 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item570121 {
	width:25px !important;
	left:3px !important;
	top:3px !important;
	min-height:43px !important;
}

#item570118 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item570145 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item570146 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item570153 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item570150 {
	width:98px !important;
	height:49px !important;
	left:688px !important;
	top:-3px !important;
}

#item570179 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item570176 {
	width:83px !important;
	height:49px !important;
	left:541px !important;
	top:-3px !important;
}

#item570203 {
	width:154px !important;
	height:77px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item570208 {
	width:80px !important;
	height:43px !important;
	left:24px !important;
	top:3px !important;
}

#item570204 {
	width:129px !important;
	height:56px !important;
	left:14px !important;
	top:-3px !important;
}

#item570237 {
	width:154px !important;
	height:120px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item570233 {
	width:170px !important;
	height:136px !important;
	left:-8px !important;
	top:-6px !important;
}

#item570268 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item570244 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item570238 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:92px !important;
}

#item570322 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item570298 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item570292 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:70px !important;
}

#item570375 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item570351 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item570345 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:48px !important;
}

#item570398 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item570411 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item570407 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item570439 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item570434 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:27px !important;
}

#item570466 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item570490 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item570463 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item570540 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item570564 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item570537 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item569544 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item569545 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item569546 {
	width:154px !important;
	height:114px !important;
	left:208px !important;
	top:56px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item569555 {
	width:80px !important;
	height:43px !important;
	left:24px !important;
	top:3px !important;
}

#item569551 {
	width:129px !important;
	height:56px !important;
	left:369px !important;
	top:10px !important;
}

#item569581 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item569578 {
	width:83px !important;
	height:49px !important;
	left:551px !important;
	top:10px !important;
}

#item569607 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item569604 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item569630 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item569642 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item569639 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item569671 {
	width:154px !important;
	height:157px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item569666 {
	width:170px !important;
	height:173px !important;
	left:-8px !important;
	top:-6px !important;
}

#item569678 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item569702 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item569672 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:130px !important;
}

#item569731 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item569755 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item569725 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:107px !important;
}

#item569784 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item569808 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item569778 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item569837 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item569862 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item569831 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:62px !important;
}

#item569891 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item569915 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item569885 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item569943 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item569938 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:27px !important;
}

#item569969 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item569993 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item569966 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item570043 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item570068 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item570040 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item569173 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item569174 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item569175 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item569190 {
	width:80px !important;
	height:43px !important;
	left:24px !important;
	top:3px !important;
}

#item569186 {
	width:129px !important;
	height:56px !important;
	left:369px !important;
	top:10px !important;
}

#item569216 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item569240 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item569213 {
	width:83px !important;
	height:49px !important;
	left:551px !important;
	top:10px !important;
}

#item569267 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item569291 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item569264 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item569318 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item569342 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item569314 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item569370 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item569365 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:27px !important;
}

#item569396 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item569420 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item569393 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item569471 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item569495 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item569468 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item569171 {
	width:1018px !important;
	height:180px !important;
	left:-10px !important;
	top:-13px !important;
}

#item595321 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item251360 {
	width:451px !important;
	left:59px !important;
	top:67px !important;
	min-height:24px !important;
}

#item251387 {
	width:594px !important;
	left:59px !important;
	top:137px !important;
	min-height:99px !important;
}

#item251420 {
	opacity:0.33;
	width:294px !important;
	height:71px !important;
	left:61px !important;
	top:455px !important;
	background:#d0d3d4;
}

#item251423 {
	width:263px !important;
	height:71px !important;
	left:68px !important;
	top:455px !important;
}

#item251446 {
	width:290px !important;
	left:389px !important;
	top:262px !important;
	min-height:269px !important;
}

#item251469 {
	width:304px !important;
	left:59px !important;
	top:262px !important;
	min-height:175px !important;
}

#item251517 {
	opacity:0.33;
	width:216px !important;
	height:88px !important;
	left:3px !important;
	background:#d0d3d4;
}

#item595298 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item251530 {
	width:125px !important;
	height:87px !important;
	left:29px !important;
	top:475px !important;
}

#item251537 {
	width:79px !important;
	height:95px !important;
	left:240px !important;
	top:89px !important;
}

#item251561 {
	width:79px !important;
	height:99px !important;
	left:356px !important;
	top:183px !important;
}

#item251584 {
	width:91px !important;
	height:104px !important;
	left:352px !important;
	top:330px !important;
}

#item251607 {
	width:74px !important;
	height:59px !important;
	left:66px !important;
	top:354px !important;
}

#item251630 {
	width:78px !important;
	height:97px !important;
	left:91px !important;
	top:142px !important;
}

#item251653 {
	width:440px !important;
	left:44px !important;
	top:33px !important;
	min-height:28px !important;
}

#item251684 {
	width:227px !important;
	left:308px !important;
	top:77px !important;
	min-height:453px !important;
}

#item251708 {
	width:227px !important;
	left:54px !important;
	top:77px !important;
	min-height:170px !important;
}

#item251731 {
	width:227px !important;
	left:54px !important;
	top:366px !important;
	min-height:194px !important;
}

#item251754 {
	width:185px !important;
	height:88px !important;
	left:68px !important;
	top:258px !important;
}

#item251797 {
	width:587px !important;
	height:269px !important;
	left:368px !important;
	top:293px !important;
	background:#f4f4f5;
}

#item595275 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item251809 {
	width:280px !important;
	left:676px !important;
	top:77px !important;
	min-height:193px !important;
}

#item251833 {
	width:280px !important;
	left:365px !important;
	top:77px !important;
	min-height:202px !important;
}

#item251856 {
	width:280px !important;
	left:54px !important;
	top:77px !important;
	min-height:470px !important;
}

#item595252 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item251900 {
	width:297px !important;
	left:54px !important;
	top:77px !important;
	min-height:495px !important;
}

#item251939 {
	width:96px !important;
	left:18px !important;
	top:349px !important;
	min-height:64px !important;
}

#item251962 {
	width:166px !important;
	left:407px !important;
	top:228px !important;
	min-height:100px !important;
}

#item251986 {
	width:157px !important;
	left:407px !important;
	top:336px !important;
	min-height:38px !important;
}

#item595229 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item252026 {
	opacity:0.33;
	width:276px !important;
	height:67px !important;
	left:3px !important;
	background:#d0d3d4;
}

#item252030 {
	width:267px !important;
	left:54px !important;
	top:87px !important;
	min-height:209px !important;
}

#item252063 {
	width:272px !important;
	left:360px !important;
	top:87px !important;
	min-height:374px !important;
}

#item252086 {
	width:279px !important;
	left:675px !important;
	top:165px !important;
	min-height:332px !important;
}

#item252109 {
	width:250px !important;
	height:67px !important;
	left:689px !important;
	top:83px !important;
}

#item595206 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item252153 {
	opacity:0.33;
	width:271px !important;
	height:88px !important;
	left:3px !important;
	background:#d0d3d4;
}

#item252166 {
	width:282px !important;
	left:55px !important;
	top:92px !important;
	min-height:477px !important;
}

#item252190 {
	width:245px !important;
	height:88px !important;
	left:387px !important;
	top:346px !important;
}

#item252214 {
	width:275px !important;
	left:373px !important;
	top:92px !important;
	min-height:241px !important;
}

#item595183 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item252265 {
	width:96px !important;
	top:31px !important;
	min-height:64px !important;
}

#item252292 {
	opacity:0.21;
	width:630px !important;
	height:189px !important;
	left:54px !important;
	top:386px !important;
	background:#d0d3d4;
}

#item252293 {
	width:184px !important;
	left:744px !important;
	top:134px !important;
	min-height:141px !important;
}

#item252328 {
	width:293px !important;
	left:391px !important;
	top:77px !important;
	min-height:281px !important;
}

#item252351 {
	width:299px !important;
	left:54px !important;
	top:77px !important;
	min-height:288px !important;
}

#item252374 {
	width:142px !important;
	left:744px !important;
	top:290px !important;
	min-height:25px !important;
}

#item252442 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:11px !important;
}

#item252417 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:11px !important;
}

#item252414 {
	width:112px !important;
	height:17px !important;
	left:530px !important;
	top:15px !important;
}

#item252491 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:11px !important;
}

#item252467 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:11px !important;
}

#item252465 {
	width:112px !important;
	height:17px !important;
	left:795px !important;
	top:15px !important;
}

#item252541 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:11px !important;
}

#item252517 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:11px !important;
}

#item252514 {
	width:112px !important;
	height:17px !important;
	left:662px !important;
	top:15px !important;
}

#item252615 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:11px !important;
}

#item252591 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:11px !important;
}

#item252567 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:11px !important;
}

#item252564 {
	width:112px !important;
	height:17px !important;
	left:397px !important;
	top:15px !important;
}

#item595160 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item252666 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:11px !important;
}

#item252641 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:11px !important;
}

#item252638 {
	width:112px !important;
	height:17px !important;
	left:265px !important;
	top:15px !important;
}

#item252689 {
	width:246px !important;
	height:305px !important;
	left:1015px !important;
	top:52px !important;
}

#item252691 {
	opacity:0.33;
	width:264px !important;
	height:67px !important;
	left:3px !important;
	background:#d0d3d4;
}

#item252710 {
	width:275px !important;
	left:667px !important;
	top:87px !important;
	min-height:312px !important;
}

#item252733 {
	width:275px !important;
	left:361px !important;
	top:161px !important;
	min-height:247px !important;
}

#item252756 {
	width:225px !important;
	height:67px !important;
	left:374px !important;
	top:76px !important;
}

#item252779 {
	width:275px !important;
	left:54px !important;
	top:77px !important;
	min-height:185px !important;
}

#item595137 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item252827 {
	opacity:0.21;
	width:702px !important;
	height:199px !important;
	left:306px !important;
	top:413px !important;
	background:#c1c6c8;
}

#item252895 {
	width:549px !important;
	left:374px !important;
	top:368px !important;
	min-height:39px !important;
}

#item252918 {
	width:600px !important;
	left:374px !important;
	top:73px !important;
	min-height:18px !important;
}

#item252942 {
	width:100px !important;
	left:20px !important;
	min-height:30px !important;
}

#item252965 {
	width:90px !important;
	left:433px !important;
	min-height:53px !important;
}

#item252988 {
	width:117px !important;
	left:78px !important;
	top:200px !important;
	min-height:39px !important;
}

#item253011 {
	width:100px !important;
	left:360px !important;
	top:200px !important;
	min-height:27px !important;
}

#item253034 {
	width:123px !important;
	left:142px !important;
	min-height:26px !important;
}

#item253057 {
	width:100px !important;
	left:289px !important;
	min-height:30px !important;
}

#item253081 {
	width:123px !important;
	left:210px !important;
	top:200px !important;
	min-height:27px !important;
}

#item253111 {
	width:575px !important;
	left:374px !important;
	top:433px !important;
	min-height:122px !important;
}

#item253134 {
	width:182px !important;
	left:107px !important;
	top:321px !important;
	min-height:152px !important;
}

#item253158 {
	width:113px !important;
	left:176px !important;
	top:487px !important;
	min-height:26px !important;
}

#item595114 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item253214 {
	opacity:0.33;
	width:220px !important;
	height:80px !important;
	background:#d0d3d4;
}

#item253219 {
	width:451px !important;
	left:53px !important;
	top:90px !important;
	min-height:24px !important;
}

#item253244 {
	width:247px !important;
	left:646px !important;
	top:75px !important;
	min-height:11px !important;
}

#item253267 {
	width:389px !important;
	left:588px !important;
	top:291px !important;
	min-height:11px !important;
}

#item253301 {
	width:327px !important;
	left:606px !important;
	top:344px !important;
	min-height:14px !important;
}

#item253331 {
	width:234px !important;
	left:54px !important;
	top:157px !important;
	min-height:333px !important;
}

#item253354 {
	width:215px !important;
	left:312px !important;
	top:260px !important;
	min-height:226px !important;
}

#item253377 {
	width:197px !important;
	height:80px !important;
	left:326px !important;
	top:157px !important;
}

#item595091 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item253464 {
	width:201px !important;
	left:44px !important;
	top:151px !important;
	min-height:161px !important;
}

#item253489 {
	width:92px !important;
	height:27px !important;
	left:9px !important;
	top:69px !important;
	background:#00aec7;
}

#item253491 {
	width:41px !important;
	left:27px !important;
	top:20px !important;
	min-height:14px !important;
}

#item253515 {
	width:92px !important;
	left:9px !important;
	top:71px !important;
	min-height:28px !important;
}

#item253545 {
	width:41px !important;
	left:56px !important;
	top:63px !important;
	min-height:14px !important;
}

#item253568 {
	width:54px !important;
	height:17px !important;
	left:111px !important;
	top:57px !important;
	background:#00aec7;
}

#item253570 {
	width:64px !important;
	height:17px !important;
	left:137px !important;
	top:96px !important;
	background:#00aec7;
}

#item253571 {
	width:45px !important;
	height:17px !important;
	left:79px !important;
	top:98px !important;
	background:#00aec7;
}

#item253575 {
	width:54px !important;
	left:111px !important;
	top:60px !important;
	min-height:11px !important;
}

#item253599 {
	width:45px !important;
	left:79px !important;
	top:101px !important;
	min-height:11px !important;
}

#item253622 {
	width:59px !important;
	left:140px !important;
	top:99px !important;
	min-height:13px !important;
}

#item253646 {
	width:40px !important;
	height:17px !important;
	left:78px !important;
	top:3px !important;
	background:#00aec7;
}

#item253647 {
	width:39px !important;
	left:79px !important;
	top:6px !important;
	min-height:9px !important;
}

#item253671 {
	width:327px !important;
	left:287px !important;
	top:75px !important;
	min-height:14px !important;
}

#item253703 {
	width:330px !important;
	left:640px !important;
	top:75px !important;
	min-height:324px !important;
}

#item253726 {
	width:330px !important;
	left:292px !important;
	top:374px !important;
	min-height:199px !important;
}

#item253749 {
	width:137px !important;
	left:108px !important;
	top:328px !important;
	min-height:26px !important;
}

#item253812 {
	width:96px !important;
	left:10px !important;
	top:168px !important;
	min-height:64px !important;
}

#item595068 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item253835 {
	width:392px !important;
	left:54px !important;
	top:76px !important;
	min-height:505px !important;
}

#item253865 {
	width:166px !important;
	left:63px !important;
	top:200px !important;
	min-height:48px !important;
}

#item253889 {
	width:184px !important;
	left:54px !important;
	top:163px !important;
	min-height:29px !important;
}

#item253912 {
	width:184px !important;
	left:264px !important;
	top:164px !important;
	min-height:28px !important;
}

#item253935 {
	width:117px !important;
	left:297px !important;
	top:200px !important;
	min-height:37px !important;
}

#item253958 {
	width:185px !important;
	left:506px !important;
	top:240px !important;
	min-height:95px !important;
}

#item253981 {
	width:117px !important;
	left:506px !important;
	top:351px !important;
	min-height:25px !important;
}

#item595045 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item254038 {
	width:285px !important;
	left:394px !important;
	top:77px !important;
	min-height:480px !important;
}

#item254061 {
	width:283px !important;
	left:72px !important;
	top:77px !important;
	min-height:480px !important;
}

#item254105 {
	width:96px !important;
	top:31px !important;
	min-height:64px !important;
}

#item595021 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item254132 {
	width:239px !important;
	left:679px !important;
	top:532px !important;
	min-height:31px !important;
}

#item254155 {
	width:567px !important;
	left:365px !important;
	top:76px !important;
	min-height:86px !important;
}

#item254178 {
	opacity:0.27;
	width:559px !important;
	height:44px !important;
	left:362px !important;
	top:190px !important;
	background:#d0d3d4;
}

#item254184 {
	width:71px !important;
	height:26px !important;
	left:417px !important;
	top:199px !important;
}

#item254237 {
	width:71px !important;
	height:26px !important;
	left:516px !important;
	top:199px !important;
}

#item254265 {
	width:67px !important;
	height:26px !important;
	left:849px !important;
	top:199px !important;
}

#item254291 {
	width:88px !important;
	height:26px !important;
	left:631px !important;
	top:199px !important;
}

#item254314 {
	width:71px !important;
	height:26px !important;
	left:755px !important;
	top:199px !important;
}

#item254342 {
	width:266px !important;
	left:365px !important;
	top:262px !important;
	min-height:298px !important;
}

#item254372 {
	width:180px !important;
	left:23px !important;
	top:114px !important;
	min-height:98px !important;
}

#item254396 {
	width:139px !important;
	left:24px !important;
	top:225px !important;
	min-height:23px !important;
}

#item594998 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item254485 {
	width:558px !important;
	left:54px !important;
	top:77px !important;
	min-height:189px !important;
}

#item254508 {
	width:424px !important;
	left:54px !important;
	top:457px !important;
	min-height:89px !important;
}

#item254542 {
	opacity:0.33;
	width:280px !important;
	height:95px !important;
	left:337px !important;
	top:429px !important;
	background:#d0d3d4;
}

#item594975 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item254565 {
	width:589px !important;
	left:335px !important;
	top:100px !important;
	min-height:75px !important;
}

#item254589 {
	width:280px !important;
	left:646px !important;
	top:200px !important;
	min-height:321px !important;
}

#item254612 {
	width:272px !important;
	left:335px !important;
	top:200px !important;
	min-height:211px !important;
}

#item254635 {
	width:250px !important;
	height:95px !important;
	left:348px !important;
	top:429px !important;
}

#item254674 {
	width:592px !important;
	height:569px !important;
	left:416px !important;
	top:43px !important;
	background:#002586;
}

#item254847 {
	opacity:0.06;
	width:127px !important;
	height:114px !important;
	background:#f7f6f6;
}

#item254877 {
	opacity:0.06;
	width:127px !important;
	height:114px !important;
	background:#f7f6f6;
}

#item254882 {
	width:13px !important;
	height:1px !important;
	left:17px !important;
	background:#ffffff;
}

#item254883 {
	width:8px !important;
	height:1px !important;
	left:17px !important;
	top:4px !important;
	background:#ffffff;
}

#item254910 {
	opacity:0.06;
	width:127px !important;
	height:114px !important;
	background:#f7f6f6;
}

#item254816 {
	opacity:0.06;
	width:127px !important;
	height:114px !important;
	background:#f7f6f6;
}

#item254677 {
	opacity:0.06;
	width:127px !important;
	height:114px !important;
	background:#f7f6f6;
}

#item254688 {
	opacity:0.06;
	width:127px !important;
	height:114px !important;
	background:#f7f6f6;
}

#item254693 {
	opacity:0.06;
	width:127px !important;
	height:114px !important;
	background:#f7f6f6;
}

#item254700 {
	opacity:0.06;
	width:127px !important;
	height:114px !important;
	background:#f7f6f6;
}

#item254707 {
	opacity:0.06;
	width:127px !important;
	height:114px !important;
	background:#f7f6f6;
}

#item254712 {
	opacity:0.06;
	width:127px !important;
	height:114px !important;
	background:#f7f6f6;
}

#item254719 {
	opacity:0.06;
	width:127px !important;
	height:114px !important;
	background:#f7f6f6;
}

#item254725 {
	opacity:0.06;
	width:127px !important;
	height:114px !important;
	background:#f7f6f6;
}

#item254739 {
	opacity:0.06;
	width:127px !important;
	height:114px !important;
	background:#f7f6f6;
}

#item254745 {
	opacity:0.06;
	width:127px !important;
	height:114px !important;
	background:#f7f6f6;
}

#item254750 {
	opacity:0.06;
	width:127px !important;
	height:114px !important;
	background:#f7f6f6;
}

#item594952 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item254758 {
	opacity:0.06;
	width:127px !important;
	height:114px !important;
	background:#f7f6f6;
}

#item254768 {
	width:567px !important;
	left:432px !important;
	top:67px !important;
	min-height:18px !important;
}

#item254792 {
	width:103px !important;
	left:458px !important;
	top:528px !important;
	min-height:19px !important;
}

#item254823 {
	width:116px !important;
	left:719px !important;
	top:528px !important;
	min-height:31px !important;
}

#item254853 {
	width:109px !important;
	left:857px !important;
	top:528px !important;
	min-height:30px !important;
}

#item254886 {
	width:109px !important;
	left:589px !important;
	top:528px !important;
	min-height:19px !important;
}

#item254914 {
	width:103px !important;
	left:860px !important;
	top:155px !important;
	min-height:42px !important;
}

#item254937 {
	width:120px !important;
	left:449px !important;
	top:155px !important;
	min-height:42px !important;
}

#item254960 {
	width:123px !important;
	left:582px !important;
	top:155px !important;
	min-height:46px !important;
}

#item254985 {
	width:97px !important;
	left:729px !important;
	top:155px !important;
	min-height:42px !important;
}

#item255008 {
	width:88px !important;
	left:599px !important;
	top:293px !important;
	min-height:8px !important;
}

#item255031 {
	width:88px !important;
	left:465px !important;
	top:293px !important;
	min-height:8px !important;
}

#item255054 {
	width:127px !important;
	left:848px !important;
	top:293px !important;
	min-height:8px !important;
}

#item255077 {
	width:88px !important;
	left:733px !important;
	top:293px !important;
	min-height:8px !important;
}

#item255100 {
	width:88px !important;
	left:465px !important;
	top:413px !important;
	min-height:19px !important;
}

#item255123 {
	width:103px !important;
	left:726px !important;
	top:413px !important;
	min-height:8px !important;
}

#item255146 {
	width:127px !important;
	left:848px !important;
	top:413px !important;
	min-height:19px !important;
}

#item255169 {
	width:88px !important;
	left:599px !important;
	top:413px !important;
	min-height:8px !important;
}

#item255192 {
	width:336px !important;
	left:54px !important;
	top:77px !important;
	min-height:485px !important;
}

#item594929 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item255288 {
	width:316px !important;
	left:639px !important;
	top:77px !important;
	min-height:464px !important;
}

#item255311 {
	width:316px !important;
	left:291px !important;
	top:77px !important;
	min-height:464px !important;
}

#item255336 {
	width:154px !important;
	left:54px !important;
	top:77px !important;
	min-height:48px !important;
}

#item255359 {
	width:112px !important;
	left:96px !important;
	top:480px !important;
	min-height:69px !important;
}

#item255403 {
	width:850px !important;
	height:478px !important;
	left:52px !important;
	top:29px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#ffffff;
}

#item255411 {
	width:37px !important;
	height:37px !important;
	left:881px !important;
	top:10px !important;
}

#item255385 {
	width:232px !important;
	height:313px !important;
	left:10px !important;
	top:144px !important;
}

#item255383 {
	width:918px !important;
	height:507px !important;
	left:26px !important;
	top:38px !important;
}

#item594905 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item255482 {
	opacity:0.33;
	width:253px !important;
	height:109px !important;
	left:3px !important;
	background:#d0d3d4;
}

#item255486 {
	width:266px !important;
	left:54px !important;
	top:85px !important;
	min-height:474px !important;
}

#item255509 {
	width:223px !important;
	height:109px !important;
	left:363px !important;
	top:369px !important;
}

#item255532 {
	width:263px !important;
	left:352px !important;
	top:85px !important;
	min-height:263px !important;
}

#item255569 {
	opacity:0.33;
	width:265px !important;
	height:93px !important;
	left:3px !important;
	background:#d0d3d4;
}

#item594882 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item255573 {
	width:240px !important;
	left:626px !important;
	top:270px !important;
	min-height:69px !important;
}

#item255597 {
	width:265px !important;
	left:339px !important;
	top:217px !important;
	min-height:345px !important;
}

#item255620 {
	width:355px !important;
	left:626px !important;
	top:348px !important;
	min-height:220px !important;
}

#item255643 {
	width:265px !important;
	left:43px !important;
	top:217px !important;
	min-height:230px !important;
}

#item255690 {
	width:245px !important;
	height:93px !important;
	left:56px !important;
	top:452px !important;
}

#item255713 {
	width:230px !important;
	left:43px !important;
	top:77px !important;
	min-height:29px !important;
}

#item255736 {
	width:523px !important;
	left:43px !important;
	top:114px !important;
	min-height:75px !important;
}

#item255842 {
	width:903px !important;
	height:508px !important;
	left:14px !important;
	top:22px !important;
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);
	background:#ffffff;
}

#item255851 {
	width:37px !important;
	height:37px !important;
	left:892px !important;
	top:13px !important;
}

#item255762 {
	width:343px !important;
	height:214px !important;
	left:569px !important;
	top:10px !important;
}

#item255759 {
	width:930px !important;
	height:530px !important;
	left:35px !important;
	top:44px !important;
}

#item594859 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item255907 {
	opacity:0.33;
	width:263px !important;
	height:102px !important;
	background:#d0d3d4;
}

#item255911 {
	width:296px !important;
	left:54px !important;
	top:77px !important;
	min-height:156px !important;
}

#item255942 {
	width:250px !important;
	left:690px !important;
	top:77px !important;
	min-height:220px !important;
}

#item255965 {
	width:241px !important;
	left:394px !important;
	top:77px !important;
	min-height:94px !important;
}

#item255988 {
	width:243px !important;
	height:102px !important;
	left:409px !important;
	top:190px !important;
}

#item594836 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item256028 {
	width:167px !important;
	left:24px !important;
	top:93px !important;
	min-height:215px !important;
}

#item256051 {
	width:148px !important;
	left:43px !important;
	top:319px !important;
	min-height:199px !important;
}

#item256074 {
	width:175px !important;
	left:796px !important;
	top:93px !important;
	min-height:203px !important;
}

#item256097 {
	width:188px !important;
	left:796px !important;
	top:319px !important;
	min-height:242px !important;
}

#item256150 {
	width:26px !important;
	height:29px !important;
	left:193px !important;
	top:316px !important;
}

#item256158 {
	width:26px !important;
	height:29px !important;
	left:768px !important;
	top:316px !important;
}

#item256167 {
	width:26px !important;
	height:29px !important;
	left:193px !important;
	top:90px !important;
}

#item256175 {
	width:26px !important;
	height:29px !important;
	left:768px !important;
	top:90px !important;
}

#item554392 {
	width:269px !important;
	left:36px !important;
	top:558px !important;
	min-height:12px !important;
}

#item256189 {
	opacity:0.72;
	width:1017px !important;
	height:572px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item256191 {
	width:900px !important;
	height:432px !important;
	left:61px !important;
	top:63px !important;
	background:#ffffff;
}

#item256192 {
	width:352px !important;
	left:110px !important;
	top:90px !important;
	min-height:25px !important;
}

#item256216 {
	width:810px !important;
	left:110px !important;
	top:133px !important;
	min-height:322px !important;
	-moz-columns:auto 3;
	-webkit-columns:auto 3;
	columns:auto 3;
	-moz-column-gap:27px;
	-webkit-column-gap:27px;
	column-gap:27px;
}

#item256187 {
	width:1023px !important;
	height:578px !important;
	left:-7px !important;
	top:40px !important;
}

#item256245 {
	width:15px !important;
	left:45px !important;
	top:15px !important;
	min-height:17px !important;
}

#item256241 {
	width:71px !important;
	height:78px !important;
	left:886px !important;
	top:100px !important;
}

#item256272 {
	opacity:0.72;
	width:1017px !important;
	height:572px !important;
	background:#000;
}

#item256274 {
	width:900px !important;
	height:497px !important;
	background:#ffffff;
}

#item302529 {
	width:259px !important;
	left:29px !important;
	top:67px !important;
	min-height:394px !important;
}

#item302552 {
	width:265px !important;
	left:317px !important;
	top:67px !important;
	min-height:397px !important;
}

#item302575 {
	width:266px !important;
	left:613px !important;
	top:67px !important;
	min-height:397px !important;
}

#item256275 {
	width:352px !important;
	left:28px !important;
	top:24px !important;
	min-height:25px !important;
}

#item256269 {
	width:1023px !important;
	height:578px !important;
	left:-7px !important;
	top:40px !important;
}

#item256330 {
	width:15px !important;
	left:45px !important;
	top:15px !important;
	min-height:17px !important;
}

#item256326 {
	width:71px !important;
	height:78px !important;
	left:886px !important;
	top:68px !important;
}

#item256356 {
	opacity:0.72;
	width:1017px !important;
	height:572px !important;
	background:#000;
}

#item256358 {
	width:671px !important;
	height:222px !important;
	background:#ffffff;
}

#item256359 {
	width:446px !important;
	left:62px !important;
	top:39px !important;
	min-height:24px !important;
}

#item256385 {
	width:553px !important;
	left:238px !important;
	top:203px !important;
	min-height:103px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:27px;
	-webkit-column-gap:27px;
	column-gap:27px;
}

#item256353 {
	width:1023px !important;
	height:578px !important;
	left:-7px !important;
	top:40px !important;
}

#item256413 {
	width:15px !important;
	left:45px !important;
	top:15px !important;
	min-height:17px !important;
}

#item256409 {
	width:71px !important;
	height:78px !important;
	left:771px !important;
	top:158px !important;
}

#item256440 {
	opacity:0.72;
	width:1017px !important;
	height:572px !important;
	background:#000;
}

#item256442 {
	width:900px !important;
	height:515px !important;
	background:#ffffff;
}

#item256443 {
	width:570px !important;
	left:28px !important;
	top:24px !important;
	min-height:24px !important;
}

#item302445 {
	width:269px !important;
	left:610px !important;
	top:67px !important;
	min-height:421px !important;
}

#item302468 {
	width:269px !important;
	left:319px !important;
	top:67px !important;
	min-height:431px !important;
}

#item302496 {
	width:269px !important;
	left:28px !important;
	top:67px !important;
	min-height:426px !important;
}

#item256436 {
	width:1023px !important;
	height:578px !important;
	left:-7px !important;
	top:40px !important;
}

#item256498 {
	width:15px !important;
	left:45px !important;
	top:15px !important;
	min-height:17px !important;
}

#item256494 {
	width:71px !important;
	height:78px !important;
	left:886px !important;
	top:68px !important;
}

#item513322 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item513323 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item513327 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item513648 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item513524 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item513539 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item513536 {
	width:86px !important;
	height:49px !important;
	left:391px !important;
	top:10px !important;
}

#item513567 {
	width:77px !important;
	height:43px !important;
	left:26px !important;
	top:3px !important;
}

#item513562 {
	width:129px !important;
	height:56px !important;
	left:529px !important;
	top:10px !important;
}

#item513593 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item513590 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item513621 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item513617 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item565913 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item565937 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item565910 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item567934 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item567959 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item567931 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item433124 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item433125 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item433281 {
	width:154px !important;
	height:92px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item433286 {
	width:154px !important;
	height:134px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item433282 {
	width:170px !important;
	height:150px !important;
	left:-8px !important;
	top:-6px !important;
}

#item433317 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item433293 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item433287 {
	width:160px !important;
	height:29px !important;
	left:-3px !important;
	top:107px !important;
}

#item433371 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item433347 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item433340 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:63px !important;
}

#item433424 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item433400 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item433394 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item433478 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item433454 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item433448 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item433505 {
	width:77px !important;
	height:43px !important;
	left:26px !important;
	top:3px !important;
}

#item433501 {
	width:129px !important;
	height:56px !important;
	left:519px !important;
	top:-3px !important;
}

#item433531 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item433528 {
	width:86px !important;
	height:49px !important;
	left:381px !important;
	top:-3px !important;
}

#item433555 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item433566 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item513667 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item433617 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item433613 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item433645 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item433641 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item565834 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item565858 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item565831 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item567858 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item567882 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item567855 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item435104 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item435105 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item435263 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item435259 {
	width:98px !important;
	height:49px !important;
	left:688px !important;
	top:-3px !important;
}

#item435288 {
	width:154px !important;
	height:77px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item435293 {
	width:154px !important;
	height:120px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item435289 {
	width:170px !important;
	height:136px !important;
	left:-8px !important;
	top:-6px !important;
}

#item435300 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item435324 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item435294 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:92px !important;
}

#item435353 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item435377 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item435347 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:70px !important;
}

#item435406 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item435430 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item435400 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:48px !important;
}

#item435458 {
	width:77px !important;
	height:43px !important;
	left:26px !important;
	top:3px !important;
}

#item435453 {
	width:129px !important;
	height:56px !important;
	left:13px !important;
	top:-3px !important;
}

#item435484 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item435481 {
	width:86px !important;
	height:49px !important;
	left:381px !important;
	top:-3px !important;
}

#item435508 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item435519 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item513672 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item435570 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item435566 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item565758 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item565782 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item565754 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item567753 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item567777 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item567750 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item434588 {
	width:25px !important;
	left:3px !important;
	top:3px !important;
	min-height:43px !important;
}

#item434585 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item434612 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item434613 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item434771 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item434768 {
	width:98px !important;
	height:49px !important;
	left:688px !important;
	top:-3px !important;
}

#item434798 {
	width:77px !important;
	height:43px !important;
	left:26px !important;
	top:3px !important;
}

#item434794 {
	width:129px !important;
	height:56px !important;
	left:519px !important;
	top:-3px !important;
}

#item434822 {
	width:154px !important;
	height:71px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item434826 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item434823 {
	width:86px !important;
	height:49px !important;
	left:36px !important;
	top:-3px !important;
}

#item434854 {
	width:154px !important;
	height:114px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item434850 {
	width:170px !important;
	height:130px !important;
	left:-8px !important;
	top:-6px !important;
}

#item434886 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item434862 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item434855 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item434940 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item434916 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item434909 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:62px !important;
}

#item434993 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item434969 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item434963 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item435016 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item435027 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item513677 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item435079 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item435075 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item565680 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item565704 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item565677 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item567673 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item567697 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item567670 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item433990 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item433991 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item434141 {
	width:154px !important;
	height:115px !important;
	left:208px !important;
	top:56px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item434149 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item434146 {
	width:86px !important;
	height:49px !important;
	left:391px !important;
	top:10px !important;
}

#item434176 {
	width:77px !important;
	height:43px !important;
	left:26px !important;
	top:3px !important;
}

#item434172 {
	width:129px !important;
	height:56px !important;
	left:529px !important;
	top:10px !important;
}

#item434202 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item434199 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item434225 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item434237 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item513687 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item434287 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item434284 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item434315 {
	width:154px !important;
	height:158px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item434311 {
	width:170px !important;
	height:174px !important;
	left:-8px !important;
	top:-6px !important;
}

#item434322 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item434346 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item434316 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:130px !important;
}

#item434376 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item434401 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item434370 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:107px !important;
}

#item434431 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item434455 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item434424 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item434484 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item434508 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item434478 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:62px !important;
}

#item434537 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item434561 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item434531 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item565600 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item565624 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item565597 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item567592 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item567617 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item567589 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item433669 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item433670 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item433674 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item513692 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item433869 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item433885 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item433882 {
	width:86px !important;
	height:49px !important;
	left:391px !important;
	top:10px !important;
}

#item433912 {
	width:77px !important;
	height:43px !important;
	left:26px !important;
	top:3px !important;
}

#item433908 {
	width:129px !important;
	height:56px !important;
	left:529px !important;
	top:10px !important;
}

#item433939 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item433935 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item433966 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item433962 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item565515 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item565539 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item565512 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item567511 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item567536 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item567508 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item433121 {
	width:1018px !important;
	height:182px !important;
	left:-10px !important;
	top:-13px !important;
}

#item594813 {
	mix-blend-mode:darken;
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item256574 {
	width:346px !important;
	left:590px !important;
	top:134px !important;
	min-height:345px !important;
}

#item256609 {
	opacity:0.33;
	width:271px !important;
	height:84px !important;
	left:679px !important;
	top:467px !important;
	background:#d0d3d4;
}

#item256614 {
	opacity:0.21;
	width:584px !important;
	height:276px !important;
	left:365px !important;
	top:95px !important;
	background:#d0d3d4;
}

#item594790 {
	mix-blend-mode:darken;
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item256625 {
	width:75px !important;
	left:819px !important;
	top:238px !important;
	min-height:21px !important;
}

#item256648 {
	width:68px !important;
	left:514px !important;
	top:238px !important;
	min-height:21px !important;
}

#item256671 {
	width:72px !important;
	left:408px !important;
	top:238px !important;
	min-height:21px !important;
}

#item256694 {
	width:72px !important;
	left:615px !important;
	top:232px !important;
	min-height:34px !important;
}

#item256717 {
	width:68px !important;
	left:719px !important;
	top:232px !important;
	min-height:34px !important;
}

#item256740 {
	width:535px !important;
	left:390px !important;
	top:106px !important;
	min-height:14px !important;
}

#item256766 {
	width:292px !important;
	left:54px !important;
	top:79px !important;
	min-height:475px !important;
}

#item256789 {
	width:283px !important;
	left:365px !important;
	top:389px !important;
	min-height:156px !important;
}

#item256812 {
	width:276px !important;
	left:676px !important;
	top:389px !important;
	min-height:69px !important;
}

#item256835 {
	width:237px !important;
	height:84px !important;
	left:689px !important;
	top:467px !important;
}

#item574635 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item574636 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item574643 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item574637 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item574666 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item574680 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item574677 {
	width:86px !important;
	height:49px !important;
	left:391px !important;
	top:10px !important;
}

#item574707 {
	width:77px !important;
	height:43px !important;
	left:26px !important;
	top:3px !important;
}

#item574703 {
	width:129px !important;
	height:56px !important;
	left:529px !important;
	top:10px !important;
}

#item574733 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item574730 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item574760 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item574756 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item574787 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item574811 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item574784 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item574861 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item574885 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item574858 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item574113 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item574115 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item574121 {
	width:154px !important;
	height:92px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item574126 {
	width:154px !important;
	height:134px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item574122 {
	width:170px !important;
	height:150px !important;
	left:-8px !important;
	top:-6px !important;
}

#item574157 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item574133 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item574127 {
	width:160px !important;
	height:29px !important;
	left:-3px !important;
	top:107px !important;
}

#item574211 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item574187 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item574180 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:63px !important;
}

#item574264 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item574240 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item574234 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item574317 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item574293 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item574287 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item574344 {
	width:77px !important;
	height:43px !important;
	left:26px !important;
	top:3px !important;
}

#item574340 {
	width:129px !important;
	height:56px !important;
	left:519px !important;
	top:-3px !important;
}

#item574370 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item574367 {
	width:86px !important;
	height:49px !important;
	left:381px !important;
	top:-3px !important;
}

#item574393 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item574406 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item574402 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item574433 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item574429 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item574460 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item574456 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item574487 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item574511 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item574483 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item574562 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item574586 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item574559 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item572279 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item572280 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item572289 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item572286 {
	width:98px !important;
	height:49px !important;
	left:688px !important;
	top:-3px !important;
}

#item572314 {
	width:154px !important;
	height:77px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item572319 {
	width:154px !important;
	height:120px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item572315 {
	width:170px !important;
	height:136px !important;
	left:-8px !important;
	top:-6px !important;
}

#item572351 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item572327 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item572320 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:92px !important;
}

#item572404 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item572380 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item572374 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:70px !important;
}

#item572434 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item572458 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item572427 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:48px !important;
}

#item572486 {
	width:77px !important;
	height:43px !important;
	left:26px !important;
	top:3px !important;
}

#item572481 {
	width:129px !important;
	height:56px !important;
	left:13px !important;
	top:-3px !important;
}

#item572512 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item572509 {
	width:86px !important;
	height:49px !important;
	left:381px !important;
	top:-3px !important;
}

#item572535 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item572547 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item572543 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item572574 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item572570 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item572600 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item572625 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item572597 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item572675 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item572699 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item572672 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item573620 {
	width:25px !important;
	left:3px !important;
	top:3px !important;
	min-height:43px !important;
}

#item573617 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item573644 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item573645 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item573654 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item573651 {
	width:98px !important;
	height:49px !important;
	left:688px !important;
	top:-3px !important;
}

#item573681 {
	width:77px !important;
	height:43px !important;
	left:26px !important;
	top:3px !important;
}

#item573677 {
	width:129px !important;
	height:56px !important;
	left:519px !important;
	top:-3px !important;
}

#item573705 {
	width:154px !important;
	height:71px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item573709 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item573706 {
	width:86px !important;
	height:49px !important;
	left:36px !important;
	top:-3px !important;
}

#item573738 {
	width:154px !important;
	height:114px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item573733 {
	width:170px !important;
	height:130px !important;
	left:-8px !important;
	top:-6px !important;
}

#item573769 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item573745 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item573739 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item573824 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item573799 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item573793 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:62px !important;
}

#item573877 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item573853 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item573847 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item573900 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item573912 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item573908 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item573939 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item573935 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item573965 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item573989 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item573962 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item574040 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item574064 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item574037 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item573047 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item573048 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item573050 {
	width:154px !important;
	height:115px !important;
	left:208px !important;
	top:56px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item573057 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item573054 {
	width:86px !important;
	height:49px !important;
	left:391px !important;
	top:10px !important;
}

#item573084 {
	width:77px !important;
	height:43px !important;
	left:26px !important;
	top:3px !important;
}

#item573080 {
	width:129px !important;
	height:56px !important;
	left:529px !important;
	top:10px !important;
}

#item573110 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item573107 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item573133 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item573145 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item573141 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item573171 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item573168 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item573200 {
	width:154px !important;
	height:158px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item573195 {
	width:170px !important;
	height:174px !important;
	left:-8px !important;
	top:-6px !important;
}

#item573207 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item573231 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item573201 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:130px !important;
}

#item573260 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item573284 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item573254 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:107px !important;
}

#item573313 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item573337 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item573307 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item573366 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item573390 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item573360 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:62px !important;
}

#item573420 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item573444 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item573414 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item573471 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item573495 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item573467 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item573545 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item573569 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item573542 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item572747 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item572748 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item572753 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item572749 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item572776 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item572792 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item572789 {
	width:86px !important;
	height:49px !important;
	left:391px !important;
	top:10px !important;
}

#item572820 {
	width:77px !important;
	height:43px !important;
	left:26px !important;
	top:3px !important;
}

#item572816 {
	width:129px !important;
	height:56px !important;
	left:529px !important;
	top:10px !important;
}

#item572846 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item572843 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item572873 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item572869 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item572899 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item572923 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item572896 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item572974 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item572998 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item572970 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item572276 {
	width:1018px !important;
	height:182px !important;
	left:-10px !important;
	top:-13px !important;
}

#item594767 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item256913 {
	width:150px !important;
	left:841px !important;
	top:557px !important;
	min-height:8px !important;
}

#item256942 {
	width:96px !important;
	left:935px !important;
	top:384px !important;
	min-height:61px !important;
}

#item256965 {
	width:293px !important;
	left:53px !important;
	top:73px !important;
	min-height:306px !important;
}

#item256988 {
	width:293px !important;
	left:369px !important;
	top:73px !important;
	min-height:352px !important;
}

#item257011 {
	width:286px !important;
	left:684px !important;
	top:73px !important;
	min-height:292px !important;
}

#item594744 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item257065 {
	width:96px !important;
	top:31px !important;
	min-height:64px !important;
}

#item257088 {
	width:346px !important;
	left:48px !important;
	top:159px !important;
	min-height:372px !important;
}

#item257111 {
	width:331px !important;
	left:48px !important;
	top:92px !important;
	min-height:24px !important;
}

#item257139 {
	width:207px !important;
	left:454px !important;
	top:230px !important;
	min-height:99px !important;
}

#item257162 {
	width:150px !important;
	left:454px !important;
	top:340px !important;
	min-height:35px !important;
}

#item257202 {
	opacity:0.21;
	width:557px !important;
	height:245px !important;
	left:415px !important;
	top:65px !important;
	background:#d0d3d4;
}

#item257204 {
	opacity:0.21;
	width:270px !important;
	height:252px !important;
	left:415px !important;
	top:317px !important;
	background:#d0d3d4;
}

#item257205 {
	opacity:0.21;
	width:281px !important;
	height:252px !important;
	left:691px !important;
	top:317px !important;
	background:#d0d3d4;
}

#item594721 {
	mix-blend-mode:darken;
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item257207 {
	opacity:0.33;
	width:324px !important;
	height:62px !important;
	left:3px !important;
	background:#d0d3d4;
}

#item257232 {
	width:319px !important;
	left:54px !important;
	top:280px !important;
	min-height:288px !important;
}

#item257255 {
	width:321px !important;
	left:54px !important;
	top:77px !important;
	min-height:115px !important;
}

#item257278 {
	width:284px !important;
	height:62px !important;
	left:68px !important;
	top:205px !important;
}

#item594051 {
	width:283px !important;
	height:583px !important;
	left:726px !important;
	top:42px !important;
	background:#3e8abb;
}

#item594698 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item257332 {
	width:96px !important;
	top:31px !important;
	min-height:64px !important;
}

#item257383 {
	width:630px !important;
	left:54px !important;
	top:85px !important;
	min-height:484px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:27px;
	-webkit-column-gap:27px;
	column-gap:27px;
}

#item257407 {
	width:145px !important;
	left:757px !important;
	top:114px !important;
	min-height:137px !important;
}

#item594675 {
	mix-blend-mode:darken;
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item257475 {
	width:311px !important;
	left:298px !important;
	top:77px !important;
	min-height:479px !important;
}

#item257498 {
	width:300px !important;
	left:641px !important;
	top:397px !important;
	min-height:163px !important;
}

#item594652 {
	mix-blend-mode:darken;
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item257532 {
	width:320px !important;
	left:52px !important;
	top:67px !important;
	min-height:42px !important;
}

#item257558 {
	opacity:0.21;
	width:332px !important;
	height:220px !important;
	top:356px !important;
	background:#d0d3d4;
}

#item257559 {
	opacity:0.21;
	width:332px !important;
	height:220px !important;
	left:338px !important;
	top:356px !important;
	background:#d0d3d4;
}

#item257560 {
	opacity:0.21;
	width:332px !important;
	height:220px !important;
	left:676px !important;
	top:356px !important;
	background:#d0d3d4;
}

#item257585 {
	width:285px !important;
	left:52px !important;
	top:134px !important;
	min-height:193px !important;
}

#item257608 {
	width:315px !important;
	left:351px !important;
	top:134px !important;
	min-height:204px !important;
}

#item257631 {
	width:305px !important;
	left:679px !important;
	top:216px !important;
	min-height:114px !important;
}

#item321188 {
	opacity:0.33;
	width:278px !important;
	height:62px !important;
	left:3px !important;
	background:#d0d3d4;
}

#item321158 {
	width:247px !important;
	height:62px !important;
	left:13px !important;
}

#item594628 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item333961 {
	width:274px !important;
	left:53px !important;
	top:77px !important;
	min-height:282px !important;
}

#item333984 {
	width:304px !important;
	left:356px !important;
	top:77px !important;
	min-height:360px !important;
}

#item334007 {
	width:278px !important;
	left:679px !important;
	top:77px !important;
	min-height:345px !important;
}

#item334122 {
	width:368px !important;
	left:619px !important;
	top:491px !important;
	min-height:53px !important;
}

#item520772 {
	width:355px !important;
	left:626px !important;
	top:557px !important;
	min-height:11px !important;
}

#item594605 {
	mix-blend-mode:darken;
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item257825 {
	width:593px !important;
	left:294px !important;
	top:72px !important;
	min-height:81px !important;
}

#item257865 {
	width:297px !important;
	left:294px !important;
	top:163px !important;
	min-height:407px !important;
}

#item257888 {
	width:321px !important;
	left:649px !important;
	top:164px !important;
	min-height:91px !important;
}

#item594582 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item257921 {
	width:336px !important;
	height:569px !important;
	top:54px !important;
	background:#dfeffc;
}

#item257937 {
	width:96px !important;
	top:31px !important;
	min-height:64px !important;
}

#item257965 {
	opacity:0.33;
	width:278px !important;
	height:83px !important;
	left:64px !important;
	top:322px !important;
	background:#d0d3d4;
}

#item257969 {
	width:182px !important;
	left:696px !important;
	top:114px !important;
	min-height:99px !important;
}

#item257992 {
	width:273px !important;
	left:371px !important;
	top:75px !important;
	min-height:478px !important;
}

#item258015 {
	width:259px !important;
	left:62px !important;
	top:75px !important;
	min-height:234px !important;
}

#item258038 {
	width:271px !important;
	left:62px !important;
	top:418px !important;
	min-height:163px !important;
}

#item258061 {
	width:258px !important;
	height:83px !important;
	left:75px !important;
	top:322px !important;
}

#item258084 {
	width:149px !important;
	left:696px !important;
	top:231px !important;
	min-height:24px !important;
}

#item594559 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item331230 {
	width:654px !important;
	left:62px !important;
	top:67px !important;
	min-height:74px !important;
}

#item331258 {
	width:127px !important;
	left:17px !important;
	top:32px !important;
	min-height:61px !important;
}

#item331281 {
	width:129px !important;
	left:9px !important;
	top:8px !important;
	min-height:24px !important;
}

#item331307 {
	width:111px !important;
	left:194px !important;
	top:32px !important;
	min-height:61px !important;
}

#item331330 {
	width:114px !important;
	left:192px !important;
	top:8px !important;
	min-height:24px !important;
}

#item331385 {
	width:325px !important;
	left:62px !important;
	top:154px !important;
	min-height:405px !important;
}

#item331408 {
	width:330px !important;
	left:419px !important;
	top:154px !important;
	min-height:15px !important;
}

#item331431 {
	width:330px !important;
	left:419px !important;
	top:300px !important;
	min-height:243px !important;
}

#item331487 {
	width:157px !important;
	left:812px !important;
	top:60px !important;
	min-height:138px !important;
}

#item520820 {
	width:147px !important;
	left:822px !important;
	top:210px !important;
	min-height:62px !important;
}

#item516954 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item516955 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item516959 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item517275 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item517154 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item517169 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item517166 {
	width:86px !important;
	height:49px !important;
	left:391px !important;
	top:10px !important;
}

#item517195 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item517192 {
	width:83px !important;
	height:49px !important;
	left:551px !important;
	top:10px !important;
}

#item517222 {
	width:92px !important;
	height:43px !important;
	left:18px !important;
	top:3px !important;
}

#item517218 {
	width:129px !important;
	height:56px !important;
	left:682px !important;
	top:10px !important;
}

#item517249 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item517245 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item566505 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item566529 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item566502 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item568412 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item568436 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item568409 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item429609 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item429610 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item429765 {
	width:154px !important;
	height:99px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item429771 {
	width:154px !important;
	height:141px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item429766 {
	width:170px !important;
	height:157px !important;
	left:-8px !important;
	top:-6px !important;
}

#item429802 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item429778 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item429772 {
	width:160px !important;
	height:29px !important;
	left:-3px !important;
	top:115px !important;
}

#item429856 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item429832 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item429826 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:70px !important;
}

#item429909 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item429885 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item429879 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:47px !important;
}

#item429962 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item429938 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item429932 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:92px !important;
}

#item429989 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item429985 {
	width:83px !important;
	height:49px !important;
	left:541px !important;
	top:-3px !important;
}

#item430015 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item430012 {
	width:86px !important;
	height:49px !important;
	left:381px !important;
	top:-3px !important;
}

#item430038 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item430051 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item517289 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item430103 {
	width:92px !important;
	height:43px !important;
	left:18px !important;
	top:3px !important;
}

#item430098 {
	width:129px !important;
	height:56px !important;
	left:682px !important;
	top:10px !important;
}

#item430130 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item430126 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item566340 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item566364 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item566337 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item568335 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item568359 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item568332 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item429119 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item429120 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item429278 {
	width:92px !important;
	height:43px !important;
	left:18px !important;
	top:3px !important;
}

#item429274 {
	width:129px !important;
	height:56px !important;
	left:672px !important;
	top:-3px !important;
}

#item429304 {
	width:154px !important;
	height:72px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item429309 {
	width:154px !important;
	height:113px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item429305 {
	width:170px !important;
	height:129px !important;
	left:-8px !important;
	top:-6px !important;
}

#item429316 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item429340 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item429310 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item429369 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item429393 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item429363 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:63px !important;
}

#item429423 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item429447 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item429416 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item429473 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item429470 {
	width:83px !important;
	height:49px !important;
	left:35px !important;
	top:-3px !important;
}

#item429499 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item429496 {
	width:86px !important;
	height:49px !important;
	left:381px !important;
	top:-3px !important;
}

#item429522 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item429533 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item517298 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item429584 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item429580 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item566261 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item566285 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item566258 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item568257 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item568281 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item568254 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item428601 {
	width:25px !important;
	left:3px !important;
	top:3px !important;
	min-height:43px !important;
}

#item428598 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item428625 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item428626 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item428786 {
	width:92px !important;
	height:43px !important;
	left:18px !important;
	top:3px !important;
}

#item428782 {
	width:129px !important;
	height:56px !important;
	left:672px !important;
	top:-3px !important;
}

#item428812 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item428809 {
	width:83px !important;
	height:49px !important;
	left:541px !important;
	top:-3px !important;
}

#item428836 {
	width:154px !important;
	height:70px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item428840 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item428837 {
	width:86px !important;
	height:49px !important;
	left:36px !important;
	top:-3px !important;
}

#item428870 {
	width:154px !important;
	height:113px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item428865 {
	width:170px !important;
	height:129px !important;
	left:-8px !important;
	top:-6px !important;
}

#item428901 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item428877 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item428871 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item428954 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item428930 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item428924 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:62px !important;
}

#item429007 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item428983 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item428977 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item429030 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item429043 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item517302 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item429094 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item429090 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item566178 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item566202 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item566175 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item568180 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item568204 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item568176 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item428003 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item428004 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item428154 {
	width:154px !important;
	height:115px !important;
	left:208px !important;
	top:56px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item428161 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item428158 {
	width:86px !important;
	height:49px !important;
	left:391px !important;
	top:10px !important;
}

#item428187 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item428184 {
	width:83px !important;
	height:49px !important;
	left:551px !important;
	top:10px !important;
}

#item428214 {
	width:92px !important;
	height:43px !important;
	left:18px !important;
	top:3px !important;
}

#item428210 {
	width:129px !important;
	height:56px !important;
	left:682px !important;
	top:10px !important;
}

#item428237 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item428250 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item517306 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item428300 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item428297 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item428328 {
	width:154px !important;
	height:158px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item428324 {
	width:170px !important;
	height:174px !important;
	left:-8px !important;
	top:-6px !important;
}

#item428335 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item428359 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item428329 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:130px !important;
}

#item428388 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item428412 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item428382 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:107px !important;
}

#item428442 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item428467 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item428436 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item428497 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item428521 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item428491 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:62px !important;
}

#item428550 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item428574 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item428544 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item566094 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item566118 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item566091 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item568100 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item568124 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item568097 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item427682 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item427683 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item427687 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item517310 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item427883 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item427898 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item427895 {
	width:86px !important;
	height:49px !important;
	left:391px !important;
	top:10px !important;
}

#item427924 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item427921 {
	width:83px !important;
	height:49px !important;
	left:551px !important;
	top:10px !important;
}

#item427951 {
	width:92px !important;
	height:43px !important;
	left:18px !important;
	top:3px !important;
}

#item427947 {
	width:129px !important;
	height:56px !important;
	left:682px !important;
	top:10px !important;
}

#item427978 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item427974 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item566014 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item566038 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item566010 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item568014 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item568038 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item568011 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item427680 {
	width:1018px !important;
	height:181px !important;
	left:-10px !important;
	top:-13px !important;
}

#item594536 {
	mix-blend-mode:darken;
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item258356 {
	width:324px !important;
	left:590px !important;
	top:134px !important;
	min-height:289px !important;
}

#item577596 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item577597 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item577603 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item577598 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item577626 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item577642 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item577639 {
	width:86px !important;
	height:49px !important;
	left:391px !important;
	top:10px !important;
}

#item577668 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item577665 {
	width:83px !important;
	height:49px !important;
	left:551px !important;
	top:10px !important;
}

#item577695 {
	width:92px !important;
	height:43px !important;
	left:18px !important;
	top:3px !important;
}

#item577691 {
	width:129px !important;
	height:56px !important;
	left:682px !important;
	top:10px !important;
}

#item577722 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item577718 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item577749 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item577773 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item577746 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item577824 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item577848 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item577821 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item577071 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item577073 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item577080 {
	width:154px !important;
	height:99px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item577085 {
	width:154px !important;
	height:141px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item577081 {
	width:170px !important;
	height:157px !important;
	left:-8px !important;
	top:-6px !important;
}

#item577116 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item577092 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item577086 {
	width:160px !important;
	height:29px !important;
	left:-3px !important;
	top:115px !important;
}

#item577171 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item577147 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item577139 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:70px !important;
}

#item577224 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item577200 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item577194 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:47px !important;
}

#item577277 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item577253 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item577247 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:92px !important;
}

#item577303 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item577300 {
	width:83px !important;
	height:49px !important;
	left:541px !important;
	top:-3px !important;
}

#item577329 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item577326 {
	width:86px !important;
	height:49px !important;
	left:381px !important;
	top:-3px !important;
}

#item577353 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item577366 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item577362 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item577394 {
	width:92px !important;
	height:43px !important;
	left:18px !important;
	top:3px !important;
}

#item577389 {
	width:129px !important;
	height:56px !important;
	left:682px !important;
	top:10px !important;
}

#item577421 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item577417 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item577447 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item577471 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item577444 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item577523 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item577547 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item577520 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item576604 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item576605 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item576614 {
	width:92px !important;
	height:43px !important;
	left:18px !important;
	top:3px !important;
}

#item576610 {
	width:129px !important;
	height:56px !important;
	left:672px !important;
	top:-3px !important;
}

#item576639 {
	width:154px !important;
	height:72px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item576644 {
	width:154px !important;
	height:113px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item576640 {
	width:170px !important;
	height:129px !important;
	left:-8px !important;
	top:-6px !important;
}

#item576675 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item576651 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item576645 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item576728 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item576704 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item576698 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:63px !important;
}

#item576759 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item576783 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item576752 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item576809 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item576806 {
	width:83px !important;
	height:49px !important;
	left:35px !important;
	top:-3px !important;
}

#item576835 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item576832 {
	width:86px !important;
	height:49px !important;
	left:381px !important;
	top:-3px !important;
}

#item576858 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item576870 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item576866 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item576897 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item576893 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item576923 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item576947 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item576920 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item576998 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item577022 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item576995 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item576111 {
	width:25px !important;
	left:3px !important;
	top:3px !important;
	min-height:43px !important;
}

#item576108 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item576135 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item576136 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item576145 {
	width:92px !important;
	height:43px !important;
	left:18px !important;
	top:3px !important;
}

#item576141 {
	width:129px !important;
	height:56px !important;
	left:672px !important;
	top:-3px !important;
}

#item576171 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item576168 {
	width:83px !important;
	height:49px !important;
	left:541px !important;
	top:-3px !important;
}

#item576195 {
	width:154px !important;
	height:70px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item576200 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item576196 {
	width:86px !important;
	height:49px !important;
	left:36px !important;
	top:-3px !important;
}

#item576228 {
	width:154px !important;
	height:113px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item576224 {
	width:170px !important;
	height:129px !important;
	left:-8px !important;
	top:-6px !important;
}

#item576260 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item576236 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item576229 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item576314 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item576289 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item576283 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:62px !important;
}

#item576367 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item576343 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item576337 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item576390 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item576403 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item576399 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item576430 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item576426 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item576456 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item576480 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item576453 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item576530 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item576555 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item576527 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item575536 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item575537 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item575538 {
	width:154px !important;
	height:115px !important;
	left:208px !important;
	top:56px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item575547 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item575544 {
	width:86px !important;
	height:49px !important;
	left:391px !important;
	top:10px !important;
}

#item575573 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item575570 {
	width:83px !important;
	height:49px !important;
	left:551px !important;
	top:10px !important;
}

#item575601 {
	width:92px !important;
	height:43px !important;
	left:18px !important;
	top:3px !important;
}

#item575596 {
	width:129px !important;
	height:56px !important;
	left:682px !important;
	top:10px !important;
}

#item575624 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item575636 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item575632 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item575662 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item575659 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item575690 {
	width:154px !important;
	height:158px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item575686 {
	width:170px !important;
	height:174px !important;
	left:-8px !important;
	top:-6px !important;
}

#item575697 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item575721 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item575691 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:130px !important;
}

#item575750 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item575775 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item575744 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:107px !important;
}

#item575804 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item575828 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item575798 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item575857 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item575881 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item575851 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:62px !important;
}

#item575910 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item575934 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item575904 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item575961 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item575985 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item575958 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item576036 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item576060 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item576033 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item575238 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item575239 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item575244 {
	width:106px !important;
	left:3px !important;
	top:3px !important;
	min-height:8px !important;
}

#item575240 {
	width:112px !important;
	height:14px !important;
	left:821px !important;
	top:28px !important;
}

#item575267 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item575282 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item575279 {
	width:86px !important;
	height:49px !important;
	left:391px !important;
	top:10px !important;
}

#item575308 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item575305 {
	width:83px !important;
	height:49px !important;
	left:551px !important;
	top:10px !important;
}

#item575335 {
	width:92px !important;
	height:43px !important;
	left:18px !important;
	top:3px !important;
}

#item575331 {
	width:129px !important;
	height:56px !important;
	left:682px !important;
	top:10px !important;
}

#item575362 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item575358 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item575389 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item575413 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item575385 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item575463 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item575488 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item575460 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item575236 {
	width:1018px !important;
	height:181px !important;
	left:-10px !important;
	top:-13px !important;
}

#item594513 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item258423 {
	width:96px !important;
	top:31px !important;
	min-height:64px !important;
}

#item258451 {
	width:234px !important;
	left:54px !important;
	top:142px !important;
	min-height:445px !important;
}

#item258474 {
	width:347px !important;
	left:53px !important;
	top:77px !important;
	min-height:24px !important;
}

#item258506 {
	width:161px !important;
	left:784px !important;
	top:95px !important;
	min-height:140px !important;
}

#item258529 {
	width:114px !important;
	left:784px !important;
	top:248px !important;
	min-height:40px !important;
}

#item258552 {
	width:438px !important;
	left:309px !important;
	top:355px !important;
	min-height:225px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:18px;
	-webkit-column-gap:18px;
	column-gap:18px;
}

#item258611 {
	width:96px !important;
	top:31px !important;
	min-height:64px !important;
}

#item594490 {
	mix-blend-mode:darken;
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item258634 {
	width:486px !important;
	left:49px !important;
	top:77px !important;
	min-height:21px !important;
}

#item258657 {
	width:171px !important;
	left:819px !important;
	top:176px !important;
	min-height:161px !important;
}

#item258680 {
	width:241px !important;
	left:540px !important;
	top:121px !important;
	min-height:340px !important;
}

#item258703 {
	width:221px !important;
	left:49px !important;
	top:121px !important;
	min-height:323px !important;
}

#item553872 {
	width:226px !important;
	left:293px !important;
	top:121px !important;
	min-height:329px !important;
}

#item258726 {
	width:121px !important;
	left:819px !important;
	top:347px !important;
	min-height:25px !important;
}

#item554099 {
	width:348px !important;
	left:370px !important;
	min-height:339px !important;
}

#item554122 {
	width:347px !important;
	min-height:388px !important;
}

#item594466 {
	mix-blend-mode:darken;
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item258782 {
	width:374px !important;
	left:225px !important;
	top:73px !important;
	min-height:491px !important;
}

#item258805 {
	width:165px !important;
	left:619px !important;
	top:73px !important;
	min-height:171px !important;
}

#item258829 {
	width:353px !important;
	left:619px !important;
	top:252px !important;
	min-height:261px !important;
}

#item594443 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item258904 {
	opacity:0.33;
	width:267px !important;
	height:78px !important;
	background:#d0d3d4;
}

#item258907 {
	width:306px !important;
	left:54px !important;
	top:94px !important;
	min-height:34px !important;
}

#item258930 {
	width:254px !important;
	left:352px !important;
	top:138px !important;
	min-height:400px !important;
}

#item258953 {
	width:257px !important;
	left:54px !important;
	top:431px !important;
	min-height:114px !important;
}

#item258976 {
	width:270px !important;
	left:54px !important;
	top:138px !important;
	min-height:176px !important;
}

#item258999 {
	width:239px !important;
	height:78px !important;
	left:69px !important;
	top:334px !important;
}

#item594420 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item259083 {
	width:77px !important;
	top:25px !important;
	min-height:51px !important;
}

#item259110 {
	width:280px !important;
	left:81px !important;
	top:79px !important;
	min-height:309px !important;
}

#item259133 {
	width:275px !important;
	left:385px !important;
	top:79px !important;
	min-height:347px !important;
}

#item259156 {
	width:266px !important;
	left:694px !important;
	top:79px !important;
	min-height:338px !important;
}

#item594397 {
	mix-blend-mode:darken;
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item554231 {
	opacity:0.33;
	width:267px !important;
	height:78px !important;
	background:#d0d3d4;
}

#item259199 {
	width:331px !important;
	left:54px !important;
	top:67px !important;
	min-height:24px !important;
}

#item259225 {
	width:516px !important;
	left:54px !important;
	top:132px !important;
	min-height:59px !important;
}

#item259379 {
	width:288px !important;
	left:54px !important;
	top:212px !important;
	min-height:77px !important;
}

#item259403 {
	width:271px !important;
	left:365px !important;
	top:212px !important;
	min-height:387px !important;
}

#item259426 {
	width:297px !important;
	left:662px !important;
	top:418px !important;
	min-height:149px !important;
}

#item554178 {
	width:243px !important;
	height:77px !important;
	left:70px !important;
	top:305px !important;
}

#item554201 {
	width:279px !important;
	left:54px !important;
	top:396px !important;
	min-height:168px !important;
}

#item594374 {
	mix-blend-mode:darken;
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item259786 {
	width:313px !important;
	left:353px !important;
	top:69px !important;
	min-height:14px !important;
}

#item259818 {
	width:267px !important;
	left:54px !important;
	top:69px !important;
	min-height:335px !important;
}

#item259842 {
	width:291px !important;
	left:353px !important;
	top:279px !important;
	min-height:297px !important;
}

#item259865 {
	width:280px !important;
	left:681px !important;
	top:69px !important;
	min-height:314px !important;
}

#item259888 {
	width:283px !important;
	left:680px !important;
	top:473px !important;
	min-height:80px !important;
}

#item259812 {
	opacity:0.33;
	width:280px !important;
	height:49px !important;
	background:#d0d3d4;
}

#item259911 {
	width:191px !important;
	height:49px !important;
	left:49px !important;
}

#item259506 {
	width:7px !important;
	height:36px !important;
	background:#002586;
}

#item330939 {
	width:7px !important;
	height:36px !important;
	background:#002586;
}

#item330952 {
	width:7px !important;
	height:36px !important;
	background:#002586;
}

#item259763 {
	width:84px !important;
	height:36px !important;
	left:220px !important;
}

#item259507 {
	width:67px !important;
	height:36px !important;
	left:12px !important;
}

#item259739 {
	width:73px !important;
	height:36px !important;
	left:116px !important;
}

#item331029 {
	width:7px !important;
	height:36px !important;
	background:#002586;
}

#item331032 {
	width:7px !important;
	height:36px !important;
	background:#002586;
}

#item331035 {
	width:7px !important;
	height:36px !important;
	background:#002586;
}

#item259531 {
	width:61px !important;
	height:36px !important;
	left:365px !important;
	top:137px !important;
}

#item259554 {
	width:61px !important;
	height:36px !important;
	left:469px !important;
	top:137px !important;
}

#item259624 {
	width:62px !important;
	height:36px !important;
	left:573px !important;
	top:137px !important;
}

#item331040 {
	width:7px !important;
	height:36px !important;
	background:#002586;
}

#item331043 {
	width:7px !important;
	height:36px !important;
	background:#002586;
}

#item331046 {
	width:7px !important;
	height:36px !important;
	background:#002586;
}

#item259693 {
	width:56px !important;
	height:36px !important;
	left:12px !important;
}

#item259716 {
	width:52px !important;
	height:36px !important;
	left:116px !important;
}

#item259601 {
	width:62px !important;
	height:36px !important;
	left:220px !important;
}

#item331049 {
	width:7px !important;
	height:36px !important;
	background:#002586;
}

#item331052 {
	width:7px !important;
	height:36px !important;
	background:#002586;
}

#item331055 {
	width:7px !important;
	height:36px !important;
	background:#002586;
}

#item259647 {
	width:61px !important;
	height:36px !important;
	left:116px !important;
}

#item259577 {
	width:75px !important;
	height:36px !important;
	left:12px !important;
}

#item259670 {
	width:80px !important;
	height:36px !important;
	left:220px !important;
}

#item594351 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item259964 {
	width:316px !important;
	left:48px !important;
	top:72px !important;
	min-height:514px !important;
}

#item259987 {
	width:345px !important;
	left:392px !important;
	top:72px !important;
	min-height:502px !important;
}

#item594328 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item260065 {
	width:513px !important;
	left:54px !important;
	top:77px !important;
	min-height:99px !important;
}

#item260088 {
	width:178px !important;
	left:666px !important;
	top:167px !important;
	min-height:139px !important;
}

#item260111 {
	width:540px !important;
	left:54px !important;
	top:417px !important;
	min-height:143px !important;
}

#item260135 {
	width:106px !important;
	height:50px !important;
	left:81px !important;
	top:216px !important;
}

#item260163 {
	width:138px !important;
	left:666px !important;
	top:324px !important;
	min-height:28px !important;
}

#item594305 {
	mix-blend-mode:darken;
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item260207 {
	opacity:0.33;
	width:280px !important;
	height:100px !important;
	left:659px !important;
	top:272px !important;
	background:#d0d3d4;
}

#item260209 {
	width:347px !important;
	left:53px !important;
	top:77px !important;
	min-height:24px !important;
}

#item260235 {
	width:212px !important;
	left:55px !important;
	top:142px !important;
	min-height:181px !important;
}

#item260270 {
	width:298px !important;
	left:321px !important;
	top:142px !important;
	min-height:348px !important;
}

#item260293 {
	width:310px !important;
	left:658px !important;
	top:142px !important;
	min-height:110px !important;
}

#item260316 {
	width:309px !important;
	left:658px !important;
	top:390px !important;
	min-height:120px !important;
}

#item260339 {
	width:242px !important;
	height:100px !important;
	left:676px !important;
	top:272px !important;
}

#item260399 {
	width:68px !important;
	height:28px !important;
	background:#00aec7;
}

#item260400 {
	mix-blend-mode:multiply;
	width:68px !important;
	height:28px !important;
	background:#00aec7;
}

#item260404 {
	width:96px !important;
	top:31px !important;
	min-height:64px !important;
}

#item260427 {
	width:216px !important;
	left:118px !important;
	top:153px !important;
	min-height:206px !important;
}

#item594282 {
	mix-blend-mode:darken;
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item260451 {
	opacity:0.33;
	width:322px !important;
	height:62px !important;
	background:#d0d3d4;
}

#item260454 {
	width:317px !important;
	left:307px !important;
	top:74px !important;
	min-height:515px !important;
}

#item260477 {
	width:317px !important;
	left:655px !important;
	top:152px !important;
	min-height:410px !important;
}

#item260500 {
	width:291px !important;
	height:61px !important;
	left:670px !important;
	top:75px !important;
}

#item594258 {
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item260547 {
	width:898px !important;
	left:54px !important;
	top:77px !important;
	min-height:73px !important;
}

#item260570 {
	width:427px !important;
	left:54px !important;
	top:177px !important;
	min-height:14px !important;
}

table#table710414 th, table#table710414 td {
	padding:4px;
	vertical-align:middle;
}

table#table710414 {
	table-layout:fixed;
}

#item260593 {
	width:426px !important;
	left:56px !important;
	top:209px !important;
	min-height:345px !important;
}

#item260616 {
	width:388px !important;
	left:558px !important;
	top:193px !important;
	min-height:26px !important;
}

#item261406 {
	width:384px !important;
	left:573px !important;
	top:512px !important;
	min-height:43px !important;
}

#item579997 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item579998 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item580004 {
	width:154px !important;
	height:92px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item580009 {
	width:154px !important;
	height:134px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item580005 {
	width:170px !important;
	height:150px !important;
	left:-8px !important;
	top:-6px !important;
}

#item580040 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item580016 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item580010 {
	width:160px !important;
	height:29px !important;
	left:-3px !important;
	top:107px !important;
}

#item580093 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item580069 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item580063 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:63px !important;
}

#item580147 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item580123 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item580117 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item580200 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item580176 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item580170 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item580226 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item580223 {
	width:83px !important;
	height:49px !important;
	left:541px !important;
	top:-3px !important;
}

#item580252 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item580249 {
	width:86px !important;
	height:49px !important;
	left:381px !important;
	top:-3px !important;
}

#item580276 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item580288 {
	width:106px !important;
	left:11px !important;
	top:20px !important;
	min-height:8px !important;
}

#item580284 {
	width:129px !important;
	height:56px !important;
	left:813px !important;
	top:10px !important;
}

#item580317 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item580312 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item580344 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item580340 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item580370 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item580394 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item580367 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item580445 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item580469 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item580441 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item579530 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item579531 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item579539 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item579535 {
	width:98px !important;
	height:49px !important;
	left:688px !important;
	top:-3px !important;
}

#item579564 {
	width:154px !important;
	height:72px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item579570 {
	width:154px !important;
	height:113px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item579565 {
	width:170px !important;
	height:129px !important;
	left:-8px !important;
	top:-6px !important;
}

#item579601 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item579577 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item579571 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item579654 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item579630 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item579624 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:63px !important;
}

#item579683 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item579707 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item579677 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item579734 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item579730 {
	width:83px !important;
	height:49px !important;
	left:35px !important;
	top:-3px !important;
}

#item579760 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item579757 {
	width:86px !important;
	height:49px !important;
	left:381px !important;
	top:-3px !important;
}

#item579783 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item579795 {
	width:106px !important;
	left:11px !important;
	top:20px !important;
	min-height:8px !important;
}

#item579791 {
	width:129px !important;
	height:56px !important;
	left:813px !important;
	top:10px !important;
}

#item579822 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item579818 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item579848 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item579872 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item579845 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item579923 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item579948 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item579919 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item579039 {
	width:25px !important;
	left:3px !important;
	top:3px !important;
	min-height:43px !important;
}

#item579036 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item579063 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item579064 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item579071 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item579068 {
	width:98px !important;
	height:49px !important;
	left:688px !important;
	top:-3px !important;
}

#item579098 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item579094 {
	width:83px !important;
	height:49px !important;
	left:541px !important;
	top:-3px !important;
}

#item579122 {
	width:154px !important;
	height:71px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item579126 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item579123 {
	width:86px !important;
	height:49px !important;
	left:36px !important;
	top:-3px !important;
}

#item579156 {
	width:154px !important;
	height:114px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item579150 {
	width:170px !important;
	height:130px !important;
	left:-8px !important;
	top:-6px !important;
}

#item579187 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item579163 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item579157 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item579240 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item579216 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item579210 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:62px !important;
}

#item579294 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item579270 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item579263 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item579317 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item579330 {
	width:106px !important;
	left:11px !important;
	top:20px !important;
	min-height:8px !important;
}

#item579325 {
	width:129px !important;
	height:56px !important;
	left:813px !important;
	top:10px !important;
}

#item579357 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item579353 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item579383 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item579407 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item579380 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item579457 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item579481 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item579454 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item578467 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item578468 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item578469 {
	width:154px !important;
	height:115px !important;
	left:208px !important;
	top:56px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item578476 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item578473 {
	width:86px !important;
	height:49px !important;
	left:391px !important;
	top:10px !important;
}

#item578502 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item578499 {
	width:83px !important;
	height:49px !important;
	left:551px !important;
	top:10px !important;
}

#item578528 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item578525 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item578551 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item578564 {
	width:106px !important;
	left:11px !important;
	top:20px !important;
	min-height:8px !important;
}

#item578560 {
	width:129px !important;
	height:56px !important;
	left:813px !important;
	top:10px !important;
}

#item578590 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item578587 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item578618 {
	width:154px !important;
	height:158px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item578614 {
	width:170px !important;
	height:174px !important;
	left:-8px !important;
	top:-6px !important;
}

#item578625 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item578649 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item578619 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:130px !important;
}

#item578678 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item578702 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item578672 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:107px !important;
}

#item578732 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item578756 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item578725 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item578785 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item578810 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item578779 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:62px !important;
}

#item578839 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item578863 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item578833 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item578889 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item578913 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item578886 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item578964 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item578988 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item578960 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item578167 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item578168 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item578175 {
	width:106px !important;
	left:11px !important;
	top:20px !important;
	min-height:8px !important;
}

#item578171 {
	width:129px !important;
	height:56px !important;
	left:813px !important;
	top:10px !important;
}

#item578198 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item578214 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item578211 {
	width:86px !important;
	height:49px !important;
	left:391px !important;
	top:10px !important;
}

#item578240 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item578237 {
	width:83px !important;
	height:49px !important;
	left:551px !important;
	top:10px !important;
}

#item578266 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item578263 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item578293 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item578289 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item578319 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item578344 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item578316 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item578395 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item578419 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item578392 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item578165 {
	width:1018px !important;
	height:182px !important;
	left:-10px !important;
	top:-13px !important;
}

#item260723 {
	width:161px !important;
	left:681px !important;
	top:333px !important;
	min-height:95px !important;
}

#item332957 {
	width:143px !important;
	height:22px !important;
	left:828px !important;
	top:64px !important;
}

#item260746 {
	width:710px !important;
	left:48px !important;
	top:518px !important;
	min-height:66px !important;
}

#item260771 {
	width:451px !important;
	left:49px !important;
	top:77px !important;
	min-height:24px !important;
}

#item260797 {
	width:289px !important;
	left:49px !important;
	top:145px !important;
	min-height:351px !important;
}

#item260821 {
	width:297px !important;
	left:360px !important;
	top:145px !important;
	min-height:336px !important;
}

#item260844 {
	width:282px !important;
	left:681px !important;
	top:145px !important;
	min-height:156px !important;
}

#item332944 {
	width:22px !important;
	height:22px !important;
	left:970px !important;
	top:64px !important;
}

#item550819 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item550820 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item550976 {
	width:154px !important;
	height:92px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item550982 {
	width:154px !important;
	height:134px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item550978 {
	width:170px !important;
	height:150px !important;
	left:-8px !important;
	top:-6px !important;
}

#item551013 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item550989 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item550983 {
	width:160px !important;
	height:29px !important;
	left:-3px !important;
	top:107px !important;
}

#item551067 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item551042 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item551036 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:63px !important;
}

#item551120 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item551096 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item551090 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item551175 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item551151 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item551144 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item551201 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item551198 {
	width:83px !important;
	height:49px !important;
	left:541px !important;
	top:-3px !important;
}

#item551227 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item551224 {
	width:86px !important;
	height:49px !important;
	left:381px !important;
	top:-3px !important;
}

#item551250 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item551263 {
	width:106px !important;
	left:11px !important;
	top:20px !important;
	min-height:8px !important;
}

#item551258 {
	width:129px !important;
	height:56px !important;
	left:813px !important;
	top:10px !important;
}

#item551290 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item551286 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item551317 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item551313 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item566926 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item566951 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item566923 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item568838 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item568862 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item568835 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item552706 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item552707 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item552866 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item552863 {
	width:98px !important;
	height:49px !important;
	left:688px !important;
	top:-3px !important;
}

#item552892 {
	width:154px !important;
	height:72px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item552897 {
	width:154px !important;
	height:113px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item552893 {
	width:170px !important;
	height:129px !important;
	left:-8px !important;
	top:-6px !important;
}

#item552904 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item552928 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item552898 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item552957 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item552981 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item552951 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:63px !important;
}

#item553010 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item553034 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item553004 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item553060 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item553057 {
	width:83px !important;
	height:49px !important;
	left:35px !important;
	top:-3px !important;
}

#item553087 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item553084 {
	width:86px !important;
	height:49px !important;
	left:381px !important;
	top:-3px !important;
}

#item553112 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item553124 {
	width:106px !important;
	left:11px !important;
	top:20px !important;
	min-height:8px !important;
}

#item553120 {
	width:129px !important;
	height:56px !important;
	left:813px !important;
	top:10px !important;
}

#item553151 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item553147 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item566842 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item566866 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item566839 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item568750 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item568774 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item568747 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item552213 {
	width:25px !important;
	left:3px !important;
	top:3px !important;
	min-height:43px !important;
}

#item552210 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item552237 {
	width:1008px !important;
	height:43px !important;
	background:#f1f2f2;
}

#item552238 {
	width:75px !important;
	height:43px !important;
	left:933px !important;
	background:#d0d3d4;
}

#item552397 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item552394 {
	width:98px !important;
	height:49px !important;
	left:688px !important;
	top:-3px !important;
}

#item552423 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item552420 {
	width:83px !important;
	height:49px !important;
	left:541px !important;
	top:-3px !important;
}

#item552447 {
	width:154px !important;
	height:71px !important;
	top:43px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item552451 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item552448 {
	width:86px !important;
	height:49px !important;
	left:36px !important;
	top:-3px !important;
}

#item552479 {
	width:154px !important;
	height:114px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item552475 {
	width:170px !important;
	height:130px !important;
	left:-8px !important;
	top:-6px !important;
}

#item552512 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item552487 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item552481 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item552565 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item552541 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item552535 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:62px !important;
}

#item552618 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item552594 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item552588 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item552641 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item552654 {
	width:106px !important;
	left:11px !important;
	top:20px !important;
	min-height:8px !important;
}

#item552649 {
	width:129px !important;
	height:56px !important;
	left:813px !important;
	top:10px !important;
}

#item552681 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item552677 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item566763 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item566787 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item566760 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item568673 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item568697 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item568670 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item551639 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item551640 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item551790 {
	width:154px !important;
	height:115px !important;
	left:208px !important;
	top:56px !important;
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	-webkit-box-shadow:0px 2px 5px 0px rgba(0,0,0,0.16);
	background:#ffffff;
}

#item551798 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item551795 {
	width:86px !important;
	height:49px !important;
	left:391px !important;
	top:10px !important;
}

#item551824 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item551821 {
	width:83px !important;
	height:49px !important;
	left:551px !important;
	top:10px !important;
}

#item551850 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item551847 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item551873 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item551887 {
	width:106px !important;
	left:11px !important;
	top:20px !important;
	min-height:8px !important;
}

#item551883 {
	width:129px !important;
	height:56px !important;
	left:813px !important;
	top:10px !important;
}

#item551913 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item551910 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item551941 {
	width:154px !important;
	height:158px !important;
	left:8px !important;
	top:6px !important;
	text-shadow:0px 2px 5px rgba(0,0,0,0.16);
}

#item551937 {
	width:170px !important;
	height:174px !important;
	left:-8px !important;
	top:-6px !important;
}

#item551948 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item551972 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item551942 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:130px !important;
}

#item552001 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item552026 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item551995 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:107px !important;
}

#item552056 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item552080 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item552049 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:85px !important;
}

#item552109 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item552133 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item552103 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:62px !important;
}

#item552162 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item552186 {
	width:154px !important;
	height:22px !important;
	left:3px !important;
	top:3px !important;
}

#item552156 {
	width:160px !important;
	height:28px !important;
	left:-3px !important;
	top:40px !important;
}

#item566676 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item566700 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item566673 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item568588 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item568612 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item568585 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item551341 {
	width:1008px !important;
	height:43px !important;
	left:10px !important;
	top:13px !important;
	background:#f1f2f2;
}

#item551342 {
	width:75px !important;
	height:43px !important;
	left:943px !important;
	top:13px !important;
	background:#d0d3d4;
}

#item551347 {
	width:106px !important;
	left:11px !important;
	top:20px !important;
	min-height:8px !important;
}

#item551343 {
	width:129px !important;
	height:56px !important;
	left:813px !important;
	top:10px !important;
}

#item551519 {
	width:34px !important;
	height:34px !important;
	left:167px !important;
	top:18px !important;
}

#item551536 {
	width:80px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item551532 {
	width:86px !important;
	height:49px !important;
	left:391px !important;
	top:10px !important;
}

#item551562 {
	width:77px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item551559 {
	width:83px !important;
	height:49px !important;
	left:551px !important;
	top:10px !important;
}

#item551588 {
	width:92px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item551585 {
	width:98px !important;
	height:49px !important;
	left:698px !important;
	top:10px !important;
}

#item551615 {
	width:78px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item551611 {
	width:84px !important;
	height:49px !important;
	left:243px !important;
	top:10px !important;
}

#item566594 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item566618 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item566591 {
	width:31px !important;
	height:49px !important;
	left:949px !important;
	top:10px !important;
}

#item568505 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item568529 {
	width:25px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item568502 {
	width:31px !important;
	height:49px !important;
	left:977px !important;
	top:10px !important;
}

#item550816 {
	width:1018px !important;
	height:182px !important;
	left:-10px !important;
	top:-13px !important;
}

#item594233 {
	mix-blend-mode:darken;
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item260908 {
	width:900px !important;
	left:54px !important;
	top:110px !important;
	min-height:51px !important;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:27px;
	-webkit-column-gap:27px;
	column-gap:27px;
}

#item260933 {
	width:331px !important;
	left:54px !important;
	top:54px !important;
	min-height:24px !important;
}

table#table720541 th, table#table720541 td {
	vertical-align:middle;
}

table#table720541 {
	table-layout:fixed;
}

#item260960 {
	width:956px !important;
	left:26px !important;
	top:161px !important;
	min-height:390px !important;
}

table#table722387 th, table#table722387 td {
	vertical-align:middle;
}

table#table722387 {
	table-layout:fixed;
}

#item261036 {
	width:956px !important;
	left:26px !important;
	top:64px !important;
	min-height:508px !important;
}

#item594210 {
	mix-blend-mode:darken;
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

table#table725010 th, table#table725010 td {
	vertical-align:middle;
}

table#table725010 {
	table-layout:fixed;
}

#item261097 {
	width:956px !important;
	left:26px !important;
	top:64px !important;
	min-height:513px !important;
}

#item594187 {
	mix-blend-mode:darken;
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

table#table726861 th, table#table726861 td {
	vertical-align:middle;
}

table#table726861 {
	table-layout:fixed;
}

#item261150 {
	width:956px !important;
	left:26px !important;
	top:64px !important;
	min-height:511px !important;
}

#item594164 {
	mix-blend-mode:darken;
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

table#table728614 th, table#table728614 td {
	vertical-align:middle;
}

table#table728614 {
	table-layout:fixed;
}

#item261213 {
	width:957px !important;
	left:25px !important;
	top:64px !important;
	min-height:513px !important;
}

#item594141 {
	mix-blend-mode:darken;
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

table#table730911 th, table#table730911 td {
	vertical-align:middle;
}

table#table730911 {
	table-layout:fixed;
}

#item261269 {
	width:957px !important;
	left:25px !important;
	top:64px !important;
	min-height:489px !important;
}

#item594118 {
	mix-blend-mode:darken;
	width:297px !important;
	left:687px !important;
	top:584px !important;
	min-height:12px !important;
}

#item261334 {
	width:273px !important;
	left:47px !important;
	top:566px !important;
	min-height:7px !important;
}

#item261382 {
	width:39px !important;
	height:39px !important;
	left:27px !important;
	top:22px !important;
}

#item333074 {
	width:242px !important;
	left:724px !important;
	top:511px !important;
	min-height:62px !important;
}
p.autoParaStyle192 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:9px;
	line-height:11px;
	color:#002586;
	text-align:left;
}


p.autoParaStyle191 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#5b6770;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle190 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#5b6770;
	letter-spacing:-0.055em;
	text-align:left;
}

p.autoParaStyle189 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10.5px;
	line-height:12.6px;
	color:#ffffff;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle188 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#002586;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle187 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#ffffff;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle186 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#5b6770;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle185 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#5b6770;
	letter-spacing:-0.030em;
	text-align:left;
}

p.autoParaStyle184 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#5b6770;
	letter-spacing:-0.052em;
	text-align:left;
}

p.autoParaStyle183 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#ffffff;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle182 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:17px;
	color:#002586;
	text-align:center;
}

p.autoParaStyle181 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:9px;
	line-height:10.8px;
	color:#002586;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle180 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:9px;
	line-height:10px;
	color:#5b6770;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle179 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:9px;
	line-height:11px;
	color:#002586;
	text-align:center;
}

p.autoParaStyle178 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#5b6770;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle177 {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#002586;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle176 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:13px;
	color:#5b6770;
	text-align:left;
}

p.autoParaStyle175 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:18px;
	color:#ffffff;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle174 {
	font-weight:normal;
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#ffffff;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle173 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:21px;
	color:#ffffff;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle172 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:21px;
	color:#ffffff;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle171 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#002586;
	margin-top:14px;
	text-align:left;
}

p.autoParaStyle170 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:21px;
	color:#ffffff;
	margin-top:14px;
	text-align:right;
}

p.autoParaStyle169 {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#ffffff;
	letter-spacing:-0.010em;
	margin-top:14px;
	text-align:right;
}

p.autoParaStyle168 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:9px;
	line-height:12px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle167 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:9px;
	line-height:12px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle166 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:11px;
	line-height:21px;
	color:#002586;
	letter-spacing:-0.010em;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle165 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:48px;
	line-height:16.8px;
	color:#ffffff;
	margin-top:18px;
	text-align:center;
}

p.autoParaStyle164 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#002586;
	margin-top:23px;
	text-align:left;
}

p.autoParaStyle163 {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#ffffff;
	letter-spacing:-0.010em;
	text-align:right;
}

p.autoParaStyle162 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:21px;
	color:#ffffff;
	text-align:right;
}

p.autoParaStyle161 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:19px;
	line-height:17px;
	color:#002586;
	margin-top:9px;
	text-align:center;
}

p.autoParaStyle160 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:15px;
	color:#5b6770;
	margin-top:9px;
	text-align:center;
}

p.autoParaStyle159 {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#ffffff;
	letter-spacing:-0.010em;
	margin-top:9px;
	text-align:center;
}

p.autoParaStyle158 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:21px;
	color:#ffffff;
	margin-top:5px;
	text-align:center;
}

p.autoParaStyle157 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:21px;
	color:#ffffff;
	margin-top:14px;
	text-align:left;
}

p.autoParaStyle156 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#002586;
	margin-top:23px;
	text-align:left;
}

p.autoParaStyle155 {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#ffffff;
	letter-spacing:-0.010em;
	margin-top:14px;
	text-align:left;
}

p.autoParaStyle154 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#5b6770;
	margin-top:9px;
	margin-bottom:9px;
	text-align:left;
}

p.autoParaStyle153 {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#ffffff;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:14px;
	text-align:right;
}

p.autoParaStyle152 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#002586;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle151 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:13px;
	color:#ffffff;
	margin-top:9px;
	text-align:center;
}

p.autoParaStyle150 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:17px;
	color:#5b6770;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle149 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#002586;
	letter-spacing:-0.010em;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle148 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#002586;
	letter-spacing:-0.010em;
	text-transform:uppercase;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle147 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:22px;
	color:#002586;
	letter-spacing:-0.010em;
	text-align:right;
}

p.autoParaStyle146 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:16px;
	color:#002586;
	letter-spacing:-0.010em;
	text-align:right;
}

p.autoParaStyle145 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#5b6770;
	margin-top:9px;
	text-align:right;
}

p.autoParaStyle144 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#002586;
	margin-top:18px;
	text-align:left;
}

p.autoParaStyle143 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#002586;
	margin-top:26px;
	text-align:left;
}

p.autoParaStyle142 {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
	font-size:13px;
	line-height:19px;
	color:#ffffff;
	letter-spacing:-0.010em;
	margin-top:10px;
	text-align:center;
}

p.autoParaStyle141 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:9.2px;
	line-height:11px;
	color:#ffffff;
	text-align:center;
}

p.autoParaStyle140 {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:13px;
	color:#ffffff;
	letter-spacing:-0.030em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle139 {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#ffffff;
	letter-spacing:-0.010em;
	margin-top:18px;
	text-align:left;
}

p.autoParaStyle138 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:21px;
	color:#ffffff;
	margin-top:18px;
	text-align:left;
}

p.autoParaStyle137 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:17px;
	color:#000;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle136 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#5b6770;
	text-indent:-9px;
	padding-left:9px;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle135 {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#ffffff;
	letter-spacing:-0.010em;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle134 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:27px;
	line-height:17px;
	color:#002586;
	margin-top:9px;
	text-align:center;
}

p.autoParaStyle133 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#5b6770;
	margin-top:9px;
	text-align:center;
}

p.autoParaStyle132 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#5b6770;
	margin-top:32px;
	text-align:left;
}

p.autoParaStyle131 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#ffffff;
	margin-top:9px;
	text-align:center;
}

p.autoParaStyle130 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#ffffff;
	margin-top:9px;
	text-align:center;
}

p.autoParaStyle129 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#ffffff;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle128 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:7px;
	line-height:14px;
	color:#5b6770;
	margin-top:9px;
	text-align:center;
}

p.autoParaStyle127 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:13px;
	line-height:15.6px;
	color:#002586;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle126 {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#ffffff;
	letter-spacing:-0.010em;
	margin-top:18px;
	text-align:right;
}

p.autoParaStyle125 {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#ffffff;
	letter-spacing:-0.010em;
	text-align:right;
}

p.autoParaStyle124 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:21px;
	color:#ffffff;
	margin-top:18px;
	text-align:right;
}

p.autoParaStyle123 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:17px;
	color:#002586;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle122 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#5b6770;
	margin-top:9px;
	text-align:center;
}

p.autoParaStyle121 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#002586;
	letter-spacing:-0.010em;
	margin-top:9px;
	margin-bottom:23px;
	text-align:left;
}

p.autoParaStyle120 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#002586;
	text-align:left;
}

p.autoParaStyle119 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle118 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:25px;
	color:#a2aaad;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle117 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:25px;
	color:#FFFFFF;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle116 {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:25px;
	color:#7c878e;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle115 {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:25px;
	color:#002586;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle114 {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#ffffff;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:14px;
	text-align:left;
}

p.autoParaStyle113 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:21px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle112 {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#ffffff;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle111 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:21px;
	color:#ffffff;
	margin-top:23px;
	text-align:left;
}

p.autoParaStyle110 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:60px;
	line-height:21px;
	color:#ffffff;
	margin-top:23px;
	text-align:center;
}

p.autoParaStyle109 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#5b6770;
	margin-top:27px;
	text-align:left;
}

p.autoParaStyle108 {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ffffff;
	margin-top:9px;
	text-align:center;
}

p.autoParaStyle107 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:11px;
	line-height:14px;
	color:#ffffff;
	letter-spacing:-0.025em;
	text-align:center;
}

p.autoParaStyle106 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#002586;
	margin-top:23px;
	text-align:left;
}

p.autoParaStyle105 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#ffffff;
	letter-spacing:-0.010em;
	text-align:right;
}

p.autoParaStyle104 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#002586;
	letter-spacing:-0.010em;
	margin-top:14px;
	text-align:left;
}

p.autoParaStyle103 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#002586;
	letter-spacing:-0.010em;
	text-transform:uppercase;
	text-align:right;
}

p.autoParaStyle102 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#002586;
	letter-spacing:-0.010em;
	text-align:right;
}

p.autoParaStyle101 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10.5px;
	line-height:12.6px;
	color:#002586;
	letter-spacing:-0.010em;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle100 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:23.9px;
	line-height:34.3px;
	color:#000;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle99 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:23.9px;
	line-height:34.3px;
	color:#7c878e;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle98 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:19px;
	line-height:17px;
	color:#002586;
	letter-spacing:-0.010em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle97 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:11px;
	line-height:17px;
	color:#5b6770;
	letter-spacing:-0.010em;
	text-indent:-9px;
	padding-left:27px;
	text-align:left;
}

p.autoParaStyle96 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:11px;
	line-height:17px;
	color:#5b6770;
	letter-spacing:-0.010em;
	text-indent:-9px;
	padding-left:27px;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle95 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ffffff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle94 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#ffffff;
	text-align:center;
}

p.autoParaStyle93 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#002586;
	text-align:left;
}

p.autoParaStyle92 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#5b6770;
	text-align:center;
}

p.autoParaStyle91 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#5b6770;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle90 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#5b6770;
	margin-top:23px;
	text-align:left;
}

p.autoParaStyle89 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#002586;
	padding-left:14px;
	margin-top:23px;
	text-align:left;
}

p.autoParaStyle88 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#5b6770;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle87 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:17px;
	color:#002586;
	text-align:left;
}

p.autoParaStyle86 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:11px;
	line-height:15px;
	color:#ffffff;
	letter-spacing:-0.010em;
	margin-top:9px;
	text-align:center;
}

p.autoParaStyle85 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#ffffff;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle84 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:27px;
	line-height:17px;
	color:#00aec7;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle83 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:27px;
	line-height:17px;
	color:#002586;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle82 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:22px;
	color:#002586;
	letter-spacing:-0.010em;
	margin-top:18px;
	text-align:left;
}

p.autoParaStyle81 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:17px;
	color:#002586;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle80 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#FFFFFF;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle79 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#5b6770;
	margin-top:14px;
	text-align:left;
}

p.autoParaStyle78 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:11px;
	line-height:19px;
	color:#002586;
	letter-spacing:-0.010em;
	text-indent:-9px;
	padding-left:14px;
	margin-top:18px;
	text-align:center;
}

p.autoParaStyle77 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:9px;
	line-height:17px;
	color:#002586;
	letter-spacing:-0.010em;
	text-indent:-9px;
	padding-left:14px;
	margin-top:5px;
	text-align:center;
}

p.autoParaStyle76 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:11px;
	line-height:17px;
	color:#5b6770;
	letter-spacing:-0.010em;
	text-indent:-9px;
	padding-left:14px;
	text-align:left;
}

p.autoParaStyle75 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:11px;
	line-height:17px;
	color:#5b6770;
	letter-spacing:-0.010em;
	text-indent:-9px;
	padding-left:14px;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle74 {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#002586;
	letter-spacing:-0.010em;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle73 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:11px;
	line-height:17px;
	color:#7c878e;
	letter-spacing:-0.010em;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle72 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:11px;
	line-height:17px;
	color:#7c878e;
	letter-spacing:-0.010em;
	text-align:right;
}

p.autoParaStyle71 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:11px;
	line-height:17px;
	color:#7c878e;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle70 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:22px;
	color:#002586;
	letter-spacing:-0.010em;
	margin-top:9px;
	text-align:right;
}

p.autoParaStyle69 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#5b6770;
	margin-top:5px;
	text-align:right;
}

p.autoParaStyle68 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#002586;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle67 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:17px;
	color:#002586;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle66 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:17px;
	color:#00aec7;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle65 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#5b6770;
	text-align:left;
}

p.autoParaStyle64 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#002586;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle63 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#5b6770;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle62 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#5b6770;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle61 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#002586;
	text-align:left;
}

p.autoParaStyle60 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:22px;
	color:#002586;
	letter-spacing:-0.010em;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle59 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#002586;
	letter-spacing:-0.010em;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle58 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#5b6770;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle57 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#002586;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle56 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:11px;
	line-height:21px;
	color:#002586;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle55 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#5b6770;
	text-align:left;
}

p.autoParaStyle54 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:12px;
	color:#5b6770;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle53 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#002586;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle52 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#5b6770;
	margin-top:18px;
	text-align:left;
}

p.autoParaStyle51 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#000000;
	letter-spacing:-0.010em;
	text-align:right;
}

p.autoParaStyle50 {
	font-weight:900;
	font-family:FF-NotoSansJP-Black,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:19px;
	line-height:17px;
	color:#ffffff;
	letter-spacing:-0.010em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle49 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:19px;
	line-height:17px;
	color:#002586;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle48 {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	text-align:left;
}

p.autoParaStyle47 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:11px;
	line-height:17px;
	color:#5b6770;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle46 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#5b6770;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle45 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10.5px;
	line-height:12px;
	color:#002586;
	letter-spacing:-0.010em;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle44 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle43 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle42 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:15px;
	color:#ffffff;
	text-align:left;
}

p.autoParaStyle41 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#ffffff;
	text-align:right;
}

p.autoParaStyle40 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:15px;
	color:#ffffff;
	text-align:right;
}

p.autoParaStyle39 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:22px;
	color:#002586;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle38 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#002586;
	letter-spacing:-0.010em;
	text-transform:uppercase;
	text-align:left;
}

p.autoParaStyle37 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#5b6770;
	letter-spacing:-0.010em;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle36 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#002586;
	letter-spacing:-0.010em;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle35 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:9.5px;
	line-height:14px;
	color:#5b6770;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle34 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#000000;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle33 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#000000;
	letter-spacing:-0.010em;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle32 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#000000;
	letter-spacing:-0.010em;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle31 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#002586;
	letter-spacing:-0.010em;
	margin-top:3px;
	text-align:left;
}

p.autoParaStyle30 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#5b6770;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle29 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#5b6770;
	letter-spacing:-0.010em;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle28 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#000000;
	letter-spacing:-0.010em;
	margin-top:5px;
	text-align:left;
}

p.autoParaStyle27 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:9.5px;
	line-height:12px;
	color:#5b6770;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle26 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:9px;
	line-height:12px;
	color:#5b6770;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle25 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:9px;
	line-height:16px;
	color:#ffffff;
	letter-spacing:-0.010em;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle24 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:11px;
	line-height:17px;
	color:#ffffff;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle23 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#ffffff;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle22 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:11px;
	line-height:17px;
	color:#ffffff;
	letter-spacing:-0.010em;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:normal;
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#5b6770;
	text-align:left;
}

p.autoParaStyle20 {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#002586;
	letter-spacing:-0.010em;
	text-align:right;
}

p.autoParaStyle19 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#002586;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle18 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:14px;
	line-height:21px;
	color:#002586;
	letter-spacing:-0.010em;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle17 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:17px;
	color:#5b6770;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#ffffff;
	letter-spacing:-0.010em;
	text-align:right;
}

p.autoParaStyle15 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:8px;
	line-height:9.6px;
	color:#ffffff;
	letter-spacing:-0.010em;
	text-align:right;
}

p.autoParaStyle14 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#5b6770;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle13 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:11px;
	line-height:15px;
	color:#002586;
	letter-spacing:-0.010em;
	margin-top:9px;
	text-align:left;
}

p.autoParaStyle12 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	line-height:14px;
	color:#5b6770;
	text-align:left;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:26px;
	line-height:30px;
	color:#000;
	letter-spacing:-0.010em;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:18px;
	color:#002586;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle9 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:18px;
	color:#7c878e;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle8 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:18px;
	color:#ffffff;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle7 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:18px;
	color:#002586;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle6 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	line-height:18px;
	color:#7c878e;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle5 {
	font-weight:500;
	font-family:FF-DINNextLTPro-Medium,"DIN Next LT Pro",sans-serif;
	font-size:40px;
	line-height:40px;
	color:#7c878e;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle4 {
	font-weight:500;
	font-family:FF-DINNextLTPro-Medium,"DIN Next LT Pro",sans-serif;
	font-size:40px;
	line-height:40px;
	color:#002586;
	letter-spacing:-0.010em;
	text-align:center;
}

p.autoParaStyle3 {
	font-weight:300;
	font-family:FF-NotoSansJP-Light,"Noto Sans JP",sans-serif;
	font-size:48.4px;
	line-height:60px;
	color:#000;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle2 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:40.7px;
	line-height:48px;
	color:#000;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle1 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:17.5px;
	line-height:27px;
	color:#000;
	letter-spacing:-0.010em;
	text-align:center;
}

p.Paragraph-Style-3 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:11px;
	line-height:17px;
	color:#7c878e;
	letter-spacing:-0.010em;
	margin-top:9px;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle20 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:11px;
	color:#ffffff;
}

span.autoCharStyle19 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:11px;
	color:#002586;
	letter-spacing:-0.010em;
}

span.autoCharStyle18 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:11px;
	color:#002586;
}

span.autoCharStyle17 {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.autoCharStyle16 {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
	font-size:14px;
}

span.autoCharStyle15 {
}

span.autoCharStyle14 {
	font-size:11px;
}

span.autoCharStyle13 {
	text-transform:uppercase;
}

span.autoCharStyle12 {
}

span.autoCharStyle11 {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
	color:#5b6770;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	color:#000000;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	color:#002586;
	text-transform:uppercase;
}

span.autoCharStyle8 {
	color:#002586;
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	color:#000000;
}

span.autoCharStyle6 {
	font-size:9.5px;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:16px;
	color:#00aec7;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	color:#5b6770;
}

span.autoCharStyle3 {
	color:#5b6770;
}

span.autoCharStyle2 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
}

span.autoCharStyle1 {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
}

span.arrow-hover {
	font-weight:500;
	font-family:FF-DINNextLTPro-Medium,"DIN Next LT Pro",sans-serif;
	font-size:48px;
	color:#002586;
	letter-spacing:-0.010em;
}

span.arrow {
	font-weight:500;
	font-family:FF-DINNextLTPro-Medium,"DIN Next LT Pro",sans-serif;
	font-size:48px;
	color:#7c878e;
	letter-spacing:-0.010em;
}

span.sub-menu-hover {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	color:#002586;
	letter-spacing:-0.010em;
}

span.sub-menu- {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	color:#7c878e;
	letter-spacing:-0.010em;
}

span.nav-open-current {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	color:#ffffff;
	letter-spacing:-0.010em;
}

span.embracing {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:40.7px;
	color:#000;
	text-transform:uppercase;
}

span.progress {
	font-weight:300;
	font-family:FF-NotoSansJP-Light,"Noto Sans JP",sans-serif;
	font-size:48.4px;
	color:#000;
	text-transform:uppercase;
}

span.cover-date {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:17.5px;
	color:#000;
	letter-spacing:-0.010em;
}

span.sustainability {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:17.5px;
	color:#000;
	letter-spacing:-0.010em;
}

span.learn-more-white {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:9px;
	color:#ffffff;
	letter-spacing:-0.010em;
}

span.benefits-body-copy {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:9.2px;
	color:#ffffff;
}

span.gri-sub1 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	color:#ffffff;
	letter-spacing:-0.010em;
}

span.gri-content-body {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:9px;
	color:#5b6770;
	letter-spacing:-0.010em;
}

span.gri-subhead {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:9px;
	color:#002586;
	letter-spacing:-0.010em;
}

span.gri-main-head {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:11px;
	color:#ffffff;
	letter-spacing:-0.010em;
}

span.disclaimer-white {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:8px;
	color:#ffffff;
}

span.disclaimer {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:8px;
	color:#5b6770;
}

span.hyperlink-white {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	color:#ffffff;
}

span.code {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:9px;
	color:#ffffff;
}

span.quotes-person {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
	font-size:10px;
	color:#ffffff;
	letter-spacing:-0.010em;
}

span.table-body-copy {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	color:#5b6770;
}

span.table-subhead {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#002586;
}

span.products-font {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	letter-spacing:-0.010em;
}

span.bullets {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	color:#5b6770;
}

span.bullet-heading {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:11px;
	color:#002586;
	letter-spacing:-0.010em;
}

span.popup-text {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:11px;
	color:#002586;
}

span.joint-ventures {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:11px;
	color:#002586;
}

span.click-on-icon {
	font-weight:500;
	font-family:FF-NotoSansJP-Medium,"Noto Sans JP",sans-serif;
	font-size:10px;
	color:#002586;
	letter-spacing:-0.010em;
}

span.white-body-text {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	color:#ffffff;
}

span.white-subtitle {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ffffff;
}

span.white-text {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	color:#ffffff;
}

span.main-category-headline {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:26px;
	color:#000;
	letter-spacing:-0.010em;
}

span.hyperlink-gri {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:9px;
	color:#002586;
}

span.read-more {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	color:#00aec7;
}

span.Hyperlink {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	color:#002586;
}

span.quotes {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#ffffff;
}

span.Character-Style-3 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:9px;
	color:#002586;
	letter-spacing:-0.010em;
}

span.Character-Style-2 {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:14px;
	color:#002586;
	letter-spacing:-0.010em;
}

span.subheading1 {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:20px;
	color:#000;
}

span.Main-headline {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:26px;
	letter-spacing:-0.010em;
}

span.first-paragraph {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:14px;
	color:#002586;
	letter-spacing:-0.010em;
}

span.Body-copy-letter {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	color:#5b6770;
}

span.climate-graph {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	color:#ffffff;
}

span.leadership-name {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:10px;
	color:#002586;
}

span.leadership-title {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	color:#5b6770;
}

span.OE-System {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:11px;
	color:#ffffff;
	letter-spacing:-0.025em;
}

span.body-copy {
	font-family:FF-NotoSansJP-Regular,"Noto Sans JP",sans-serif;
	font-size:10px;
	color:#5b6770;
}

span.subheading {
	font-weight:bold;
	font-family:FF-NotoSansJP-Bold,"Noto Sans JP","Arial Black", Gadget, sans-serif;
	font-size:16px;
	color:#002586;
	letter-spacing:-0.010em;
}

span.None {
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
