/* 	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; -webkit-text-size-adjust: none; }
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.mejs-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%; }

.hidden { display:none !important; }
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:3026px; height:854px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
/*start:fixedpos*/
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item1989 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:624px !important;
	height:899px !important;
	left:-28px !important;
	top:-28px !important;
}

#item2184 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:896px !important;
	background:#e5e5e5;
}

#item2183 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:891px !important;
	background:#e5e5e5;
}

#item2182 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:886px !important;
	background:#e5e5e5;
}

#item2181 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:881px !important;
	background:#e5e5e5;
}

#item2180 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:877px !important;
	background:#e5e5e5;
}

#item2179 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:872px !important;
	background:#e5e5e5;
}

#item2178 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:867px !important;
	background:#e5e5e5;
}

#item2177 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:862px !important;
	background:#e5e5e5;
}

#item2176 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:857px !important;
	background:#e5e5e5;
}

#item2175 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:852px !important;
	background:#e5e5e5;
}

#item2174 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:847px !important;
	background:#e5e5e5;
}

#item2173 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:842px !important;
	background:#e5e5e5;
}

#item2172 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:837px !important;
	background:#e5e5e5;
}

#item2171 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:832px !important;
	background:#e5e5e5;
}

#item2170 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:827px !important;
	background:#e5e5e5;
}

#item2169 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:822px !important;
	background:#e5e5e5;
}

#item2168 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:817px !important;
	background:#e5e5e5;
}

#item2167 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:813px !important;
	background:#e5e5e5;
}

#item2165 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:808px !important;
	background:#e5e5e5;
}

#item2164 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:803px !important;
	background:#e5e5e5;
}

#item2163 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:798px !important;
	background:#e5e5e5;
}

#item2162 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:793px !important;
	background:#e5e5e5;
}

#item2160 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:788px !important;
	background:#e5e5e5;
}

#item2158 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:783px !important;
	background:#e5e5e5;
}

#item2157 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:778px !important;
	background:#e5e5e5;
}

#item2156 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:773px !important;
	background:#e5e5e5;
}

#item2155 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:768px !important;
	background:#e5e5e5;
}

#item2154 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:763px !important;
	background:#e5e5e5;
}

#item2153 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:758px !important;
	background:#e5e5e5;
}

#item2152 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:754px !important;
	background:#e5e5e5;
}

#item2151 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:749px !important;
	background:#e5e5e5;
}

#item2150 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:744px !important;
	background:#e5e5e5;
}

#item2149 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:739px !important;
	background:#e5e5e5;
}

#item2148 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:734px !important;
	background:#e5e5e5;
}

#item2147 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:729px !important;
	background:#e5e5e5;
}

#item2146 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:724px !important;
	background:#e5e5e5;
}

#item2145 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:719px !important;
	background:#e5e5e5;
}

#item2144 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:714px !important;
	background:#e5e5e5;
}

#item2143 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:709px !important;
	background:#e5e5e5;
}

#item2142 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:704px !important;
	background:#e5e5e5;
}

#item2141 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:699px !important;
	background:#e5e5e5;
}

#item2140 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:695px !important;
	background:#e5e5e5;
}

#item2139 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:690px !important;
	background:#e5e5e5;
}

#item2138 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:685px !important;
	background:#e5e5e5;
}

#item2137 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:680px !important;
	background:#e5e5e5;
}

#item2136 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:675px !important;
	background:#e5e5e5;
}

#item2135 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:670px !important;
	background:#e5e5e5;
}

#item2134 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:665px !important;
	background:#e5e5e5;
}

#item2133 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:660px !important;
	background:#e5e5e5;
}

#item2132 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:655px !important;
	background:#e5e5e5;
}

#item2131 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:650px !important;
	background:#e5e5e5;
}

#item2130 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:645px !important;
	background:#e5e5e5;
}

#item2129 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:640px !important;
	background:#e5e5e5;
}

#item2128 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:636px !important;
	background:#e5e5e5;
}

#item2127 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:631px !important;
	background:#e5e5e5;
}

#item2126 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:626px !important;
	background:#e5e5e5;
}

#item2124 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:621px !important;
	background:#e5e5e5;
}

#item2123 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:616px !important;
	background:#e5e5e5;
}

#item2122 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:611px !important;
	background:#e5e5e5;
}

#item2121 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:606px !important;
	background:#e5e5e5;
}

#item2120 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:601px !important;
	background:#e5e5e5;
}

#item2119 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:596px !important;
	background:#e5e5e5;
}

#item2118 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:591px !important;
	background:#e5e5e5;
}

#item2117 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:586px !important;
	background:#e5e5e5;
}

#item2116 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:581px !important;
	background:#e5e5e5;
}

#item2115 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:577px !important;
	background:#e5e5e5;
}

#item2114 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:572px !important;
	background:#e5e5e5;
}

#item2113 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:567px !important;
	background:#e5e5e5;
}

#item2112 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:562px !important;
	background:#e5e5e5;
}

#item2111 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:557px !important;
	background:#e5e5e5;
}

#item2110 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:552px !important;
	background:#e5e5e5;
}

#item2108 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:547px !important;
	background:#e5e5e5;
}

#item2107 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:542px !important;
	background:#e5e5e5;
}

#item2106 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:537px !important;
	background:#e5e5e5;
}

#item2105 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:532px !important;
	background:#e5e5e5;
}

#item2104 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:527px !important;
	background:#e5e5e5;
}

#item2103 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:522px !important;
	background:#e5e5e5;
}

#item2102 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:518px !important;
	background:#e5e5e5;
}

#item2101 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:513px !important;
	background:#e5e5e5;
}

#item2100 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:508px !important;
	background:#e5e5e5;
}

#item2099 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:503px !important;
	background:#e5e5e5;
}

#item2098 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:498px !important;
	background:#e5e5e5;
}

#item2097 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:493px !important;
	background:#e5e5e5;
}

#item2096 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:488px !important;
	background:#e5e5e5;
}

#item2095 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:483px !important;
	background:#e5e5e5;
}

#item2094 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:478px !important;
	background:#e5e5e5;
}

#item2093 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:473px !important;
	background:#e5e5e5;
}

#item2092 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:468px !important;
	background:#e5e5e5;
}

#item2091 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:463px !important;
	background:#e5e5e5;
}

#item2089 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:459px !important;
	background:#e5e5e5;
}

#item2088 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:454px !important;
	background:#e5e5e5;
}

#item2087 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:449px !important;
	background:#e5e5e5;
}

#item2086 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:444px !important;
	background:#e5e5e5;
}

#item2085 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:439px !important;
	background:#e5e5e5;
}

#item2084 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:434px !important;
	background:#e5e5e5;
}

#item2083 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:429px !important;
	background:#e5e5e5;
}

#item2082 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:424px !important;
	background:#e5e5e5;
}

#item2081 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:419px !important;
	background:#e5e5e5;
}

#item2080 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:414px !important;
	background:#e5e5e5;
}

#item2079 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:409px !important;
	background:#e5e5e5;
}

#item2078 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:404px !important;
	background:#e5e5e5;
}

#item2077 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:400px !important;
	background:#e5e5e5;
}

#item2076 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:395px !important;
	background:#e5e5e5;
}

#item2075 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:390px !important;
	background:#e5e5e5;
}

#item2074 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:385px !important;
	background:#e5e5e5;
}

#item2073 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:380px !important;
	background:#e5e5e5;
}

#item2072 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:375px !important;
	background:#e5e5e5;
}

