/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:780px; height:1688px; background: #fff !important; }
.paper-vertical { width:780px; height:100%; }
.paper-horizontal { width:45820px; height:1700px; }
@media all and (max-height:1688px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:780px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item70555 {
	width:619px !important;
	left:56px !important;
	top:1468px !important;
	min-height:132px !important;
}

#item161109 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item161120 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:2px !important;
}

#item161117 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item161129 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item161125 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item161156 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item161152 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item161183 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item161179 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item161210 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item161206 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item161238 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item161233 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item161266 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item161262 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item161293 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item161289 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item161320 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item161316 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item161347 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item161343 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item161106 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:2px !important;
}

#item161103 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item161101 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item1335 {
	width:780px !important;
	height:1688px !important;
	background:#0e3a2f;
}

#item131698 {
	width:807px !important;
	height:1719px !important;
	left:-12px !important;
	top:-13px !important;
	background:#78faae;
}

#item126146 {
	width:668px !important;
	left:56px !important;
	top:248px !important;
	min-height:369px !important;
}

#item126169 {
	width:668px !important;
	left:56px !important;
	top:593px !important;
	min-height:454px !important;
}

#item161390 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item161401 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item161398 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item161405 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item161402 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item161410 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item161406 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item161438 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item161434 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item161465 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item161461 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item161493 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item161489 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item161520 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item161516 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item161547 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item161543 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item161574 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item161570 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item161601 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item161597 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item161628 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item161624 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item161388 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item161385 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item161383 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item319363 {
	width:620px !important;
	left:56px !important;
	top:56px !important;
	min-height:225px !important;
}

#item319387 {
	width:668px !important;
	left:56px !important;
	top:335px !important;
	min-height:925px !important;
}

#item319425 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item319436 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item319433 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item319440 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item319437 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item319445 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item319441 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item319474 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item319470 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item319501 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item319497 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item319528 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item319524 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item319555 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item319551 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item319582 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item319578 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item319609 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item319605 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item319636 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item319632 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item319665 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item319660 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item319423 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item319420 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item319418 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item63700 {
	width:162px !important;
	top:106px !important;
	min-height:21px !important;
}

#item63723 {
	width:57px !important;
	height:80px !important;
	left:54px !important;
}

#item63731 {
	width:130px !important;
	top:106px !important;
	min-height:21px !important;
}

#item63758 {
	width:149px !important;
	top:97px !important;
	min-height:21px !important;
}

#item63648 {
	width:554px !important;
	left:171px !important;
	top:1355px !important;
	min-height:64px !important;
}

#item159746 {
	width:296px !important;
	height:43px !important;
}

#item159743 {
	width:296px !important;
	height:43px !important;
	left:428px !important;
	top:718px !important;
}

#item159772 {
	width:268px !important;
	height:43px !important;
}

#item159769 {
	width:268px !important;
	height:43px !important;
	left:456px !important;
	top:786px !important;
}

#item159798 {
	width:272px !important;
	height:43px !important;
}

#item159795 {
	width:272px !important;
	height:43px !important;
	left:452px !important;
	top:854px !important;
}

#item159824 {
	width:440px !important;
	height:43px !important;
}

#item159821 {
	width:440px !important;
	height:43px !important;
	left:284px !important;
	top:922px !important;
}

#item159850 {
	width:440px !important;
	height:43px !important;
}

#item159847 {
	width:440px !important;
	height:43px !important;
	left:284px !important;
	top:990px !important;
}

#item159876 {
	width:421px !important;
	height:43px !important;
}

#item159873 {
	width:421px !important;
	height:43px !important;
	left:303px !important;
	top:1127px !important;
}

#item159902 {
	width:560px !important;
	height:43px !important;
}

#item159899 {
	width:560px !important;
	height:43px !important;
	left:164px !important;
	top:1194px !important;
}

#item159928 {
	width:356px !important;
	height:43px !important;
}

#item159925 {
	width:356px !important;
	height:43px !important;
	left:368px !important;
	top:1262px !important;
}

#item159955 {
	width:450px !important;
	height:52px !important;
}

#item159951 {
	width:450px !important;
	height:52px !important;
	left:274px !important;
	top:1053px !important;
}

#item161662 {
	width:169px !important;
	height:170px !important;
	left:451px !important;
	top:1462px !important;
}

#item161667 {
	width:170px !important;
	height:169px !important;
	left:241px !important;
	top:1462px !important;
}

#item161672 {
	width:156px !important;
	height:172px !important;
	left:49px !important;
	top:1460px !important;
}

#item160034 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item160046 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item160043 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item160050 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item160047 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item160055 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item160051 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item160082 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item160078 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item160109 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item160105 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item160136 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item160132 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item160163 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item160159 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item160191 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item160187 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item160218 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item160214 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item160245 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item160241 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item160271 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item160268 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item160298 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item160295 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item160032 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item131782 {
	width:252px !important;
	left:24px !important;
	top:13px !important;
	min-height:76px !important;
}

#item131753 {
	width:619px !important;
	left:56px !important;
	top:1468px !important;
	min-height:132px !important;
}

#item161703 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item161714 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item161711 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item161718 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item161715 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item161723 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item161719 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item161751 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item161747 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item161778 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item161774 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item161805 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item161801 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item161832 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item161828 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item161859 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item161855 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item161886 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item161882 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item161914 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item161909 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item161942 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item161937 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item161701 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item161698 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item161696 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item95310 {
	width:668px !important;
	left:56px !important;
	top:1387px !important;
	min-height:87px !important;
}

#item95333 {
	width:551px !important;
	left:56px !important;
	top:1334px !important;
	min-height:21px !important;
}

#item95356 {
	width:668px !important;
	left:56px !important;
	top:1049px !important;
	min-height:229px !important;
}

#item95379 {
	width:619px !important;
	left:56px !important;
	top:872px !important;
	min-height:137px !important;
}

#item123378 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item154639 {
	width:612px !important;
	left:56px !important;
	top:1471px !important;
	min-height:50px !important;
}

#item154662 {
	width:12px !important;
	left:48px !important;
	top:1471px !important;
	min-height:50px !important;
}

#item161983 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item161995 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item161992 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item161999 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item161996 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item162004 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item162000 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item162031 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item162027 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item162058 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item162054 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item162085 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item162081 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item162112 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item162108 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item162139 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item162135 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item162167 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item162163 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item162194 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item162190 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item162221 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item162217 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item161981 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item161978 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item161976 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item95558 {
	width:668px !important;
	left:56px !important;
	top:925px !important;
	min-height:111px !important;
}

#item95581 {
	width:551px !important;
	left:56px !important;
	top:872px !important;
	min-height:21px !important;
}

#item154975 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item162251 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item162263 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item162260 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item162267 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item162264 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item162272 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item162268 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item162300 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item162296 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item162327 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item162323 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item162355 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item162350 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item162382 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item162378 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item162410 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item162406 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item162437 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item162433 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item162464 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item162460 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item162491 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item162487 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item162249 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item162246 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item162244 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item174157 {
	width:75px !important;
	height:4px !important;
	left:85px !important;
	background:#78faae;
}

#item174158 {
	width:75px !important;
	height:4px !important;
	background:#fff;
}

#item174159 {
	width:668px !important;
	left:56px !important;
	top:1256px !important;
	min-height:63px !important;
}

#item174182 {
	width:619px !important;
	left:56px !important;
	top:1165px !important;
	min-height:59px !important;
}

#item174205 {
	width:668px !important;
	left:56px !important;
	top:872px !important;
	min-height:112px !important;
}

#item174231 {
	width:668px !important;
	left:56px !important;
	top:998px !important;
	min-height:154px !important;
}

#item174254 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item137715 {
	width:668px !important;
	left:56px !important;
	top:1218px !important;
	min-height:87px !important;
}

#item137738 {
	width:605px !important;
	left:56px !important;
	top:1165px !important;
	min-height:21px !important;
}

#item137761 {
	width:668px !important;
	left:56px !important;
	top:998px !important;
	min-height:154px !important;
}

#item137784 {
	width:668px !important;
	left:56px !important;
	top:872px !important;
	min-height:112px !important;
}

#item137861 {
	width:75px !important;
	height:4px !important;
	left:85px !important;
	background:#fff;
}

#item137862 {
	width:75px !important;
	height:4px !important;
	background:#78faae;
}

#item154949 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item174294 {
	width:780px !important;
	height:1612px !important;
}

#item174094 {
	width:140px !important;
	height:664px !important;
}

#item174092 {
	width:140px !important;
	height:664px !important;
	left:640px !important;
	top:150px !important;
}

#item174097 {
	width:140px !important;
	height:760px !important;
}

#item174095 {
	width:140px !important;
	height:760px !important;
	top:54px !important;
}

#item162523 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item162534 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item162531 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item162538 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item162535 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item162543 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item162539 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item162570 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item162566 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item162597 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item162593 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item162624 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item162620 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item162652 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item162648 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item162679 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item162675 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item162707 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item162702 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item162734 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item162730 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item162761 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item162757 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item162521 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item162517 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item162515 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item96639 {
	width:668px !important;
	left:56px !important;
	top:1001px !important;
	min-height:251px !important;
}

#item96662 {
	width:668px !important;
	left:56px !important;
	top:875px !important;
	min-height:86px !important;
}

#item154871 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item162791 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item162803 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item162800 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item162807 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item162804 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item162812 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item162808 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item162839 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item162835 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item162866 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item162862 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item162893 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item162889 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item162920 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item162916 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item162947 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item162943 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item162975 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item162970 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item163002 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item162998 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item163029 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item163025 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item162789 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item162786 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item162784 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item174497 {
	width:642px !important;
	left:56px !important;
	top:632px !important;
	min-height:183px !important;
}

#item174520 {
	width:605px !important;
	left:56px !important;
	top:579px !important;
	min-height:21px !important;
}

#item174570 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item174342 {
	width:678px !important;
	left:56px !important;
	top:632px !important;
	min-height:135px !important;
}

#item174365 {
	width:605px !important;
	left:56px !important;
	top:579px !important;
	min-height:21px !important;
}

#item174395 {
	width:321px !important;
	left:47px !important;
	top:1490px !important;
	min-height:31px !important;
}

#item174439 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item96694 {
	width:658px !important;
	left:56px !important;
	top:632px !important;
	min-height:183px !important;
}

#item96717 {
	width:605px !important;
	left:56px !important;
	top:579px !important;
	min-height:21px !important;
}

#item154836 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item174613 {
	width:780px !important;
	height:1612px !important;
}

#item174320 {
	width:51px !important;
	height:52px !important;
	left:365px !important;
	top:344px !important;
}

#item174323 {
	width:51px !important;
	height:52px !important;
	left:364px !important;
	top:112px !important;
}

#item174326 {
	width:51px !important;
	height:52px !important;
	left:177px !important;
	top:135px !important;
}

#item174609 {
	width:140px !important;
	height:664px !important;
}

#item174607 {
	width:140px !important;
	height:664px !important;
	left:640px !important;
	top:150px !important;
}

#item174612 {
	width:140px !important;
	height:760px !important;
}

#item174610 {
	width:140px !important;
	height:760px !important;
	top:54px !important;
}

#item163059 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item163071 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item163068 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item163075 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item163072 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item163080 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item163076 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item163108 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item163104 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item163136 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item163132 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item163163 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item163159 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item163190 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item163186 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item163217 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item163213 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item163244 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item163240 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item163272 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item163267 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item163299 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item163295 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item163057 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item163054 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item163052 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item133489 {
	width:252px !important;
	left:24px !important;
	top:13px !important;
	min-height:76px !important;
}

#item133462 {
	width:619px !important;
	left:56px !important;
	top:1468px !important;
	min-height:132px !important;
}

#item163330 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item163341 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item163338 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item163345 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item163342 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item163350 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item163346 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item163377 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item163373 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item163404 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item163400 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item163431 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item163427 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item163459 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item163454 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item163486 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item163482 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item163513 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item163509 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item163540 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item163536 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item163567 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item163563 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item163328 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item163324 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item163322 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item133770 {
	width:668px !important;
	left:56px !important;
	top:1256px !important;
	min-height:96px !important;
}

#item133793 {
	width:551px !important;
	left:56px !important;
	top:1203px !important;
	min-height:21px !important;
}

#item133817 {
	width:668px !important;
	left:56px !important;
	top:948px !important;
	min-height:229px !important;
}

#item133840 {
	width:619px !important;
	left:56px !important;
	top:872px !important;
	min-height:137px !important;
}

#item154701 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item154724 {
	width:612px !important;
	left:56px !important;
	top:1471px !important;
	min-height:50px !important;
}

#item154747 {
	width:12px !important;
	left:48px !important;
	top:1471px !important;
	min-height:50px !important;
}

#item163597 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item163608 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item163605 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item163615 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item163610 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item163620 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item163616 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item163647 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item163643 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item163674 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item163670 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item163701 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item163697 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item163728 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item163724 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item163755 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item163751 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item163782 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item163778 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item163811 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item163806 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item163838 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item163834 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item163595 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item163592 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item163590 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item134074 {
	width:668px !important;
	left:56px !important;
	top:925px !important;
	min-height:111px !important;
}

#item134098 {
	width:551px !important;
	left:56px !important;
	top:872px !important;
	min-height:21px !important;
}

#item155028 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item163868 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item163879 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item163876 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item163883 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item163880 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item163888 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item163884 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item163915 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item163911 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item163943 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item163938 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item163970 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item163966 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item163997 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item163993 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item164024 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item164020 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item164051 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item164047 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item164078 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item164074 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item164105 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item164101 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item163866 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item163863 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item163861 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item174659 {
	width:668px !important;
	left:56px !important;
	top:1247px !important;
	min-height:87px !important;
}

#item174682 {
	width:605px !important;
	left:56px !important;
	top:1194px !important;
	min-height:21px !important;
}

#item174705 {
	width:668px !important;
	left:56px !important;
	top:872px !important;
	min-height:112px !important;
}

#item174766 {
	width:75px !important;
	height:4px !important;
	left:85px !important;
	background:#78faae;
}

#item174767 {
	width:75px !important;
	height:4px !important;
	background:#fff;
}

#item174771 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item174795 {
	width:668px !important;
	left:56px !important;
	top:998px !important;
	min-height:154px !important;
}

#item137289 {
	width:668px !important;
	left:56px !important;
	top:1247px !important;
	min-height:87px !important;
}

#item137312 {
	width:605px !important;
	left:56px !important;
	top:1194px !important;
	min-height:21px !important;
}

#item137335 {
	width:668px !important;
	left:56px !important;
	top:998px !important;
	min-height:154px !important;
}

#item137358 {
	width:668px !important;
	left:56px !important;
	top:872px !important;
	min-height:112px !important;
}

#item137433 {
	width:75px !important;
	height:4px !important;
	left:85px !important;
	background:#fff;
}

#item137440 {
	width:75px !important;
	height:4px !important;
	background:#78faae;
}

#item155054 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item174834 {
	width:780px !important;
	height:1612px !important;
}

#item174638 {
	width:140px !important;
	height:664px !important;
}

#item174636 {
	width:140px !important;
	height:664px !important;
	left:640px !important;
	top:150px !important;
}

#item174642 {
	width:140px !important;
	height:760px !important;
}

#item174639 {
	width:140px !important;
	height:760px !important;
	top:54px !important;
}

#item164225 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item164238 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item164235 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item164242 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item164239 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item164247 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item164243 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item164275 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item164270 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item164302 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item164298 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item164330 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item164325 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item164358 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item164354 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item164385 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item164381 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item164412 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item164408 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item164439 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item164435 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item164466 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item164462 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item164223 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item164220 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item164218 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item134929 {
	width:668px !important;
	left:56px !important;
	top:1001px !important;
	min-height:138px !important;
}

#item134952 {
	width:668px !important;
	left:56px !important;
	top:875px !important;
	min-height:86px !important;
}

#item155108 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item164496 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item164508 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item164505 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item164512 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item164509 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item164517 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item164513 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item164544 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item164540 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item164571 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item164567 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item164599 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item164595 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item164626 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item164622 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item164653 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item164649 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item164681 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item164676 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item164708 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item164704 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item164735 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item164731 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item164494 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item164491 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item164489 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item174888 {
	width:605px !important;
	left:56px !important;
	top:579px !important;
	min-height:21px !important;
}

#item174927 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item174950 {
	width:321px !important;
	left:47px !important;
	top:1490px !important;
	min-height:31px !important;
}

#item174973 {
	width:678px !important;
	left:56px !important;
	top:632px !important;
	min-height:183px !important;
}

#item135221 {
	width:642px !important;
	left:56px !important;
	top:632px !important;
	min-height:183px !important;
}

#item135244 {
	width:605px !important;
	left:56px !important;
	top:579px !important;
	min-height:21px !important;
}

#item155136 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item175023 {
	width:780px !important;
	height:1612px !important;
}

#item231120 {
	width:51px !important;
	height:52px !important;
	left:177px !important;
	top:171px !important;
}

#item231125 {
	width:51px !important;
	height:52px !important;
	left:365px !important;
	top:156px !important;
}

#item164765 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item164776 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item164773 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item164780 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item164777 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item164785 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item164781 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item164812 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item164808 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item164840 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item164836 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item164868 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item164863 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item164895 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item164891 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item164922 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item164918 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item164949 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item164945 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item164976 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item164972 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item165003 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item164999 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item164763 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item164760 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item164758 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item135738 {
	width:642px !important;
	left:56px !important;
	top:632px !important;
	min-height:63px !important;
}

#item135762 {
	width:605px !important;
	left:56px !important;
	top:579px !important;
	min-height:21px !important;
}

#item155188 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item165312 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item165323 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item165320 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item165327 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item165324 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item165333 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item165329 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item165360 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item165356 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item165387 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item165383 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item165414 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item165410 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item165442 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item165437 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item165469 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item165465 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item165496 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item165492 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item165523 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item165519 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item165550 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item165546 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item165310 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item165306 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item165304 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item138886 {
	width:252px !important;
	left:24px !important;
	top:13px !important;
	min-height:76px !important;
}

#item138859 {
	width:619px !important;
	left:56px !important;
	top:1468px !important;
	min-height:132px !important;
}

#item165580 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item165591 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item165588 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item165596 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item165592 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item165601 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item165597 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item165628 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item165624 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item165655 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item165651 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item165682 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item165678 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item165709 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item165705 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item165736 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item165732 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item165765 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item165760 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item165793 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item165788 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item165820 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item165816 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item165578 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item165575 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item165573 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item138957 {
	width:668px !important;
	left:56px !important;
	top:1275px !important;
	min-height:155px !important;
}

#item138980 {
	width:551px !important;
	left:56px !important;
	top:1222px !important;
	min-height:21px !important;
}

#item139003 {
	width:668px !important;
	left:56px !important;
	top:998px !important;
	min-height:197px !important;
}

#item139026 {
	width:619px !important;
	left:56px !important;
	top:872px !important;
	min-height:137px !important;
}

#item155228 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item156937 {
	width:612px !important;
	left:56px !important;
	top:1471px !important;
	min-height:50px !important;
}

#item156960 {
	width:12px !important;
	left:48px !important;
	top:1471px !important;
	min-height:50px !important;
}

