/* 	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:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:1930px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item296 {
	opacity:0.27;
	width:4px !important;
	height:7px !important;
	left:1741px !important;
	top:46px !important;
	border:solid 1px #000;
}

#item17410 {
	width:1123px !important;
	left:16px !important;
	top:15px !important;
	min-height:58px !important;
}

#item18562 {
	width:400px !important;
	height:1080px !important;
	left:1520px !important;
	border-radius:12px;
	background:#007589;
}

#item18651 {
	width:372px !important;
	height:300px !important;
	left:1534px !important;
	top:766px !important;
	box-shadow:0px 0px 14px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 0px 14px 0px rgba(0,0,0,0.75);
	background:#fff;
}

#item18522 {
	width:372px !important;
	height:704px !important;
	left:1534px !important;
	top:46px !important;
	box-shadow:0px 0px 14px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 0px 14px 0px rgba(0,0,0,0.75);
	background:#fff;
}

#item43044 {
	width:344px !important;
	left:1548px !important;
	top:779px !important;
	min-height:254px !important;
}

#item75661 {
	width:22px !important;
	height:22px !important;
	left:1548px !important;
	top:807px !important;
}

#item75638 {
	width:22px !important;
	height:22px !important;
	left:1548px !important;
	top:836px !important;
}

#item75641 {
	width:22px !important;
	height:22px !important;
	left:1548px !important;
	top:866px !important;
}

#item75644 {
	width:22px !important;
	height:22px !important;
	left:1548px !important;
	top:896px !important;
}

#item75648 {
	width:22px !important;
	height:22px !important;
	left:1548px !important;
	top:926px !important;
}

#item75652 {
	width:22px !important;
	height:22px !important;
	left:1548px !important;
	top:955px !important;
}

#item75655 {
	width:22px !important;
	height:22px !important;
	left:1548px !important;
	top:985px !important;
}

#item75658 {
	width:22px !important;
	height:22px !important;
	left:1548px !important;
	top:1015px !important;
}

#item75715 {
	width:155px !important;
	left:15px !important;
	top:101px !important;
	min-height:19px !important;
}

#item61567 {
	width:1490px !important;
	height:14px !important;
	top:424px !important;
	background:#ff7f3f;
}

#item61569 {
	width:237px !important;
	height:327px !important;
	left:1004px !important;
	top:504px !important;
	border-radius:12px;
	background:#007589;
}

#item61763 {
	width:237px !important;
	height:327px !important;
	left:629px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item61958 {
	width:237px !important;
	height:327px !important;
	left:376px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item61861 {
	width:237px !important;
	height:327px !important;
	left:1129px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item61864 {
	width:237px !important;
	height:34px !important;
	left:1129px !important;
	top:65px !important;
	background:#00a795;
}

#item61865 {
	width:213px !important;
	height:146px !important;
	left:1141px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item61911 {
	width:213px !important;
	left:1141px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item62176 {
	width:237px !important;
	height:327px !important;
	left:879px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item62178 {
	width:237px !important;
	height:34px !important;
	left:879px !important;
	top:65px !important;
	background:#00a795;
}

#item62179 {
	width:213px !important;
	height:146px !important;
	left:891px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item62202 {
	width:213px !important;
	left:891px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item62418 {
	width:237px !important;
	height:327px !important;
	left:126px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item62422 {
	width:237px !important;
	height:34px !important;
	left:126px !important;
	top:65px !important;
	background:#00a795;
}

#item62424 {
	width:213px !important;
	height:146px !important;
	left:138px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item61571 {
	width:237px !important;
	height:34px !important;
	left:878px !important;
	top:449px !important;
	background:#ff7f3f;
}

#item61642 {
	width:213px !important;
	left:887px !important;
	top:449px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item61813 {
	width:237px !important;
	height:34px !important;
	left:503px !important;
	background:#ff7f3f;
}

#item61814 {
	width:213px !important;
	left:515px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item61962 {
	width:237px !important;
	height:34px !important;
	left:250px !important;
	background:#ff7f3f;
}

#item62033 {
	width:213px !important;
	left:262px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item62423 {
	width:237px !important;
	height:34px !important;
	background:#ff7f3f;
}

#item62471 {
	width:213px !important;
	left:12px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item62517 {
	width:213px !important;
	left:138px !important;
	top:65px !important;
	border-radius:12px;
	background:#fff;
	min-height:106px !important;
	padding:7px;
}

#item61572 {
	width:213px !important;
	height:127px !important;
	left:1015px !important;
	top:475px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item61596 {
	width:213px !important;
	left:1015px !important;
	top:484px !important;
	border-radius:12px;
	min-height:67px !important;
	padding:7px;
}

#item61666 {
	width:237px !important;
	height:327px !important;
	left:252px !important;
	top:475px !important;
	border-radius:12px;
	background:#007589;
}

#item61668 {
	width:213px !important;
	height:127px !important;
	left:263px !important;
	top:475px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item61691 {
	width:213px !important;
	left:263px !important;
	top:484px !important;
	border-radius:12px;
	min-height:67px !important;
	padding:7px;
}

#item61765 {
	width:237px !important;
	height:34px !important;
	left:629px !important;
	top:36px !important;
	background:#00a795;
}

#item61767 {
	width:213px !important;
	height:146px !important;
	left:641px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item61790 {
	width:213px !important;
	left:641px !important;
	top:36px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item61960 {
	width:237px !important;
	height:34px !important;
	left:376px !important;
	top:36px !important;
	background:#00a795;
}

#item61964 {
	width:213px !important;
	height:146px !important;
	left:388px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item61987 {
	width:213px !important;
	left:388px !important;
	top:36px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item62080 {
	width:237px !important;
	height:327px !important;
	left:753px !important;
	top:475px !important;
	border-radius:12px;
	background:#007589;
}

#item62083 {
	width:213px !important;
	height:127px !important;
	left:767px !important;
	top:475px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item62106 {
	width:213px !important;
	left:767px !important;
	top:484px !important;
	border-radius:12px;
	min-height:67px !important;
	padding:7px;
}

#item62298 {
	width:237px !important;
	height:327px !important;
	left:503px !important;
	top:475px !important;
	border-radius:12px;
	background:#007589;
}

#item62301 {
	width:213px !important;
	height:127px !important;
	left:514px !important;
	top:475px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item62324 {
	width:213px !important;
	left:514px !important;
	top:484px !important;
	border-radius:12px;
	min-height:89px !important;
	padding:7px;
}

#item62541 {
	width:237px !important;
	height:327px !important;
	left:1254px !important;
	top:475px !important;
	border-radius:12px;
	background:#007589;
}

#item62543 {
	width:213px !important;
	height:127px !important;
	left:1267px !important;
	top:475px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item62566 {
	width:213px !important;
	left:1267px !important;
	top:484px !important;
	border-radius:12px;
	min-height:88px !important;
	padding:7px;
}

#item62661 {
	width:237px !important;
	height:327px !important;
	top:475px !important;
	border-radius:12px;
	background:#007589;
}

#item62664 {
	width:213px !important;
	height:127px !important;
	left:11px !important;
	top:475px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item62687 {
	width:213px !important;
	left:11px !important;
	top:484px !important;
	border-radius:12px;
	min-height:88px !important;
	padding:7px;
}

#item61738 {
	width:237px !important;
	height:34px !important;
	left:252px !important;
	top:533px !important;
	background:#7aca78;
}

#item61739 {
	width:213px !important;
	left:263px !important;
	top:533px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item61963 {
	width:237px !important;
	height:34px !important;
	left:376px !important;
	background:#9e6097;
}

#item62010 {
	width:213px !important;
	left:388px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item62082 {
	width:237px !important;
	height:34px !important;
	left:753px !important;
	top:454px !important;
	background:#f4b235;
}

#item62152 {
	width:213px !important;
	left:767px !important;
	top:454px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:92px !important;
	padding:7px;
}

#item62300 {
	width:237px !important;
	height:34px !important;
	left:503px !important;
	top:454px !important;
	background:#f4b235;
}

#item62370 {
	width:237px !important;
	height:34px !important;
	left:503px !important;
	top:533px !important;
	background:#7aca78;
}

#item62371 {
	width:213px !important;
	left:514px !important;
	top:454px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:68px !important;
	padding:7px;
}

#item62394 {
	width:213px !important;
	left:514px !important;
	top:533px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item61863 {
	width:237px !important;
	height:34px !important;
	left:1129px !important;
	background:#f4b235;
}

#item61888 {
	width:213px !important;
	left:1141px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:68px !important;
	padding:7px;
}

#item62226 {
	width:237px !important;
	height:34px !important;
	left:879px !important;
	top:84px !important;
	background:#7aca78;
}

#item62227 {
	width:213px !important;
	left:891px !important;
	top:84px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item62273 {
	width:237px !important;
	height:34px !important;
	left:879px !important;
	background:#9e6097;
}

#item62274 {
	width:213px !important;
	left:891px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item62420 {
	width:237px !important;
	height:34px !important;
	left:126px !important;
	background:#f4b235;
}

#item62448 {
	width:213px !important;
	left:138px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:68px !important;
	padding:7px;
}

#item62612 {
	width:237px !important;
	height:34px !important;
	left:1254px !important;
	top:533px !important;
	background:#7aca78;
}

#item62613 {
	width:213px !important;
	left:1267px !important;
	top:533px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item62636 {
	width:237px !important;
	height:34px !important;
	left:1254px !important;
	top:454px !important;
	background:#9e6097;
}

#item62637 {
	width:213px !important;
	left:1267px !important;
	top:454px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item62734 {
	width:237px !important;
	height:34px !important;
	top:454px !important;
	background:#9e6097;
}

#item62735 {
	width:213px !important;
	left:11px !important;
	top:454px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item73377 {
	width:237px !important;
	height:327px !important;
	top:11px !important;
	border-radius:12px;
	background:#007589;
}

#item73380 {
	width:213px !important;
	height:127px !important;
	left:11px !important;
	top:11px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item73403 {
	width:213px !important;
	left:11px !important;
	top:20px !important;
	border-radius:12px;
	min-height:67px !important;
	padding:7px;
}

#item73459 {
	width:237px !important;
	height:327px !important;
	left:57px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item73461 {
	width:237px !important;
	height:34px !important;
	left:57px !important;
	top:65px !important;
	background:#00a795;
}

#item73462 {
	width:213px !important;
	height:146px !important;
	left:69px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item73485 {
	width:213px !important;
	left:69px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item73532 {
	width:237px !important;
	height:327px !important;
	left:307px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item73534 {
	opacity:0.14;
	width:237px !important;
	height:34px !important;
	left:307px !important;
	top:65px !important;
	background:#00a795;
}

#item73535 {
	opacity:0.14;
	width:213px !important;
	height:146px !important;
	left:319px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item73558 {
	opacity:0.14;
	width:213px !important;
	left:319px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item73606 {
	width:237px !important;
	height:327px !important;
	top:11px !important;
	border-radius:12px;
	background:#007589;
}

#item73608 {
	width:213px !important;
	height:127px !important;
	left:12px !important;
	top:11px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item73631 {
	width:213px !important;
	left:12px !important;
	top:20px !important;
	border-radius:12px;
	min-height:88px !important;
	padding:7px;
}

#item73678 {
	width:237px !important;
	height:327px !important;
	top:504px !important;
	border-radius:12px;
	background:#007589;
}

#item73679 {
	width:213px !important;
	height:127px !important;
	left:11px !important;
	top:504px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item73726 {
	width:237px !important;
	height:327px !important;
	border-radius:12px;
	background:#007589;
}

#item73728 {
	width:213px !important;
	height:127px !important;
	left:13px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item73751 {
	width:213px !important;
	left:13px !important;
	top:9px !important;
	border-radius:12px;
	min-height:67px !important;
	padding:7px;
}

#item73797 {
	width:213px !important;
	left:262px !important;
	top:513px !important;
	border-radius:12px;
	min-height:89px !important;
	padding:7px;
}

#item60205 {
	width:237px !important;
	height:327px !important;
	top:11px !important;
	border-radius:12px;
	background:#007589;
}

#item60207 {
	width:237px !important;
	height:34px !important;
	top:228px !important;
	background:#ff7f3f;
}

#item60208 {
	width:213px !important;
	height:127px !important;
	left:11px !important;
	top:11px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item60231 {
	width:213px !important;
	left:11px !important;
	top:20px !important;
	border-radius:12px;
	min-height:67px !important;
	padding:7px;
}

#item60278 {
	width:213px !important;
	left:9px !important;
	top:228px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item60447 {
	width:237px !important;
	height:34px !important;
	left:629px !important;
	top:272px !important;
	background:#ff7f3f;
}

#item60448 {
	width:213px !important;
	left:641px !important;
	top:272px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item60495 {
	width:237px !important;
	height:327px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item60497 {
	width:237px !important;
	height:34px !important;
	top:188px !important;
	background:#f4b235;
}

#item60498 {
	width:237px !important;
	height:34px !important;
	top:65px !important;
	background:#00a795;
}

#item60499 {
	width:213px !important;
	height:146px !important;
	left:12px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item60523 {
	width:213px !important;
	left:12px !important;
	top:188px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:68px !important;
	padding:7px;
}

#item60546 {
	width:213px !important;
	left:12px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item60593 {
	width:237px !important;
	height:327px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item60596 {
	width:237px !important;
	height:34px !important;
	top:65px !important;
	background:#00a795;
}

#item60597 {
	width:237px !important;
	height:34px !important;
	top:272px !important;
	background:#ff7f3f;
}

#item60598 {
	width:237px !important;
	height:34px !important;
	top:188px !important;
	background:#9e6097;
}

#item60599 {
	width:213px !important;
	height:146px !important;
	left:12px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item60622 {
	width:213px !important;
	left:12px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item60645 {
	width:213px !important;
	left:12px !important;
	top:188px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item60668 {
	width:213px !important;
	left:12px !important;
	top:272px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item60717 {
	width:237px !important;
	height:34px !important;
	left:753px !important;
	top:641px !important;
	background:#f4b235;
}

#item60788 {
	width:213px !important;
	left:767px !important;
	top:641px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:92px !important;
	padding:7px;
}

#item60908 {
	width:237px !important;
	height:34px !important;
	left:879px !important;
	top:188px !important;
	background:#9e6097;
}

#item60909 {
	width:213px !important;
	left:891px !important;
	top:188px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item60935 {
	width:237px !important;
	height:34px !important;
	left:503px !important;
	top:641px !important;
	background:#f4b235;
}

#item61006 {
	width:213px !important;
	left:514px !important;
	top:641px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:68px !important;
	padding:7px;
}

#item61054 {
	width:237px !important;
	height:327px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item61056 {
	width:237px !important;
	height:34px !important;
	top:188px !important;
	background:#f4b235;
}

#item61057 {
	width:237px !important;
	height:34px !important;
	top:65px !important;
	background:#00a795;
}

#item61058 {
	width:237px !important;
	height:34px !important;
	top:272px !important;
	background:#ff7f3f;
}

#item61059 {
	width:213px !important;
	height:146px !important;
	left:12px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item61082 {
	width:213px !important;
	left:12px !important;
	top:188px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:68px !important;
	padding:7px;
}

#item61105 {
	width:213px !important;
	left:12px !important;
	top:272px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item61151 {
	width:213px !important;
	left:12px !important;
	top:65px !important;
	border-radius:12px;
	background:#fff;
	min-height:106px !important;
	padding:7px;
}

#item61271 {
	width:237px !important;
	height:34px !important;
	left:1254px !important;
	top:641px !important;
	background:#9e6097;
}

#item61272 {
	width:213px !important;
	left:1267px !important;
	top:641px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item61296 {
	width:237px !important;
	height:327px !important;
	top:11px !important;
	border-radius:12px;
	background:#007589;
}

#item61298 {
	width:213px !important;
	height:127px !important;
	left:11px !important;
	top:11px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item61322 {
	width:213px !important;
	left:11px !important;
	top:20px !important;
	border-radius:12px;
	min-height:88px !important;
	padding:7px;
}

#item61368 {
	width:237px !important;
	height:34px !important;
	top:148px !important;
	background:#9e6097;
}

#item61369 {
	width:213px !important;
	left:11px !important;
	top:148px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item73873 {
	width:1490px !important;
	height:14px !important;
	top:424px !important;
	background:#7aca78;
}

#item73897 {
	width:237px !important;
	height:34px !important;
	left:252px !important;
	top:721px !important;
	background:#7aca78;
}

#item73898 {
	width:213px !important;
	left:263px !important;
	top:721px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item73921 {
	width:237px !important;
	height:34px !important;
	left:503px !important;
	top:721px !important;
	background:#7aca78;
}

#item73922 {
	width:213px !important;
	left:514px !important;
	top:721px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item73947 {
	width:237px !important;
	height:34px !important;
	left:1254px !important;
	top:721px !important;
	background:#7aca78;
}

#item73948 {
	width:213px !important;
	left:1267px !important;
	top:721px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item73973 {
	width:237px !important;
	height:34px !important;
	left:879px !important;
	top:272px !important;
	background:#7aca78;
}

#item73974 {
	width:213px !important;
	left:891px !important;
	top:272px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item57583 {
	width:1490px !important;
	height:14px !important;
	top:424px !important;
	background:#f4b235;
}

#item58312 {
	width:237px !important;
	height:327px !important;
	left:503px !important;
	top:504px !important;
	border-radius:12px;
	background:#007589;
}

#item58316 {
	opacity:0.14;
	width:213px !important;
	height:127px !important;
	left:514px !important;
	top:504px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item58339 {
	opacity:0.14;
	width:213px !important;
	left:514px !important;
	top:513px !important;
	border-radius:12px;
	min-height:89px !important;
	padding:7px;
}

#item57585 {
	width:237px !important;
	height:327px !important;
	top:11px !important;
	border-radius:12px;
	background:#007589;
}

#item57587 {
	width:237px !important;
	height:34px !important;
	top:228px !important;
	background:#ff7f3f;
}

#item57588 {
	width:213px !important;
	height:127px !important;
	left:11px !important;
	top:11px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item57611 {
	width:213px !important;
	left:11px !important;
	top:20px !important;
	border-radius:12px;
	min-height:67px !important;
	padding:7px;
}

#item57657 {
	width:213px !important;
	left:9px !important;
	top:228px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item57681 {
	width:237px !important;
	height:327px !important;
	top:11px !important;
	border-radius:12px;
	background:#007589;
}

#item57683 {
	width:213px !important;
	height:127px !important;
	left:11px !important;
	top:11px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item57706 {
	width:213px !important;
	left:11px !important;
	top:20px !important;
	border-radius:12px;
	min-height:67px !important;
	padding:7px;
}

#item57753 {
	width:237px !important;
	height:34px !important;
	top:228px !important;
	background:#7aca78;
}

#item57754 {
	width:213px !important;
	left:11px !important;
	top:228px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item57778 {
	width:237px !important;
	height:327px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item57780 {
	width:237px !important;
	height:34px !important;
	top:65px !important;
	background:#00a795;
}

#item57781 {
	width:213px !important;
	height:146px !important;
	left:12px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item57804 {
	width:213px !important;
	left:12px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item57827 {
	width:237px !important;
	height:34px !important;
	top:272px !important;
	background:#ff7f3f;
}

#item57828 {
	width:213px !important;
	left:12px !important;
	top:272px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item58677 {
	width:237px !important;
	height:327px !important;
	top:11px !important;
	border-radius:12px;
	background:#007589;
}

#item58679 {
	width:213px !important;
	height:127px !important;
	left:11px !important;
	top:11px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item58702 {
	width:213px !important;
	left:11px !important;
	top:20px !important;
	border-radius:12px;
	min-height:88px !important;
	padding:7px;
}

#item58749 {
	width:237px !important;
	height:34px !important;
	top:148px !important;
	background:#9e6097;
}

#item58750 {
	width:213px !important;
	left:11px !important;
	top:148px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item70327 {
	width:237px !important;
	height:327px !important;
	left:1254px !important;
	top:504px !important;
	border-radius:12px;
	background:#007589;
}

#item70206 {
	width:237px !important;
	height:327px !important;
	left:126px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item69986 {
	width:237px !important;
	height:327px !important;
	left:753px !important;
	top:504px !important;
	border-radius:12px;
	background:#007589;
}

#item69765 {
	width:237px !important;
	height:327px !important;
	left:1129px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item69769 {
	width:237px !important;
	height:34px !important;
	left:1129px !important;
	top:65px !important;
	background:#00a795;
}

#item69864 {
	width:237px !important;
	height:327px !important;
	left:376px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item70083 {
	width:237px !important;
	height:327px !important;
	left:879px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item69770 {
	opacity:0.14;
	width:213px !important;
	height:146px !important;
	left:1141px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item70329 {
	width:213px !important;
	height:127px !important;
	left:1267px !important;
	top:504px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item70352 {
	width:213px !important;
	left:1267px !important;
	top:513px !important;
	border-radius:12px;
	min-height:88px !important;
	padding:7px;
}

#item69816 {
	opacity:0.14;
	width:213px !important;
	left:1141px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item69866 {
	width:237px !important;
	height:34px !important;
	left:376px !important;
	top:65px !important;
	background:#00a795;
}

#item69870 {
	width:213px !important;
	height:146px !important;
	left:388px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item69893 {
	width:213px !important;
	left:388px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item69989 {
	opacity:0.14;
	width:213px !important;
	height:127px !important;
	left:767px !important;
	top:504px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item70012 {
	opacity:0.14;
	width:213px !important;
	left:767px !important;
	top:513px !important;
	border-radius:12px;
	min-height:67px !important;
	padding:7px;
}

#item70209 {
	width:237px !important;
	height:34px !important;
	left:126px !important;
	top:65px !important;
	background:#00a795;
}

#item70211 {
	opacity:0.14;
	width:213px !important;
	height:146px !important;
	left:138px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item70085 {
	width:237px !important;
	height:34px !important;
	left:879px !important;
	top:65px !important;
	background:#00a795;
}

#item70086 {
	width:213px !important;
	height:146px !important;
	left:891px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item70109 {
	width:213px !important;
	left:891px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item58314 {
	width:237px !important;
	height:34px !important;
	left:376px !important;
	top:454px !important;
	background:#f4b235;
}

#item58387 {
	width:213px !important;
	left:387px !important;
	top:454px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:68px !important;
	padding:7px;
}

#item69768 {
	width:237px !important;
	height:34px !important;
	left:1003px !important;
	background:#f4b235;
}

#item69793 {
	width:213px !important;
	left:1015px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:68px !important;
	padding:7px;
}

#item69988 {
	width:237px !important;
	height:34px !important;
	left:627px !important;
	top:454px !important;
	background:#f4b235;
}

#item70208 {
	width:237px !important;
	height:34px !important;
	background:#f4b235;
}

#item70059 {
	width:213px !important;
	left:640px !important;
	top:454px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:92px !important;
	padding:7px;
}

#item70234 {
	width:213px !important;
	left:12px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:68px !important;
	padding:7px;
}

#item70210 {
	width:237px !important;
	height:34px !important;
	background:#ff7f3f;
}

#item70257 {
	width:213px !important;
	left:12px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item58386 {
	width:237px !important;
	height:34px !important;
	left:126px !important;
	top:533px !important;
	background:#7aca78;
}

#item58410 {
	width:213px !important;
	left:137px !important;
	top:533px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item70399 {
	width:237px !important;
	height:34px !important;
	left:878px !important;
	top:533px !important;
	background:#7aca78;
}

#item69868 {
	width:237px !important;
	height:34px !important;
	top:84px !important;
	background:#ff7f3f;
}

#item69869 {
	width:237px !important;
	height:34px !important;
	background:#9e6097;
}

#item70400 {
	width:213px !important;
	left:890px !important;
	top:533px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item70423 {
	width:237px !important;
	height:34px !important;
	left:878px !important;
	top:454px !important;
	background:#9e6097;
}

#item70425 {
	width:213px !important;
	left:890px !important;
	top:454px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item69916 {
	width:213px !important;
	left:12px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item69939 {
	width:213px !important;
	left:12px !important;
	top:84px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item70133 {
	width:237px !important;
	height:34px !important;
	left:502px !important;
	top:84px !important;
	background:#7aca78;
}

#item70134 {
	width:213px !important;
	left:514px !important;
	top:84px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item70181 {
	width:237px !important;
	height:34px !important;
	left:502px !important;
	background:#9e6097;
}

#item70182 {
	width:213px !important;
	left:514px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item70303 {
	opacity:0.14;
	width:213px !important;
	left:138px !important;
	top:65px !important;
	border-radius:12px;
	background:#fff;
	min-height:106px !important;
	padding:7px;
}

#item72827 {
	width:237px !important;
	height:327px !important;
	left:252px !important;
	border-radius:12px;
	background:#007589;
}

#item72830 {
	width:237px !important;
	height:327px !important;
	border-radius:12px;
	background:#007589;
}

#item72835 {
	width:237px !important;
	height:327px !important;
	left:878px !important;
	top:232px !important;
	border-radius:12px;
	background:#007589;
}

#item72863 {
	width:237px !important;
	height:34px !important;
	left:878px !important;
	top:449px !important;
	background:#ff7f3f;
}

#item72864 {
	width:213px !important;
	left:887px !important;
	top:449px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item72887 {
	width:237px !important;
	height:34px !important;
	left:503px !important;
	background:#ff7f3f;
}

#item72888 {
	width:213px !important;
	left:515px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item72911 {
	width:237px !important;
	height:34px !important;
	background:#ff7f3f;
}

#item72912 {
	width:213px !important;
	left:12px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item72938 {
	width:237px !important;
	height:327px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item72940 {
	width:237px !important;
	height:34px !important;
	top:65px !important;
	background:#00a795;
}

#item72941 {
	width:213px !important;
	height:146px !important;
	left:12px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item72989 {
	width:213px !important;
	left:12px !important;
	top:65px !important;
	border-radius:12px;
	background:#fff;
	min-height:106px !important;
	padding:7px;
}

#item73016 {
	width:237px !important;
	height:327px !important;
	top:11px !important;
	border-radius:12px;
	background:#007589;
}

#item73018 {
	width:213px !important;
	height:127px !important;
	left:13px !important;
	top:11px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item73041 {
	width:213px !important;
	left:13px !important;
	top:20px !important;
	border-radius:12px;
	min-height:67px !important;
	padding:7px;
}

#item73088 {
	width:237px !important;
	height:327px !important;
	top:11px !important;
	border-radius:12px;
	background:#007589;
}

#item73090 {
	width:213px !important;
	height:127px !important;
	left:11px !important;
	top:11px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item73113 {
	width:213px !important;
	left:11px !important;
	top:20px !important;
	border-radius:12px;
	min-height:89px !important;
	padding:7px;
}

#item73159 {
	width:237px !important;
	height:34px !important;
	left:250px !important;
	top:272px !important;
	background:#ff7f3f;
}

#item73162 {
	width:213px !important;
	left:262px !important;
	top:272px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item54617 {
	width:213px !important;
	height:127px !important;
	left:1015px !important;
	top:504px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item54640 {
	width:213px !important;
	left:1015px !important;
	top:513px !important;
	border-radius:12px;
	min-height:67px !important;
	padding:7px;
}

#item54710 {
	width:237px !important;
	height:327px !important;
	left:252px !important;
	top:504px !important;
	border-radius:12px;
	background:#007589;
}

#item54713 {
	width:213px !important;
	height:127px !important;
	left:263px !important;
	top:504px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item54736 {
	width:213px !important;
	left:263px !important;
	top:513px !important;
	border-radius:12px;
	min-height:67px !important;
	padding:7px;
}

#item54783 {
	width:237px !important;
	height:34px !important;
	left:252px !important;
	top:721px !important;
	background:#7aca78;
}

#item54784 {
	width:213px !important;
	left:263px !important;
	top:721px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item54810 {
	width:237px !important;
	height:34px !important;
	left:629px !important;
	top:65px !important;
	background:#00a795;
}

#item54811 {
	width:213px !important;
	height:146px !important;
	left:641px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item54834 {
	width:213px !important;
	left:641px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item54906 {
	width:237px !important;
	height:327px !important;
	left:1129px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item54908 {
	width:237px !important;
	height:34px !important;
	left:1129px !important;
	top:188px !important;
	background:#f4b235;
}

#item54909 {
	width:237px !important;
	height:34px !important;
	left:1129px !important;
	top:65px !important;
	background:#00a795;
}

#item54910 {
	width:213px !important;
	height:146px !important;
	left:1141px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item54933 {
	width:213px !important;
	left:1141px !important;
	top:188px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:68px !important;
	padding:7px;
}

#item54956 {
	width:213px !important;
	left:1141px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item55005 {
	width:237px !important;
	height:34px !important;
	left:376px !important;
	top:65px !important;
	background:#00a795;
}

#item55007 {
	width:237px !important;
	height:34px !important;
	left:376px !important;
	top:188px !important;
	background:#9e6097;
}

#item55008 {
	width:213px !important;
	height:146px !important;
	left:388px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item55031 {
	width:213px !important;
	left:388px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item55054 {
	width:213px !important;
	left:388px !important;
	top:188px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item55221 {
	width:237px !important;
	height:327px !important;
	left:879px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item55223 {
	width:237px !important;
	height:34px !important;
	left:879px !important;
	top:65px !important;
	background:#00a795;
}

#item55224 {
	width:213px !important;
	height:146px !important;
	left:891px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item55247 {
	width:213px !important;
	left:891px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item55270 {
	width:237px !important;
	height:34px !important;
	left:879px !important;
	top:272px !important;
	background:#7aca78;
}

#item55271 {
	width:213px !important;
	left:891px !important;
	top:272px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item55317 {
	width:237px !important;
	height:34px !important;
	left:879px !important;
	top:188px !important;
	background:#9e6097;
}

#item55318 {
	width:213px !important;
	left:891px !important;
	top:188px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item55586 {
	width:237px !important;
	height:327px !important;
	left:1254px !important;
	top:504px !important;
	border-radius:12px;
	background:#007589;
}

#item55588 {
	width:213px !important;
	height:127px !important;
	left:1267px !important;
	top:504px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item55611 {
	width:213px !important;
	left:1267px !important;
	top:513px !important;
	border-radius:12px;
	min-height:88px !important;
	padding:7px;
}

#item55657 {
	width:237px !important;
	height:34px !important;
	left:1254px !important;
	top:721px !important;
	background:#7aca78;
}

#item55658 {
	width:213px !important;
	left:1267px !important;
	top:721px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item55681 {
	width:237px !important;
	height:34px !important;
	left:1254px !important;
	top:641px !important;
	background:#9e6097;
}

#item55682 {
	width:213px !important;
	left:1267px !important;
	top:641px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item55706 {
	width:237px !important;
	height:327px !important;
	top:504px !important;
	border-radius:12px;
	background:#007589;
}

#item55708 {
	width:213px !important;
	height:127px !important;
	left:11px !important;
	top:504px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item55731 {
	width:213px !important;
	left:11px !important;
	top:513px !important;
	border-radius:12px;
	min-height:88px !important;
	padding:7px;
}

#item55778 {
	width:237px !important;
	height:34px !important;
	top:641px !important;
	background:#9e6097;
}

#item55779 {
	width:213px !important;
	left:11px !important;
	top:641px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item68667 {
	width:237px !important;
	height:34px !important;
	left:126px !important;
	top:188px !important;
	background:#f4b235;
}

#item68694 {
	width:213px !important;
	left:138px !important;
	top:188px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:68px !important;
	padding:7px;
}

#item68450 {
	width:237px !important;
	height:34px !important;
	left:753px !important;
	top:641px !important;
	background:#f4b235;
}

#item68521 {
	width:213px !important;
	left:767px !important;
	top:641px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:92px !important;
	padding:7px;
}

#item68547 {
	width:237px !important;
	height:34px !important;
	left:503px !important;
	top:641px !important;
	background:#f4b235;
}

#item68617 {
	width:237px !important;
	height:34px !important;
	left:503px !important;
	top:721px !important;
	background:#7aca78;
}

#item68618 {
	width:213px !important;
	left:514px !important;
	top:641px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:68px !important;
	padding:7px;
}

#item68641 {
	width:213px !important;
	left:514px !important;
	top:721px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item54612 {
	width:1490px !important;
	height:14px !important;
	top:424px !important;
	background:#fe4438;
}

#item73214 {
	width:237px !important;
	height:34px !important;
	left:126px !important;
	top:272px !important;
	background:#ff7f3f;
}

#item73215 {
	width:213px !important;
	left:138px !important;
	top:272px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item51993 {
	opacity:0.14;
	width:237px !important;
	height:327px !important;
	left:1004px !important;
	top:504px !important;
	border-radius:12px;
	background:#007589;
}

#item51995 {
	opacity:0.14;
	width:237px !important;
	height:34px !important;
	left:1004px !important;
	top:721px !important;
	background:#ff7f3f;
}

#item51996 {
	opacity:0.14;
	width:213px !important;
	height:127px !important;
	left:1015px !important;
	top:504px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item52019 {
	opacity:0.14;
	width:213px !important;
	left:1015px !important;
	top:513px !important;
	border-radius:12px;
	min-height:67px !important;
	padding:7px;
}

#item52066 {
	opacity:0.14;
	width:213px !important;
	left:1013px !important;
	top:721px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item52090 {
	opacity:0.14;
	width:237px !important;
	height:327px !important;
	left:252px !important;
	top:504px !important;
	border-radius:12px;
	background:#007589;
}

#item52092 {
	opacity:0.14;
	width:213px !important;
	height:127px !important;
	left:263px !important;
	top:504px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item52115 {
	opacity:0.14;
	width:213px !important;
	left:263px !important;
	top:513px !important;
	border-radius:12px;
	min-height:67px !important;
	padding:7px;
}

#item52161 {
	opacity:0.14;
	width:237px !important;
	height:34px !important;
	left:252px !important;
	top:721px !important;
	background:#7aca78;
}

#item52162 {
	opacity:0.14;
	width:213px !important;
	left:263px !important;
	top:721px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item52186 {
	opacity:0.14;
	width:237px !important;
	height:327px !important;
	left:629px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item52188 {
	opacity:0.14;
	width:237px !important;
	height:34px !important;
	left:629px !important;
	top:65px !important;
	background:#00a795;
}

#item52189 {
	opacity:0.14;
	width:213px !important;
	height:146px !important;
	left:641px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item52212 {
	opacity:0.14;
	width:213px !important;
	left:641px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item52235 {
	opacity:0.14;
	width:237px !important;
	height:34px !important;
	left:629px !important;
	top:272px !important;
	background:#ff7f3f;
}

#item52236 {
	opacity:0.14;
	width:213px !important;
	left:641px !important;
	top:272px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item52283 {
	opacity:0.14;
	width:237px !important;
	height:327px !important;
	left:1129px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item52285 {
	opacity:0.14;
	width:237px !important;
	height:34px !important;
	left:1129px !important;
	top:188px !important;
	background:#f4b235;
}

#item52287 {
	opacity:0.14;
	width:237px !important;
	height:34px !important;
	left:1129px !important;
	top:65px !important;
	background:#00a795;
}

#item52288 {
	opacity:0.14;
	width:213px !important;
	height:146px !important;
	left:1141px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item52312 {
	opacity:0.14;
	width:213px !important;
	left:1141px !important;
	top:188px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:68px !important;
	padding:7px;
}

#item52335 {
	opacity:0.14;
	width:213px !important;
	left:1141px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item52503 {
	opacity:0.14;
	width:237px !important;
	height:327px !important;
	left:753px !important;
	top:504px !important;
	border-radius:12px;
	background:#007589;
}

#item52506 {
	opacity:0.14;
	width:237px !important;
	height:34px !important;
	left:753px !important;
	top:641px !important;
	background:#f4b235;
}

#item52507 {
	opacity:0.14;
	width:213px !important;
	height:127px !important;
	left:767px !important;
	top:504px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item52530 {
	opacity:0.14;
	width:213px !important;
	left:767px !important;
	top:513px !important;
	border-radius:12px;
	min-height:67px !important;
	padding:7px;
}

#item52577 {
	opacity:0.14;
	width:213px !important;
	left:767px !important;
	top:641px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:92px !important;
	padding:7px;
}

#item52601 {
	opacity:0.14;
	width:237px !important;
	height:327px !important;
	left:879px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item52603 {
	opacity:0.14;
	width:237px !important;
	height:34px !important;
	left:879px !important;
	top:65px !important;
	background:#00a795;
}

#item52604 {
	opacity:0.14;
	width:213px !important;
	height:146px !important;
	left:891px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item52627 {
	opacity:0.14;
	width:213px !important;
	left:891px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item52650 {
	opacity:0.14;
	width:237px !important;
	height:34px !important;
	left:879px !important;
	top:272px !important;
	background:#7aca78;
}

#item52651 {
	opacity:0.14;
	width:213px !important;
	left:891px !important;
	top:272px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item52697 {
	opacity:0.14;
	width:237px !important;
	height:34px !important;
	left:879px !important;
	top:188px !important;
	background:#9e6097;
}

#item52698 {
	opacity:0.14;
	width:213px !important;
	left:891px !important;
	top:188px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item52843 {
	opacity:0.14;
	width:237px !important;
	height:327px !important;
	left:126px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item52845 {
	opacity:0.14;
	width:237px !important;
	height:34px !important;
	left:126px !important;
	top:188px !important;
	background:#f4b235;
}

#item52846 {
	opacity:0.14;
	width:237px !important;
	height:34px !important;
	left:126px !important;
	top:65px !important;
	background:#00a795;
}

#item52847 {
	opacity:0.14;
	width:237px !important;
	height:34px !important;
	left:126px !important;
	top:272px !important;
	background:#ff7f3f;
}

#item52848 {
	opacity:0.14;
	width:213px !important;
	height:146px !important;
	left:138px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item52871 {
	opacity:0.14;
	width:213px !important;
	left:138px !important;
	top:188px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:68px !important;
	padding:7px;
}

#item52895 {
	opacity:0.14;
	width:213px !important;
	left:138px !important;
	top:272px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item52941 {
	opacity:0.14;
	width:213px !important;
	left:138px !important;
	top:65px !important;
	border-radius:12px;
	background:#fff;
	min-height:106px !important;
	padding:7px;
}

#item52965 {
	opacity:0.14;
	width:237px !important;
	height:327px !important;
	left:1254px !important;
	top:504px !important;
	border-radius:12px;
	background:#007589;
}

#item52967 {
	opacity:0.14;
	width:213px !important;
	height:127px !important;
	left:1267px !important;
	top:504px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item52990 {
	opacity:0.14;
	width:213px !important;
	left:1267px !important;
	top:513px !important;
	border-radius:12px;
	min-height:88px !important;
	padding:7px;
}

#item53036 {
	opacity:0.14;
	width:237px !important;
	height:34px !important;
	left:1254px !important;
	top:721px !important;
	background:#7aca78;
}

#item53037 {
	opacity:0.14;
	width:213px !important;
	left:1267px !important;
	top:721px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item53061 {
	opacity:0.14;
	width:237px !important;
	height:34px !important;
	left:1254px !important;
	top:641px !important;
	background:#9e6097;
}

#item53062 {
	opacity:0.14;
	width:213px !important;
	left:1267px !important;
	top:641px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item66229 {
	opacity:0.14;
	width:237px !important;
	height:327px !important;
	left:376px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item66232 {
	opacity:0.14;
	width:237px !important;
	height:34px !important;
	left:376px !important;
	top:65px !important;
	background:#00a795;
}

#item66233 {
	opacity:0.14;
	width:237px !important;
	height:34px !important;
	left:376px !important;
	top:272px !important;
	background:#ff7f3f;
}

#item66234 {
	opacity:0.14;
	width:237px !important;
	height:34px !important;
	left:376px !important;
	top:188px !important;
	background:#9e6097;
}

#item66235 {
	opacity:0.14;
	width:213px !important;
	height:146px !important;
	left:388px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item66258 {
	opacity:0.14;
	width:213px !important;
	left:388px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item66281 {
	opacity:0.14;
	width:213px !important;
	left:388px !important;
	top:188px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item66304 {
	opacity:0.14;
	width:213px !important;
	left:388px !important;
	top:272px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item74025 {
	width:237px !important;
	height:327px !important;
	top:69px !important;
	border-radius:12px;
	background:#007589;
}

#item74028 {
	opacity:0.14;
	width:237px !important;
	height:34px !important;
	top:206px !important;
	background:#f4b235;
}

#item74029 {
	width:213px !important;
	height:127px !important;
	left:11px !important;
	top:68px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item74052 {
	width:213px !important;
	left:11px !important;
	top:77px !important;
	border-radius:12px;
	min-height:89px !important;
	padding:7px;
}

#item74099 {
	opacity:0.14;
	width:237px !important;
	height:34px !important;
	top:286px !important;
	background:#7aca78;
}

#item74100 {
	opacity:0.14;
	width:213px !important;
	left:11px !important;
	top:206px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:68px !important;
	padding:7px;
}

#item74124 {
	opacity:0.14;
	width:213px !important;
	left:11px !important;
	top:286px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item74148 {
	width:1490px !important;
	height:14px !important;
	background:#00a795;
}

#item74151 {
	width:237px !important;
	height:327px !important;
	top:69px !important;
	border-radius:12px;
	background:#007589;
}

#item74153 {
	width:213px !important;
	height:127px !important;
	left:11px !important;
	top:68px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item74176 {
	width:213px !important;
	left:11px !important;
	top:77px !important;
	border-radius:12px;
	min-height:88px !important;
	padding:7px;
}

#item74222 {
	opacity:0.14;
	width:237px !important;
	height:34px !important;
	top:206px !important;
	background:#9e6097;
}

#item74223 {
	opacity:0.14;
	width:213px !important;
	left:11px !important;
	top:206px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item50975 {
	width:237px !important;
	height:327px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item50977 {
	width:237px !important;
	height:34px !important;
	top:188px !important;
	background:#f4b235;
}

#item50978 {
	width:237px !important;
	height:34px !important;
	top:65px !important;
	background:#00a795;
}

#item50979 {
	width:213px !important;
	height:146px !important;
	left:12px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item51002 {
	width:213px !important;
	left:12px !important;
	top:188px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:68px !important;
	padding:7px;
}

#item51025 {
	width:213px !important;
	left:12px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item51194 {
	width:237px !important;
	height:327px !important;
	top:11px !important;
	border-radius:12px;
	background:#007589;
}

#item51197 {
	width:237px !important;
	height:34px !important;
	top:148px !important;
	background:#f4b235;
}

#item51198 {
	width:213px !important;
	height:127px !important;
	left:14px !important;
	top:11px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item51221 {
	width:213px !important;
	left:14px !important;
	top:20px !important;
	border-radius:12px;
	min-height:67px !important;
	padding:7px;
}

#item51267 {
	width:213px !important;
	left:14px !important;
	top:148px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:92px !important;
	padding:7px;
}

#item51533 {
	width:237px !important;
	height:327px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item51535 {
	width:237px !important;
	height:34px !important;
	top:188px !important;
	background:#f4b235;
}

#item51536 {
	width:237px !important;
	height:34px !important;
	top:65px !important;
	background:#00a795;
}

#item51538 {
	width:237px !important;
	height:34px !important;
	top:272px !important;
	background:#ff7f3f;
}

#item51539 {
	width:213px !important;
	height:146px !important;
	left:12px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item51562 {
	width:213px !important;
	left:12px !important;
	top:188px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:68px !important;
	padding:7px;
}

#item51585 {
	width:213px !important;
	left:12px !important;
	top:272px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item51631 {
	width:213px !important;
	left:12px !important;
	top:65px !important;
	border-radius:12px;
	background:#fff;
	min-height:106px !important;
	padding:7px;
}

#item65677 {
	width:237px !important;
	height:327px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item65679 {
	width:237px !important;
	height:34px !important;
	top:65px !important;
	background:#00a795;
}

#item65680 {
	width:213px !important;
	height:146px !important;
	left:12px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item65703 {
	width:213px !important;
	left:12px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item65726 {
	width:237px !important;
	height:34px !important;
	top:272px !important;
	background:#ff7f3f;
}

#item65727 {
	width:213px !important;
	left:12px !important;
	top:272px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item66017 {
	width:237px !important;
	height:327px !important;
	top:11px !important;
	border-radius:12px;
	background:#007589;
}

#item66019 {
	width:213px !important;
	height:127px !important;
	left:12px !important;
	top:11px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item66042 {
	width:213px !important;
	left:12px !important;
	top:20px !important;
	border-radius:12px;
	min-height:88px !important;
	padding:7px;
}

#item66089 {
	width:237px !important;
	height:34px !important;
	top:228px !important;
	background:#7aca78;
}

#item66090 {
	width:213px !important;
	left:12px !important;
	top:228px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item66113 {
	width:237px !important;
	height:34px !important;
	top:148px !important;
	background:#9e6097;
}

#item66114 {
	width:213px !important;
	left:12px !important;
	top:148px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item50682 {
	width:1490px !important;
	height:14px !important;
	top:424px !important;
	background:#5c538b;
}

#item51413 {
	width:237px !important;
	height:327px !important;
	left:503px !important;
	top:504px !important;
	border-radius:12px;
	background:#007589;
}

#item51416 {
	width:213px !important;
	height:127px !important;
	left:514px !important;
	top:504px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item51439 {
	width:213px !important;
	left:514px !important;
	top:513px !important;
	border-radius:12px;
	min-height:89px !important;
	padding:7px;
}

#item51777 {
	width:237px !important;
	height:327px !important;
	top:504px !important;
	border-radius:12px;
	background:#007589;
}

#item51779 {
	width:213px !important;
	height:127px !important;
	left:11px !important;
	top:504px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item51802 {
	width:213px !important;
	left:11px !important;
	top:513px !important;
	border-radius:12px;
	min-height:88px !important;
	padding:7px;
}

#item65774 {
	width:237px !important;
	height:327px !important;
	left:376px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item65776 {
	width:237px !important;
	height:34px !important;
	left:376px !important;
	top:65px !important;
	background:#00a795;
}

#item65779 {
	width:213px !important;
	height:146px !important;
	left:388px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item65802 {
	width:213px !important;
	left:388px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item65896 {
	width:237px !important;
	height:327px !important;
	left:879px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item65898 {
	width:237px !important;
	height:34px !important;
	left:879px !important;
	top:65px !important;
	background:#00a795;
}

#item65899 {
	width:213px !important;
	height:146px !important;
	left:891px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item65922 {
	width:213px !important;
	left:891px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item65580 {
	width:237px !important;
	height:327px !important;
	left:252px !important;
	top:504px !important;
	border-radius:12px;
	background:#007589;
}

#item65582 {
	width:213px !important;
	height:127px !important;
	left:263px !important;
	top:504px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item65605 {
	width:213px !important;
	left:263px !important;
	top:513px !important;
	border-radius:12px;
	min-height:67px !important;
	padding:7px;
}

#item65482 {
	width:237px !important;
	height:327px !important;
	left:1004px !important;
	top:504px !important;
	border-radius:12px;
	background:#007589;
}

#item65486 {
	width:213px !important;
	height:127px !important;
	left:1015px !important;
	top:504px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item65509 {
	width:213px !important;
	left:1015px !important;
	top:513px !important;
	border-radius:12px;
	min-height:67px !important;
	padding:7px;
}

#item51415 {
	width:237px !important;
	height:34px !important;
	left:503px !important;
	top:454px !important;
	background:#f4b235;
}

#item51485 {
	width:237px !important;
	height:34px !important;
	left:503px !important;
	top:533px !important;
	background:#7aca78;
}

#item51486 {
	width:213px !important;
	left:514px !important;
	top:454px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:68px !important;
	padding:7px;
}

#item51509 {
	width:213px !important;
	left:514px !important;
	top:533px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item51848 {
	width:237px !important;
	height:34px !important;
	top:454px !important;
	background:#9e6097;
}

#item51849 {
	width:213px !important;
	left:11px !important;
	top:454px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item65777 {
	width:237px !important;
	height:34px !important;
	left:376px !important;
	top:84px !important;
	background:#ff7f3f;
}

#item65778 {
	width:237px !important;
	height:34px !important;
	left:376px !important;
	background:#9e6097;
}

#item65825 {
	width:213px !important;
	left:388px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item65848 {
	width:213px !important;
	left:388px !important;
	top:84px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item65945 {
	width:237px !important;
	height:34px !important;
	left:879px !important;
	top:84px !important;
	background:#7aca78;
}

#item65946 {
	width:213px !important;
	left:891px !important;
	top:84px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item65992 {
	width:237px !important;
	height:34px !important;
	left:879px !important;
	background:#9e6097;
}

#item65993 {
	width:213px !important;
	left:891px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item65652 {
	width:237px !important;
	height:34px !important;
	left:252px !important;
	top:533px !important;
	background:#7aca78;
}

#item65653 {
	width:213px !important;
	left:263px !important;
	top:533px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item65485 {
	width:237px !important;
	height:34px !important;
	left:1004px !important;
	top:533px !important;
	background:#ff7f3f;
}

#item65556 {
	width:213px !important;
	left:1013px !important;
	top:533px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item48001 {
	width:1490px !important;
	height:14px !important;
	top:424px !important;
	background:#9e6097;
}

#item48100 {
	width:237px !important;
	height:327px !important;
	top:11px !important;
	border-radius:12px;
	background:#007589;
}

#item48102 {
	width:213px !important;
	height:127px !important;
	left:11px !important;
	top:11px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item48125 {
	width:213px !important;
	left:11px !important;
	top:20px !important;
	border-radius:12px;
	min-height:67px !important;
	padding:7px;
}

#item48171 {
	width:237px !important;
	height:34px !important;
	top:228px !important;
	background:#7aca78;
}

#item48172 {
	width:213px !important;
	left:11px !important;
	top:228px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item48392 {
	width:237px !important;
	height:327px !important;
	left:376px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item48396 {
	width:237px !important;
	height:34px !important;
	left:376px !important;
	top:188px !important;
	background:#9e6097;
}

#item48443 {
	width:213px !important;
	left:388px !important;
	top:188px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item48394 {
	width:237px !important;
	height:34px !important;
	top:36px !important;
	background:#00a795;
}

#item48395 {
	width:237px !important;
	height:34px !important;
	top:243px !important;
	background:#ff7f3f;
}

#item48397 {
	width:213px !important;
	height:146px !important;
	left:12px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item48420 {
	width:213px !important;
	left:12px !important;
	top:36px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item48466 {
	width:213px !important;
	left:12px !important;
	top:243px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item48732 {
	width:237px !important;
	height:327px !important;
	top:11px !important;
	border-radius:12px;
	background:#007589;
}

#item48734 {
	width:237px !important;
	height:34px !important;
	top:148px !important;
	background:#f4b235;
}

#item48735 {
	width:213px !important;
	height:127px !important;
	left:11px !important;
	top:11px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item48758 {
	width:213px !important;
	left:11px !important;
	top:20px !important;
	border-radius:12px;
	min-height:89px !important;
	padding:7px;
}

#item48804 {
	width:237px !important;
	height:34px !important;
	top:228px !important;
	background:#7aca78;
}

#item48805 {
	width:213px !important;
	left:11px !important;
	top:148px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:68px !important;
	padding:7px;
}

#item48828 {
	width:213px !important;
	left:11px !important;
	top:228px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item48976 {
	width:237px !important;
	height:327px !important;
	left:1254px !important;
	top:504px !important;
	border-radius:12px;
	background:#007589;
}

#item48978 {
	width:213px !important;
	height:127px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item49001 {
	width:213px !important;
	top:9px !important;
	border-radius:12px;
	min-height:88px !important;
	padding:7px;
}

#item49047 {
	width:237px !important;
	height:34px !important;
	background:#7aca78;
}

#item49048 {
	width:213px !important;
	left:12px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item49071 {
	width:237px !important;
	height:34px !important;
	left:1254px !important;
	top:641px !important;
	background:#9e6097;
}

#item49072 {
	width:213px !important;
	left:1267px !important;
	top:641px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item49097 {
	width:237px !important;
	height:327px !important;
	top:504px !important;
	border-radius:12px;
	background:#007589;
}

#item49099 {
	width:213px !important;
	height:127px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item49122 {
	width:213px !important;
	top:9px !important;
	border-radius:12px;
	min-height:88px !important;
	padding:7px;
}

#item49168 {
	width:237px !important;
	height:34px !important;
	top:641px !important;
	background:#9e6097;
}

#item49169 {
	width:213px !important;
	left:11px !important;
	top:641px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item63801 {
	width:237px !important;
	height:327px !important;
	left:879px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item63803 {
	width:237px !important;
	height:34px !important;
	left:879px !important;
	top:65px !important;
	background:#00a795;
}

#item63804 {
	width:213px !important;
	height:146px !important;
	left:891px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item63827 {
	width:213px !important;
	left:891px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item63851 {
	width:237px !important;
	height:34px !important;
	background:#7aca78;
}

#item63852 {
	width:213px !important;
	left:12px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item63898 {
	width:237px !important;
	height:34px !important;
	left:879px !important;
	top:188px !important;
	background:#9e6097;
}

#item63899 {
	width:213px !important;
	left:891px !important;
	top:188px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item63923 {
	width:237px !important;
	height:327px !important;
	left:126px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item63926 {
	width:237px !important;
	height:34px !important;
	left:126px !important;
	top:65px !important;
	background:#00a795;
}

#item63928 {
	width:213px !important;
	height:146px !important;
	left:138px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item63925 {
	width:237px !important;
	height:34px !important;
	background:#fff3e2;
}

#item63927 {
	width:237px !important;
	height:34px !important;
	top:84px !important;
	background:#ff7f3f;
}

#item63951 {
	width:213px !important;
	left:12px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff3e2;
	min-height:68px !important;
	padding:7px;
}

#item63974 {
	width:213px !important;
	left:12px !important;
	top:84px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item64020 {
	width:213px !important;
	left:138px !important;
	top:65px !important;
	border-radius:12px;
	background:#fff;
	min-height:106px !important;
	padding:7px;
}

#item63510 {
	width:237px !important;
	height:327px !important;
	left:629px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item63512 {
	width:237px !important;
	height:34px !important;
	left:629px !important;
	top:65px !important;
	background:#00a795;
}

#item63513 {
	width:213px !important;
	height:146px !important;
	left:641px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item63536 {
	width:213px !important;
	left:641px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item63559 {
	width:237px !important;
	height:34px !important;
	background:#ff7f3f;
}

#item63560 {
	width:213px !important;
	left:12px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item63608 {
	width:237px !important;
	height:327px !important;
	left:1129px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item63611 {
	width:237px !important;
	height:34px !important;
	left:1129px !important;
	top:65px !important;
	background:#00a795;
}

#item63612 {
	width:213px !important;
	height:146px !important;
	left:1141px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item63610 {
	width:237px !important;
	height:34px !important;
	background:#f4b235;
}

#item63635 {
	width:213px !important;
	left:12px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:68px !important;
	padding:7px;
}

#item63658 {
	width:213px !important;
	left:1141px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item63411 {
	width:237px !important;
	height:327px !important;
	left:1004px !important;
	top:504px !important;
	border-radius:12px;
	background:#007589;
}

#item63416 {
	width:213px !important;
	height:127px !important;
	left:1015px !important;
	top:504px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item63439 {
	width:213px !important;
	left:1015px !important;
	top:513px !important;
	border-radius:12px;
	min-height:67px !important;
	padding:7px;
}

#item63414 {
	width:237px !important;
	height:34px !important;
	background:#ff7f3f;
}

#item63486 {
	width:213px !important;
	left:9px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item63705 {
	width:237px !important;
	height:327px !important;
	left:753px !important;
	top:504px !important;
	border-radius:12px;
	background:#007589;
}

#item63708 {
	width:213px !important;
	height:127px !important;
	left:767px !important;
	top:504px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item63731 {
	width:213px !important;
	left:767px !important;
	top:513px !important;
	border-radius:12px;
	min-height:67px !important;
	padding:7px;
}

#item63707 {
	width:237px !important;
	height:34px !important;
	background:#f4b235;
}

#item63777 {
	width:213px !important;
	left:14px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:92px !important;
	padding:7px;
}

#item46345 {
	width:1490px !important;
	height:14px !important;
	top:424px !important;
	background:#ff4438;
}

#item46310 {
	width:237px !important;
	height:327px !important;
	top:11px !important;
	border-radius:12px;
	background:#007589;
}

#item46350 {
	width:237px !important;
	height:34px !important;
	top:228px !important;
	background:#ff7f3f;
}

#item46754 {
	width:213px !important;
	height:127px !important;
	left:11px !important;
	top:11px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item47100 {
	width:213px !important;
	left:11px !important;
	top:20px !important;
	border-radius:12px;
	min-height:67px !important;
	padding:7px;
}

#item47361 {
	width:213px !important;
	left:9px !important;
	top:228px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item46312 {
	width:237px !important;
	height:327px !important;
	top:11px !important;
	border-radius:12px;
	background:#007589;
}

#item46824 {
	width:213px !important;
	height:127px !important;
	left:11px !important;
	top:11px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item47031 {
	width:213px !important;
	left:11px !important;
	top:20px !important;
	border-radius:12px;
	min-height:67px !important;
	padding:7px;
}

#item47360 {
	width:237px !important;
	height:34px !important;
	top:228px !important;
	background:#7aca78;
}

#item47430 {
	width:213px !important;
	left:11px !important;
	top:228px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item46309 {
	width:237px !important;
	height:327px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item46356 {
	width:237px !important;
	height:34px !important;
	top:65px !important;
	background:#00a795;
}

#item46662 {
	width:213px !important;
	height:146px !important;
	left:12px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item46870 {
	width:213px !important;
	left:12px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item47123 {
	width:237px !important;
	height:34px !important;
	top:272px !important;
	background:#ff7f3f;
}

#item47384 {
	width:213px !important;
	left:12px !important;
	top:272px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item46311 {
	width:237px !important;
	height:327px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item46348 {
	width:237px !important;
	height:34px !important;
	top:188px !important;
	background:#f4b235;
}

#item46358 {
	width:237px !important;
	height:34px !important;
	top:65px !important;
	background:#00a795;
}

#item46708 {
	width:213px !important;
	height:146px !important;
	left:12px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item46939 {
	width:213px !important;
	left:12px !important;
	top:188px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:68px !important;
	padding:7px;
}

#item46985 {
	width:213px !important;
	left:12px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item46313 {
	width:237px !important;
	height:327px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item46353 {
	width:237px !important;
	height:34px !important;
	top:65px !important;
	background:#00a795;
}

#item46355 {
	width:237px !important;
	height:34px !important;
	top:272px !important;
	background:#ff7f3f;
}

#item46615 {
	width:237px !important;
	height:34px !important;
	top:188px !important;
	background:#9e6097;
}

#item46639 {
	width:213px !important;
	height:146px !important;
	left:12px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item47287 {
	width:213px !important;
	left:12px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item47310 {
	width:213px !important;
	left:12px !important;
	top:188px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item47333 {
	width:213px !important;
	left:12px !important;
	top:272px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item46314 {
	width:237px !important;
	height:327px !important;
	top:11px !important;
	border-radius:12px;
	background:#007589;
}

#item46349 {
	width:237px !important;
	height:34px !important;
	top:148px !important;
	background:#f4b235;
}

#item46731 {
	width:213px !important;
	height:127px !important;
	left:14px !important;
	top:11px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item47077 {
	width:213px !important;
	left:14px !important;
	top:20px !important;
	border-radius:12px;
	min-height:67px !important;
	padding:7px;
}

#item47594 {
	width:213px !important;
	left:14px !important;
	top:148px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:92px !important;
	padding:7px;
}

#item46315 {
	width:237px !important;
	height:327px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item46357 {
	width:237px !important;
	height:34px !important;
	top:65px !important;
	background:#00a795;
}

#item46685 {
	width:213px !important;
	height:146px !important;
	left:12px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item46893 {
	width:213px !important;
	left:12px !important;
	top:65px !important;
	border-radius:12px;
	min-height:106px !important;
	padding:7px;
}

#item47357 {
	width:237px !important;
	height:34px !important;
	top:272px !important;
	background:#7aca78;
}

#item47407 {
	width:213px !important;
	left:12px !important;
	top:272px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item47617 {
	width:237px !important;
	height:34px !important;
	top:188px !important;
	background:#9e6097;
}

#item47618 {
	width:213px !important;
	left:12px !important;
	top:188px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item46308 {
	width:237px !important;
	height:327px !important;
	top:11px !important;
	border-radius:12px;
	background:#007589;
}

#item46351 {
	width:237px !important;
	height:34px !important;
	top:148px !important;
	background:#f4b235;
}

#item46800 {
	width:213px !important;
	height:127px !important;
	left:11px !important;
	top:11px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item47054 {
	width:213px !important;
	left:11px !important;
	top:20px !important;
	border-radius:12px;
	min-height:89px !important;
	padding:7px;
}

#item47358 {
	width:237px !important;
	height:34px !important;
	top:228px !important;
	background:#7aca78;
}

#item47571 {
	width:213px !important;
	left:11px !important;
	top:148px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:68px !important;
	padding:7px;
}

#item47641 {
	width:213px !important;
	left:11px !important;
	top:228px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item46306 {
	width:237px !important;
	height:327px !important;
	top:30px !important;
	border-radius:12px;
	background:#007589;
}

#item46346 {
	width:237px !important;
	height:34px !important;
	top:188px !important;
	background:#f4b235;
}

#item46352 {
	width:237px !important;
	height:34px !important;
	top:65px !important;
	background:#00a795;
}

#item46354 {
	width:237px !important;
	height:34px !important;
	top:272px !important;
	background:#ff7f3f;
}

#item46616 {
	width:213px !important;
	height:146px !important;
	left:12px !important;
	top:29px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item46916 {
	width:213px !important;
	left:12px !important;
	top:188px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffedd4;
	min-height:68px !important;
	padding:7px;
}

#item46962 {
	width:213px !important;
	left:12px !important;
	top:272px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#ffe4d4;
	min-height:68px !important;
	padding:7px;
}

#item47687 {
	width:213px !important;
	left:12px !important;
	top:65px !important;
	border-radius:12px;
	background:#fff;
	min-height:106px !important;
	padding:7px;
}

#item46316 {
	width:237px !important;
	height:327px !important;
	top:11px !important;
	border-radius:12px;
	background:#007589;
}

#item46777 {
	width:213px !important;
	height:127px !important;
	left:12px !important;
	top:11px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item47124 {
	width:213px !important;
	left:12px !important;
	top:20px !important;
	border-radius:12px;
	min-height:88px !important;
	padding:7px;
}

#item47359 {
	width:237px !important;
	height:34px !important;
	top:228px !important;
	background:#7aca78;
}

#item47664 {
	width:213px !important;
	left:12px !important;
	top:228px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#e3f3e1;
	min-height:68px !important;
	padding:7px;
}

#item47710 {
	width:237px !important;
	height:34px !important;
	top:148px !important;
	background:#9e6097;
}

#item47711 {
	width:213px !important;
	left:12px !important;
	top:148px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item46307 {
	width:237px !important;
	height:327px !important;
	top:11px !important;
	border-radius:12px;
	background:#007589;
}

#item46847 {
	width:213px !important;
	height:127px !important;
	left:11px !important;
	top:11px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#fff;
}

#item47008 {
	width:213px !important;
	left:11px !important;
	top:20px !important;
	border-radius:12px;
	min-height:88px !important;
	padding:7px;
}

#item47734 {
	width:237px !important;
	height:34px !important;
	top:148px !important;
	background:#9e6097;
}

#item47735 {
	width:213px !important;
	left:11px !important;
	top:148px !important;
	box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px 7px 7px 0px rgba(0,0,0,0.75);
	border-radius:12px;
	background:#eadbe7;
	min-height:68px !important;
	padding:7px;
}

#item75636 {
	width:1550px !important;
	height:882px !important;
	left:14px !important;
	top:148px !important;
}

#item18833 {
	width:344px !important;
	top:74px !important;
	min-height:579px !important;
}

#item18623 {
	width:344px !important;
	top:78px !important;
	min-height:632px !important;
}

#item19384 {
	width:344px !important;
	top:71px !important;
	min-height:571px !important;
}

#item18895 {
	width:344px !important;
	top:71px !important;
	min-height:584px !important;
}

#item19322 {
	width:344px !important;
	top:71px !important;
	min-height:642px !important;
}

#item19261 {
	width:344px !important;
	top:71px !important;
	min-height:649px !important;
}

#item19200 {
	width:344px !important;
	top:71px !important;
	min-height:571px !important;
}

#item19139 {
	width:344px !important;
	top:71px !important;
	min-height:571px !important;
}

#item19078 {
	width:344px !important;
	top:71px !important;
	min-height:612px !important;
}

#item19017 {
	width:344px !important;
	top:71px !important;
	min-height:646px !important;
}

#item18956 {
	width:344px !important;
	top:71px !important;
	min-height:575px !important;
}

#item19491 {
	width:51px !important;
	left:147px !important;
	top:123px !important;
	min-height:161px !important;
}

#item75774 {
	width:344px !important;
	left:1px !important;
	top:386px !important;
	min-height:335px !important;
}

#item75703 {
	width:345px !important;
	height:721px !important;
	left:1548px !important;
	top:14px !important;
}

#item41406 {
	width:48px !important;
	min-height:13px !important;
}

#item41403 {
	width:48px !important;
	height:13px !important;
	left:311px !important;
	top:304px !important;
}

#item41569 {
	width:48px !important;
	min-height:13px !important;
}

#item41566 {
	width:48px !important;
	height:13px !important;
	left:562px !important;
	top:304px !important;
}

#item28639 {
	width:48px !important;
	min-height:13px !important;
}

#item28636 {
	width:48px !important;
	height:13px !important;
	left:813px !important;
	top:304px !important;
}

#item28666 {
	width:48px !important;
	min-height:13px !important;
}

#item28663 {
	width:48px !important;
	height:13px !important;
	left:1063px !important;
	top:304px !important;
}

#item28692 {
	width:48px !important;
	min-height:13px !important;
}

#item28689 {
	width:48px !important;
	height:13px !important;
	left:1314px !important;
	top:304px !important;
}

#item28720 {
	width:48px !important;
	min-height:13px !important;
}

#item28717 {
	width:48px !important;
	height:13px !important;
	left:1440px !important;
	top:759px !important;
}

#item28747 {
	width:48px !important;
	min-height:13px !important;
}

#item28744 {
	width:48px !important;
	height:13px !important;
	left:1188px !important;
	top:759px !important;
}

#item28773 {
	width:48px !important;
	min-height:13px !important;
}

#item28770 {
	width:48px !important;
	height:13px !important;
	left:937px !important;
	top:759px !important;
}

#item28799 {
	width:48px !important;
	min-height:13px !important;
}

#item28796 {
	width:48px !important;
	height:13px !important;
	left:686px !important;
	top:759px !important;
}

#item28826 {
	width:48px !important;
	min-height:13px !important;
}

#item28822 {
	width:48px !important;
	height:13px !important;
	left:434px !important;
	top:759px !important;
}

#item28861 {
	width:48px !important;
	min-height:13px !important;
}

#item28858 {
	width:48px !important;
	height:13px !important;
	left:183px !important;
	top:759px !important;
}
#in5footer,  #prefooter {display:none;}