#item2071 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:370px !important;
	background:#e5e5e5;
}

#item2070 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:365px !important;
	background:#e5e5e5;
}

#item2069 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:360px !important;
	background:#e5e5e5;
}

#item2068 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:355px !important;
	background:#e5e5e5;
}

#item2067 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:350px !important;
	background:#e5e5e5;
}

#item2066 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:345px !important;
	background:#e5e5e5;
}

#item2065 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:341px !important;
	background:#e5e5e5;
}

#item2064 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:336px !important;
	background:#e5e5e5;
}

#item2063 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:331px !important;
	background:#e5e5e5;
}

#item2062 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:326px !important;
	background:#e5e5e5;
}

#item2061 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:321px !important;
	background:#e5e5e5;
}

#item2059 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:316px !important;
	background:#e5e5e5;
}

#item2058 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:311px !important;
	background:#e5e5e5;
}

#item2057 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:306px !important;
	background:#e5e5e5;
}

#item2056 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:301px !important;
	background:#e5e5e5;
}

#item2055 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:296px !important;
	background:#e5e5e5;
}

#item2053 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:291px !important;
	background:#e5e5e5;
}

#item2051 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:286px !important;
	background:#e5e5e5;
}

#item2050 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:282px !important;
	background:#e5e5e5;
}

#item2049 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:277px !important;
	background:#e5e5e5;
}

#item2048 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:272px !important;
	background:#e5e5e5;
}

#item2047 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:267px !important;
	background:#e5e5e5;
}

#item2046 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:262px !important;
	background:#e5e5e5;
}

#item2045 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:257px !important;
	background:#e5e5e5;
}

#item2044 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:252px !important;
	background:#e5e5e5;
}

#item2043 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:247px !important;
	background:#e5e5e5;
}

#item2042 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:242px !important;
	background:#e5e5e5;
}

#item2041 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:237px !important;
	background:#e5e5e5;
}

#item2040 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:232px !important;
	background:#e5e5e5;
}

#item2039 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:227px !important;
	background:#e5e5e5;
}

#item2038 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:223px !important;
	background:#e5e5e5;
}

#item2037 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:218px !important;
	background:#e5e5e5;
}

#item2036 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:213px !important;
	background:#e5e5e5;
}

#item2035 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:208px !important;
	background:#e5e5e5;
}

#item2034 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:203px !important;
	background:#e5e5e5;
}

#item2033 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:198px !important;
	background:#e5e5e5;
}

#item2032 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:193px !important;
	background:#e5e5e5;
}

#item2031 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:188px !important;
	background:#e5e5e5;
}

#item2030 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:183px !important;
	background:#e5e5e5;
}

#item2029 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:178px !important;
	background:#e5e5e5;
}

#item2028 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:173px !important;
	background:#e5e5e5;
}

#item2027 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:168px !important;
	background:#e5e5e5;
}

#item2026 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:164px !important;
	background:#e5e5e5;
}

#item2025 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:159px !important;
	background:#e5e5e5;
}

#item2024 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:154px !important;
	background:#e5e5e5;
}

#item2023 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:149px !important;
	background:#e5e5e5;
}

#item2022 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:144px !important;
	background:#e5e5e5;
}

#item2021 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:139px !important;
	background:#e5e5e5;
}

#item2020 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:134px !important;
	background:#e5e5e5;
}

#item2019 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:129px !important;
	background:#e5e5e5;
}

#item2017 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:124px !important;
	background:#e5e5e5;
}

#item2016 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:119px !important;
	background:#e5e5e5;
}

#item2015 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:114px !important;
	background:#e5e5e5;
}

#item2014 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:109px !important;
	background:#e5e5e5;
}

#item2013 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:104px !important;
	background:#e5e5e5;
}

#item2012 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:100px !important;
	background:#e5e5e5;
}

#item2011 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:95px !important;
	background:#e5e5e5;
}

#item2010 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:90px !important;
	background:#e5e5e5;
}

#item2009 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:85px !important;
	background:#e5e5e5;
}

#item2008 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:80px !important;
	background:#e5e5e5;
}

#item2007 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:75px !important;
	background:#e5e5e5;
}

#item2006 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:70px !important;
	background:#e5e5e5;
}

#item2005 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:65px !important;
	background:#e5e5e5;
}

#item2004 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:60px !important;
	background:#e5e5e5;
}

#item2003 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:55px !important;
	background:#e5e5e5;
}

#item2001 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:50px !important;
	background:#e5e5e5;
}

#item2000 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:45px !important;
	background:#e5e5e5;
}

#item1999 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:41px !important;
	background:#e5e5e5;
}

#item1998 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:36px !important;
	background:#e5e5e5;
}

#item1997 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:31px !important;
	background:#e5e5e5;
}

#item1996 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:26px !important;
	background:#e5e5e5;
}

#item1995 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:21px !important;
	background:#e5e5e5;
}

#item1994 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:16px !important;
	background:#e5e5e5;
}

#item1993 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:11px !important;
	background:#e5e5e5;
}

#item1992 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:6px !important;
	background:#e5e5e5;
}

#item1990 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:1px !important;
	background:#e5e5e5;
}

#item4187 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:624px !important;
	height:899px !important;
	left:595px !important;
	top:-28px !important;
}

#item4380 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:896px !important;
	background:#e5e5e5;
}

#item4379 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:891px !important;
	background:#e5e5e5;
}

#item4378 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:886px !important;
	background:#e5e5e5;
}

#item4377 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:881px !important;
	background:#e5e5e5;
}

#item4376 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:877px !important;
	background:#e5e5e5;
}

#item4375 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:872px !important;
	background:#e5e5e5;
}

#item4374 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:867px !important;
	background:#e5e5e5;
}

#item4373 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:862px !important;
	background:#e5e5e5;
}

#item4372 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:857px !important;
	background:#e5e5e5;
}

#item4371 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:852px !important;
	background:#e5e5e5;
}

#item4370 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:847px !important;
	background:#e5e5e5;
}

#item4369 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:842px !important;
	background:#e5e5e5;
}

#item4368 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:837px !important;
	background:#e5e5e5;
}

#item4367 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:832px !important;
	background:#e5e5e5;
}

#item4366 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:827px !important;
	background:#e5e5e5;
}

#item4365 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:822px !important;
	background:#e5e5e5;
}

#item4364 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:817px !important;
	background:#e5e5e5;
}

#item4363 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:813px !important;
	background:#e5e5e5;
}

#item4362 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:808px !important;
	background:#e5e5e5;
}

#item4361 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:803px !important;
	background:#e5e5e5;
}

#item4360 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:798px !important;
	background:#e5e5e5;
}

#item4359 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:793px !important;
	background:#e5e5e5;
}

#item4358 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:788px !important;
	background:#e5e5e5;
}

#item4357 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:783px !important;
	background:#e5e5e5;
}

#item4355 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:778px !important;
	background:#e5e5e5;
}

#item4354 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:773px !important;
	background:#e5e5e5;
}

#item4353 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:768px !important;
	background:#e5e5e5;
}

#item4352 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:763px !important;
	background:#e5e5e5;
}

#item4350 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:758px !important;
	background:#e5e5e5;
}

#item4349 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:754px !important;
	background:#e5e5e5;
}

#item4348 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:749px !important;
	background:#e5e5e5;
}

#item4347 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:744px !important;
	background:#e5e5e5;
}

#item4346 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:739px !important;
	background:#e5e5e5;
}