#item165850 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item165861 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item165858 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item165865 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item165862 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item165870 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item165866 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item165897 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item165893 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item165925 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item165920 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item165952 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item165948 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item165979 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item165975 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item166007 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item166003 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item166034 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item166030 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item166061 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item166057 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item166088 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item166084 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item165848 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item165845 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item165843 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item139263 {
	width:668px !important;
	left:56px !important;
	top:925px !important;
	min-height:39px !important;
}

#item139286 {
	width:551px !important;
	left:56px !important;
	top:872px !important;
	min-height:21px !important;
}

#item155254 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item166118 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item166130 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item166127 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item166134 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item166131 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item166139 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item166135 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item166166 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item166162 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item166193 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item166189 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item166220 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item166216 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item166248 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item166244 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item166276 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item166271 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item166303 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item166299 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item166330 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item166326 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item166358 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item166353 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item166116 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item166113 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item166111 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item175106 {
	width:668px !important;
	left:56px !important;
	top:1136px !important;
	min-height:87px !important;
}

#item175129 {
	width:605px !important;
	left:56px !important;
	top:1083px !important;
	min-height:21px !important;
}

#item175152 {
	width:668px !important;
	left:56px !important;
	top:948px !important;
	min-height:110px !important;
}

#item175175 {
	width:668px !important;
	left:56px !important;
	top:872px !important;
	min-height:56px !important;
}

#item175232 {
	width:75px !important;
	height:4px !important;
	left:85px !important;
	background:#78faae;
}

#item175233 {
	width:75px !important;
	height:4px !important;
	background:#fff;
}

#item175242 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item139929 {
	width:75px !important;
	height:4px !important;
	left:85px !important;
	background:#fff;
}

#item139930 {
	width:75px !important;
	height:4px !important;
	background:#78faae;
}

#item141469 {
	width:668px !important;
	left:56px !important;
	top:1136px !important;
	min-height:39px !important;
}

#item141493 {
	width:605px !important;
	left:56px !important;
	top:1083px !important;
	min-height:21px !important;
}

#item141539 {
	width:668px !important;
	left:56px !important;
	top:872px !important;
	min-height:56px !important;
}

#item155311 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item156910 {
	width:706px !important;
	left:56px !important;
	top:948px !important;
	min-height:78px !important;
}

#item175282 {
	width:780px !important;
	height:1612px !important;
}

#item175096 {
	width:140px !important;
	height:664px !important;
}

#item175094 {
	width:140px !important;
	height:664px !important;
	left:640px !important;
	top:150px !important;
}

#item175099 {
	width:140px !important;
	height:760px !important;
}

#item175097 {
	width:140px !important;
	height:760px !important;
	top:54px !important;
}

#item166388 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item166399 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item166396 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item166403 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item166400 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item166409 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item166404 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item166436 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item166432 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item166463 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item166459 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item166491 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item166487 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item166518 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item166514 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item166545 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item166541 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item166572 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item166568 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item166599 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item166595 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item166627 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item166622 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item166386 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item166383 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item166381 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item140047 {
	width:668px !important;
	left:56px !important;
	top:942px !important;
	min-height:328px !important;
}

#item140070 {
	width:503px !important;
	left:56px !important;
	top:875px !important;
	min-height:35px !important;
}

#item155337 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item166657 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item166668 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item166665 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item166672 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item166669 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item166678 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item166673 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item166706 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item166702 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item166733 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item166729 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item166761 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item166756 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item166788 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item166784 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item166815 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item166811 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item166842 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item166838 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item166869 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item166865 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item166896 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item166892 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item166655 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item166652 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item166650 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item140582 {
	width:605px !important;
	left:56px !important;
	top:579px !important;
	min-height:21px !important;
}

#item155364 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item156602 {
	width:321px !important;
	left:47px !important;
	top:1490px !important;
	min-height:31px !important;
}

#item156814 {
	width:668px !important;
	left:56px !important;
	top:632px !important;
	min-height:135px !important;
}

#item175356 {
	width:642px !important;
	left:56px !important;
	top:632px !important;
	min-height:183px !important;
}

#item175379 {
	width:605px !important;
	left:56px !important;
	top:579px !important;
	min-height:21px !important;
}

#item175416 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item175460 {
	width:780px !important;
	height:1612px !important;
}

#item175453 {
	width:51px !important;
	height:52px !important;
	left:365px !important;
	top:158px !important;
}

#item175457 {
	width:51px !important;
	height:52px !important;
	left:365px !important;
	top:397px !important;
}

#item166927 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item166940 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item166937 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item166944 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item166941 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item166949 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item166945 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item166976 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item166972 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item167003 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item166999 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item167030 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item167026 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item167057 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item167053 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item167084 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item167080 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item167112 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item167108 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item167139 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item167135 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item167167 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item167163 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item166924 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item166921 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item166919 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item141812 {
	width:252px !important;
	left:24px !important;
	top:13px !important;
	min-height:76px !important;
}

#item141785 {
	width:619px !important;
	left:56px !important;
	top:1468px !important;
	min-height:132px !important;
}

#item167466 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item167478 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item167475 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item167482 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item167479 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item167487 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item167483 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item167514 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item167510 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item167541 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item167537 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item167568 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item167564 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item167597 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item167593 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item167624 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item167620 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item167651 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item167647 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item167678 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item167674 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item167705 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item167701 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item167464 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item167461 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item167459 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item143969 {
	width:668px !important;
	left:56px !important;
	top:1256px !important;
	min-height:176px !important;
}

#item143992 {
	width:551px !important;
	left:56px !important;
	top:1203px !important;
	min-height:21px !important;
}

#item144015 {
	width:668px !important;
	left:56px !important;
	top:948px !important;
	min-height:229px !important;
}

#item144038 {
	width:711px !important;
	left:56px !important;
	top:872px !important;
	min-height:56px !important;
}

#item155418 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item156988 {
	width:612px !important;
	left:56px !important;
	top:1471px !important;
	min-height:50px !important;
}

#item157011 {
	width:12px !important;
	left:48px !important;
	top:1471px !important;
	min-height:50px !important;
}

#item168011 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item168023 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item168019 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item168027 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item168024 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item168032 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item168028 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item168059 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item168055 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item168086 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item168082 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item168113 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item168109 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item168140 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item168136 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item168167 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item168163 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item168194 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item168190 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item168222 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item168218 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item168249 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item168245 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item168009 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item168006 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item168004 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item142185 {
	width:668px !important;
	left:56px !important;
	top:925px !important;
	min-height:111px !important;
}

#item142209 {
	width:551px !important;
	left:56px !important;
	top:872px !important;
	min-height:21px !important;
}

#item155446 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item168434 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item168446 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item168443 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item168451 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item168447 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item168456 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item168452 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item168483 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item168479 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item168510 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item168506 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item168537 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item168533 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item168565 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item168560 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item168592 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item168588 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item168619 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item168615 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item168646 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item168642 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item168673 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item168669 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item168432 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item168429 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item168427 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item175588 {
	width:75px !important;
	height:4px !important;
	left:85px !important;
	background:#78faae;
}

#item175589 {
	width:75px !important;
	height:4px !important;
	background:#fff;
}

#item175591 {
	width:668px !important;
	left:56px !important;
	top:1218px !important;
	min-height:39px !important;
}

#item175614 {
	width:605px !important;
	left:56px !important;
	top:1165px !important;
	min-height:21px !important;
}

#item175637 {
	width:668px !important;
	left:56px !important;
	top:872px !important;
	min-height:112px !important;
}

#item175663 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item175686 {
	width:668px !important;
	left:56px !important;
	top:998px !important;
	min-height:108px !important;
}

#item142539 {
	width:75px !important;
	height:4px !important;
	left:85px !important;
	background:#fff;
}

#item142540 {
	width:75px !important;
	height:4px !important;
	background:#78faae;
}

#item144151 {
	width:668px !important;
	left:56px !important;
	top:1218px !important;
	min-height:87px !important;
}

#item144174 {
	width:605px !important;
	left:56px !important;
	top:1165px !important;
	min-height:21px !important;
}

#item144199 {
	width:668px !important;
	left:56px !important;
	top:998px !important;
	min-height:154px !important;
}

#item144222 {
	width:668px !important;
	left:56px !important;
	top:872px !important;
	min-height:112px !important;
}

#item155473 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item175725 {
	width:780px !important;
	height:1612px !important;
}

#item175517 {
	width:140px !important;
	height:664px !important;
}

#item175515 {
	width:140px !important;
	height:664px !important;
	left:640px !important;
	top:150px !important;
}

#item175520 {
	width:140px !important;
	height:760px !important;
}

#item175518 {
	width:140px !important;
	height:760px !important;
	top:54px !important;
}

#item168703 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item168715 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item168711 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item168719 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item168716 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item168724 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item168720 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item168751 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item168747 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item168778 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item168774 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item168805 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item168801 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item168832 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item168828 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item168859 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item168855 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item168887 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item168883 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item168915 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item168911 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item168942 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item168938 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item168701 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item168698 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item168696 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item142969 {
	width:668px !important;
	left:56px !important;
	top:993px !important;
	min-height:138px !important;
}

#item142992 {
	width:668px !important;
	left:56px !important;
	top:875px !important;
	min-height:86px !important;
}

#item155533 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item168972 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item168983 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item168980 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item168987 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item168984 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item168992 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item168988 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item169019 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item169015 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item169048 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item169044 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item169076 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item169072 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item169103 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item169099 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item169130 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item169126 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item169157 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item169153 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item169184 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item169180 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item169211 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item169207 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item168970 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item168967 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item168965 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item175978 {
	width:642px !important;
	left:56px !important;
	top:632px !important;
	min-height:183px !important;
}

#item176001 {
	width:605px !important;
	left:56px !important;
	top:579px !important;
	min-height:21px !important;
}

#item176039 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item175820 {
	width:605px !important;
	left:56px !important;
	top:579px !important;
	min-height:21px !important;
}

#item175862 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item175885 {
	width:321px !important;
	left:47px !important;
	top:1490px !important;
	min-height:31px !important;
}

#item175908 {
	width:678px !important;
	left:56px !important;
	top:632px !important;
	min-height:183px !important;
}

#item143257 {
	width:642px !important;
	left:56px !important;
	top:632px !important;
	min-height:183px !important;
}

#item143280 {
	width:605px !important;
	left:56px !important;
	top:579px !important;
	min-height:21px !important;
}

#item155567 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item176236 {
	width:780px !important;
	height:1612px !important;
}

#item175753 {
	width:51px !important;
	height:52px !important;
	left:365px !important;
	top:406px !important;
}

#item175756 {
	width:51px !important;
	height:52px !important;
	left:365px !important;
	top:161px !important;
}

#item175759 {
	width:51px !important;
	height:52px !important;
	left:177px !important;
	top:150px !important;
}

#item169242 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item169253 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item169250 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item169257 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item169254 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item169264 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item169258 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item169291 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item169287 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item169318 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item169314 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item169345 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item169341 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item169372 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item169368 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item169400 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item169396 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item169427 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item169423 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item169454 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item169450 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item169481 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item169477 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item169239 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item169236 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item169234 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item145188 {
	width:252px !important;
	left:24px !important;
	top:13px !important;
	min-height:76px !important;
}

#item145161 {
	width:619px !important;
	left:56px !important;
	top:1468px !important;
	min-height:132px !important;
}

#item170092 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item170103 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item170100 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item170107 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item170104 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item170113 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item170109 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item170140 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item170136 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item170167 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item170163 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item170194 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item170190 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item170222 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item170217 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item170249 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item170245 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item170276 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item170272 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item170303 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item170299 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item170331 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item170327 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item170090 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item170087 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item170085 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item147687 {
	width:682px !important;
	left:56px !important;
	top:1275px !important;
	min-height:87px !important;
}

#item147710 {
	width:551px !important;
	left:56px !important;
	top:1222px !important;
	min-height:21px !important;
}

#item147733 {
	width:688px !important;
	left:56px !important;
	top:998px !important;
	min-height:201px !important;
}

#item147756 {
	width:724px !important;
	left:56px !important;
	top:872px !important;
	min-height:137px !important;
}

#item319968 {
	width:582px !important;
	left:6px !important;
	top:90px !important;
	min-height:50px !important;
}

#item319991 {
	width:612px !important;
	left:8px !important;
	min-height:50px !important;
}

#item320014 {
	width:12px !important;
	min-height:50px !important;
}

#item170362 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item170373 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item170370 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item170377 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item170374 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item170382 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item170378 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item170409 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item170405 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item170436 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item170432 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item170464 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item170460 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item170491 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item170487 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item170518 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item170514 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item170545 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item170541 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item170572 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item170568 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item170599 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item170595 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item170360 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item170357 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item170355 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item145564 {
	width:668px !important;
	left:56px !important;
	top:925px !important;
	min-height:111px !important;
}

#item145587 {
	width:551px !important;
	left:56px !important;
	top:872px !important;
	min-height:21px !important;
}

#item319803 {
	width:582px !important;
	left:55px !important;
	top:1569px !important;
	min-height:50px !important;
}

#item170629 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item170641 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item170638 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item170645 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item170642 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item170650 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item170646 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item170677 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item170673 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item170704 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item170700 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item170731 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item170727 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item170760 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item170755 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item170787 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item170783 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item170816 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item170811 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item170843 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item170839 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item170870 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item170866 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item170627 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item170624 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item170622 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item176324 {
	width:75px !important;
	height:4px !important;
	left:85px !important;
	background:#78faae;
}

#item176325 {
	width:75px !important;
	height:4px !important;
	background:#fff;
}

#item176326 {
	width:668px !important;
	left:56px !important;
	top:1188px !important;
	min-height:87px !important;
}

#item176349 {
	width:605px !important;
	left:56px !important;
	top:1135px !important;
	min-height:21px !important;
}

#item176395 {
	width:668px !important;
	left:56px !important;
	top:1002px !important;
	min-height:78px !important;
}

#item176418 {
	width:668px !important;
	left:56px !important;
	top:876px !important;
	min-height:112px !important;
}

#item145824 {
	width:75px !important;
	height:4px !important;
	left:85px !important;
	background:#fff;
}

#item145825 {
	width:75px !important;
	height:4px !important;
	background:#78faae;
}

#item145852 {
	width:668px !important;
	left:56px !important;
	top:1188px !important;
	min-height:87px !important;
}

#item145875 {
	width:605px !important;
	left:56px !important;
	top:1135px !important;
	min-height:21px !important;
}

#item145898 {
	width:668px !important;
	left:56px !important;
	top:1002px !important;
	min-height:111px !important;
}

#item145921 {
	width:668px !important;
	left:56px !important;
	top:876px !important;
	min-height:112px !important;
}

#item176468 {
	width:780px !important;
	height:1275px !important;
	top:-4px !important;
}

#item319743 {
	width:582px !important;
	left:55px !important;
	top:1569px !important;
	min-height:50px !important;
}

#item176265 {
	width:140px !important;
	height:664px !important;
}

#item176263 {
	width:140px !important;
	height:664px !important;
	left:640px !important;
	top:150px !important;
}

#item176268 {
	width:140px !important;
	height:760px !important;
}

#item176266 {
	width:140px !important;
	height:760px !important;
	top:54px !important;
}

#item170900 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item170911 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item170908 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item170915 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item170912 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item170920 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item170916 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item170948 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item170944 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item170975 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item170971 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item171002 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item170998 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item171029 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item171025 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item171057 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item171053 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item171084 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item171080 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item171111 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item171107 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item171139 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item171134 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item170898 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item170895 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item170893 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item146347 {
	width:668px !important;
	left:56px !important;
	top:993px !important;
	min-height:78px !important;
}

#item146370 {
	width:668px !important;
	left:56px !important;
	top:875px !important;
	min-height:86px !important;
}

#item155777 {
	width:554px !important;
	left:56px !important;
	top:1569px !important;
	min-height:50px !important;
}

#item171169 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item171181 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item171178 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item171185 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item171182 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item171190 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item171186 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item171217 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item171213 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item171244 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item171240 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item171272 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item171267 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item171299 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item171295 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item171326 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item171322 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item171353 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item171349 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item171380 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item171376 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item171407 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item171403 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item171167 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item171164 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item171162 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item176686 {
	width:642px !important;
	left:56px !important;
	top:632px !important;
	min-height:183px !important;
}

#item176709 {
	width:605px !important;
	left:56px !important;
	top:579px !important;
	min-height:21px !important;
}

#item176746 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item176535 {
	width:605px !important;
	left:56px !important;
	top:579px !important;
	min-height:21px !important;
}

#item176576 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item176599 {
	width:321px !important;
	left:47px !important;
	top:1490px !important;
	min-height:31px !important;
}

#item176623 {
	width:678px !important;
	left:56px !important;
	top:632px !important;
	min-height:183px !important;
}

#item153010 {
	width:642px !important;
	left:56px !important;
	top:632px !important;
	min-height:87px !important;
}

#item153033 {
	width:605px !important;
	left:56px !important;
	top:579px !important;
	min-height:21px !important;
}

#item155806 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item176780 {
	width:780px !important;
	height:1612px !important;
}

#item176478 {
	width:51px !important;
	height:52px !important;
	left:171px !important;
	top:283px !important;
}

#item176481 {
	width:51px !important;
	height:52px !important;
	left:328px !important;
	top:160px !important;
}

#item176484 {
	width:51px !important;
	height:52px !important;
	left:400px !important;
	top:232px !important;
}

#item171850 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item171861 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item171858 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item171865 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item171862 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item171870 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item171866 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item171897 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item171893 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item171924 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item171920 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item171952 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item171948 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item171980 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item171975 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item172007 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item172003 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item172034 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item172030 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item172061 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item172057 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item172089 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item172084 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item171848 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item171845 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item171843 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item128215 {
	width:668px !important;
	left:56px !important;
	top:1468px !important;
	min-height:132px !important;
}

#item172120 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item172132 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item172128 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item172136 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item172133 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item172141 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item172137 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item172168 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item172164 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item172196 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item172192 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item172223 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item172219 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item172250 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item172246 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item172277 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item172273 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item172304 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item172300 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item172332 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item172328 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item172359 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item172355 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item172118 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item172115 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item172113 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item177441 {
	width:668px !important;
	left:56px !important;
	top:1145px !important;
	min-height:111px !important;
}

#item177464 {
	width:605px !important;
	left:56px !important;
	top:1054px !important;
	min-height:59px !important;
}

#item177512 {
	width:75px !important;
	height:4px !important;
	left:85px !important;
	background:#fff;
}

#item177513 {
	width:75px !important;
	height:4px !important;
	left:169px !important;
	background:#fff;
}

#item177514 {
	width:75px !important;
	height:4px !important;
	left:254px !important;
	background:#fff;
}

#item177515 {
	width:75px !important;
	height:4px !important;
	left:339px !important;
	background:#78faae;
}

#item177516 {
	width:75px !important;
	height:4px !important;
	background:#fff;
}

#item177517 {
	width:522px !important;
	left:56px !important;
	top:876px !important;
	min-height:35px !important;
}

#item177541 {
	width:668px !important;
	left:56px !important;
	top:950px !important;
	min-height:48px !important;
}

#item177567 {
	width:554px !important;
	left:56px !important;
	top:1566px !important;
	min-height:50px !important;
}

#item177260 {
	width:75px !important;
	height:4px !important;
	left:85px !important;
	background:#fff;
}

#item177261 {
	width:75px !important;
	height:4px !important;
	left:169px !important;
	background:#fff;
}

#item177262 {
	width:75px !important;
	height:4px !important;
	left:254px !important;
	background:#78faae;
}

#item177263 {
	width:75px !important;
	height:4px !important;
	left:339px !important;
	background:#fff;
}

#item177264 {
	width:75px !important;
	height:4px !important;
	background:#fff;
}

#item177266 {
	width:668px !important;
	left:56px !important;
	top:876px !important;
	min-height:86px !important;
}

#item177289 {
	width:668px !important;
	left:56px !important;
	top:1145px !important;
	min-height:159px !important;
}

#item177312 {
	width:668px !important;
	left:56px !important;
	top:950px !important;
	min-height:48px !important;
}

#item177335 {
	width:605px !important;
	left:56px !important;
	top:1054px !important;
	min-height:111px !important;
}

#item177361 {
	width:554px !important;
	left:56px !important;
	top:1566px !important;
	min-height:50px !important;
}

#item177028 {
	width:668px !important;
	left:56px !important;
	top:1145px !important;
	min-height:111px !important;
}

#item177051 {
	width:605px !important;
	left:56px !important;
	top:1054px !important;
	min-height:59px !important;
}

#item177098 {
	width:75px !important;
	height:4px !important;
	left:85px !important;
	background:#fff;
}

#item177099 {
	width:75px !important;
	height:4px !important;
	left:169px !important;
	background:#78faae;
}

#item177100 {
	width:75px !important;
	height:4px !important;
	left:254px !important;
	background:#fff;
}

#item177102 {
	width:75px !important;
	height:4px !important;
	left:339px !important;
	background:#fff;
}

#item177103 {
	width:75px !important;
	height:4px !important;
	background:#fff;
}

#item177104 {
	width:668px !important;
	left:56px !important;
	top:876px !important;
	min-height:86px !important;
}

#item177127 {
	width:668px !important;
	left:56px !important;
	top:950px !important;
	min-height:48px !important;
}

#item177153 {
	width:554px !important;
	left:56px !important;
	top:1566px !important;
	min-height:50px !important;
}

#item176841 {
	width:668px !important;
	left:56px !important;
	top:1141px !important;
	min-height:159px !important;
}

#item176864 {
	width:605px !important;
	left:56px !important;
	top:1050px !important;
	min-height:59px !important;
}

#item176912 {
	width:75px !important;
	height:4px !important;
	left:85px !important;
	background:#78faae;
}

#item176913 {
	width:75px !important;
	height:4px !important;
	left:169px !important;
	background:#fff;
}

#item176914 {
	width:75px !important;
	height:4px !important;
	left:254px !important;
	background:#fff;
}

#item176915 {
	width:75px !important;
	height:4px !important;
	left:339px !important;
	background:#fff;
}

#item176916 {
	width:75px !important;
	height:4px !important;
	background:#fff;
}

#item176917 {
	width:668px !important;
	left:56px !important;
	top:872px !important;
	min-height:86px !important;
}

#item176940 {
	width:668px !important;
	left:56px !important;
	top:946px !important;
	min-height:48px !important;
}

#item176967 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item41761 {
	width:668px !important;
	left:56px !important;
	top:876px !important;
	min-height:86px !important;
}

#item125917 {
	width:75px !important;
	height:4px !important;
	left:85px !important;
	background:#fff;
}

#item125918 {
	width:75px !important;
	height:4px !important;
	left:169px !important;
	background:#fff;
}

#item125919 {
	width:75px !important;
	height:4px !important;
	left:254px !important;
	background:#fff;
}

#item125920 {
	width:75px !important;
	height:4px !important;
	left:339px !important;
	background:#fff;
}

#item125924 {
	width:75px !important;
	height:4px !important;
	background:#78faae;
}

#item127008 {
	width:668px !important;
	left:56px !important;
	top:1145px !important;
	min-height:111px !important;
}

#item127031 {
	width:668px !important;
	left:56px !important;
	top:950px !important;
	min-height:48px !important;
}

#item127054 {
	width:605px !important;
	left:56px !important;
	top:1054px !important;
	min-height:59px !important;
}

#item155895 {
	width:554px !important;
	left:56px !important;
	top:1566px !important;
	min-height:50px !important;
}

#item177614 {
	width:780px !important;
	height:1616px !important;
	top:-4px !important;
}

#item176796 {
	width:140px !important;
	height:664px !important;
}

#item176794 {
	width:140px !important;
	height:664px !important;
	left:640px !important;
	top:150px !important;
}

#item176799 {
	width:140px !important;
	height:760px !important;
}

#item176797 {
	width:140px !important;
	height:760px !important;
	top:54px !important;
}

#item172413 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item172424 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item172421 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item172428 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item172425 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item172433 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item172429 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item172460 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item172456 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item172487 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item172483 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item172515 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item172511 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item172542 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item172538 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item172569 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item172565 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item172596 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item172592 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item172623 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item172619 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item172650 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item172646 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item172411 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item172408 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item172406 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item178611 {
	width:668px !important;
	left:56px !important;
	top:1198px !important;
	min-height:159px !important;
}

#item178634 {
	width:605px !important;
	left:56px !important;
	top:1106px !important;
	min-height:59px !important;
}

#item178665 {
	width:668px !important;
	left:56px !important;
	top:1002px !important;
	min-height:48px !important;
}

#item178713 {
	width:75px !important;
	height:4px !important;
	left:85px !important;
	background:#fff;
}

#item178714 {
	width:75px !important;
	height:4px !important;
	left:169px !important;
	background:#fff;
}

#item178715 {
	width:75px !important;
	height:4px !important;
	left:254px !important;
	background:#fff;
}

#item178716 {
	width:75px !important;
	height:4px !important;
	left:339px !important;
	background:#fff;
}

#item178717 {
	width:75px !important;
	height:4px !important;
	left:424px !important;
	background:#78faae;
}

#item178718 {
	width:75px !important;
	height:4px !important;
	background:#fff;
}

#item178719 {
	width:668px !important;
	left:56px !important;
	top:876px !important;
	min-height:86px !important;
}

#item178745 {
	width:554px !important;
	left:56px !important;
	top:1566px !important;
	min-height:50px !important;
}

#item178377 {
	width:668px !important;
	left:56px !important;
	top:1198px !important;
	min-height:135px !important;
}

#item178400 {
	width:605px !important;
	left:56px !important;
	top:1106px !important;
	min-height:59px !important;
}

#item178431 {
	width:668px !important;
	left:56px !important;
	top:1002px !important;
	min-height:48px !important;
}

#item178478 {
	width:75px !important;
	height:4px !important;
	left:85px !important;
	background:#fff;
}

#item178479 {
	width:75px !important;
	height:4px !important;
	left:169px !important;
	background:#fff;
}

#item178480 {
	width:75px !important;
	height:4px !important;
	left:254px !important;
	background:#fff;
}

#item178481 {
	width:75px !important;
	height:4px !important;
	left:339px !important;
	background:#78faae;
}

#item178482 {
	width:75px !important;
	height:4px !important;
	left:424px !important;
	background:#fff;
}

#item178483 {
	width:75px !important;
	height:4px !important;
	background:#fff;
}

#item178484 {
	width:668px !important;
	left:56px !important;
	top:876px !important;
	min-height:86px !important;
}

#item178510 {
	width:554px !important;
	left:56px !important;
	top:1566px !important;
	min-height:50px !important;
}

#item178533 {
	width:554px !important;
	left:45px !important;
	top:1514px !important;
	min-height:19px !important;
}

#item178182 {
	width:668px !important;
	left:56px !important;
	top:1198px !important;
	min-height:159px !important;
}

#item178205 {
	width:605px !important;
	left:56px !important;
	top:1106px !important;
	min-height:59px !important;
}

#item178236 {
	width:668px !important;
	left:56px !important;
	top:1002px !important;
	min-height:48px !important;
}

#item178283 {
	width:75px !important;
	height:4px !important;
	left:85px !important;
	background:#fff;
}

#item178284 {
	width:75px !important;
	height:4px !important;
	left:169px !important;
	background:#fff;
}

#item178285 {
	width:75px !important;
	height:4px !important;
	left:254px !important;
	background:#78faae;
}

#item178286 {
	width:75px !important;
	height:4px !important;
	left:339px !important;
	background:#fff;
}

#item178287 {
	width:75px !important;
	height:4px !important;
	left:424px !important;
	background:#fff;
}

#item178288 {
	width:75px !important;
	height:4px !important;
	background:#fff;
}

#item178289 {
	width:668px !important;
	left:56px !important;
	top:876px !important;
	min-height:86px !important;
}

#item178316 {
	width:554px !important;
	left:56px !important;
	top:1566px !important;
	min-height:50px !important;
}

#item177936 {
	width:668px !important;
	left:56px !important;
	top:1198px !important;
	min-height:159px !important;
}

#item177959 {
	width:605px !important;
	left:56px !important;
	top:1106px !important;
	min-height:59px !important;
}

#item177992 {
	width:668px !important;
	left:56px !important;
	top:1002px !important;
	min-height:48px !important;
}

#item178040 {
	width:75px !important;
	height:4px !important;
	left:85px !important;
	background:#fff;
}

#item178041 {
	width:75px !important;
	height:4px !important;
	left:169px !important;
	background:#78faae;
}

#item178042 {
	width:75px !important;
	height:4px !important;
	left:254px !important;
	background:#fff;
}

#item178043 {
	width:75px !important;
	height:4px !important;
	left:339px !important;
	background:#fff;
}

#item178044 {
	width:75px !important;
	height:4px !important;
	left:424px !important;
	background:#fff;
}

#item178045 {
	width:75px !important;
	height:4px !important;
	background:#fff;
}

#item178046 {
	width:668px !important;
	left:56px !important;
	top:876px !important;
	min-height:86px !important;
}

#item178072 {
	width:554px !important;
	left:56px !important;
	top:1566px !important;
	min-height:50px !important;
}

#item178095 {
	width:554px !important;
	left:45px !important;
	top:1514px !important;
	min-height:19px !important;
}

#item177716 {
	width:668px !important;
	left:56px !important;
	top:1197px !important;
	min-height:133px !important;
}

#item177739 {
	width:605px !important;
	left:56px !important;
	top:1106px !important;
	min-height:100px !important;
}

#item177762 {
	width:668px !important;
	left:56px !important;
	top:1002px !important;
	min-height:48px !important;
}

#item177818 {
	width:75px !important;
	height:4px !important;
	left:85px !important;
	background:#78faae;
}

#item177819 {
	width:75px !important;
	height:4px !important;
	left:169px !important;
	background:#fff;
}

#item177820 {
	width:75px !important;
	height:4px !important;
	left:254px !important;
	background:#fff;
}

#item177821 {
	width:75px !important;
	height:4px !important;
	left:339px !important;
	background:#fff;
}

#item177822 {
	width:75px !important;
	height:4px !important;
	left:424px !important;
	background:#fff;
}

#item177823 {
	width:75px !important;
	height:4px !important;
	background:#fff;
}

#item177824 {
	width:668px !important;
	left:56px !important;
	top:876px !important;
	min-height:86px !important;
}

#item177850 {
	width:554px !important;
	left:56px !important;
	top:1566px !important;
	min-height:50px !important;
}

#item177873 {
	width:554px !important;
	left:45px !important;
	top:1514px !important;
	min-height:19px !important;
}

#item42271 {
	width:668px !important;
	left:56px !important;
	top:1198px !important;
	min-height:154px !important;
}

#item42294 {
	width:605px !important;
	left:56px !important;
	top:1106px !important;
	min-height:114px !important;
}

#item42225 {
	width:668px !important;
	left:56px !important;
	top:1002px !important;
	min-height:48px !important;
}

#item42202 {
	width:668px !important;
	left:56px !important;
	top:876px !important;
	min-height:86px !important;
}

#item149921 {
	width:75px !important;
	height:4px !important;
	left:85px !important;
	background:#fff;
}

#item149922 {
	width:75px !important;
	height:4px !important;
	left:169px !important;
	background:#fff;
}

#item149924 {
	width:75px !important;
	height:4px !important;
	left:254px !important;
	background:#fff;
}

#item149925 {
	width:75px !important;
	height:4px !important;
	left:339px !important;
	background:#fff;
}

#item149926 {
	width:75px !important;
	height:4px !important;
	left:424px !important;
	background:#fff;
}

#item149927 {
	width:75px !important;
	height:4px !important;
	background:#78faae;
}

#item156037 {
	width:554px !important;
	left:56px !important;
	top:1566px !important;
	min-height:50px !important;
}

#item178790 {
	width:780px !important;
	height:1616px !important;
	top:-4px !important;
}

#item177688 {
	width:140px !important;
	height:664px !important;
}

#item177686 {
	width:140px !important;
	height:664px !important;
	left:640px !important;
	top:150px !important;
}

#item177691 {
	width:140px !important;
	height:760px !important;
}

#item177689 {
	width:140px !important;
	height:760px !important;
	top:54px !important;
}

#item172680 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item172693 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item172690 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item172697 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item172694 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item172702 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item172698 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item172729 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item172725 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item172757 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item172752 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item172784 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item172780 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item172811 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item172807 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item172838 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item172834 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item172866 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item172862 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item172893 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item172889 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item172920 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item172916 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item172678 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item172675 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item172673 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item128241 {
	width:668px !important;
	left:56px !important;
	top:1468px !important;
	min-height:132px !important;
}

#item172950 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item172962 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item172959 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item172966 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item172963 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item172971 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item172967 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item172999 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item172995 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item173026 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item173022 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item173053 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item173049 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item173081 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item173077 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item173108 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item173104 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item173135 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item173131 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item173162 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item173158 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item173190 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item173185 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item172948 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item172945 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item172943 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item47639 {
	width:668px !important;
	left:56px !important;
	top:111px !important;
	min-height:35px !important;
}

#item318129 {
	width:163px !important;
	height:145px !important;
	border:solid 1px #cbcbcc;
}

#item318130 {
	width:162px !important;
	height:144px !important;
	left:174px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item318131 {
	width:162px !important;
	height:144px !important;
	left:521px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item318132 {
	width:162px !important;
	height:144px !important;
	left:347px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item318133 {
	width:162px !important;
	height:144px !important;
	left:174px !important;
	top:1px !important;
	border:solid 1px #cbcbcc;
}

#item318134 {
	width:162px !important;
	height:144px !important;
	left:347px !important;
	top:1px !important;
	border:solid 1px #cbcbcc;
}

#item318135 {
	width:162px !important;
	height:144px !important;
	left:521px !important;
	top:1px !important;
	border:solid 1px #cbcbcc;
}

#item318136 {
	width:162px !important;
	height:144px !important;
	top:312px !important;
	border:solid 1px #000;
}

#item318137 {
	width:162px !important;
	height:144px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item180098 {
	width:668px !important;
	left:57px !important;
	min-height:15px !important;
}

#item180184 {
	width:554px !important;
	left:57px !important;
	top:1375px !important;
	min-height:50px !important;
}

#item318062 {
	width:163px !important;
	height:145px !important;
	border:solid 1px #cbcbcc;
}

#item318063 {
	width:162px !important;
	height:144px !important;
	left:174px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item318064 {
	width:162px !important;
	height:144px !important;
	left:521px !important;
	top:157px !important;
	border:solid 1px #000;
}

#item318065 {
	width:162px !important;
	height:144px !important;
	left:347px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item318066 {
	width:162px !important;
	height:144px !important;
	left:174px !important;
	top:1px !important;
	border:solid 1px #cbcbcc;
}

#item318067 {
	width:162px !important;
	height:144px !important;
	left:347px !important;
	top:1px !important;
	border:solid 1px #cbcbcc;
}

#item318068 {
	width:162px !important;
	height:144px !important;
	left:521px !important;
	top:1px !important;
	border:solid 1px #cbcbcc;
}

#item318069 {
	width:162px !important;
	height:144px !important;
	top:312px !important;
	border:solid 1px #cbcbcc;
}

#item318070 {
	width:162px !important;
	height:144px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item179968 {
	width:668px !important;
	left:57px !important;
	min-height:15px !important;
}

#item180055 {
	width:554px !important;
	left:57px !important;
	top:1375px !important;
	min-height:50px !important;
}

#item317990 {
	width:163px !important;
	height:145px !important;
	border:solid 1px #cbcbcc;
}

#item317991 {
	width:162px !important;
	height:144px !important;
	left:174px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item317992 {
	width:162px !important;
	height:144px !important;
	left:521px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item317993 {
	width:162px !important;
	height:144px !important;
	left:347px !important;
	top:157px !important;
	border:solid 1px #000;
}

#item317994 {
	width:162px !important;
	height:144px !important;
	left:174px !important;
	top:1px !important;
	border:solid 1px #cbcbcc;
}

#item317995 {
	width:162px !important;
	height:144px !important;
	left:347px !important;
	top:1px !important;
	border:solid 1px #cbcbcc;
}

#item317996 {
	width:162px !important;
	height:144px !important;
	left:521px !important;
	top:1px !important;
	border:solid 1px #cbcbcc;
}

#item317997 {
	width:162px !important;
	height:144px !important;
	top:312px !important;
	border:solid 1px #cbcbcc;
}

#item317998 {
	width:162px !important;
	height:144px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item179799 {
	width:668px !important;
	left:57px !important;
	min-height:15px !important;
}

#item179841 {
	width:554px !important;
	left:46px !important;
	top:1323px !important;
	min-height:19px !important;
}

#item179912 {
	width:554px !important;
	left:57px !important;
	top:1375px !important;
	min-height:50px !important;
}

#item317923 {
	width:163px !important;
	height:145px !important;
	border:solid 1px #cbcbcc;
}

#item317924 {
	width:162px !important;
	height:144px !important;
	left:174px !important;
	top:157px !important;
	border:solid 1px #000;
}

#item317925 {
	width:162px !important;
	height:144px !important;
	left:521px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item317926 {
	width:162px !important;
	height:144px !important;
	left:347px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item317927 {
	width:162px !important;
	height:144px !important;
	left:174px !important;
	top:1px !important;
	border:solid 1px #cbcbcc;
}

#item317928 {
	width:162px !important;
	height:144px !important;
	left:347px !important;
	top:1px !important;
	border:solid 1px #cbcbcc;
}

#item317929 {
	width:162px !important;
	height:144px !important;
	left:521px !important;
	top:1px !important;
	border:solid 1px #cbcbcc;
}

#item317930 {
	width:162px !important;
	height:144px !important;
	top:312px !important;
	border:solid 1px #cbcbcc;
}

#item317931 {
	width:162px !important;
	height:144px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item179653 {
	width:668px !important;
	left:57px !important;
	min-height:15px !important;
}

#item179739 {
	width:554px !important;
	left:57px !important;
	top:1375px !important;
	min-height:50px !important;
}

#item317739 {
	width:163px !important;
	height:145px !important;
	border:solid 1px #cbcbcc;
}