#item4345 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:734px !important;
	background:#e5e5e5;
}

#item4344 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:729px !important;
	background:#e5e5e5;
}

#item4343 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:724px !important;
	background:#e5e5e5;
}

#item4342 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:719px !important;
	background:#e5e5e5;
}

#item4341 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:714px !important;
	background:#e5e5e5;
}

#item4340 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:709px !important;
	background:#e5e5e5;
}

#item4339 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:704px !important;
	background:#e5e5e5;
}

#item4338 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:699px !important;
	background:#e5e5e5;
}

#item4337 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:695px !important;
	background:#e5e5e5;
}

#item4336 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:690px !important;
	background:#e5e5e5;
}

#item4335 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:685px !important;
	background:#e5e5e5;
}

#item4333 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:680px !important;
	background:#e5e5e5;
}

#item4332 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:675px !important;
	background:#e5e5e5;
}

#item4331 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:670px !important;
	background:#e5e5e5;
}

#item4330 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:665px !important;
	background:#e5e5e5;
}

#item4329 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:660px !important;
	background:#e5e5e5;
}

#item4328 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:655px !important;
	background:#e5e5e5;
}

#item4327 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:650px !important;
	background:#e5e5e5;
}

#item4326 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:645px !important;
	background:#e5e5e5;
}

#item4325 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:640px !important;
	background:#e5e5e5;
}

#item4324 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:636px !important;
	background:#e5e5e5;
}

#item4323 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:631px !important;
	background:#e5e5e5;
}

#item4322 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:626px !important;
	background:#e5e5e5;
}

#item4321 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:621px !important;
	background:#e5e5e5;
}

#item4320 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:616px !important;
	background:#e5e5e5;
}

#item4318 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:611px !important;
	background:#e5e5e5;
}

#item4317 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:606px !important;
	background:#e5e5e5;
}

#item4316 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:601px !important;
	background:#e5e5e5;
}

#item4315 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:596px !important;
	background:#e5e5e5;
}

#item4314 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:591px !important;
	background:#e5e5e5;
}

#item4313 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:586px !important;
	background:#e5e5e5;
}

#item4312 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:581px !important;
	background:#e5e5e5;
}

#item4311 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:577px !important;
	background:#e5e5e5;
}

#item4310 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:572px !important;
	background:#e5e5e5;
}

#item4309 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:567px !important;
	background:#e5e5e5;
}

#item4308 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:562px !important;
	background:#e5e5e5;
}

#item4307 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:557px !important;
	background:#e5e5e5;
}

#item4306 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:552px !important;
	background:#e5e5e5;
}

#item4305 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:547px !important;
	background:#e5e5e5;
}

#item4304 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:542px !important;
	background:#e5e5e5;
}

#item4303 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:537px !important;
	background:#e5e5e5;
}

#item4302 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:532px !important;
	background:#e5e5e5;
}

#item4301 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:527px !important;
	background:#e5e5e5;
}

#item4300 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:522px !important;
	background:#e5e5e5;
}

#item4299 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:518px !important;
	background:#e5e5e5;
}

#item4298 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:513px !important;
	background:#e5e5e5;
}

#item4297 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:508px !important;
	background:#e5e5e5;
}

#item4296 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:503px !important;
	background:#e5e5e5;
}

#item4295 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:498px !important;
	background:#e5e5e5;
}

#item4294 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:493px !important;
	background:#e5e5e5;
}

#item4293 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:488px !important;
	background:#e5e5e5;
}

#item4292 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:483px !important;
	background:#e5e5e5;
}

#item4291 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:478px !important;
	background:#e5e5e5;
}

#item4289 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:473px !important;
	background:#e5e5e5;
}

#item4288 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:468px !important;
	background:#e5e5e5;
}

#item4287 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:463px !important;
	background:#e5e5e5;
}

#item4286 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:459px !important;
	background:#e5e5e5;
}

#item4285 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:454px !important;
	background:#e5e5e5;
}

#item4284 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:449px !important;
	background:#e5e5e5;
}

#item4282 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:444px !important;
	background:#e5e5e5;
}

#item4281 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:439px !important;
	background:#e5e5e5;
}

#item4280 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:434px !important;
	background:#e5e5e5;
}

#item4279 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:429px !important;
	background:#e5e5e5;
}

#item4278 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:424px !important;
	background:#e5e5e5;
}

#item4277 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:419px !important;
	background:#e5e5e5;
}

#item4276 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:414px !important;
	background:#e5e5e5;
}

#item4275 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:409px !important;
	background:#e5e5e5;
}

#item4274 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:404px !important;
	background:#e5e5e5;
}

#item4273 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:400px !important;
	background:#e5e5e5;
}

#item4272 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:395px !important;
	background:#e5e5e5;
}

#item4271 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:390px !important;
	background:#e5e5e5;
}

#item4270 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:385px !important;
	background:#e5e5e5;
}

#item4269 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:380px !important;
	background:#e5e5e5;
}

#item4268 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:375px !important;
	background:#e5e5e5;
}

#item4267 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:370px !important;
	background:#e5e5e5;
}

#item4266 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:365px !important;
	background:#e5e5e5;
}

#item4265 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:360px !important;
	background:#e5e5e5;
}

#item4264 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:355px !important;
	background:#e5e5e5;
}

#item4263 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:350px !important;
	background:#e5e5e5;
}

#item4262 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:345px !important;
	background:#e5e5e5;
}

#item4261 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:341px !important;
	background:#e5e5e5;
}

#item4260 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:336px !important;
	background:#e5e5e5;
}

#item4259 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:331px !important;
	background:#e5e5e5;
}

#item4258 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:326px !important;
	background:#e5e5e5;
}

#item4257 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:321px !important;
	background:#e5e5e5;
}

#item4256 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:316px !important;
	background:#e5e5e5;
}

#item4255 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:311px !important;
	background:#e5e5e5;
}

#item4254 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:306px !important;
	background:#e5e5e5;
}

#item4253 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:301px !important;
	background:#e5e5e5;
}

#item4252 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:296px !important;
	background:#e5e5e5;
}

#item4251 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:291px !important;
	background:#e5e5e5;
}

#item4250 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:286px !important;
	background:#e5e5e5;
}

#item4248 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:282px !important;
	background:#e5e5e5;
}

#item4247 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:277px !important;
	background:#e5e5e5;
}

#item4246 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:272px !important;
	background:#e5e5e5;
}

#item4245 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:267px !important;
	background:#e5e5e5;
}

#item4243 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:262px !important;
	background:#e5e5e5;
}

#item4242 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:257px !important;
	background:#e5e5e5;
}

#item4241 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:252px !important;
	background:#e5e5e5;
}

#item4240 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:247px !important;
	background:#e5e5e5;
}

#item4239 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:242px !important;
	background:#e5e5e5;
}

#item4238 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:237px !important;
	background:#e5e5e5;
}

#item4237 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:232px !important;
	background:#e5e5e5;
}

#item4236 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:227px !important;
	background:#e5e5e5;
}

#item4235 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:223px !important;
	background:#e5e5e5;
}

#item4234 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:218px !important;
	background:#e5e5e5;
}

#item4233 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:213px !important;
	background:#e5e5e5;
}

#item4232 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:208px !important;
	background:#e5e5e5;
}

#item4231 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:203px !important;
	background:#e5e5e5;
}

#item4230 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:198px !important;
	background:#e5e5e5;
}

#item4229 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:193px !important;
	background:#e5e5e5;
}