#item317740 {
	width:162px !important;
	height:144px !important;
	left:174px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item317741 {
	width:162px !important;
	height:144px !important;
	left:521px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item317742 {
	width:162px !important;
	height:144px !important;
	left:347px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item317743 {
	width:162px !important;
	height:144px !important;
	left:174px !important;
	top:1px !important;
	border:solid 1px #cbcbcc;
}

#item317744 {
	width:162px !important;
	height:144px !important;
	left:347px !important;
	top:1px !important;
	border:solid 1px #cbcbcc;
}

#item317745 {
	width:162px !important;
	height:144px !important;
	left:521px !important;
	top:1px !important;
	border:solid 1px #cbcbcc;
}

#item317746 {
	width:162px !important;
	height:144px !important;
	top:312px !important;
	border:solid 1px #cbcbcc;
}

#item317747 {
	width:162px !important;
	height:144px !important;
	top:157px !important;
	border:solid 1px #000;
}

#item179525 {
	width:668px !important;
	left:57px !important;
	min-height:15px !important;
}

#item179610 {
	width:554px !important;
	left:57px !important;
	top:1375px !important;
	min-height:50px !important;
}

#item179392 {
	width:668px !important;
	left:57px !important;
	min-height:15px !important;
}

#item318513 {
	width:163px !important;
	height:145px !important;
	border:solid 1px #cbcbcc;
}

#item318514 {
	width:162px !important;
	height:144px !important;
	left:174px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item318515 {
	width:162px !important;
	height:144px !important;
	left:521px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item318516 {
	width:162px !important;
	height:144px !important;
	left:347px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item318517 {
	width:162px !important;
	height:144px !important;
	left:174px !important;
	top:1px !important;
	border:solid 1px #cbcbcc;
}

#item318518 {
	width:162px !important;
	height:144px !important;
	left:347px !important;
	top:1px !important;
	border:solid 1px #cbcbcc;
}

#item318519 {
	width:162px !important;
	height:144px !important;
	left:521px !important;
	top:1px !important;
	border:solid 1px #000;
}

#item318520 {
	width:162px !important;
	height:144px !important;
	top:312px !important;
	border:solid 1px #cbcbcc;
}

#item318521 {
	width:162px !important;
	height:144px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item179477 {
	width:554px !important;
	left:57px !important;
	top:1375px !important;
	min-height:50px !important;
}

#item179232 {
	width:668px !important;
	left:57px !important;
	min-height:15px !important;
}

#item179258 {
	width:162px !important;
	height:144px !important;
	left:570px !important;
	top:688px !important;
	border:solid 1px #cbcbcc;
}

#item179262 {
	width:163px !important;
	height:145px !important;
	left:569px !important;
	top:532px !important;
	border:solid 1px #999390;
}

#item179265 {
	width:600px !important;
	left:46px !important;
	top:1323px !important;
	min-height:21px !important;
}

#item179341 {
	width:554px !important;
	left:57px !important;
	top:1375px !important;
	min-height:50px !important;
}

#item318260 {
	width:163px !important;
	height:145px !important;
	border:solid 1px #cbcbcc;
}

#item318261 {
	width:162px !important;
	height:144px !important;
	left:174px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item318262 {
	width:162px !important;
	height:144px !important;
	left:521px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item318263 {
	width:162px !important;
	height:144px !important;
	left:347px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item318264 {
	width:162px !important;
	height:144px !important;
	left:174px !important;
	top:1px !important;
	border:solid 1px #cbcbcc;
}

#item318265 {
	width:162px !important;
	height:144px !important;
	left:347px !important;
	top:1px !important;
	border:solid 1px #000;
}

#item318267 {
	width:162px !important;
	height:144px !important;
	top:312px !important;
	border:solid 1px #cbcbcc;
}

#item318268 {
	width:162px !important;
	height:144px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item178930 {
	width:668px !important;
	left:57px !important;
	min-height:15px !important;
}

#item178953 {
	width:162px !important;
	height:144px !important;
	left:50px !important;
	top:532px !important;
	border:solid 1px #cbcbcc;
}

#item178954 {
	width:162px !important;
	height:144px !important;
	left:223px !important;
	top:688px !important;
	border:solid 1px #cbcbcc;
}

#item178956 {
	width:162px !important;
	height:144px !important;
	left:570px !important;
	top:688px !important;
	border:solid 1px #cbcbcc;
}

#item178957 {
	width:162px !important;
	height:144px !important;
	left:396px !important;
	top:688px !important;
	border:solid 1px #cbcbcc;
}

#item178958 {
	width:163px !important;
	height:145px !important;
	left:223px !important;
	top:532px !important;
	border:solid 1px #000;
}

#item178959 {
	width:162px !important;
	height:144px !important;
	left:396px !important;
	top:532px !important;
	border:solid 1px #cbcbcc;
}

#item178960 {
	width:162px !important;
	height:144px !important;
	left:570px !important;
	top:532px !important;
	border:solid 1px #cbcbcc;
}

#item178961 {
	width:162px !important;
	height:144px !important;
	left:49px !important;
	top:844px !important;
	border:solid 1px #cbcbcc;
}

#item178962 {
	width:162px !important;
	height:144px !important;
	left:49px !important;
	top:688px !important;
	border:solid 1px #cbcbcc;
}

#item178963 {
	width:554px !important;
	left:46px !important;
	top:1323px !important;
	min-height:19px !important;
}

#item179040 {
	width:554px !important;
	left:57px !important;
	top:1375px !important;
	min-height:50px !important;
}

#item318189 {
	width:163px !important;
	height:145px !important;
	border:solid 1px #cbcbcc;
}

#item318190 {
	width:162px !important;
	height:144px !important;
	left:174px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item318191 {
	width:162px !important;
	height:144px !important;
	left:521px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item318192 {
	width:162px !important;
	height:144px !important;
	left:347px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item318193 {
	width:162px !important;
	height:144px !important;
	left:174px !important;
	top:1px !important;
	border:solid 1px #000;
}

#item318194 {
	width:162px !important;
	height:144px !important;
	left:347px !important;
	top:1px !important;
	border:solid 1px #cbcbcc;
}

#item318195 {
	width:162px !important;
	height:144px !important;
	left:521px !important;
	top:1px !important;
	border:solid 1px #cbcbcc;
}

#item318196 {
	width:162px !important;
	height:144px !important;
	top:312px !important;
	border:solid 1px #cbcbcc;
}

#item318197 {
	width:162px !important;
	height:144px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item47662 {
	width:668px !important;
	left:57px !important;
	min-height:15px !important;
}

#item156225 {
	width:554px !important;
	left:57px !important;
	top:1375px !important;
	min-height:50px !important;
}

#item317817 {
	width:163px !important;
	height:145px !important;
	border:solid 1px #000;
}

#item317818 {
	width:162px !important;
	height:144px !important;
	left:174px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item317819 {
	width:162px !important;
	height:144px !important;
	left:521px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item317821 {
	width:162px !important;
	height:144px !important;
	left:347px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item317822 {
	width:162px !important;
	height:144px !important;
	left:174px !important;
	top:1px !important;
	border:solid 1px #cbcbcc;
}

#item317823 {
	width:162px !important;
	height:144px !important;
	left:347px !important;
	top:1px !important;
	border:solid 1px #cbcbcc;
}

#item317824 {
	width:162px !important;
	height:144px !important;
	left:521px !important;
	top:1px !important;
	border:solid 1px #cbcbcc;
}

#item317825 {
	width:162px !important;
	height:144px !important;
	top:312px !important;
	border:solid 1px #cbcbcc;
}

#item317826 {
	width:162px !important;
	height:144px !important;
	top:157px !important;
	border:solid 1px #cbcbcc;
}

#item318714 {
	width:782px !important;
	height:1426px !important;
	left:-1px !important;
	top:186px !important;
}

#item178892 {
	width:149px !important;
	height:132px !important;
}

#item178890 {
	width:149px !important;
	height:132px !important;
	left:402px !important;
	top:878px !important;
}

#item178895 {
	width:149px !important;
	height:132px !important;
}

#item178893 {
	width:149px !important;
	height:132px !important;
	left:402px !important;
	top:722px !important;
}

#item178898 {
	width:149px !important;
	height:132px !important;
}

#item178896 {
	width:149px !important;
	height:132px !important;
	left:575px !important;
	top:878px !important;
}

#item178901 {
	width:149px !important;
	height:132px !important;
}

#item178899 {
	width:149px !important;
	height:132px !important;
	left:229px !important;
	top:878px !important;
}

#item178904 {
	width:149px !important;
	height:132px !important;
}

#item178902 {
	width:149px !important;
	height:132px !important;
	left:56px !important;
	top:878px !important;
}

#item178907 {
	width:149px !important;
	height:132px !important;
}

#item178905 {
	width:149px !important;
	height:132px !important;
	left:56px !important;
	top:1034px !important;
}

#item178910 {
	width:149px !important;
	height:132px !important;
}

#item178908 {
	width:149px !important;
	height:132px !important;
	left:575px !important;
	top:722px !important;
}

#item178913 {
	width:149px !important;
	height:132px !important;
}

#item178911 {
	width:149px !important;
	height:132px !important;
	left:229px !important;
	top:722px !important;
}

#item178916 {
	width:149px !important;
	height:132px !important;
}

#item178914 {
	width:149px !important;
	height:132px !important;
	left:56px !important;
	top:722px !important;
}

#item173257 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item173269 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item173266 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item173273 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item173270 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item173278 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item173274 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item173305 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item173301 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item173332 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item173328 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item173359 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item173355 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item173387 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item173383 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item173414 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item173410 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item173441 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item173437 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item173468 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item173464 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item173495 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item173491 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item173255 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item173252 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item173250 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item151985 {
	width:572px !important;
	left:154px !important;
	top:724px !important;
	min-height:30px !important;
}

#item156502 {
	width:554px !important;
	left:56px !important;
	top:1562px !important;
	min-height:50px !important;
}

#item231099 {
	width:316px !important;
	height:56px !important;
	padding:12px;
}

#item231106 {
	width:316px !important;
	height:56px !important;
	left:420px !important;
	top:780px !important;
}

#item249450 {
	width:315px !important;
	height:56px !important;
	padding:12px;
}

#item249567 {
	width:315px !important;
	height:56px !important;
	left:421px !important;
	top:847px !important;
}

#item249454 {
	width:315px !important;
	height:56px !important;
	padding:12px;
}

#item249571 {
	width:315px !important;
	height:56px !important;
	left:421px !important;
	top:916px !important;
}

#item249482 {
	width:315px !important;
	height:56px !important;
	padding:12px;
}

#item249574 {
	width:315px !important;
	height:56px !important;
	left:421px !important;
	top:983px !important;
}

#item249510 {
	width:315px !important;
	height:56px !important;
	padding:12px;
}

#item249577 {
	width:315px !important;
	height:56px !important;
	left:421px !important;
	top:1051px !important;
}

#item173525 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item173538 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item173534 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item173542 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:2px !important;
}

#item173539 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item173547 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item173543 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item173574 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item173570 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item173601 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item173597 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item173628 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item173624 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item173655 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item173651 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item173682 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item173678 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item173709 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item173705 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item173737 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item173733 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item173764 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item173760 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item173523 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item173520 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item173518 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item180419 {
	width:619px !important;
	left:56px !important;
	top:1468px !important;
	min-height:132px !important;
}

#item180445 {
	width:252px !important;
	left:24px !important;
	top:13px !important;
	min-height:76px !important;
}

#item180480 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item180492 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item180489 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item180496 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item180493 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item180501 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item180497 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item180528 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item180524 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item180555 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item180551 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item180582 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item180578 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item180609 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item180605 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item180637 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item180632 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item180664 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item180660 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item180691 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item180687 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item180718 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item180714 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item180478 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item180475 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item180473 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item194657 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item194680 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item194707 {
	width:590px !important;
	left:56px !important;
	min-height:86px !important;
}

#item194730 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:265px !important;
}

#item194476 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item194500 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item194526 {
	width:590px !important;
	left:56px !important;
	top:20px !important;
	min-height:86px !important;
}

#item194549 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:1133px !important;
}

#item194223 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item194246 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item194272 {
	width:590px !important;
	left:56px !important;
	top:20px !important;
	min-height:86px !important;
}

#item194295 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:951px !important;
}

#item194318 {
	width:668px !important;
	left:56px !important;
	top:1395px !important;
	min-height:181px !important;
}

#item193971 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item193995 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item194021 {
	width:590px !important;
	left:56px !important;
	top:20px !important;
	min-height:86px !important;
}

#item194044 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:929px !important;
}

#item194068 {
	width:668px !important;
	left:56px !important;
	top:1395px !important;
	min-height:181px !important;
}

#item193728 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item193751 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item193777 {
	width:590px !important;
	left:56px !important;
	min-height:86px !important;
}

#item193800 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:951px !important;
}

#item193823 {
	width:668px !important;
	left:56px !important;
	top:1395px !important;
	min-height:181px !important;
}

#item193480 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item193503 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item193529 {
	width:590px !important;
	left:56px !important;
	min-height:86px !important;
}

#item193552 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:929px !important;
}

#item193575 {
	width:668px !important;
	left:56px !important;
	top:1395px !important;
	min-height:181px !important;
}

#item193233 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item193256 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item193282 {
	width:590px !important;
	left:56px !important;
	min-height:86px !important;
}

#item193305 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:929px !important;
}

#item193328 {
	width:668px !important;
	left:56px !important;
	top:1395px !important;
	min-height:181px !important;
}

#item193029 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item193052 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item193078 {
	width:590px !important;
	left:56px !important;
	top:20px !important;
	min-height:86px !important;
}

#item193101 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:265px !important;
}

#item192853 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item192876 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item192902 {
	width:590px !important;
	left:56px !important;
	top:20px !important;
	min-height:86px !important;
}

#item192925 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:1133px !important;
}

#item192557 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item192580 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item192606 {
	width:421px !important;
	left:56px !important;
	top:20px !important;
	min-height:86px !important;
}

#item192652 {
	width:668px !important;
	left:56px !important;
	top:1395px !important;
	min-height:181px !important;
}

#item249584 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:951px !important;
}

#item192377 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item192378 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item192406 {
	width:421px !important;
	left:56px !important;
	top:20px !important;
	min-height:86px !important;
}

#item192429 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:929px !important;
}

#item192452 {
	width:668px !important;
	left:56px !important;
	top:1395px !important;
	min-height:181px !important;
}

#item192153 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item192154 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item192180 {
	width:421px !important;
	left:56px !important;
	top:20px !important;
	min-height:86px !important;
}

#item192203 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:951px !important;
}

#item192226 {
	width:668px !important;
	left:56px !important;
	top:1395px !important;
	min-height:181px !important;
}

#item191931 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item191932 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item191958 {
	width:421px !important;
	left:56px !important;
	top:20px !important;
	min-height:86px !important;
}

#item191981 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:929px !important;
}

#item192005 {
	width:668px !important;
	left:56px !important;
	top:1395px !important;
	min-height:181px !important;
}

#item191701 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item191702 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item191728 {
	width:421px !important;
	left:56px !important;
	top:20px !important;
	min-height:86px !important;
}

#item191751 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:929px !important;
}

#item191774 {
	width:668px !important;
	left:56px !important;
	top:1395px !important;
	min-height:181px !important;
}

#item369419 {
	width:16px !important;
	height:16px !important;
}

#item369413 {
	width:16px !important;
	height:16px !important;
}

#item191163 {
	width:590px !important;
	left:55px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item191186 {
	width:300px !important;
	left:56px !important;
	top:20px !important;
	min-height:35px !important;
}

#item191209 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item191210 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item191259 {
	width:695px !important;
	left:56px !important;
	top:1251px !important;
	min-height:243px !important;
}

#item186409 {
	width:780px !important;
	height:100px !important;
	top:127px !important;
	background:#78faae;
}

#item186414 {
	width:300px !important;
	left:56px !important;
	min-height:35px !important;
}

#item370130 {
	width:16px !important;
	height:16px !important;
}

#item370102 {
	width:16px !important;
	height:16px !important;
}

#item370095 {
	width:16px !important;
	height:16px !important;
}

#item370087 {
	width:16px !important;
	height:16px !important;
}

#item370079 {
	width:16px !important;
	height:16px !important;
}

#item370072 {
	width:16px !important;
	height:16px !important;
}

#item370064 {
	width:16px !important;
	height:16px !important;
}

#item370057 {
	width:16px !important;
	height:16px !important;
}

#item370050 {
	width:16px !important;
	height:16px !important;
}

#item370043 {
	width:16px !important;
	height:16px !important;
}

#item186438 {
	width:668px !important;
	top:102px !important;
	min-height:527px !important;
}

#item186461 {
	width:668px !important;
	min-height:27px !important;
}

#item370375 {
	width:16px !important;
	height:16px !important;
}

#item370369 {
	width:16px !important;
	height:16px !important;
}

#item186490 {
	width:590px !important;
	left:55px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item186515 {
	width:780px !important;
	height:100px !important;
	top:127px !important;
	background:#78faae;
}

#item186519 {
	width:300px !important;
	left:56px !important;
	min-height:35px !important;
}

#item370518 {
	width:16px !important;
	height:16px !important;
}

#item370512 {
	width:16px !important;
	height:16px !important;
}

#item186542 {
	width:590px !important;
	left:55px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item371195 {
	width:16px !important;
	height:16px !important;
}

#item371167 {
	width:16px !important;
	height:16px !important;
}

#item371160 {
	width:16px !important;
	height:16px !important;
}

#item371152 {
	width:16px !important;
	height:16px !important;
}

#item371145 {
	width:16px !important;
	height:16px !important;
}

#item371116 {
	width:16px !important;
	height:16px !important;
}

#item371109 {
	width:16px !important;
	height:16px !important;
}

#item371081 {
	width:16px !important;
	height:16px !important;
}

#item371073 {
	width:16px !important;
	height:16px !important;
}

#item371066 {
	width:16px !important;
	height:16px !important;
}

#item371058 {
	width:16px !important;
	height:16px !important;
}

#item371051 {
	width:16px !important;
	height:16px !important;
}

#item186566 {
	width:668px !important;
	top:102px !important;
	min-height:1221px !important;
}

#item186589 {
	width:668px !important;
	min-height:27px !important;
}

#item186614 {
	width:300px !important;
	left:56px !important;
	min-height:35px !important;
}

#item186637 {
	width:780px !important;
	height:100px !important;
	top:127px !important;
	background:#78faae;
}

#item372813 {
	width:16px !important;
	height:16px !important;
}

#item372785 {
	width:16px !important;
	height:16px !important;
}

#item372778 {
	width:16px !important;
	height:16px !important;
}

#item372770 {
	width:16px !important;
	height:16px !important;
}

#item372742 {
	width:16px !important;
	height:16px !important;
}

#item372713 {
	width:16px !important;
	height:16px !important;
}

#item372706 {
	width:16px !important;
	height:16px !important;
}

#item372677 {
	width:16px !important;
	height:16px !important;
}

#item372670 {
	width:16px !important;
	height:16px !important;
}

#item372642 {
	width:16px !important;
	height:16px !important;
}

#item372634 {
	width:16px !important;
	height:16px !important;
}

#item372626 {
	width:16px !important;
	height:16px !important;
}

#item372619 {
	width:16px !important;
	height:16px !important;
}

#item372612 {
	width:16px !important;
	height:16px !important;
}

#item372605 {
	width:16px !important;
	height:16px !important;
}

#item372598 {
	width:16px !important;
	height:16px !important;
}

#item372591 {
	width:16px !important;
	height:16px !important;
}

#item372561 {
	width:16px !important;
	height:16px !important;
}

#item372554 {
	width:16px !important;
	height:16px !important;
}

#item372547 {
	width:16px !important;
	height:16px !important;
}

#item372519 {
	width:16px !important;
	height:16px !important;
}

#item372512 {
	width:16px !important;
	height:16px !important;
}

#item372505 {
	width:16px !important;
	height:16px !important;
}

#item372476 {
	width:16px !important;
	height:16px !important;
}

#item186644 {
	width:668px !important;
	top:102px !important;
	min-height:1151px !important;
}

#item186667 {
	width:668px !important;
	min-height:27px !important;
}

#item373431 {
	width:16px !important;
	height:16px !important;
}

#item373425 {
	width:16px !important;
	height:16px !important;
}

#item186690 {
	width:590px !important;
	left:55px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item186715 {
	width:300px !important;
	left:56px !important;
	min-height:35px !important;
}

#item186738 {
	width:780px !important;
	height:100px !important;
	top:127px !important;
	background:#78faae;
}

#item186744 {
	width:668px !important;
	min-height:27px !important;
}

#item374250 {
	width:16px !important;
	height:16px !important;
}

#item374242 {
	width:16px !important;
	height:16px !important;
}

#item374235 {
	width:16px !important;
	height:16px !important;
}

#item374228 {
	width:16px !important;
	height:16px !important;
}

#item374198 {
	width:16px !important;
	height:16px !important;
}

#item374170 {
	width:16px !important;
	height:16px !important;
}

#item374163 {
	width:16px !important;
	height:16px !important;
}

#item374156 {
	width:16px !important;
	height:16px !important;
}

#item374149 {
	width:16px !important;
	height:16px !important;
}

#item186767 {
	width:668px !important;
	top:102px !important;
	min-height:1153px !important;
}

#item374545 {
	width:16px !important;
	height:16px !important;
}

#item374539 {
	width:16px !important;
	height:16px !important;
}

#item186790 {
	width:590px !important;
	left:55px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item186814 {
	width:300px !important;
	left:56px !important;
	top:20px !important;
	min-height:35px !important;
}

#item186837 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item375372 {
	width:16px !important;
	height:16px !important;
}

#item375343 {
	width:16px !important;
	height:16px !important;
}

#item375336 {
	width:16px !important;
	height:16px !important;
}

#item375329 {
	width:16px !important;
	height:16px !important;
}

#item375322 {
	width:16px !important;
	height:16px !important;
}

#item375315 {
	width:16px !important;
	height:16px !important;
}

#item375308 {
	width:16px !important;
	height:16px !important;
}

#item375300 {
	width:16px !important;
	height:16px !important;
}

#item375272 {
	width:16px !important;
	height:16px !important;
}

#item375264 {
	width:16px !important;
	height:16px !important;
}

#item375257 {
	width:16px !important;
	height:16px !important;
}

#item375250 {
	width:16px !important;
	height:16px !important;
}

#item375243 {
	width:16px !important;
	height:16px !important;
}

#item375235 {
	width:16px !important;
	height:16px !important;
}

#item375228 {
	width:16px !important;
	height:16px !important;
}

#item375221 {
	width:16px !important;
	height:16px !important;
}

#item375214 {
	width:16px !important;
	height:16px !important;
}

#item375207 {
	width:16px !important;
	height:16px !important;
}

#item375200 {
	width:16px !important;
	height:16px !important;
}

#item186839 {
	width:668px !important;
	top:101px !important;
	min-height:1069px !important;
}

#item186862 {
	width:668px !important;
	min-height:27px !important;
}

#item375808 {
	width:16px !important;
	height:16px !important;
}

#item375802 {
	width:16px !important;
	height:16px !important;
}

#item186885 {
	width:590px !important;
	left:55px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item186913 {
	width:300px !important;
	left:56px !important;
	top:20px !important;
	min-height:35px !important;
}

#item186936 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item376814 {
	width:16px !important;
	height:16px !important;
}

#item376807 {
	width:16px !important;
	height:16px !important;
}

#item376800 {
	width:16px !important;
	height:16px !important;
}

#item376791 {
	width:16px !important;
	height:16px !important;
}

#item376784 {
	width:16px !important;
	height:16px !important;
}

#item376756 {
	width:16px !important;
	height:16px !important;
}

#item376749 {
	width:16px !important;
	height:16px !important;
}

#item376742 {
	width:16px !important;
	height:16px !important;
}

#item376734 {
	width:16px !important;
	height:16px !important;
}

#item376706 {
	width:16px !important;
	height:16px !important;
}

#item376678 {
	width:16px !important;
	height:16px !important;
}

#item376671 {
	width:16px !important;
	height:16px !important;
}

#item376643 {
	width:16px !important;
	height:16px !important;
}

#item376636 {
	width:16px !important;
	height:16px !important;
}

#item376627 {
	width:16px !important;
	height:16px !important;
}

#item376620 {
	width:16px !important;
	height:16px !important;
}

#item376592 {
	width:16px !important;
	height:16px !important;
}

#item186938 {
	width:668px !important;
	top:102px !important;
	min-height:615px !important;
}

#item186961 {
	width:668px !important;
	min-height:27px !important;
}

#item377263 {
	width:16px !important;
	height:16px !important;
}

#item377257 {
	width:16px !important;
	height:16px !important;
}

#item186984 {
	width:590px !important;
	left:55px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item187011 {
	width:300px !important;
	left:56px !important;
	top:20px !important;
	min-height:35px !important;
}

#item187034 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item187037 {
	width:668px !important;
	min-height:27px !important;
}

#item377839 {
	width:16px !important;
	height:16px !important;
}

#item377810 {
	width:16px !important;
	height:16px !important;
}

#item377803 {
	width:16px !important;
	height:16px !important;
}

#item377774 {
	width:16px !important;
	height:16px !important;
}

#item377767 {
	width:16px !important;
	height:16px !important;
}

#item187060 {
	width:668px !important;
	top:101px !important;
	min-height:901px !important;
}

#item378052 {
	width:16px !important;
	height:16px !important;
}

#item378046 {
	width:16px !important;
	height:16px !important;
}

#item187107 {
	width:590px !important;
	left:55px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item187134 {
	width:300px !important;
	left:56px !important;
	top:20px !important;
	min-height:35px !important;
}

#item187157 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item187160 {
	width:668px !important;
	top:101px !important;
	min-height:535px !important;
}

#item187183 {
	width:668px !important;
	min-height:27px !important;
}

#item378470 {
	width:16px !important;
	height:16px !important;
}

#item378464 {
	width:16px !important;
	height:16px !important;
}

#item187206 {
	width:590px !important;
	left:55px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item187233 {
	width:300px !important;
	left:56px !important;
	top:20px !important;
	min-height:35px !important;
}

#item187257 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item187260 {
	width:668px !important;
	min-height:27px !important;
}

#item187283 {
	width:668px !important;
	top:101px !important;
	min-height:1052px !important;
}

#item378891 {
	width:16px !important;
	height:16px !important;
}

#item378885 {
	width:16px !important;
	height:16px !important;
}

#item187306 {
	width:590px !important;
	left:55px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item181235 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item181237 {
	width:668px !important;
	top:265px !important;
	min-height:960px !important;
}

#item181260 {
	width:471px !important;
	min-height:35px !important;
}

#item181284 {
	width:668px !important;
	top:1403px !important;
	min-height:153px !important;
}

#item181307 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item180758 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:960px !important;
}

#item180782 {
	width:300px !important;
	left:56px !important;
	top:20px !important;
	min-height:35px !important;
}

#item180807 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item180808 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item180831 {
	width:668px !important;
	left:56px !important;
	top:1344px !important;
	min-height:240px !important;
}

#item195786 {
	width:780px !important;
	height:1584px !important;
	top:56px !important;
}

#item180856 {
	width:105px !important;
	height:124px !important;
}

#item180854 {
	width:105px !important;
	height:124px !important;
	top:190px !important;
}

#item180859 {
	width:105px !important;
	height:124px !important;
}

#item180857 {
	width:105px !important;
	height:124px !important;
	left:675px !important;
	top:190px !important;
}

#item181396 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item181407 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item181404 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item181411 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item181408 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item181416 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item181412 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item181443 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item181439 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item181471 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item181467 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item181499 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item181494 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item181526 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item181522 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item181554 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item181550 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item181581 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item181577 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item181608 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item181604 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item181635 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item181631 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item181394 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item181391 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item181389 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item194801 {
	width:505px !important;
	left:56px !important;
	top:112px !important;
	min-height:35px !important;
}

#item194824 {
	width:554px !important;
	left:56px !important;
	top:1582px !important;
	min-height:50px !important;
}

#item195151 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item195162 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item195159 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item195166 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item195163 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item195172 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item195167 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item195199 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item195195 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item195226 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item195222 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item195253 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item195249 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item195280 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item195276 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item195307 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item195303 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item195334 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item195330 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item195361 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item195357 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item195390 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item195385 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item195149 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item195146 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item195144 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item195416 {
	width:505px !important;
	left:56px !important;
	top:112px !important;
	min-height:35px !important;
}

#item195462 {
	width:554px !important;
	left:56px !important;
	top:1582px !important;
	min-height:50px !important;
}

#item195497 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item195509 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item195506 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item195513 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item195510 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item195518 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item195514 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item195545 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item195541 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item195573 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item195568 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item195600 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item195596 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item195627 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item195623 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item195654 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item195650 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item195681 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item195677 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item195709 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item195705 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item195736 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item195732 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item195495 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item195492 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item195490 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item195815 {
	width:252px !important;
	left:24px !important;
	top:13px !important;
	min-height:76px !important;
}

#item195838 {
	width:619px !important;
	left:56px !important;
	top:1468px !important;
	min-height:132px !important;
}

#item248168 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item248179 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item248176 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item248183 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item248180 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item248189 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item248185 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item248216 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item248212 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item248243 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item248239 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item248270 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item248266 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item248297 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item248293 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item248324 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item248320 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item248352 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item248348 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item248379 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item248375 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item248407 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item248403 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item248166 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item248163 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item248161 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item258043 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item258072 {
	width:647px !important;
	left:63px !important;
	top:184px !important;
	min-height:27px !important;
}

#item258095 {
	width:590px !important;
	left:53px !important;
	top:20px !important;
	min-height:86px !important;
}

#item258118 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:265px !important;
}

#item257943 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item257972 {
	width:647px !important;
	left:63px !important;
	top:184px !important;
	min-height:27px !important;
}

#item257995 {
	width:590px !important;
	left:53px !important;
	top:20px !important;
	min-height:86px !important;
}

#item258018 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:1205px !important;
}

#item257819 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item257848 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item257871 {
	width:668px !important;
	left:56px !important;
	top:1395px !important;
	min-height:181px !important;
}

#item257894 {
	width:421px !important;
	left:53px !important;
	top:20px !important;
	min-height:86px !important;
}

#item257917 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:975px !important;
}

#item257696 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item257725 {
	width:421px !important;
	left:53px !important;
	top:20px !important;
	min-height:86px !important;
}

#item257748 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item257771 {
	width:668px !important;
	left:56px !important;
	top:1395px !important;
	min-height:181px !important;
}

#item257794 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:951px !important;
}

#item257570 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item257601 {
	width:421px !important;
	left:53px !important;
	top:20px !important;
	min-height:86px !important;
}

#item257624 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item257647 {
	width:668px !important;
	left:56px !important;
	top:1395px !important;
	min-height:181px !important;
}

#item257670 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:975px !important;
}

#item257447 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item257476 {
	width:421px !important;
	left:53px !important;
	top:20px !important;
	min-height:86px !important;
}

#item257499 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item257522 {
	width:668px !important;
	left:56px !important;
	top:1395px !important;
	min-height:181px !important;
}

#item257545 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:975px !important;
}

#item257322 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item257351 {
	width:421px !important;
	left:53px !important;
	top:20px !important;
	min-height:86px !important;
}

#item257374 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item257397 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:929px !important;
}

#item257421 {
	width:668px !important;
	left:56px !important;
	top:1395px !important;
	min-height:181px !important;
}

#item386362 {
	width:16px !important;
	height:16px !important;
}

#item386356 {
	width:16px !important;
	height:16px !important;
}

#item262609 {
	width:590px !important;
	left:55px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item262632 {
	width:300px !important;
	left:56px !important;
	top:20px !important;
	min-height:35px !important;
}

#item262655 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item262657 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item262706 {
	width:695px !important;
	left:56px !important;
	top:1251px !important;
	min-height:243px !important;
}

#item269276 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item269226 {
	width:300px !important;
	left:56px !important;
	top:20px !important;
	min-height:35px !important;
}

#item269251 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item386785 {
	width:16px !important;
	height:16px !important;
}

#item386779 {
	width:16px !important;
	height:16px !important;
}

#item269291 {
	width:590px !important;
	left:55px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item262505 {
	width:780px !important;
	height:100px !important;
	top:127px !important;
	background:#78faae;
}

#item262509 {
	width:300px !important;
	left:56px !important;
	min-height:35px !important;
}

#item262556 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item387010 {
	width:16px !important;
	height:16px !important;
}

#item387004 {
	width:16px !important;
	height:16px !important;
}

#item262585 {
	width:590px !important;
	left:55px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item387577 {
	width:16px !important;
	height:16px !important;
}

#item387548 {
	width:16px !important;
	height:16px !important;
}

#item387541 {
	width:16px !important;
	height:16px !important;
}

#item387534 {
	width:16px !important;
	height:16px !important;
}

#item387505 {
	width:16px !important;
	height:16px !important;
}

#item387498 {
	width:16px !important;
	height:16px !important;
}

#item387490 {
	width:16px !important;
	height:16px !important;
}

#item387483 {
	width:16px !important;
	height:16px !important;
}

#item387476 {
	width:16px !important;
	height:16px !important;
}

#item387469 {
	width:16px !important;
	height:16px !important;
}

#item268853 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:631px !important;
}

#item262404 {
	width:780px !important;
	height:100px !important;
	top:127px !important;
	background:#78faae;
}

#item262409 {
	width:300px !important;
	left:56px !important;
	min-height:35px !important;
}

#item387874 {
	width:16px !important;
	height:16px !important;
}

#item387868 {
	width:16px !important;
	height:16px !important;
}

#item262432 {
	width:590px !important;
	left:55px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item389097 {
	width:16px !important;
	height:16px !important;
}

#item389089 {
	width:16px !important;
	height:16px !important;
}

#item389081 {
	width:16px !important;
	height:16px !important;
}

#item389074 {
	width:16px !important;
	height:16px !important;
}

#item389067 {
	width:16px !important;
	height:16px !important;
}

#item389039 {
	width:16px !important;
	height:16px !important;
}

#item389032 {
	width:16px !important;
	height:16px !important;
}

#item389003 {
	width:16px !important;
	height:16px !important;
}

#item388996 {
	width:16px !important;
	height:16px !important;
}

#item388988 {
	width:16px !important;
	height:16px !important;
}

#item388960 {
	width:16px !important;
	height:16px !important;
}

#item388932 {
	width:16px !important;
	height:16px !important;
}

#item388924 {
	width:16px !important;
	height:16px !important;
}

#item388917 {
	width:16px !important;
	height:16px !important;
}

#item388910 {
	width:16px !important;
	height:16px !important;
}

#item388882 {
	width:16px !important;
	height:16px !important;
}

#item388875 {
	width:16px !important;
	height:16px !important;
}

#item388847 {
	width:16px !important;
	height:16px !important;
}

#item388817 {
	width:16px !important;
	height:16px !important;
}

#item388789 {
	width:16px !important;
	height:16px !important;
}

#item262456 {
	width:668px !important;
	top:102px !important;
	min-height:1149px !important;
}

#item262479 {
	width:668px !important;
	min-height:27px !important;
}

#item262305 {
	width:300px !important;
	left:56px !important;
	min-height:35px !important;
}

#item262328 {
	width:780px !important;
	height:100px !important;
	top:127px !important;
	background:#78faae;
}

#item262356 {
	width:668px !important;
	left:56px !important;
	top:164px !important;
	min-height:27px !important;
}

#item389787 {
	width:16px !important;
	height:16px !important;
}

#item389781 {
	width:16px !important;
	height:16px !important;
}

#item262379 {
	width:590px !important;
	left:55px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item390717 {
	width:16px !important;
	height:16px !important;
}

#item390710 {
	width:16px !important;
	height:16px !important;
}

#item390682 {
	width:16px !important;
	height:16px !important;
}

#item390675 {
	width:16px !important;
	height:16px !important;
}

#item390645 {
	width:16px !important;
	height:16px !important;
}

#item390637 {
	width:16px !important;
	height:16px !important;
}

#item390609 {
	width:16px !important;
	height:16px !important;
}

#item390602 {
	width:16px !important;
	height:16px !important;
}

#item390595 {
	width:16px !important;
	height:16px !important;
}

#item390567 {
	width:16px !important;
	height:16px !important;
}

#item390559 {
	width:16px !important;
	height:16px !important;
}

#item390531 {
	width:16px !important;
	height:16px !important;
}

#item390502 {
	width:16px !important;
	height:16px !important;
}

#item268137 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:758px !important;
}

#item262204 {
	width:300px !important;
	left:56px !important;
	min-height:35px !important;
}

#item262228 {
	width:780px !important;
	height:100px !important;
	top:127px !important;
	background:#78faae;
}

#item262233 {
	width:668px !important;
	left:56px !important;
	top:164px !important;
	min-height:27px !important;
}

#item391230 {
	width:16px !important;
	height:16px !important;
}

#item391224 {
	width:16px !important;
	height:16px !important;
}

#item262280 {
	width:590px !important;
	left:55px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item392403 {
	width:16px !important;
	height:16px !important;
}

#item392395 {
	width:16px !important;
	height:16px !important;
}

#item392387 {
	width:16px !important;
	height:16px !important;
}

#item392380 {
	width:16px !important;
	height:16px !important;
}

#item392352 {
	width:16px !important;
	height:16px !important;
}

#item392345 {
	width:16px !important;
	height:16px !important;
}

#item392317 {
	width:16px !important;
	height:16px !important;
}

#item392310 {
	width:16px !important;
	height:16px !important;
}

#item392301 {
	width:16px !important;
	height:16px !important;
}

#item392273 {
	width:16px !important;
	height:16px !important;
}

#item392265 {
	width:16px !important;
	height:16px !important;
}

#item392258 {
	width:16px !important;
	height:16px !important;
}

#item392251 {
	width:16px !important;
	height:16px !important;
}

#item392244 {
	width:16px !important;
	height:16px !important;
}

#item392215 {
	width:16px !important;
	height:16px !important;
}

#item392187 {
	width:16px !important;
	height:16px !important;
}

#item392180 {
	width:16px !important;
	height:16px !important;
}

#item392173 {
	width:16px !important;
	height:16px !important;
}

#item392165 {
	width:16px !important;
	height:16px !important;
}

#item392158 {
	width:16px !important;
	height:16px !important;
}

#item392129 {
	width:16px !important;
	height:16px !important;
}