#item4228 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:188px !important;
	background:#e5e5e5;
}

#item4226 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:183px !important;
	background:#e5e5e5;
}

#item4225 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:178px !important;
	background:#e5e5e5;
}

#item4224 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:173px !important;
	background:#e5e5e5;
}

#item4223 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:168px !important;
	background:#e5e5e5;
}

#item4222 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:164px !important;
	background:#e5e5e5;
}

#item4221 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:159px !important;
	background:#e5e5e5;
}

#item4220 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:154px !important;
	background:#e5e5e5;
}

#item4219 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:149px !important;
	background:#e5e5e5;
}

#item4218 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:144px !important;
	background:#e5e5e5;
}

#item4217 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:139px !important;
	background:#e5e5e5;
}

#item4216 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:134px !important;
	background:#e5e5e5;
}

#item4215 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:129px !important;
	background:#e5e5e5;
}

#item4214 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:124px !important;
	background:#e5e5e5;
}

#item4213 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:119px !important;
	background:#e5e5e5;
}

#item4211 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:114px !important;
	background:#e5e5e5;
}

#item4210 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:109px !important;
	background:#e5e5e5;
}

#item4209 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:104px !important;
	background:#e5e5e5;
}

#item4208 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:100px !important;
	background:#e5e5e5;
}

#item4207 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:95px !important;
	background:#e5e5e5;
}

#item4206 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:90px !important;
	background:#e5e5e5;
}

#item4205 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:85px !important;
	background:#e5e5e5;
}

#item4204 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:80px !important;
	background:#e5e5e5;
}

#item4203 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:75px !important;
	background:#e5e5e5;
}

#item4202 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:70px !important;
	background:#e5e5e5;
}

#item4201 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:65px !important;
	background:#e5e5e5;
}

#item4200 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:60px !important;
	background:#e5e5e5;
}

#item4199 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:55px !important;
	background:#e5e5e5;
}

#item4198 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:50px !important;
	background:#e5e5e5;
}

#item4197 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:45px !important;
	background:#e5e5e5;
}

#item4196 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:41px !important;
	background:#e5e5e5;
}

#item4195 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:36px !important;
	background:#e5e5e5;
}

#item4194 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:31px !important;
	background:#e5e5e5;
}

#item4193 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:26px !important;
	background:#e5e5e5;
}

#item4192 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:21px !important;
	background:#e5e5e5;
}

#item4191 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:16px !important;
	background:#e5e5e5;
}

#item4190 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:11px !important;
	background:#e5e5e5;
}

#item4189 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:6px !important;
	background:#e5e5e5;
}

#item4188 {
	width:1562px !important;
	height:1px !important;
	left:-373px !important;
	top:1px !important;
	background:#e5e5e5;
}

#item4480 {
	width:398px !important;
	height:720px !important;
	left:197px !important;
	top:150px !important;
	background:#455156;
}

#item4529 {
	width:447px !important;
	height:99px !important;
	left:112px !important;
	top:735px !important;
	background:#debc6a;
}

#item4658 {
	mix-blend-mode:multiply;
	width:518px !important;
	height:213px !important;
	left:42px !important;
	top:226px !important;
	background:#455156;
}

#item7761 {
	width:477px !important;
	height:1px !important;
	background:#000000;
}

#item7763 {
	width:477px !important;
	height:1px !important;
	left:37px !important;
	top:5px !important;
	background:#7ba293;
}

#item9858 {
	width:261px !important;
	height:201px !important;
	left:278px !important;
	top:556px !important;
}

#item2601 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:609px !important;
	height:870px !important;
	left:-14px !important;
	top:-13px !important;
}

#item2795 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:868px !important;
	background:#e5e5e5;
}

#item2794 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:863px !important;
	background:#e5e5e5;
}

#item2793 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:858px !important;
	background:#e5e5e5;
}

#item2792 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:853px !important;
	background:#e5e5e5;
}

#item2791 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:848px !important;
	background:#e5e5e5;
}

#item2790 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:844px !important;
	background:#e5e5e5;
}

#item2789 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:839px !important;
	background:#e5e5e5;
}

#item2788 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:834px !important;
	background:#e5e5e5;
}

#item2787 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:829px !important;
	background:#e5e5e5;
}

#item2786 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:825px !important;
	background:#e5e5e5;
}

#item2785 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:820px !important;
	background:#e5e5e5;
}

#item2784 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:815px !important;
	background:#e5e5e5;
}

#item2783 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:810px !important;
	background:#e5e5e5;
}

#item2782 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:806px !important;
	background:#e5e5e5;
}

#item2781 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:801px !important;
	background:#e5e5e5;
}

#item2780 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:796px !important;
	background:#e5e5e5;
}

#item2779 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:791px !important;
	background:#e5e5e5;
}

#item2777 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:787px !important;
	background:#e5e5e5;
}

#item2776 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:782px !important;
	background:#e5e5e5;
}

#item2775 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:777px !important;
	background:#e5e5e5;
}

#item2773 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:772px !important;
	background:#e5e5e5;
}

#item2772 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:768px !important;
	background:#e5e5e5;
}

#item2771 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:763px !important;
	background:#e5e5e5;
}

#item2770 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:758px !important;
	background:#e5e5e5;
}

#item2769 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:753px !important;
	background:#e5e5e5;
}

#item2768 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:749px !important;
	background:#e5e5e5;
}

#item2767 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:744px !important;
	background:#e5e5e5;
}

#item2766 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:739px !important;
	background:#e5e5e5;
}

#item2765 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:734px !important;
	background:#e5e5e5;
}

#item2764 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:729px !important;
	background:#e5e5e5;
}

#item2763 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:725px !important;
	background:#e5e5e5;
}

#item2762 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:720px !important;
	background:#e5e5e5;
}

#item2761 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:715px !important;
	background:#e5e5e5;
}

#item2760 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:710px !important;
	background:#e5e5e5;
}

#item2759 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:706px !important;
	background:#e5e5e5;
}

#item2758 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:701px !important;
	background:#e5e5e5;
}

#item2757 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:696px !important;
	background:#e5e5e5;
}

#item2756 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:691px !important;
	background:#e5e5e5;
}

#item2755 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:687px !important;
	background:#e5e5e5;
}

#item2754 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:682px !important;
	background:#e5e5e5;
}

#item2753 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:677px !important;
	background:#e5e5e5;
}

#item2752 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:672px !important;
	background:#e5e5e5;
}

#item2751 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:668px !important;
	background:#e5e5e5;
}

#item2750 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:663px !important;
	background:#e5e5e5;
}

#item2749 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:658px !important;
	background:#e5e5e5;
}

#item2748 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:653px !important;
	background:#e5e5e5;
}

#item2747 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:649px !important;
	background:#e5e5e5;
}

#item2746 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:644px !important;
	background:#e5e5e5;
}

#item2745 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:639px !important;
	background:#e5e5e5;
}

#item2744 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:634px !important;
	background:#e5e5e5;
}

#item2743 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:630px !important;
	background:#e5e5e5;
}

#item2742 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:625px !important;
	background:#e5e5e5;
}

#item2741 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:620px !important;
	background:#e5e5e5;
}

#item2740 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:615px !important;
	background:#e5e5e5;
}

#item2738 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:610px !important;
	background:#e5e5e5;
}

#item2737 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:606px !important;
	background:#e5e5e5;
}

#item2736 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:601px !important;
	background:#e5e5e5;
}

#item2735 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:596px !important;
	background:#e5e5e5;
}