#item392122 {
	width:16px !important;
	height:16px !important;
}

#item392114 {
	width:16px !important;
	height:16px !important;
}

#item392107 {
	width:16px !important;
	height:16px !important;
}

#item267676 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:1141px !important;
}

#item262103 {
	width:300px !important;
	left:56px !important;
	top:20px !important;
	min-height:35px !important;
}

#item262126 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item262152 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item393066 {
	width:16px !important;
	height:16px !important;
}

#item393060 {
	width:16px !important;
	height:16px !important;
}

#item262175 {
	width:590px !important;
	left:55px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item394454 {
	width:16px !important;
	height:16px !important;
}

#item394447 {
	width:16px !important;
	height:16px !important;
}

#item394439 {
	width:16px !important;
	height:16px !important;
}

#item394432 {
	width:16px !important;
	height:16px !important;
}

#item394404 {
	width:16px !important;
	height:16px !important;
}

#item394397 {
	width:16px !important;
	height:16px !important;
}

#item394390 {
	width:16px !important;
	height:16px !important;
}

#item394383 {
	width:16px !important;
	height:16px !important;
}

#item394375 {
	width:16px !important;
	height:16px !important;
}

#item394368 {
	width:16px !important;
	height:16px !important;
}

#item394360 {
	width:16px !important;
	height:16px !important;
}

#item394352 {
	width:16px !important;
	height:16px !important;
}

#item394324 {
	width:16px !important;
	height:16px !important;
}

#item394317 {
	width:16px !important;
	height:16px !important;
}

#item394309 {
	width:16px !important;
	height:16px !important;
}

#item394281 {
	width:16px !important;
	height:16px !important;
}

#item394274 {
	width:16px !important;
	height:16px !important;
}

#item394267 {
	width:16px !important;
	height:16px !important;
}

#item394260 {
	width:16px !important;
	height:16px !important;
}

#item394251 {
	width:16px !important;
	height:16px !important;
}

#item394243 {
	width:16px !important;
	height:16px !important;
}

#item394236 {
	width:16px !important;
	height:16px !important;
}

#item394229 {
	width:16px !important;
	height:16px !important;
}

#item394222 {
	width:16px !important;
	height:16px !important;
}

#item267358 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:1022px !important;
}

#item262005 {
	width:300px !important;
	left:56px !important;
	top:20px !important;
	min-height:35px !important;
}

#item262028 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item395281 {
	width:16px !important;
	height:16px !important;
}

#item395274 {
	width:16px !important;
	height:16px !important;
}

#item395266 {
	width:16px !important;
	height:16px !important;
}

#item395259 {
	width:16px !important;
	height:16px !important;
}

#item395251 {
	width:16px !important;
	height:16px !important;
}

#item395244 {
	width:16px !important;
	height:16px !important;
}

#item262030 {
	width:668px !important;
	top:102px !important;
	min-height:1352px !important;
}

#item262053 {
	width:668px !important;
	min-height:27px !important;
}

#item395482 {
	width:16px !important;
	height:16px !important;
}

#item395476 {
	width:16px !important;
	height:16px !important;
}

#item262076 {
	width:590px !important;
	left:55px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item261906 {
	width:300px !important;
	left:56px !important;
	top:20px !important;
	min-height:35px !important;
}

#item261929 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item261932 {
	width:668px !important;
	min-height:27px !important;
}

#item395812 {
	width:16px !important;
	height:16px !important;
}

#item395805 {
	width:16px !important;
	height:16px !important;
}

#item261955 {
	width:668px !important;
	top:101px !important;
	min-height:1088px !important;
}

#item395922 {
	width:16px !important;
	height:16px !important;
}

#item395916 {
	width:16px !important;
	height:16px !important;
}

#item261978 {
	width:590px !important;
	left:55px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item261808 {
	width:300px !important;
	left:56px !important;
	top:20px !important;
	min-height:35px !important;
}

#item261831 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item396177 {
	width:16px !important;
	height:16px !important;
}

#item261833 {
	width:668px !important;
	top:101px !important;
	min-height:875px !important;
}

#item261856 {
	width:668px !important;
	min-height:27px !important;
}

#item396322 {
	width:16px !important;
	height:16px !important;
}

#item396316 {
	width:16px !important;
	height:16px !important;
}

#item261879 {
	width:590px !important;
	left:55px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item261514 {
	width:300px !important;
	left:56px !important;
	top:20px !important;
	min-height:35px !important;
}

#item261537 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item261539 {
	width:668px !important;
	min-height:27px !important;
}

#item261562 {
	width:668px !important;
	top:101px !important;
	min-height:1085px !important;
}

#item396685 {
	width:16px !important;
	height:16px !important;
}

#item396679 {
	width:16px !important;
	height:16px !important;
}

#item261585 {
	width:590px !important;
	left:55px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item261710 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item261735 {
	width:471px !important;
	min-height:35px !important;
}

#item261758 {
	width:668px !important;
	top:1403px !important;
	min-height:153px !important;
}

#item261781 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item267146 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:384px !important;
}

#item261635 {
	width:300px !important;
	left:56px !important;
	top:20px !important;
	min-height:35px !important;
}

#item261658 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item261659 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item261682 {
	width:668px !important;
	left:56px !important;
	top:1344px !important;
	min-height:240px !important;
}

#item267045 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:768px !important;
}

#item270017 {
	width:780px !important;
	height:1638px !important;
	top:56px !important;
}

#item258145 {
	width:105px !important;
	height:124px !important;
}

#item258141 {
	width:105px !important;
	height:124px !important;
	top:190px !important;
}

#item258149 {
	width:105px !important;
	height:124px !important;
}

#item258146 {
	width:105px !important;
	height:124px !important;
	left:675px !important;
	top:190px !important;
}

#item315985 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item315997 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item315994 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item316001 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item315998 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item316006 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item316002 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item316033 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item316029 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item316060 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item316056 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item316088 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item316083 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item316115 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item316111 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item316142 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item316138 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item316170 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item316166 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item316198 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item316194 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item316225 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item316221 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item315983 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item315980 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item315978 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item205274 {
	width:554px !important;
	top:1256px !important;
	min-height:89px !important;
}

#item205301 {
	width:300px !important;
	left:53px !important;
	top:76px !important;
	min-height:35px !important;
}

#item205348 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item205359 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item205356 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item205363 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item205360 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item205368 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item205364 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item205395 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item205391 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item205422 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item205418 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item205449 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item205445 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item205477 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item205472 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item205504 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item205500 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item205531 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item205527 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item205558 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item205554 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item205585 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item205581 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item205346 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item205342 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item205340 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item205640 {
	width:619px !important;
	left:56px !important;
	top:1468px !important;
	min-height:132px !important;
}

#item205665 {
	width:252px !important;
	left:24px !important;
	top:13px !important;
	min-height:76px !important;
}

#item205699 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item205710 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item205707 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item205715 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item205711 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item205720 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item205716 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item205747 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item205743 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item205774 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item205770 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item205801 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item205797 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item205829 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item205824 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item205857 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item205853 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item205884 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item205880 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item205912 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item205907 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item205939 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item205935 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item205697 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item205694 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item205692 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item214088 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item214117 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item214140 {
	width:580px !important;
	left:53px !important;
	top:20px !important;
	min-height:114px !important;
}

#item214163 {
	width:668px !important;
	left:56px !important;
	top:1395px !important;
	min-height:181px !important;
}

#item214187 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:960px !important;
}

#item213853 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item213882 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item213905 {
	width:501px !important;
	left:53px !important;
	top:20px !important;
	min-height:114px !important;
}

#item213928 {
	width:668px !important;
	left:56px !important;
	top:1395px !important;
	min-height:181px !important;
}

#item213952 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:975px !important;
}

#item213609 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item213638 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item213662 {
	width:501px !important;
	left:53px !important;
	top:20px !important;
	min-height:114px !important;
}

#item213685 {
	width:668px !important;
	left:56px !important;
	top:1395px !important;
	min-height:181px !important;
}

#item213708 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:975px !important;
}

#item213385 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item213416 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item213439 {
	width:501px !important;
	left:53px !important;
	top:20px !important;
	min-height:114px !important;
}

#item213462 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:929px !important;
}

#item213486 {
	width:668px !important;
	left:56px !important;
	top:1395px !important;
	min-height:181px !important;
}

#item402123 {
	width:16px !important;
	height:16px !important;
}

#item402117 {
	width:16px !important;
	height:16px !important;
}

#item276011 {
	width:590px !important;
	left:55px !important;
	top:1385px !important;
	min-height:44px !important;
}

#item276057 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item276058 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item276107 {
	width:695px !important;
	left:56px !important;
	top:1104px !important;
	min-height:243px !important;
}

#item316536 {
	width:268px !important;
	left:53px !important;
	top:20px !important;
	min-height:35px !important;
}

#item274822 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item274869 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item402515 {
	width:16px !important;
	height:16px !important;
}

#item402509 {
	width:16px !important;
	height:16px !important;
}

#item274894 {
	width:590px !important;
	left:55px !important;
	top:1385px !important;
	min-height:44px !important;
}

#item403115 {
	width:16px !important;
	height:16px !important;
}

#item403108 {
	width:16px !important;
	height:16px !important;
}

#item403100 {
	width:16px !important;
	height:16px !important;
}

#item403092 {
	width:16px !important;
	height:16px !important;
}

#item403085 {
	width:16px !important;
	height:16px !important;
}

#item403055 {
	width:16px !important;
	height:16px !important;
}

#item403048 {
	width:16px !important;
	height:16px !important;
}

#item403020 {
	width:16px !important;
	height:16px !important;
}

#item403012 {
	width:16px !important;
	height:16px !important;
}

#item403005 {
	width:16px !important;
	height:16px !important;
}

#item402998 {
	width:16px !important;
	height:16px !important;
}

#item281632 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:487px !important;
}

#item316510 {
	width:268px !important;
	left:53px !important;
	top:20px !important;
	min-height:35px !important;
}

#item275907 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item275935 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item403565 {
	width:16px !important;
	height:16px !important;
}

#item403559 {
	width:16px !important;
	height:16px !important;
}

#item275964 {
	width:590px !important;
	left:55px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item404742 {
	width:16px !important;
	height:16px !important;
}

#item404735 {
	width:16px !important;
	height:16px !important;
}

#item404728 {
	width:16px !important;
	height:16px !important;
}

#item404700 {
	width:16px !important;
	height:16px !important;
}

#item404693 {
	width:16px !important;
	height:16px !important;
}

#item404663 {
	width:16px !important;
	height:16px !important;
}

#item404656 {
	width:16px !important;
	height:16px !important;
}

#item404649 {
	width:16px !important;
	height:16px !important;
}

#item404621 {
	width:16px !important;
	height:16px !important;
}

#item404593 {
	width:16px !important;
	height:16px !important;
}

#item404586 {
	width:16px !important;
	height:16px !important;
}

#item404578 {
	width:16px !important;
	height:16px !important;
}

#item404571 {
	width:16px !important;
	height:16px !important;
}

#item404543 {
	width:16px !important;
	height:16px !important;
}

#item404536 {
	width:16px !important;
	height:16px !important;
}

#item404508 {
	width:16px !important;
	height:16px !important;
}

#item404479 {
	width:16px !important;
	height:16px !important;
}

#item404471 {
	width:16px !important;
	height:16px !important;
}

#item281204 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:1054px !important;
}

#item316477 {
	width:268px !important;
	left:53px !important;
	top:20px !important;
	min-height:35px !important;
}

#item275433 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item405881 {
	width:16px !important;
	height:16px !important;
}

#item405874 {
	width:16px !important;
	height:16px !important;
}

#item405867 {
	width:16px !important;
	height:16px !important;
}

#item405839 {
	width:16px !important;
	height:16px !important;
}

#item405832 {
	width:16px !important;
	height:16px !important;
}

#item405824 {
	width:16px !important;
	height:16px !important;
}

#item405816 {
	width:16px !important;
	height:16px !important;
}

#item275435 {
	width:668px !important;
	top:102px !important;
	min-height:1352px !important;
}

#item275459 {
	width:668px !important;
	min-height:27px !important;
}

#item406197 {
	width:16px !important;
	height:16px !important;
}

#item406191 {
	width:16px !important;
	height:16px !important;
}

#item275482 {
	width:590px !important;
	left:56px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item316446 {
	width:268px !important;
	left:53px !important;
	top:20px !important;
	min-height:35px !important;
}

#item275807 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item406359 {
	width:16px !important;
	height:16px !important;
}

#item406353 {
	width:16px !important;
	height:16px !important;
}

#item275834 {
	width:590px !important;
	left:55px !important;
	top:1385px !important;
	min-height:44px !important;
}

#item275881 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item407325 {
	width:16px !important;
	height:16px !important;
}

#item407318 {
	width:16px !important;
	height:16px !important;
}

#item407311 {
	width:16px !important;
	height:16px !important;
}

#item407304 {
	width:16px !important;
	height:16px !important;
}

#item407296 {
	width:16px !important;
	height:16px !important;
}

#item407289 {
	width:16px !important;
	height:16px !important;
}

#item407281 {
	width:16px !important;
	height:16px !important;
}

#item407253 {
	width:16px !important;
	height:16px !important;
}

#item407246 {
	width:16px !important;
	height:16px !important;
}

#item407239 {
	width:16px !important;
	height:16px !important;
}

#item407231 {
	width:16px !important;
	height:16px !important;
}

#item407224 {
	width:16px !important;
	height:16px !important;
}

#item407217 {
	width:16px !important;
	height:16px !important;
}

#item407210 {
	width:16px !important;
	height:16px !important;
}

#item407203 {
	width:16px !important;
	height:16px !important;
}

#item407175 {
	width:16px !important;
	height:16px !important;
}

#item407145 {
	width:16px !important;
	height:16px !important;
}

#item407116 {
	width:16px !important;
	height:16px !important;
}

#item280776 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:672px !important;
}

#item316421 {
	width:268px !important;
	left:53px !important;
	top:20px !important;
	min-height:35px !important;
}

#item275729 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item275733 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item407936 {
	width:16px !important;
	height:16px !important;
}

#item407930 {
	width:16px !important;
	height:16px !important;
}

#item275756 {
	width:590px !important;
	left:55px !important;
	top:1385px !important;
	min-height:44px !important;
}

#item408984 {
	width:16px !important;
	height:16px !important;
}

#item408977 {
	width:16px !important;
	height:16px !important;
}

#item408949 {
	width:16px !important;
	height:16px !important;
}

#item408941 {
	width:16px !important;
	height:16px !important;
}

#item408934 {
	width:16px !important;
	height:16px !important;
}

#item408927 {
	width:16px !important;
	height:16px !important;
}

#item408899 {
	width:16px !important;
	height:16px !important;
}

#item408870 {
	width:16px !important;
	height:16px !important;
}

#item408862 {
	width:16px !important;
	height:16px !important;
}

#item408834 {
	width:16px !important;
	height:16px !important;
}

#item408827 {
	width:16px !important;
	height:16px !important;
}

#item408799 {
	width:16px !important;
	height:16px !important;
}

#item408771 {
	width:16px !important;
	height:16px !important;
}

#item408742 {
	width:16px !important;
	height:16px !important;
}

#item280333 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:609px !important;
}

#item316393 {
	width:268px !important;
	left:53px !important;
	top:20px !important;
	min-height:35px !important;
}

#item275630 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item275634 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item409541 {
	width:16px !important;
	height:16px !important;
}

#item409534 {
	width:16px !important;
	height:16px !important;
}

#item275657 {
	width:590px !important;
	left:55px !important;
	top:1385px !important;
	min-height:44px !important;
}

#item410533 {
	width:16px !important;
	height:16px !important;
}

#item410525 {
	width:16px !important;
	height:16px !important;
}

#item410517 {
	width:16px !important;
	height:16px !important;
}

#item410510 {
	width:16px !important;
	height:16px !important;
}

#item410503 {
	width:16px !important;
	height:16px !important;
}

#item410496 {
	width:16px !important;
	height:16px !important;
}

#item410468 {
	width:16px !important;
	height:16px !important;
}

#item410460 {
	width:16px !important;
	height:16px !important;
}

#item410453 {
	width:16px !important;
	height:16px !important;
}

#item410446 {
	width:16px !important;
	height:16px !important;
}

#item410438 {
	width:16px !important;
	height:16px !important;
}

#item410410 {
	width:16px !important;
	height:16px !important;
}

#item410382 {
	width:16px !important;
	height:16px !important;
}

#item410374 {
	width:16px !important;
	height:16px !important;
}

#item410367 {
	width:16px !important;
	height:16px !important;
}

#item410339 {
	width:16px !important;
	height:16px !important;
}

#item410332 {
	width:16px !important;
	height:16px !important;
}

#item410325 {
	width:16px !important;
	height:16px !important;
}

#item410318 {
	width:16px !important;
	height:16px !important;
}

#item410310 {
	width:16px !important;
	height:16px !important;
}

#item279994 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:775px !important;
}

#item316368 {
	width:268px !important;
	left:53px !important;
	top:20px !important;
	min-height:35px !important;
}

#item275532 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item275533 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item411116 {
	width:16px !important;
	height:16px !important;
}

#item411109 {
	width:16px !important;
	height:16px !important;
}

#item275556 {
	width:590px !important;
	left:55px !important;
	top:1385px !important;
	min-height:44px !important;
}

#item412073 {
	width:16px !important;
	height:16px !important;
}

#item412066 {
	width:16px !important;
	height:16px !important;
}

#item412059 {
	width:16px !important;
	height:16px !important;
}

#item412030 {
	width:16px !important;
	height:16px !important;
}

#item412002 {
	width:16px !important;
	height:16px !important;
}

#item411994 {
	width:16px !important;
	height:16px !important;
}

#item411987 {
	width:16px !important;
	height:16px !important;
}

#item411980 {
	width:16px !important;
	height:16px !important;
}

#item411972 {
	width:16px !important;
	height:16px !important;
}

#item411964 {
	width:16px !important;
	height:16px !important;
}

#item411956 {
	width:16px !important;
	height:16px !important;
}

#item411949 {
	width:16px !important;
	height:16px !important;
}

#item411942 {
	width:16px !important;
	height:16px !important;
}

#item411935 {
	width:16px !important;
	height:16px !important;
}

#item411928 {
	width:16px !important;
	height:16px !important;
}

#item411920 {
	width:16px !important;
	height:16px !important;
}

#item411913 {
	width:16px !important;
	height:16px !important;
}

#item411885 {
	width:16px !important;
	height:16px !important;
}

#item411878 {
	width:16px !important;
	height:16px !important;
}

#item411870 {
	width:16px !important;
	height:16px !important;
}

#item411863 {
	width:16px !important;
	height:16px !important;
}

#item411855 {
	width:16px !important;
	height:16px !important;
}

#item411848 {
	width:16px !important;
	height:16px !important;
}

#item411841 {
	width:16px !important;
	height:16px !important;
}

#item279643 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:927px !important;
}

#item316336 {
	width:268px !important;
	left:53px !important;
	top:20px !important;
	min-height:35px !important;
}

#item275334 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item275336 {
	width:668px !important;
	min-height:27px !important;
}

#item275360 {
	width:668px !important;
	top:101px !important;
	min-height:493px !important;
}

#item412728 {
	width:16px !important;
	height:16px !important;
}

#item412721 {
	width:16px !important;
	height:16px !important;
}

#item275383 {
	width:590px !important;
	left:56px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item316309 {
	width:268px !important;
	left:53px !important;
	top:20px !important;
	min-height:35px !important;
}

#item275236 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item412999 {
	width:16px !important;
	height:16px !important;
}

#item412992 {
	width:16px !important;
	height:16px !important;
}

#item275238 {
	width:668px !important;
	top:101px !important;
	min-height:875px !important;
}

#item275261 {
	width:668px !important;
	min-height:27px !important;
}

#item413147 {
	width:16px !important;
	height:16px !important;
}

#item413140 {
	width:16px !important;
	height:16px !important;
}

#item275284 {
	width:590px !important;
	left:56px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item316284 {
	width:268px !important;
	left:53px !important;
	top:20px !important;
	min-height:35px !important;
}

#item275137 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item275139 {
	width:668px !important;
	min-height:27px !important;
}

#item413485 {
	width:16px !important;
	height:16px !important;
}

#item413478 {
	width:16px !important;
	height:16px !important;
}

#item275162 {
	width:668px !important;
	top:101px !important;
	min-height:1310px !important;
}

#item413589 {
	width:16px !important;
	height:16px !important;
}

#item413582 {
	width:16px !important;
	height:16px !important;
}

#item275185 {
	width:590px !important;
	left:56px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item316258 {
	width:268px !important;
	left:53px !important;
	top:20px !important;
	min-height:35px !important;
}

#item196022 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item203565 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item204592 {
	width:268px !important;
	left:53px !important;
	top:20px !important;
	min-height:35px !important;
}

#item205978 {
	width:668px !important;
	left:56px !important;
	top:286px !important;
	min-height:960px !important;
}

#item206001 {
	width:677px !important;
	left:56px !important;
	top:1383px !important;
	min-height:193px !important;
}

#item282008 {
	width:780px !important;
	height:1638px !important;
	top:56px !important;
}

#item196145 {
	width:105px !important;
	height:124px !important;
}

#item196143 {
	width:105px !important;
	height:124px !important;
	top:190px !important;
}

#item196148 {
	width:105px !important;
	height:124px !important;
}

#item196146 {
	width:105px !important;
	height:124px !important;
	left:675px !important;
	top:190px !important;
}

#item196156 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item196168 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item196165 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item196173 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item196169 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item196178 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item196174 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item196205 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item196201 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item196232 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item196228 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item196259 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item196255 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item196286 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item196282 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item196313 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item196309 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item196340 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item196336 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item196368 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item196364 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item196395 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item196391 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item196154 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item196151 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item196149 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item214300 {
	width:554px !important;
	left:56px !important;
	top:1582px !important;
	min-height:50px !important;
}

#item214350 {
	width:268px !important;
	left:53px !important;
	top:76px !important;
	min-height:35px !important;
}

#item248453 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item248465 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item248462 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item248469 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item248466 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item248474 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item248470 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item248501 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item248497 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item248528 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item248524 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item248555 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item248551 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item248582 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item248578 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item248609 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item248605 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item248637 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item248633 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item248665 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item248660 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item248692 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item248688 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item248451 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item248448 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item248446 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item214428 {
	width:619px !important;
	left:56px !important;
	top:1468px !important;
	min-height:132px !important;
}

#item214453 {
	width:252px !important;
	left:24px !important;
	top:13px !important;
	min-height:76px !important;
}

#item249039 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item249050 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item249047 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item249054 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item249051 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item249059 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item249055 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item249086 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item249082 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item249113 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item249109 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item249141 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item249136 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item249168 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item249164 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item249195 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item249191 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item249222 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item249218 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item249250 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item249245 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item249277 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item249273 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item249037 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item249034 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item249032 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item297803 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item297832 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item297855 {
	width:580px !important;
	left:53px !important;
	top:20px !important;
	min-height:114px !important;
}

#item222260 {
	width:668px !important;
	min-height:989px !important;
}

#item222283 {
	width:668px !important;
	top:1109px !important;
	min-height:181px !important;
}

#item297678 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item297730 {
	width:501px !important;
	left:53px !important;
	top:20px !important;
	min-height:114px !important;
}

#item221903 {
	width:668px !important;
	min-height:27px !important;
}

#item221949 {
	width:668px !important;
	top:1211px !important;
	min-height:181px !important;
}

#item223117 {
	width:668px !important;
	top:102px !important;
	min-height:975px !important;
}

#item297551 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item297604 {
	width:501px !important;
	left:53px !important;
	top:20px !important;
	min-height:114px !important;
}

#item221653 {
	width:668px !important;
	min-height:27px !important;
}

#item221699 {
	width:668px !important;
	top:1211px !important;
	min-height:181px !important;
}

#item221722 {
	width:668px !important;
	top:102px !important;
	min-height:975px !important;
}

#item297425 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item297478 {
	width:501px !important;
	left:53px !important;
	top:20px !important;
	min-height:114px !important;
}

#item221422 {
	width:668px !important;
	top:184px !important;
	min-height:27px !important;
}

#item221468 {
	width:668px !important;
	top:285px !important;
	min-height:929px !important;
}

#item221491 {
	width:668px !important;
	top:1395px !important;
	min-height:181px !important;
}

#item417869 {
	width:16px !important;
	height:16px !important;
}

#item417863 {
	width:16px !important;
	height:16px !important;
}

#item297321 {
	width:590px !important;
	left:55px !important;
	top:1385px !important;
	min-height:44px !important;
}

#item297367 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item297368 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item307434 {
	width:695px !important;
	left:56px !important;
	top:1276px !important;
	min-height:218px !important;
}

#item316839 {
	width:268px !important;
	left:53px !important;
	top:20px !important;
	min-height:35px !important;
}

#item297224 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item297248 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item418197 {
	width:16px !important;
	height:16px !important;
}

#item418191 {
	width:16px !important;
	height:16px !important;
}

#item297273 {
	width:590px !important;
	left:55px !important;
	top:1385px !important;
	min-height:44px !important;
}

#item418784 {
	width:16px !important;
	height:16px !important;
}

#item418777 {
	width:16px !important;
	height:16px !important;
}

#item418768 {
	width:16px !important;
	height:16px !important;
}

#item418761 {
	width:16px !important;
	height:16px !important;
}

#item418754 {
	width:16px !important;
	height:16px !important;
}

#item418726 {
	width:16px !important;
	height:16px !important;
}

#item418718 {
	width:16px !important;
	height:16px !important;
}

#item418689 {
	width:16px !important;
	height:16px !important;
}

#item418682 {
	width:16px !important;
	height:16px !important;
}

#item418675 {
	width:16px !important;
	height:16px !important;
}

#item418668 {
	width:16px !important;
	height:16px !important;
}

#item307208 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:487px !important;
}

#item316804 {
	width:268px !important;
	left:53px !important;
	top:20px !important;
	min-height:35px !important;
}

#item297119 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item297146 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item419141 {
	width:16px !important;
	height:16px !important;
}

#item419135 {
	width:16px !important;
	height:16px !important;
}

#item297176 {
	width:590px !important;
	left:55px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item420019 {
	width:16px !important;
	height:16px !important;
}

#item420012 {
	width:16px !important;
	height:16px !important;
}

#item420004 {
	width:16px !important;
	height:16px !important;
}

#item419976 {
	width:16px !important;
	height:16px !important;
}

#item419969 {
	width:16px !important;
	height:16px !important;
}

#item419941 {
	width:16px !important;
	height:16px !important;
}

#item419933 {
	width:16px !important;
	height:16px !important;
}

#item419905 {
	width:16px !important;
	height:16px !important;
}

#item419876 {
	width:16px !important;
	height:16px !important;
}

#item419869 {
	width:16px !important;
	height:16px !important;
}

#item419861 {
	width:16px !important;
	height:16px !important;
}

#item419854 {
	width:16px !important;
	height:16px !important;
}

#item419826 {
	width:16px !important;
	height:16px !important;
}

#item419819 {
	width:16px !important;
	height:16px !important;
}

#item306881 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:869px !important;
}

#item316778 {
	width:268px !important;
	left:53px !important;
	top:20px !important;
	min-height:35px !important;
}

#item297040 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item420775 {
	width:16px !important;
	height:16px !important;
}

#item420768 {
	width:16px !important;
	height:16px !important;
}

#item420761 {
	width:16px !important;
	height:16px !important;
}

#item420733 {
	width:16px !important;
	height:16px !important;
}

#item420726 {
	width:16px !important;
	height:16px !important;
}

#item420718 {
	width:16px !important;
	height:16px !important;
}

#item420710 {
	width:16px !important;
	height:16px !important;
}

#item297042 {
	width:668px !important;
	top:102px !important;
	min-height:843px !important;
}

#item297065 {
	width:668px !important;
	min-height:27px !important;
}

#item421025 {
	width:16px !important;
	height:16px !important;
}

#item421019 {
	width:16px !important;
	height:16px !important;
}

#item297088 {
	width:590px !important;
	left:56px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item316752 {
	width:268px !important;
	left:53px !important;
	top:20px !important;
	min-height:35px !important;
}

#item296919 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item421174 {
	width:16px !important;
	height:16px !important;
}

#item421168 {
	width:16px !important;
	height:16px !important;
}

#item296947 {
	width:590px !important;
	left:55px !important;
	top:1385px !important;
	min-height:44px !important;
}

#item296970 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item422124 {
	width:16px !important;
	height:16px !important;
}

#item422117 {
	width:16px !important;
	height:16px !important;
}

#item422110 {
	width:16px !important;
	height:16px !important;
}

#item422103 {
	width:16px !important;
	height:16px !important;
}

#item422096 {
	width:16px !important;
	height:16px !important;
}

#item422088 {
	width:16px !important;
	height:16px !important;
}

#item422080 {
	width:16px !important;
	height:16px !important;
}

#item422052 {
	width:16px !important;
	height:16px !important;
}

#item422045 {
	width:16px !important;
	height:16px !important;
}

#item422038 {
	width:16px !important;
	height:16px !important;
}

#item422031 {
	width:16px !important;
	height:16px !important;
}

#item422023 {
	width:16px !important;
	height:16px !important;
}

#item422016 {
	width:16px !important;
	height:16px !important;
}

#item422009 {
	width:16px !important;
	height:16px !important;
}

#item422002 {
	width:16px !important;
	height:16px !important;
}

#item421974 {
	width:16px !important;
	height:16px !important;
}

#item421946 {
	width:16px !important;
	height:16px !important;
}

#item421916 {
	width:16px !important;
	height:16px !important;
}

#item306059 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:695px !important;
}

#item316724 {
	width:268px !important;
	left:53px !important;
	top:20px !important;
	min-height:35px !important;
}

#item296843 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item296847 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item422625 {
	width:16px !important;
	height:16px !important;
}

#item422619 {
	width:16px !important;
	height:16px !important;
}

#item296870 {
	width:590px !important;
	left:55px !important;
	top:1385px !important;
	min-height:44px !important;
}

#item423408 {
	width:16px !important;
	height:16px !important;
}

#item423379 {
	width:16px !important;
	height:16px !important;
}

#item423371 {
	width:16px !important;
	height:16px !important;
}

#item423343 {
	width:16px !important;
	height:16px !important;
}

#item423336 {
	width:16px !important;
	height:16px !important;
}

#item423308 {
	width:16px !important;
	height:16px !important;
}

#item423279 {
	width:16px !important;
	height:16px !important;
}

#item423250 {
	width:16px !important;
	height:16px !important;
}

#item305703 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:368px !important;
}

#item316699 {
	width:268px !important;
	left:53px !important;
	top:20px !important;
	min-height:35px !important;
}

#item296743 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item296747 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item423901 {
	width:16px !important;
	height:16px !important;
}

#item423895 {
	width:16px !important;
	height:16px !important;
}

#item296770 {
	width:590px !important;
	left:55px !important;
	top:1385px !important;
	min-height:44px !important;
}

#item425021 {
	width:16px !important;
	height:16px !important;
}

#item425014 {
	width:16px !important;
	height:16px !important;
}

#item425007 {
	width:16px !important;
	height:16px !important;
}

#item425000 {
	width:16px !important;
	height:16px !important;
}

#item424992 {
	width:16px !important;
	height:16px !important;
}

#item424964 {
	width:16px !important;
	height:16px !important;
}

#item424956 {
	width:16px !important;
	height:16px !important;
}

#item424949 {
	width:16px !important;
	height:16px !important;
}

#item424942 {
	width:16px !important;
	height:16px !important;
}

#item424934 {
	width:16px !important;
	height:16px !important;
}

#item424906 {
	width:16px !important;
	height:16px !important;
}

#item424878 {
	width:16px !important;
	height:16px !important;
}

#item424869 {
	width:16px !important;
	height:16px !important;
}

#item424862 {
	width:16px !important;
	height:16px !important;
}

#item424834 {
	width:16px !important;
	height:16px !important;
}

#item424827 {
	width:16px !important;
	height:16px !important;
}

#item424820 {
	width:16px !important;
	height:16px !important;
}

#item424813 {
	width:16px !important;
	height:16px !important;
}

#item424805 {
	width:16px !important;
	height:16px !important;
}

#item424798 {
	width:16px !important;
	height:16px !important;
}

#item424790 {
	width:16px !important;
	height:16px !important;
}

#item424762 {
	width:16px !important;
	height:16px !important;
}

#item424755 {
	width:16px !important;
	height:16px !important;
}

#item424748 {
	width:16px !important;
	height:16px !important;
}

#item424740 {
	width:16px !important;
	height:16px !important;
}

#item305331 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:989px !important;
}

#item316670 {
	width:268px !important;
	left:53px !important;
	top:20px !important;
	min-height:35px !important;
}

#item296642 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item296643 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item425621 {
	width:16px !important;
	height:16px !important;
}

#item425615 {
	width:16px !important;
	height:16px !important;
}

#item296666 {
	width:590px !important;
	left:55px !important;
	top:1385px !important;
	min-height:44px !important;
}

#item427197 {
	width:16px !important;
	height:16px !important;
}

#item427190 {
	width:16px !important;
	height:16px !important;
}

#item427182 {
	width:16px !important;
	height:16px !important;
}

#item427154 {
	width:16px !important;
	height:16px !important;
}

#item427125 {
	width:16px !important;
	height:16px !important;
}

#item427118 {
	width:16px !important;
	height:16px !important;
}

#item427110 {
	width:16px !important;
	height:16px !important;
}

#item427103 {
	width:16px !important;
	height:16px !important;
}

#item427094 {
	width:16px !important;
	height:16px !important;
}

#item427087 {
	width:16px !important;
	height:16px !important;
}

#item427080 {
	width:16px !important;
	height:16px !important;
}

#item427073 {
	width:16px !important;
	height:16px !important;
}

#item427066 {
	width:16px !important;
	height:16px !important;
}

#item427059 {
	width:16px !important;
	height:16px !important;
}

#item427051 {
	width:16px !important;
	height:16px !important;
}

#item427044 {
	width:16px !important;
	height:16px !important;
}

#item427037 {
	width:16px !important;
	height:16px !important;
}

#item427029 {
	width:16px !important;
	height:16px !important;
}

#item427022 {
	width:16px !important;
	height:16px !important;
}

#item427015 {
	width:16px !important;
	height:16px !important;
}

#item427006 {
	width:16px !important;
	height:16px !important;
}

#item426999 {
	width:16px !important;
	height:16px !important;
}

#item426971 {
	width:16px !important;
	height:16px !important;
}

#item426964 {
	width:16px !important;
	height:16px !important;
}

#item426957 {
	width:16px !important;
	height:16px !important;
}

#item426950 {
	width:16px !important;
	height:16px !important;
}

#item426942 {
	width:16px !important;
	height:16px !important;
}

#item426935 {
	width:16px !important;
	height:16px !important;
}

#item426928 {
	width:16px !important;
	height:16px !important;
}

#item304920 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:1112px !important;
}

#item316639 {
	width:268px !important;
	left:53px !important;
	top:20px !important;
	min-height:35px !important;
}

#item296543 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item296545 {
	width:668px !important;
	min-height:27px !important;
}

#item296568 {
	width:668px !important;
	top:101px !important;
	min-height:493px !important;
}

#item427960 {
	width:16px !important;
	height:16px !important;
}

#item427954 {
	width:16px !important;
	height:16px !important;
}

#item296591 {
	width:590px !important;
	left:56px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item316613 {
	width:268px !important;
	left:53px !important;
	top:20px !important;
	min-height:35px !important;
}

#item296443 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item428233 {
	width:16px !important;
	height:16px !important;
}

#item428225 {
	width:16px !important;
	height:16px !important;
}

#item296445 {
	width:668px !important;
	top:101px !important;
	min-height:1042px !important;
}

#item296468 {
	width:668px !important;
	min-height:27px !important;
}

#item428386 {
	width:16px !important;
	height:16px !important;
}

#item428380 {
	width:16px !important;
	height:16px !important;
}

#item296492 {
	width:590px !important;
	left:56px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item316588 {
	width:268px !important;
	left:53px !important;
	top:20px !important;
	min-height:35px !important;
}

#item296345 {
	width:780px !important;
	height:100px !important;
	top:147px !important;
	background:#78faae;
}

#item296347 {
	width:668px !important;
	min-height:27px !important;
}

#item428714 {
	width:16px !important;
	height:16px !important;
}

#item428706 {
	width:16px !important;
	height:16px !important;
}

#item296370 {
	width:668px !important;
	top:101px !important;
	min-height:1310px !important;
}

#item428806 {
	width:16px !important;
	height:16px !important;
}

#item428800 {
	width:16px !important;
	height:16px !important;
}

#item296393 {
	width:590px !important;
	left:56px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item316563 {
	width:268px !important;
	left:53px !important;
	top:20px !important;
	min-height:35px !important;
}

#item296199 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item296229 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item296252 {
	width:268px !important;
	left:53px !important;
	top:20px !important;
	min-height:35px !important;
}

#item296298 {
	width:677px !important;
	left:56px !important;
	top:1383px !important;
	min-height:193px !important;
}

#item304762 {
	width:668px !important;
	left:56px !important;
	top:285px !important;
	min-height:960px !important;
}

#item296195 {
	width:780px !important;
	height:1595px !important;
	top:56px !important;
}

#item214939 {
	width:105px !important;
	height:124px !important;
}

#item214937 {
	width:105px !important;
	height:124px !important;
	top:190px !important;
}

#item214942 {
	width:105px !important;
	height:124px !important;
}

#item214940 {
	width:105px !important;
	height:124px !important;
	left:675px !important;
	top:190px !important;
}

#item206207 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item206219 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item206215 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item206223 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item206220 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item206228 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item206224 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item206255 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item206251 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item206282 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item206278 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item206309 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item206305 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item206337 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item206333 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item206364 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item206360 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item206391 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item206387 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item206419 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item206415 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item206446 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item206442 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item206205 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item206202 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item206200 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item222370 {
	width:505px !important;
	left:20px !important;
	top:56px !important;
	min-height:35px !important;
}

#item222393 {
	width:554px !important;
	left:20px !important;
	top:1526px !important;
	min-height:50px !important;
}