#item2734 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:591px !important;
	background:#e5e5e5;
}

#item2733 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:587px !important;
	background:#e5e5e5;
}

#item2732 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:582px !important;
	background:#e5e5e5;
}

#item2731 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:577px !important;
	background:#e5e5e5;
}

#item2730 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:572px !important;
	background:#e5e5e5;
}

#item2729 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:568px !important;
	background:#e5e5e5;
}

#item2727 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:563px !important;
	background:#e5e5e5;
}

#item2725 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:558px !important;
	background:#e5e5e5;
}

#item2724 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:553px !important;
	background:#e5e5e5;
}

#item2723 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:549px !important;
	background:#e5e5e5;
}

#item2722 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:544px !important;
	background:#e5e5e5;
}

#item2721 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:539px !important;
	background:#e5e5e5;
}

#item2720 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:534px !important;
	background:#e5e5e5;
}

#item2719 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:530px !important;
	background:#e5e5e5;
}

#item2718 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:525px !important;
	background:#e5e5e5;
}

#item2717 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:520px !important;
	background:#e5e5e5;
}

#item2716 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:515px !important;
	background:#e5e5e5;
}

#item2715 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:511px !important;
	background:#e5e5e5;
}

#item2714 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:506px !important;
	background:#e5e5e5;
}

#item2713 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:501px !important;
	background:#e5e5e5;
}

#item2712 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:496px !important;
	background:#e5e5e5;
}

#item2711 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:491px !important;
	background:#e5e5e5;
}

#item2710 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:487px !important;
	background:#e5e5e5;
}

#item2709 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:482px !important;
	background:#e5e5e5;
}

#item2708 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:477px !important;
	background:#e5e5e5;
}

#item2707 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:472px !important;
	background:#e5e5e5;
}

#item2706 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:468px !important;
	background:#e5e5e5;
}

#item2705 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:463px !important;
	background:#e5e5e5;
}

#item2704 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:458px !important;
	background:#e5e5e5;
}

#item2703 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:453px !important;
	background:#e5e5e5;
}

#item2701 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:449px !important;
	background:#e5e5e5;
}

#item2700 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:444px !important;
	background:#e5e5e5;
}

#item2699 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:439px !important;
	background:#e5e5e5;
}

#item2698 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:434px !important;
	background:#e5e5e5;
}

#item2697 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:430px !important;
	background:#e5e5e5;
}

#item2696 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:425px !important;
	background:#e5e5e5;
}

#item2695 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:420px !important;
	background:#e5e5e5;
}

#item2694 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:415px !important;
	background:#e5e5e5;
}

#item2693 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:411px !important;
	background:#e5e5e5;
}

#item2692 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:406px !important;
	background:#e5e5e5;
}

#item2691 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:401px !important;
	background:#e5e5e5;
}

#item2690 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:396px !important;
	background:#e5e5e5;
}

#item2689 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:392px !important;
	background:#e5e5e5;
}

#item2688 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:387px !important;
	background:#e5e5e5;
}

#item2687 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:382px !important;
	background:#e5e5e5;
}

#item2686 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:377px !important;
	background:#e5e5e5;
}

#item2685 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:372px !important;
	background:#e5e5e5;
}

#item2684 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:368px !important;
	background:#e5e5e5;
}

#item2683 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:363px !important;
	background:#e5e5e5;
}

#item2682 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:358px !important;
	background:#e5e5e5;
}

#item2681 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:353px !important;
	background:#e5e5e5;
}

#item2680 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:349px !important;
	background:#e5e5e5;
}

#item2679 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:344px !important;
	background:#e5e5e5;
}

#item2678 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:339px !important;
	background:#e5e5e5;
}

#item2677 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:334px !important;
	background:#e5e5e5;
}

#item2676 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:330px !important;
	background:#e5e5e5;
}

#item2675 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:325px !important;
	background:#e5e5e5;
}

#item2674 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:320px !important;
	background:#e5e5e5;
}

#item2673 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:315px !important;
	background:#e5e5e5;
}

#item2672 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:311px !important;
	background:#e5e5e5;
}

#item2670 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:306px !important;
	background:#e5e5e5;
}

#item2669 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:301px !important;
	background:#e5e5e5;
}

#item2668 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:296px !important;
	background:#e5e5e5;
}

#item2666 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:292px !important;
	background:#e5e5e5;
}

#item2665 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:287px !important;
	background:#e5e5e5;
}

#item2664 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:282px !important;
	background:#e5e5e5;
}

#item2663 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:277px !important;
	background:#e5e5e5;
}

#item2662 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:273px !important;
	background:#e5e5e5;
}

#item2661 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:268px !important;
	background:#e5e5e5;
}

#item2660 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:263px !important;
	background:#e5e5e5;
}

#item2659 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:258px !important;
	background:#e5e5e5;
}

#item2658 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:253px !important;
	background:#e5e5e5;
}

#item2657 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:249px !important;
	background:#e5e5e5;
}

#item2656 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:244px !important;
	background:#e5e5e5;
}

#item2655 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:239px !important;
	background:#e5e5e5;
}

#item2654 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:234px !important;
	background:#e5e5e5;
}

#item2653 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:230px !important;
	background:#e5e5e5;
}

#item2652 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:225px !important;
	background:#e5e5e5;
}

#item2651 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:220px !important;
	background:#e5e5e5;
}

#item2650 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:215px !important;
	background:#e5e5e5;
}

#item2649 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:211px !important;
	background:#e5e5e5;
}

#item2648 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:206px !important;
	background:#e5e5e5;
}

#item2647 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:201px !important;
	background:#e5e5e5;
}

#item2646 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:196px !important;
	background:#e5e5e5;
}

#item2645 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:192px !important;
	background:#e5e5e5;
}

#item2644 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:187px !important;
	background:#e5e5e5;
}

#item2643 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:182px !important;
	background:#e5e5e5;
}

#item2642 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:177px !important;
	background:#e5e5e5;
}

#item2641 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:173px !important;
	background:#e5e5e5;
}

#item2640 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:168px !important;
	background:#e5e5e5;
}

#item2639 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:163px !important;
	background:#e5e5e5;
}

#item2638 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:158px !important;
	background:#e5e5e5;
}

#item2637 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:154px !important;
	background:#e5e5e5;
}

#item2636 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:149px !important;
	background:#e5e5e5;
}

#item2635 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:144px !important;
	background:#e5e5e5;
}

#item2634 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:139px !important;
	background:#e5e5e5;
}

#item2633 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:134px !important;
	background:#e5e5e5;
}

#item2631 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:130px !important;
	background:#e5e5e5;
}

#item2630 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:125px !important;
	background:#e5e5e5;
}

#item2629 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:120px !important;
	background:#e5e5e5;
}

#item2628 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:115px !important;
	background:#e5e5e5;
}

#item2627 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:111px !important;
	background:#e5e5e5;
}

#item2626 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:106px !important;
	background:#e5e5e5;
}

#item2625 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:101px !important;
	background:#e5e5e5;
}

#item2624 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:96px !important;
	background:#e5e5e5;
}

#item2623 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:92px !important;
	background:#e5e5e5;
}

#item2622 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:87px !important;
	background:#e5e5e5;
}

#item2620 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:82px !important;
	background:#e5e5e5;
}

#item2618 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:77px !important;
	background:#e5e5e5;
}

#item2617 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:73px !important;
	background:#e5e5e5;
}

#item2616 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:68px !important;
	background:#e5e5e5;
}

#item2615 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:63px !important;
	background:#e5e5e5;
}

#item2614 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:58px !important;
	background:#e5e5e5;
}

#item2613 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:54px !important;
	background:#e5e5e5;
}

#item2612 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:49px !important;
	background:#e5e5e5;
}

#item2611 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:44px !important;
	background:#e5e5e5;
}

#item2610 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:39px !important;
	background:#e5e5e5;
}

#item2609 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:35px !important;
	background:#e5e5e5;
}

#item2608 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:30px !important;
	background:#e5e5e5;
}

#item2607 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:25px !important;
	background:#e5e5e5;
}

#item2606 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:20px !important;
	background:#e5e5e5;
}

#item2605 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:15px !important;
	background:#e5e5e5;
}

#item2604 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:11px !important;
	background:#e5e5e5;
}

#item2603 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:6px !important;
	background:#e5e5e5;
}

#item2602 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:1px !important;
	background:#e5e5e5;
}

#item8068 {
	width:523px !important;
	height:118px !important;
	left:36px !important;
	top:136px !important;
	background:#597a6e;
}

#item6330 {
	width:609px !important;
	height:81px !important;
	left:-14px !important;
	top:775px !important;
	background:#597a6e;
}

#item10098 {
	width:181px !important;
	height:125px !important;
	left:353px !important;
	top:115px !important;
}

#item11573 {
	width:398px !important;
	height:899px !important;
	left:595px !important;
	top:-57px !important;
	background:#384a70;
}

#item11666 {
	width:362px !important;
	height:99px !important;
	left:36px !important;
	top:713px !important;
	background:#878fa4;
}

#item10239 {
	opacity:0.85;
	width:609px !important;
	height:220px !important;
	left:1px !important;
	top:536px !important;
	background:#debc6a;
}

#item2407 {
	mix-blend-mode:multiply;
	opacity:0.20;
	width:609px !important;
	height:870px !important;
	top:-13px !important;
}

#item2600 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:868px !important;
	background:#e5e5e5;
}

#item2599 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:863px !important;
	background:#e5e5e5;
}

#item2598 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:858px !important;
	background:#e5e5e5;
}

#item2597 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:853px !important;
	background:#e5e5e5;
}

#item2596 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:848px !important;
	background:#e5e5e5;
}

#item2594 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:844px !important;
	background:#e5e5e5;
}

#item2593 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:839px !important;
	background:#e5e5e5;
}

#item2592 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:834px !important;
	background:#e5e5e5;
}

#item2591 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:829px !important;
	background:#e5e5e5;
}

#item2590 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:825px !important;
	background:#e5e5e5;
}

#item2589 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:820px !important;
	background:#e5e5e5;
}

#item2588 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:815px !important;
	background:#e5e5e5;
}

#item2587 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:810px !important;
	background:#e5e5e5;
}

#item2586 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:806px !important;
	background:#e5e5e5;
}

#item2585 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:801px !important;
	background:#e5e5e5;
}

#item2584 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:796px !important;
	background:#e5e5e5;
}

#item2583 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:791px !important;
	background:#e5e5e5;
}

#item2582 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:787px !important;
	background:#e5e5e5;
}

#item2581 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:782px !important;
	background:#e5e5e5;
}

#item2580 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:777px !important;
	background:#e5e5e5;
}

#item2579 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:772px !important;
	background:#e5e5e5;
}

#item2578 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:768px !important;
	background:#e5e5e5;
}

#item2577 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:763px !important;
	background:#e5e5e5;
}

#item2576 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:758px !important;
	background:#e5e5e5;
}

#item2575 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:753px !important;
	background:#e5e5e5;
}

#item2574 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:749px !important;
	background:#e5e5e5;
}

#item2573 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:744px !important;
	background:#e5e5e5;
}

#item2572 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:739px !important;
	background:#e5e5e5;
}

#item2571 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:734px !important;
	background:#e5e5e5;
}

#item2570 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:729px !important;
	background:#e5e5e5;
}

#item2569 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:725px !important;
	background:#e5e5e5;
}

#item2568 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:720px !important;
	background:#e5e5e5;
}

#item2567 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:715px !important;
	background:#e5e5e5;
}

#item2566 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:710px !important;
	background:#e5e5e5;
}

#item2565 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:706px !important;
	background:#e5e5e5;
}

#item2563 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:701px !important;
	background:#e5e5e5;
}

#item2562 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:696px !important;
	background:#e5e5e5;
}

#item2561 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:691px !important;
	background:#e5e5e5;
}

#item2560 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:687px !important;
	background:#e5e5e5;
}

#item2558 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:682px !important;
	background:#e5e5e5;
}

#item2557 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:677px !important;
	background:#e5e5e5;
}

#item2556 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:672px !important;
	background:#e5e5e5;
}

#item2555 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:668px !important;
	background:#e5e5e5;
}

#item2554 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:663px !important;
	background:#e5e5e5;
}

#item2553 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:658px !important;
	background:#e5e5e5;
}

#item2552 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:653px !important;
	background:#e5e5e5;
}

#item2551 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:649px !important;
	background:#e5e5e5;
}

#item2550 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:644px !important;
	background:#e5e5e5;
}

#item2549 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:639px !important;
	background:#e5e5e5;
}

#item2548 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:634px !important;
	background:#e5e5e5;
}

#item2547 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:630px !important;
	background:#e5e5e5;
}

#item2546 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:625px !important;
	background:#e5e5e5;
}

#item2545 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:620px !important;
	background:#e5e5e5;
}

#item2544 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:615px !important;
	background:#e5e5e5;
}

#item2543 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:610px !important;
	background:#e5e5e5;
}

#item2542 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:606px !important;
	background:#e5e5e5;
}

#item2541 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:601px !important;
	background:#e5e5e5;
}

#item2540 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:596px !important;
	background:#e5e5e5;
}

#item2539 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:591px !important;
	background:#e5e5e5;
}

#item2538 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:587px !important;
	background:#e5e5e5;
}

#item2537 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:582px !important;
	background:#e5e5e5;
}

#item2536 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:577px !important;
	background:#e5e5e5;
}

#item2535 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:572px !important;
	background:#e5e5e5;
}

#item2534 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:568px !important;
	background:#e5e5e5;
}

#item2533 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:563px !important;
	background:#e5e5e5;
}

#item2532 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:558px !important;
	background:#e5e5e5;
}

#item2531 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:553px !important;
	background:#e5e5e5;
}

#item2530 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:549px !important;
	background:#e5e5e5;
}

#item2529 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:544px !important;
	background:#e5e5e5;
}

#item2528 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:539px !important;
	background:#e5e5e5;
}

#item2527 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:534px !important;
	background:#e5e5e5;
}

#item2526 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:530px !important;
	background:#e5e5e5;
}

#item2524 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:525px !important;
	background:#e5e5e5;
}

#item2523 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:520px !important;
	background:#e5e5e5;
}

#item2522 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:515px !important;
	background:#e5e5e5;
}

#item2521 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:511px !important;
	background:#e5e5e5;
}

#item2520 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:506px !important;
	background:#e5e5e5;
}

#item2519 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:501px !important;
	background:#e5e5e5;
}

#item2518 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:496px !important;
	background:#e5e5e5;
}

#item2517 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:491px !important;
	background:#e5e5e5;
}

#item2516 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:487px !important;
	background:#e5e5e5;
}

#item2515 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:482px !important;
	background:#e5e5e5;
}

#item2514 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:477px !important;
	background:#e5e5e5;
}