#item222452 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item222464 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item222460 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item222468 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item222465 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item222474 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item222469 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item222501 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item222497 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item222528 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item222524 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item222555 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item222551 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item222582 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item222578 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item222609 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item222605 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item222636 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item222632 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item222664 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item222660 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item222691 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item222687 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item222450 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item222447 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item222445 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item222739 {
	width:619px !important;
	left:56px !important;
	top:1468px !important;
	min-height:132px !important;
}

#item222764 {
	width:252px !important;
	left:24px !important;
	top:13px !important;
	min-height:76px !important;
}

#item222797 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item222808 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item222805 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item222812 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item222809 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item222817 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item222813 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item222845 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item222841 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item222872 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item222868 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item222899 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item222895 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item222926 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item222922 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item222955 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item222950 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item222982 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item222978 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item223009 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item223005 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item223036 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item223032 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item222795 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item222791 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item222789 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item315046 {
	width:668px !important;
	min-height:1013px !important;
}

#item315069 {
	width:668px !important;
	top:1135px !important;
	min-height:155px !important;
}

#item309631 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item309660 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item309683 {
	width:580px !important;
	left:53px !important;
	top:20px !important;
	min-height:114px !important;
}

#item314736 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item314766 {
	width:501px !important;
	left:53px !important;
	top:20px !important;
	min-height:114px !important;
}

#item314920 {
	width:668px !important;
	min-height:27px !important;
}

#item314943 {
	width:668px !important;
	top:102px !important;
	min-height:975px !important;
}

#item314966 {
	width:668px !important;
	top:1237px !important;
	min-height:155px !important;
}

#item309504 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item309533 {
	width:501px !important;
	left:53px !important;
	top:20px !important;
	min-height:114px !important;
}

#item314631 {
	width:668px !important;
	min-height:27px !important;
}

#item314654 {
	width:668px !important;
	top:102px !important;
	min-height:975px !important;
}

#item314677 {
	width:668px !important;
	top:1237px !important;
	min-height:155px !important;
}

#item309379 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item309408 {
	width:501px !important;
	left:53px !important;
	top:20px !important;
	min-height:114px !important;
}

#item314517 {
	width:668px !important;
	min-height:27px !important;
}

#item314540 {
	width:668px !important;
	top:102px !important;
	min-height:929px !important;
}

#item314563 {
	width:668px !important;
	top:1237px !important;
	min-height:155px !important;
}

#item309249 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item309278 {
	width:501px !important;
	left:53px !important;
	top:20px !important;
	min-height:114px !important;
}

#item314396 {
	width:668px !important;
	min-height:27px !important;
}

#item314419 {
	width:668px !important;
	top:102px !important;
	min-height:929px !important;
}

#item314442 {
	width:668px !important;
	top:1237px !important;
	min-height:155px !important;
}

#item433751 {
	width:16px !important;
	height:16px !important;
}

#item433745 {
	width:16px !important;
	height:16px !important;
}

#item308022 {
	width:590px !important;
	left:55px !important;
	top:1385px !important;
	min-height:44px !important;
}

#item308068 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item308069 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item314342 {
	width:695px !important;
	left:66px !important;
	top:1253px !important;
	min-height:251px !important;
}

#item317148 {
	width:268px !important;
	left:63px !important;
	top:30px !important;
	min-height:35px !important;
}

#item309151 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item309175 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item434083 {
	width:16px !important;
	height:16px !important;
}

#item434077 {
	width:16px !important;
	height:16px !important;
}

#item309200 {
	width:590px !important;
	left:55px !important;
	top:1385px !important;
	min-height:44px !important;
}

#item314134 {
	width:695px !important;
	left:66px !important;
	top:1253px !important;
	min-height:251px !important;
}

#item317119 {
	width:268px !important;
	left:63px !important;
	top:30px !important;
	min-height:35px !important;
}

#item309045 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item309072 {
	width:668px !important;
	left:56px !important;
	top:184px !important;
	min-height:27px !important;
}

#item434361 {
	width:16px !important;
	height:16px !important;
}

#item434355 {
	width:16px !important;
	height:16px !important;
}

#item309102 {
	width:590px !important;
	left:55px !important;
	top:1532px !important;
	min-height:44px !important;
}

#item434736 {
	width:16px !important;
	height:16px !important;
}

#item434729 {
	width:16px !important;
	height:16px !important;
}

#item434722 {
	width:16px !important;
	height:16px !important;
}

#item434715 {
	width:16px !important;
	height:16px !important;
}

#item434708 {
	width:16px !important;
	height:16px !important;
}

#item434700 {
	width:16px !important;
	height:16px !important;
}

#item434693 {
	width:16px !important;
	height:16px !important;
}

#item434686 {
	width:16px !important;
	height:16px !important;
}

#item313959 {
	width:668px !important;
	left:66px !important;
	top:295px !important;
	min-height:479px !important;
}

#item317081 {
	width:268px !important;
	left:63px !important;
	top:30px !important;
	min-height:35px !important;
}

#item308967 {
	width:780px !important;
	height:100px !important;
	left:10px !important;
	top:157px !important;
	background:#78faae;
}

#item435335 {
	width:16px !important;
	height:16px !important;
}

#item435328 {
	width:16px !important;
	height:16px !important;
}

#item435321 {
	width:16px !important;
	height:16px !important;
}

#item435291 {
	width:16px !important;
	height:16px !important;
}

#item435262 {
	width:16px !important;
	height:16px !important;
}

#item435255 {
	width:16px !important;
	height:16px !important;
}

#item308969 {
	width:668px !important;
	top:102px !important;
	min-height:619px !important;
}

#item308992 {
	width:668px !important;
	min-height:27px !important;
}

#item435571 {
	width:16px !important;
	height:16px !important;
}

#item435565 {
	width:16px !important;
	height:16px !important;
}

#item309015 {
	width:590px !important;
	left:66px !important;
	top:1542px !important;
	min-height:44px !important;
}

#item317054 {
	width:268px !important;
	left:63px !important;
	top:30px !important;
	min-height:35px !important;
}

#item308846 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item435714 {
	width:16px !important;
	height:16px !important;
}

#item435708 {
	width:16px !important;
	height:16px !important;
}

#item308873 {
	width:590px !important;
	left:55px !important;
	top:1385px !important;
	min-height:44px !important;
}

#item308896 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item214572 {
	width:105px !important;
	height:124px !important;
	left:3px !important;
	top:3px !important;
}

#item214570 {
	width:110px !important;
	height:129px !important;
	left:683px !important;
	top:141px !important;
}

#item317029 {
	width:268px !important;
	left:63px !important;
	top:30px !important;
	min-height:35px !important;
}

#item308769 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item308774 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item435964 {
	width:16px !important;
	height:16px !important;
}

#item435958 {
	width:16px !important;
	height:16px !important;
}

#item308797 {
	width:590px !important;
	left:55px !important;
	top:1385px !important;
	min-height:44px !important;
}

#item436748 {
	width:16px !important;
	height:16px !important;
}

#item436741 {
	width:16px !important;
	height:16px !important;
}

#item436733 {
	width:16px !important;
	height:16px !important;
}

#item436726 {
	width:16px !important;
	height:16px !important;
}

#item436719 {
	width:16px !important;
	height:16px !important;
}

#item436712 {
	width:16px !important;
	height:16px !important;
}

#item436704 {
	width:16px !important;
	height:16px !important;
}

#item436697 {
	width:16px !important;
	height:16px !important;
}

#item436690 {
	width:16px !important;
	height:16px !important;
}

#item436662 {
	width:16px !important;
	height:16px !important;
}

#item436655 {
	width:16px !important;
	height:16px !important;
}

#item436627 {
	width:16px !important;
	height:16px !important;
}

#item436617 {
	width:16px !important;
	height:16px !important;
}

#item436589 {
	width:16px !important;
	height:16px !important;
}

#item436582 {
	width:16px !important;
	height:16px !important;
}

#item436575 {
	width:16px !important;
	height:16px !important;
}

#item312803 {
	width:664px !important;
	left:66px !important;
	top:295px !important;
	min-height:624px !important;
}

#item317003 {
	width:268px !important;
	left:63px !important;
	top:30px !important;
	min-height:35px !important;
}

#item308669 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item308674 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item437184 {
	width:16px !important;
	height:16px !important;
}

#item437178 {
	width:16px !important;
	height:16px !important;
}

#item308697 {
	width:590px !important;
	left:55px !important;
	top:1385px !important;
	min-height:44px !important;
}

#item437868 {
	width:16px !important;
	height:16px !important;
}

#item437861 {
	width:16px !important;
	height:16px !important;
}

#item437854 {
	width:16px !important;
	height:16px !important;
}

#item437846 {
	width:16px !important;
	height:16px !important;
}

#item437839 {
	width:16px !important;
	height:16px !important;
}

#item437832 {
	width:16px !important;
	height:16px !important;
}

#item437824 {
	width:16px !important;
	height:16px !important;
}

#item437796 {
	width:16px !important;
	height:16px !important;
}

#item437789 {
	width:16px !important;
	height:16px !important;
}

#item437782 {
	width:16px !important;
	height:16px !important;
}

#item437775 {
	width:16px !important;
	height:16px !important;
}

#item437768 {
	width:16px !important;
	height:16px !important;
}

#item437759 {
	width:16px !important;
	height:16px !important;
}

#item437752 {
	width:16px !important;
	height:16px !important;
}

#item437745 {
	width:16px !important;
	height:16px !important;
}

#item437716 {
	width:16px !important;
	height:16px !important;
}

#item312526 {
	width:668px !important;
	left:66px !important;
	top:295px !important;
	min-height:893px !important;
}

#item316977 {
	width:268px !important;
	left:63px !important;
	top:30px !important;
	min-height:35px !important;
}

#item308570 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item308571 {
	width:668px !important;
	left:56px !important;
	top:36px !important;
	min-height:27px !important;
}

#item438294 {
	width:16px !important;
	height:16px !important;
}

#item438288 {
	width:16px !important;
	height:16px !important;
}

#item308594 {
	width:590px !important;
	left:55px !important;
	top:1385px !important;
	min-height:44px !important;
}

#item439095 {
	width:16px !important;
	height:16px !important;
}

#item439088 {
	width:16px !important;
	height:16px !important;
}

#item439079 {
	width:16px !important;
	height:16px !important;
}

#item439072 {
	width:16px !important;
	height:16px !important;
}

#item439065 {
	width:16px !important;
	height:16px !important;
}

#item439058 {
	width:16px !important;
	height:16px !important;
}

#item439051 {
	width:16px !important;
	height:16px !important;
}

#item439044 {
	width:16px !important;
	height:16px !important;
}

#item439036 {
	width:16px !important;
	height:16px !important;
}

#item439029 {
	width:16px !important;
	height:16px !important;
}

#item439022 {
	width:16px !important;
	height:16px !important;
}

#item439014 {
	width:16px !important;
	height:16px !important;
}

#item438986 {
	width:16px !important;
	height:16px !important;
}

#item438979 {
	width:16px !important;
	height:16px !important;
}

#item438971 {
	width:16px !important;
	height:16px !important;
}

#item438964 {
	width:16px !important;
	height:16px !important;
}

#item438957 {
	width:16px !important;
	height:16px !important;
}

#item438950 {
	width:16px !important;
	height:16px !important;
}

#item438943 {
	width:16px !important;
	height:16px !important;
}

#item438915 {
	width:16px !important;
	height:16px !important;
}

#item312271 {
	width:668px !important;
	left:66px !important;
	top:295px !important;
	min-height:992px !important;
}

#item316952 {
	width:268px !important;
	left:63px !important;
	top:30px !important;
	min-height:35px !important;
}

#item308470 {
	width:780px !important;
	height:100px !important;
	left:10px !important;
	top:157px !important;
	background:#78faae;
}

#item308472 {
	width:668px !important;
	min-height:27px !important;
}

#item308496 {
	width:668px !important;
	top:101px !important;
	min-height:589px !important;
}

#item439753 {
	width:16px !important;
	height:16px !important;
}

#item439747 {
	width:16px !important;
	height:16px !important;
}

#item308519 {
	width:590px !important;
	left:66px !important;
	top:1542px !important;
	min-height:44px !important;
}

#item316920 {
	width:268px !important;
	left:63px !important;
	top:30px !important;
	min-height:35px !important;
}

#item308370 {
	width:780px !important;
	height:100px !important;
	left:10px !important;
	top:157px !important;
	background:#78faae;
}

#item308372 {
	width:668px !important;
	top:101px !important;
	min-height:971px !important;
}

#item308395 {
	width:668px !important;
	min-height:27px !important;
}

#item440104 {
	width:16px !important;
	height:16px !important;
}

#item440098 {
	width:16px !important;
	height:16px !important;
}

#item308418 {
	width:590px !important;
	left:66px !important;
	top:1542px !important;
	min-height:44px !important;
}

#item316894 {
	width:268px !important;
	left:63px !important;
	top:30px !important;
	min-height:35px !important;
}

#item308272 {
	width:780px !important;
	height:100px !important;
	left:10px !important;
	top:157px !important;
	background:#78faae;
}

#item308274 {
	width:668px !important;
	min-height:27px !important;
}

#item440397 {
	width:16px !important;
	height:16px !important;
}

#item308297 {
	width:668px !important;
	top:101px !important;
	min-height:1310px !important;
}

#item440483 {
	width:16px !important;
	height:16px !important;
}

#item440477 {
	width:16px !important;
	height:16px !important;
}

#item308320 {
	width:590px !important;
	left:66px !important;
	top:1542px !important;
	min-height:44px !important;
}

#item316869 {
	width:268px !important;
	left:63px !important;
	top:30px !important;
	min-height:35px !important;
}

#item308126 {
	width:780px !important;
	height:100px !important;
	background:#78faae;
}

#item308156 {
	width:668px !important;
	left:56px !important;
	top:164px !important;
	min-height:27px !important;
}

#item308179 {
	width:268px !important;
	left:53px !important;
	min-height:35px !important;
}

#item311925 {
	width:668px !important;
	left:66px !important;
	top:295px !important;
	min-height:1024px !important;
}

#item312160 {
	width:677px !important;
	left:66px !important;
	top:1369px !important;
	min-height:217px !important;
}

#item315463 {
	width:793px !important;
	height:1605px !important;
	left:-10px !important;
	top:46px !important;
}

#item315466 {
	width:105px !important;
	height:124px !important;
}

#item315464 {
	width:105px !important;
	height:124px !important;
	left:675px !important;
	top:190px !important;
}

#item315470 {
	width:105px !important;
	height:124px !important;
}

#item315468 {
	width:105px !important;
	height:124px !important;
	left:1px !important;
	top:190px !important;
}

#item230441 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item230452 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item230449 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item230456 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item230453 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item230461 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item230457 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item230488 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item230484 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item230515 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item230511 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item230542 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item230538 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item230570 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item230566 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item230597 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item230593 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item230624 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item230620 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item230652 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item230647 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item230679 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item230675 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item230439 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item230436 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item230434 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item223303 {
	width:580px !important;
	left:53px !important;
	top:76px !important;
	min-height:114px !important;
}

#item320048 {
	width:582px !important;
	left:55px !important;
	top:1569px !important;
	min-height:50px !important;
}

#item230709 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item230721 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item230718 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item230725 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item230722 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item230730 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item230726 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item230758 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item230754 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item230785 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item230781 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item230812 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item230808 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item230840 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item230836 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item230867 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item230863 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item230894 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item230890 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item230922 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item230918 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item230950 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item230946 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item230707 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item230704 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item230702 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}

#item152223 {
	width:780px !important;
	height:1688px !important;
	background:#78faae;
}

#item50019 {
	width:109px !important;
	left:386px !important;
	top:1378px !important;
	min-height:15px !important;
}

#item49919 {
	width:119px !important;
	left:210px !important;
	top:1377px !important;
	min-height:15px !important;
}

#item49947 {
	width:95px !important;
	left:56px !important;
	top:1378px !important;
	min-height:15px !important;
}

#item49996 {
	width:668px !important;
	left:56px !important;
	top:664px !important;
	min-height:119px !important;
}

#item49973 {
	width:668px !important;
	left:56px !important;
	top:320px !important;
	min-height:288px !important;
}

#item160851 {
	width:668px !important;
	left:56px !important;
	top:1452px !important;
	min-height:194px !important;
}

#item160874 {
	width:110px !important;
	height:19px !important;
	left:500px !important;
	top:1545px !important;
}

#item160947 {
	width:119px !important;
	left:604px !important;
	top:1329px !important;
	min-height:63px !important;
}

#item160988 {
	width:132px !important;
	height:131px !important;
	left:375px !important;
	top:1285px !important;
}

#item160995 {
	width:151px !important;
	height:131px !important;
	left:191px !important;
	top:1284px !important;
}

#item161692 {
	width:110px !important;
	height:132px !important;
	left:50px !important;
	top:1281px !important;
}

#item173794 {
	width:810px !important;
	height:1716px !important;
	left:10px !important;
	top:10px !important;
	background:#78faae;
}

#item173806 {
	width:79px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item173803 {
	width:84px !important;
	height:77px !important;
	left:679px !important;
	top:65px !important;
}

#item173810 {
	width:116px !important;
	height:94px !important;
	left:3px !important;
	top:3px !important;
}

#item173807 {
	width:121px !important;
	height:99px !important;
	left:642px !important;
	top:1570px !important;
}

#item173816 {
	width:553px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item173811 {
	width:558px !important;
	height:48px !important;
	left:193px !important;
	top:904px !important;
}

#item173844 {
	width:314px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item173840 {
	width:319px !important;
	height:48px !important;
	left:432px !important;
	top:815px !important;
}

#item173872 {
	width:435px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item173868 {
	width:440px !important;
	height:48px !important;
	left:311px !important;
	top:725px !important;
}

#item173899 {
	width:254px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item173895 {
	width:259px !important;
	height:48px !important;
	left:493px !important;
	top:635px !important;
}

#item173926 {
	width:292px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
}

#item173922 {
	width:297px !important;
	height:48px !important;
	left:454px !important;
	top:545px !important;
}

#item173953 {
	width:272px !important;
	height:43px !important;
	left:3px !important;
	top:2px !important;
}

#item173949 {
	width:277px !important;
	height:48px !important;
	left:474px !important;
	top:455px !important;
}

#item173980 {
	width:268px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item173976 {
	width:273px !important;
	height:48px !important;
	left:479px !important;
	top:365px !important;
}

#item174007 {
	width:296px !important;
	height:43px !important;
	left:2px !important;
	top:2px !important;
}

#item174003 {
	width:301px !important;
	height:48px !important;
	left:451px !important;
	top:276px !important;
}

#item174034 {
	width:356px !important;
	height:43px !important;
	left:2px !important;
	top:3px !important;
}

#item174030 {
	width:361px !important;
	height:48px !important;
	left:391px !important;
	top:995px !important;
}

#item173792 {
	width:216px !important;
	height:139px !important;
	left:2px !important;
	top:3px !important;
}

#item173789 {
	width:221px !important;
	height:144px !important;
	left:587px !important;
	top:22px !important;
}

#item173787 {
	width:820px !important;
	height:1726px !important;
	left:-25px !important;
	top:-24px !important;
}
#in5footer,  #prefooter {display:none;}