#item2511 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:472px !important;
	background:#e5e5e5;
}

#item2510 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:468px !important;
	background:#e5e5e5;
}

#item2509 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:463px !important;
	background:#e5e5e5;
}

#item2508 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:458px !important;
	background:#e5e5e5;
}

#item2507 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:453px !important;
	background:#e5e5e5;
}

#item2506 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:449px !important;
	background:#e5e5e5;
}

#item2505 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:444px !important;
	background:#e5e5e5;
}

#item2504 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:439px !important;
	background:#e5e5e5;
}

#item2503 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:434px !important;
	background:#e5e5e5;
}

#item2502 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:430px !important;
	background:#e5e5e5;
}

#item2501 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:425px !important;
	background:#e5e5e5;
}

#item2500 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:420px !important;
	background:#e5e5e5;
}

#item2499 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:415px !important;
	background:#e5e5e5;
}

#item2498 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:411px !important;
	background:#e5e5e5;
}

#item2497 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:406px !important;
	background:#e5e5e5;
}

#item2496 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:401px !important;
	background:#e5e5e5;
}

#item2495 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:396px !important;
	background:#e5e5e5;
}

#item2494 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:392px !important;
	background:#e5e5e5;
}

#item2493 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:387px !important;
	background:#e5e5e5;
}

#item2492 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:382px !important;
	background:#e5e5e5;
}

#item2491 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:377px !important;
	background:#e5e5e5;
}

#item2490 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:372px !important;
	background:#e5e5e5;
}

#item2489 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:368px !important;
	background:#e5e5e5;
}

#item2487 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:363px !important;
	background:#e5e5e5;
}

#item2486 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:358px !important;
	background:#e5e5e5;
}

#item2485 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:353px !important;
	background:#e5e5e5;
}

#item2484 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:349px !important;
	background:#e5e5e5;
}

#item2483 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:344px !important;
	background:#e5e5e5;
}

#item2482 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:339px !important;
	background:#e5e5e5;
}

#item2481 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:334px !important;
	background:#e5e5e5;
}

#item2480 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:330px !important;
	background:#e5e5e5;
}

#item2479 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:325px !important;
	background:#e5e5e5;
}

#item2478 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:320px !important;
	background:#e5e5e5;
}

#item2477 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:315px !important;
	background:#e5e5e5;
}

#item2476 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:311px !important;
	background:#e5e5e5;
}

#item2475 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:306px !important;
	background:#e5e5e5;
}

#item2474 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:301px !important;
	background:#e5e5e5;
}

#item2473 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:296px !important;
	background:#e5e5e5;
}

#item2472 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:292px !important;
	background:#e5e5e5;
}

#item2471 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:287px !important;
	background:#e5e5e5;
}

#item2470 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:282px !important;
	background:#e5e5e5;
}

#item2469 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:277px !important;
	background:#e5e5e5;
}

#item2468 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:273px !important;
	background:#e5e5e5;
}

#item2467 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:268px !important;
	background:#e5e5e5;
}

#item2466 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:263px !important;
	background:#e5e5e5;
}

#item2465 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:258px !important;
	background:#e5e5e5;
}

#item2464 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:253px !important;
	background:#e5e5e5;
}

#item2463 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:249px !important;
	background:#e5e5e5;
}

#item2462 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:244px !important;
	background:#e5e5e5;
}

#item2461 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:239px !important;
	background:#e5e5e5;
}

#item2460 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:234px !important;
	background:#e5e5e5;
}

#item2459 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:230px !important;
	background:#e5e5e5;
}

#item2458 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:225px !important;
	background:#e5e5e5;
}

#item2456 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:220px !important;
	background:#e5e5e5;
}

#item2455 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:215px !important;
	background:#e5e5e5;
}

#item2454 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:211px !important;
	background:#e5e5e5;
}

#item2453 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:206px !important;
	background:#e5e5e5;
}

#item2451 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:201px !important;
	background:#e5e5e5;
}

#item2450 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:196px !important;
	background:#e5e5e5;
}

#item2449 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:192px !important;
	background:#e5e5e5;
}

#item2448 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:187px !important;
	background:#e5e5e5;
}

#item2447 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:182px !important;
	background:#e5e5e5;
}

#item2446 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:177px !important;
	background:#e5e5e5;
}

#item2445 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:173px !important;
	background:#e5e5e5;
}

#item2444 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:168px !important;
	background:#e5e5e5;
}

#item2443 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:163px !important;
	background:#e5e5e5;
}

#item2442 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:158px !important;
	background:#e5e5e5;
}

#item2441 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:154px !important;
	background:#e5e5e5;
}

#item2440 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:149px !important;
	background:#e5e5e5;
}

#item2439 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:144px !important;
	background:#e5e5e5;
}

#item2438 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:139px !important;
	background:#e5e5e5;
}

#item2437 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:134px !important;
	background:#e5e5e5;
}

#item2436 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:130px !important;
	background:#e5e5e5;
}

#item2435 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:125px !important;
	background:#e5e5e5;
}

#item2434 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:120px !important;
	background:#e5e5e5;
}

#item2433 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:115px !important;
	background:#e5e5e5;
}

#item2432 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:111px !important;
	background:#e5e5e5;
}

#item2431 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:106px !important;
	background:#e5e5e5;
}

#item2430 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:101px !important;
	background:#e5e5e5;
}

#item2429 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:96px !important;
	background:#e5e5e5;
}

#item2428 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:92px !important;
	background:#e5e5e5;
}

#item2427 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:87px !important;
	background:#e5e5e5;
}

#item2426 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:82px !important;
	background:#e5e5e5;
}

#item2425 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:77px !important;
	background:#e5e5e5;
}

#item2424 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:73px !important;
	background:#e5e5e5;
}

#item2423 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:68px !important;
	background:#e5e5e5;
}

#item2422 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:63px !important;
	background:#e5e5e5;
}

#item2421 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:58px !important;
	background:#e5e5e5;
}

#item2420 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:54px !important;
	background:#e5e5e5;
}

#item2419 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:49px !important;
	background:#e5e5e5;
}

#item2417 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:44px !important;
	background:#e5e5e5;
}

#item2416 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:39px !important;
	background:#e5e5e5;
}

#item2415 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:35px !important;
	background:#e5e5e5;
}

#item2414 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:30px !important;
	background:#e5e5e5;
}

#item2413 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:25px !important;
	background:#e5e5e5;
}

#item2412 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:20px !important;
	background:#e5e5e5;
}

#item2411 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:15px !important;
	background:#e5e5e5;
}

#item2410 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:11px !important;
	background:#e5e5e5;
}

#item2409 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:6px !important;
	background:#e5e5e5;
}

#item2408 {
	width:1512px !important;
	height:1px !important;
	left:-361px !important;
	top:1px !important;
	background:#e5e5e5;
}

#item4822 {
	width:609px !important;
	height:444px !important;
	top:92px !important;
	background:#455156;
}

#item8817 {
	width:609px !important;
	height:99px !important;
	top:756px !important;
	background:#597a6e;
}

#item8842 {
	width:107px !important;
	height:122px !important;
	left:415px !important;
	top:733px !important;
	background:#fff;
}

#item8845 {
	width:23px !important;
	height:23px !important;
	background:#3c3c3b;
}

#item8847 {
	width:3px !important;
	height:3px !important;
	left:36px !important;
	background:#3c3c3b;
}

#item8848 {
	width:3px !important;
	height:3px !important;
	left:46px !important;
	background:#3c3c3b;
}

#item8850 {
	width:23px !important;
	height:23px !important;
	left:60px !important;
	background:#3c3c3b;
}

#item8851 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item8853 {
	width:3px !important;
	height:3px !important;
	left:43px !important;
	top:3px !important;
	background:#3c3c3b;
}

#item8854 {
	width:3px !important;
	height:13px !important;
	left:53px !important;
	top:3px !important;
	background:#3c3c3b;
}

#item8855 {
	width:17px !important;
	height:17px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item8856 {
	width:10px !important;
	height:10px !important;
	left:7px !important;
	top:7px !important;
	background:#3c3c3b;
}

#item8857 {
	width:3px !important;
	height:3px !important;
	left:40px !important;
	top:7px !important;
	background:#3c3c3b;
}

#item8858 {
	width:10px !important;
	height:10px !important;
	left:66px !important;
	top:7px !important;
	background:#3c3c3b;
}

#item8859 {
	width:3px !important;
	height:3px !important;
	left:30px !important;
	top:10px !important;
	background:#fff;
}

#item8860 {
	width:3px !important;
	height:3px !important;
	left:33px !important;
	top:10px !important;
	background:#3c3c3b;
}

#item8862 {
	width:3px !important;
	height:3px !important;
	left:36px !important;
	top:17px !important;
	background:#3c3c3b;
}

#item8863 {
	width:3px !important;
	height:3px !important;
	left:40px !important;
	top:17px !important;
	background:#fff;
}

#item8866 {
	width:3px !important;
	height:3px !important;
	left:36px !important;
	top:20px !important;
	background:#fff;
}

#item8867 {
	width:3px !important;
	height:3px !important;
	left:43px !important;
	top:20px !important;
	background:#fff;
}

#item8868 {
	width:3px !important;
	height:3px !important;
	left:53px !important;
	top:20px !important;
	background:#3c3c3b;
}

#item8869 {
	width:3px !important;
	height:3px !important;
	left:7px !important;
	top:27px !important;
	background:#3c3c3b;
}

#item8871 {
	width:10px !important;
	height:3px !important;
	left:33px !important;
	top:27px !important;
	background:#fff;
}

#item8874 {
	width:3px !important;
	height:3px !important;
	left:30px !important;
	top:30px !important;
	background:#fff;
}

#item8876 {
	width:3px !important;
	height:7px !important;
	left:76px !important;
	top:30px !important;
	background:#fff;
}

#item8877 {
	width:3px !important;
	height:7px !important;
	left:80px !important;
	top:30px !important;
	background:#3c3c3b;
}

#item8878 {
	width:3px !important;
	height:3px !important;
	top:33px !important;
	background:#fff;
}

#item8879 {
	width:3px !important;
	height:3px !important;
	left:20px !important;
	top:33px !important;
	background:#3c3c3b;
}

#item8881 {
	width:3px !important;
	height:3px !important;
	left:76px !important;
	top:36px !important;
	background:#3c3c3b;
}

#item8882 {
	width:3px !important;
	height:3px !important;
	left:80px !important;
	top:36px !important;
	background:#fff;
}

#item8883 {
	width:3px !important;
	height:3px !important;
	left:10px !important;
	top:40px !important;
	background:#3c3c3b;
}

#item8884 {
	width:7px !important;
	height:3px !important;
	left:17px !important;
	top:40px !important;
	background:#3c3c3b;
}

#item8886 {
	width:3px !important;
	height:10px !important;
	left:80px !important;
	top:40px !important;
	background:#3c3c3b;
}

#item8888 {
	width:3px !important;
	height:3px !important;
	left:13px !important;
	top:43px !important;
	background:#3c3c3b;
}

#item8889 {
	width:7px !important;
	height:3px !important;
	left:17px !important;
	top:43px !important;
	background:#fff;
}

#item8891 {
	width:7px !important;
	height:3px !important;
	left:33px !important;
	top:46px !important;
	background:#3c3c3b;
}

#item8892 {
	width:3px !important;
	height:3px !important;
	left:13px !important;
	top:50px !important;
	background:#3c3c3b;
}

#item8893 {
	width:13px !important;
	height:3px !important;
	left:17px !important;
	top:50px !important;
	background:#fff;
}

#item8896 {
	width:3px !important;
	height:3px !important;
	left:40px !important;
	top:50px !important;
	background:#3c3c3b;
}

#item8898 {
	width:13px !important;
	height:3px !important;
	top:53px !important;
	background:#3c3c3b;
}

#item8903 {
	width:3px !important;
	height:7px !important;
	left:50px !important;
	top:53px !important;
	background:#fff;
}

#item8904 {
	width:3px !important;
	height:3px !important;
	left:76px !important;
	top:53px !important;
	background:#3c3c3b;
}

#item8905 {
	width:10px !important;
	height:10px !important;
	left:56px !important;
	top:56px !important;
	background:#fff;
}

#item8906 {
	width:23px !important;
	height:23px !important;
	top:60px !important;
	background:#3c3c3b;
}

#item8907 {
	width:3px !important;
	height:3px !important;
	left:60px !important;
	top:60px !important;
	background:#3c3c3b;
}

#item8908 {
	width:3px !important;
	height:3px !important;
	left:80px !important;
	top:60px !important;
	background:#3c3c3b;
}

#item8909 {
	width:17px !important;
	height:17px !important;
	left:3px !important;
	top:63px !important;
	background:#fff;
}

#item8910 {
	width:3px !important;
	height:3px !important;
	left:76px !important;
	top:63px !important;
	background:#3c3c3b;
}

#item8911 {
	width:10px !important;
	height:10px !important;
	left:7px !important;
	top:66px !important;
	background:#3c3c3b;
}

#item8912 {
	width:3px !important;
	height:3px !important;
	left:53px !important;
	top:70px !important;
	background:#fff;
}

#item8914 {
	width:3px !important;
	height:3px !important;
	left:66px !important;
	top:70px !important;
	background:#fff;
}

#item8915 {
	width:3px !important;
	height:3px !important;
	left:36px !important;
	top:76px !important;
	background:#fff;
}

#item8916 {
	width:3px !important;
	height:3px !important;
	left:30px !important;
	top:80px !important;
	background:#3c3c3b;
}

#item8917 {
	width:3px !important;
	height:3px !important;
	left:33px !important;
	top:80px !important;
	background:#fff;
}

#item8918 {
	width:3px !important;
	height:3px !important;
	left:36px !important;
	top:80px !important;
	background:#3c3c3b;
}

#item8919 {
	width:7px !important;
	height:3px !important;
	left:40px !important;
	top:80px !important;
	background:#fff;
}

#item8920 {
	width:3px !important;
	height:3px !important;
	left:80px !important;
	top:80px !important;
	background:#3c3c3b;
}

#item8928 {
	width:1px !important;
	height:153px !important;
	left:329px !important;
	top:573px !important;
	background:#272726;
}

#item10628 {
	width:9px !important;
	height:17px !important;
}

#item10644 {
	width:16px !important;
	height:13px !important;
	left:20px !important;
	top:2px !important;
}

#item10657 {
	width:15px !important;
	height:15px !important;
	left:75px !important;
	top:1px !important;
}

#item10668 {
	width:9px !important;
	height:10px !important;
	left:107px !important;
	top:6px !important;
}

#item10679 {
	width:16px !important;
	height:11px !important;
	left:48px !important;
	top:3px !important;
}
#in5footer,  #prefooter {display:none;}
