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

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

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

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

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

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

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

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
@media all and (-ms-high-contrast:none){ *::-ms-backdrop,.svg-img{width:100%;} }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }

.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:326px; height:624px; background: #fff !important; }
.paper-vertical { width:326px; height:100%; }
.paper-horizontal { width:67197px; height:636px; }
@media all and (max-height:624px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:326px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; }
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px);
		transform:translateY(120px);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}
#item557786 {
	width:127px !important;
	height:41px !important;
	left:100px !important;
	top:592px !important;
	box-shadow:-2px -2px 5px 0px rgba(0,0,0,0.33);
	-webkit-box-shadow:-2px -2px 5px 0px rgba(0,0,0,0.33);
	border-radius:9px 9px 0 0;
	background:#fff;
}

#item557787 {
	width:30px !important;
	height:30px !important;
	left:103px !important;
	top:594px !important;
	border-radius:7px 0 0 0;
}

#item558307 {
	width:104px !important;
	height:58px !important;
	left:111px !important;
	top:-8px !important;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.3);
	border-radius:0 0 11px 11px;
	background:#ffcc00;
}

#item561270 {
	width:25px !important;
	height:51px !important;
	top:298px !important;
}

#item558358 {
	width:335px !important;
	height:417px !important;
	left:-9px !important;
	top:215px !important;
	background:#c41213;
}

#item561286 {
	width:269px !important;
	height:25px !important;
	left:23px !important;
	top:371px !important;
}

#item561304 {
	width:269px !important;
	height:25px !important;
	left:23px !important;
	top:399px !important;
}

#item561314 {
	width:269px !important;
	height:25px !important;
	left:23px !important;
	top:427px !important;
}

#item561320 {
	width:269px !important;
	height:25px !important;
	left:23px !important;
	top:454px !important;
}

#item561326 {
	width:269px !important;
	height:25px !important;
	left:23px !important;
	top:542px !important;
}

#item561333 {
	width:269px !important;
	height:25px !important;
	left:23px !important;
	top:570px !important;
}

#item352374 {
	width:71px !important;
	height:13px !important;
	left:127px !important;
	top:601px !important;
}

#item352387 {
	width:227px !important;
	height:152px !important;
	left:50px !important;
	top:280px !important;
}

#item581587 {
	width:326px !important;
	height:417px !important;
	left:-326px !important;
	top:215px !important;
	background:#c41213;
}

#item352395 {
	width:35px !important;
	height:26px !important;
	left:241px !important;
	top:281px !important;
	background:#fff;
}

#item352399 {
	width:227px !important;
	height:152px !important;
	left:50px !important;
	top:443px !important;
}

#item352407 {
	width:35px !important;
	height:26px !important;
	left:241px !important;
	top:444px !important;
	background:#fff;
}

#item352892 {
	width:227px !important;
	height:241px !important;
	left:50px !important;
	top:28px !important;
}

#item1348 {
	width:73px !important;
	height:23px !important;
	left:23px !important;
	top:498px !important;
}

#item1478 {
	width:28px !important;
	height:28px !important;
	left:23px !important;
	top:270px !important;
}

#item561446 {
	width:91px !important;
	height:38px !important;
	left:14px !important;
	top:490px !important;
}

#item561339 {
	width:274px !important;
	height:14px !important;
	left:32px !important;
	top:74px !important;
}

#item561347 {
	width:274px !important;
	height:14px !important;
	left:32px !important;
	top:94px !important;
}

#item561353 {
	width:274px !important;
	height:14px !important;
	left:32px !important;
	top:115px !important;
}

#item561359 {
	width:274px !important;
	height:14px !important;
	left:32px !important;
	top:136px !important;
}

#item561365 {
	width:274px !important;
	height:14px !important;
	left:32px !important;
	top:156px !important;
}

#item561371 {
	width:274px !important;
	height:14px !important;
	left:32px !important;
	top:177px !important;
}

#item561377 {
	width:274px !important;
	height:14px !important;
	left:32px !important;
	top:197px !important;
}

#item561383 {
	width:274px !important;
	height:14px !important;
	left:32px !important;
	top:217px !important;
}

#item561389 {
	width:274px !important;
	height:14px !important;
	left:32px !important;
	top:238px !important;
}

#item561396 {
	width:274px !important;
	height:14px !important;
	left:32px !important;
	top:258px !important;
}

#item561402 {
	width:274px !important;
	height:14px !important;
	left:32px !important;
	top:279px !important;
}

#item561408 {
	width:274px !important;
	height:14px !important;
	left:32px !important;
	top:299px !important;
}

#item561414 {
	width:274px !important;
	height:14px !important;
	left:32px !important;
	top:320px !important;
}

#item561422 {
	width:274px !important;
	height:14px !important;
	left:32px !important;
	top:341px !important;
}

#item561428 {
	width:274px !important;
	height:14px !important;
	left:32px !important;
	top:361px !important;
}

#item561434 {
	width:274px !important;
	height:14px !important;
	left:32px !important;
	top:382px !important;
}

#item561440 {
	width:274px !important;
	height:14px !important;
	left:32px !important;
	top:402px !important;
}

#item2126 {
	width:237px !important;
	height:92px !important;
	left:97px !important;
	top:540px !important;
	background:#ffe272;
}

#item562474 {
	opacity:0.80;
	width:334px !important;
	height:38px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

#item380925 {
	width:334px !important;
	height:146px !important;
	left:-9px !important;
	top:486px !important;
}

#item578672 {
	opacity:0.80;
	width:334px !important;
	height:38px !important;
	top:-9px !important;
	background:#fff;
}

#item289454 {
	width:334px !important;
	height:38px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

#item289453 {
	width:334px !important;
	height:38px !important;
	top:-9px !important;
	background:#fff;
}

#item318809 {
	width:300px !important;
	height:84px !important;
	left:34px !important;
	top:549px !important;
	background:#ffe272;
}

#item317055 {
	width:283px !important;
	height:88px !important;
	left:28px !important;
	top:5px !important;
}

#item318496 {
	opacity:0.80;
	width:139px !important;
	height:48px !important;
	left:84px !important;
	top:297px !important;
	background:#ffe272;
}

#item318241 {
	mix-blend-mode:screen;
	opacity:0.80;
	width:142px !important;
	height:128px !important;
	left:89px !important;
	top:133px !important;
	background:#fff;
}

#item318243 {
	width:142px !important;
	height:2px !important;
	left:89px !important;
	top:258px !important;
	background:#8b2034;
}

#item318352 {
	opacity:0.80;
	width:150px !important;
	height:48px !important;
	left:141px !important;
	top:414px !important;
	background:#ffe272;
}

#item318609 {
	opacity:0.85;
	width:94px !important;
	height:71px !important;
	left:163px !important;
	top:486px !important;
	background:#ffe272;
}

#item318440 {
	opacity:0.80;
	width:91px !important;
	height:83px !important;
	left:38px !important;
	top:438px !important;
	background:#ffe272;
}

#item318242 {
	mix-blend-mode:screen;
	opacity:0.80;
	width:142px !important;
	height:142px !important;
	left:105px !important;
	top:241px !important;
	background:#fff;
}

#item318248 {
	width:142px !important;
	height:2px !important;
	left:105px !important;
	top:381px !important;
	background:#8b2034;
}

#item576790 {
	width:669px !important;
	height:641px !important;
	left:-9px !important;
	top:-9px !important;
}

#item581476 {
	width:660px !important;
	height:641px !important;
	left:-326px !important;
	top:-9px !important;
}

#item319812 {
	width:269px !important;
	height:141px !important;
	left:34px !important;
	top:492px !important;
	background:#ffe272;
}

#item576952 {
	width:103px !important;
	height:118px !important;
	left:181px !important;
	top:491px !important;
}

#item321186 {
	width:160px !important;
	height:155px !important;
	left:-9px !important;
	top:188px !important;
	background:#ffe272;
}

#item310225 {
	opacity:0.80;
	width:334px !important;
	height:38px !important;
	top:-9px !important;
	background:#fff;
}

#item310226 {
	width:309px !important;
	height:15px !important;
	left:26px !important;
	top:617px !important;
	background:#8b2034;
}

#item310228 {
	width:309px !important;
	height:4px !important;
	left:26px !important;
	top:30px !important;
	background:#8b2034;
}

#item466591 {
	width:28px !important;
	height:28px !important;
	left:135px !important;
	top:227px !important;
}

#item561464 {
	width:132px !important;
	height:84px !important;
	left:34px !important;
	top:179px !important;
}

#item451173 {
	opacity:0.85;
	width:283px !important;
	height:117px !important;
	left:16px !important;
	top:482px !important;
	background:#fff;
}

#item451054 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:83px !important;
}

#item451263 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:83px !important;
}

#item451275 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:83px !important;
}

#item561484 {
	width:41px !important;
	height:41px !important;
	left:57px !important;
	top:226px !important;
}

#item561496 {
	width:41px !important;
	height:39px !important;
	left:57px !important;
	top:185px !important;
}

#item561504 {
	width:186px !important;
	height:12px !important;
	left:109px !important;
	top:144px !important;
}

#item561508 {
	width:41px !important;
	height:41px !important;
	left:57px !important;
	top:369px !important;
}

#item561511 {
	width:41px !important;
	height:39px !important;
	left:57px !important;
	top:327px !important;
}

#item561515 {
	width:186px !important;
	height:12px !important;
	left:109px !important;
	top:286px !important;
}

#item561538 {
	width:41px !important;
	height:41px !important;
	left:57px !important;
	top:511px !important;
}

#item561541 {
	width:41px !important;
	height:39px !important;
	left:57px !important;
	top:469px !important;
}

#item561545 {
	width:186px !important;
	height:12px !important;
	left:109px !important;
	top:428px !important;
}

#item562015 {
	width:64px !important;
	height:54px !important;
	left:40px !important;
	top:87px !important;
}

#item451301 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:83px !important;
}

#item451312 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:83px !important;
}

#item451322 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:83px !important;
}

#item561564 {
	width:41px !important;
	height:41px !important;
	left:46px !important;
	top:143px !important;
}

#item561567 {
	width:41px !important;
	height:39px !important;
	left:46px !important;
	top:101px !important;
}

#item561572 {
	width:186px !important;
	height:12px !important;
	left:98px !important;
	top:60px !important;
}

#item561598 {
	width:41px !important;
	height:41px !important;
	left:46px !important;
	top:297px !important;
}

#item561601 {
	width:41px !important;
	height:39px !important;
	left:46px !important;
	top:256px !important;
}

#item561605 {
	width:186px !important;
	height:12px !important;
	left:98px !important;
	top:215px !important;
}

#item561623 {
	width:41px !important;
	height:41px !important;
	left:46px !important;
	top:489px !important;
}

#item561626 {
	width:41px !important;
	height:39px !important;
	left:46px !important;
	top:447px !important;
}

#item561630 {
	width:186px !important;
	height:12px !important;
	left:98px !important;
	top:406px !important;
}

#item451335 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:83px !important;
}

#item451348 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:83px !important;
}

#item451361 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:83px !important;
}

#item561578 {
	width:41px !important;
	height:41px !important;
	left:58px !important;
	top:143px !important;
}

#item561581 {
	width:41px !important;
	height:39px !important;
	left:58px !important;
	top:101px !important;
}

#item561585 {
	width:186px !important;
	height:12px !important;
	left:110px !important;
	top:60px !important;
}

#item561669 {
	width:41px !important;
	height:41px !important;
	left:58px !important;
	top:298px !important;
}

#item561672 {
	width:41px !important;
	height:39px !important;
	left:58px !important;
	top:256px !important;
}

#item561676 {
	width:186px !important;
	height:12px !important;
	left:110px !important;
	top:215px !important;
}

#item561693 {
	width:41px !important;
	height:41px !important;
	left:58px !important;
	top:452px !important;
}

#item561696 {
	width:41px !important;
	height:39px !important;
	left:58px !important;
	top:411px !important;
}

#item561700 {
	width:186px !important;
	height:12px !important;
	left:110px !important;
	top:370px !important;
}

#item451603 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:83px !important;
}

#item451614 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:83px !important;
}

#item561724 {
	width:41px !important;
	height:41px !important;
	left:48px !important;
	top:143px !important;
}

#item561727 {
	width:41px !important;
	height:39px !important;
	left:48px !important;
	top:101px !important;
}

#item561731 {
	width:186px !important;
	height:12px !important;
	left:98px !important;
	top:60px !important;
}

#item561759 {
	width:41px !important;
	height:41px !important;
	left:48px !important;
	top:407px !important;
}

#item561762 {
	width:41px !important;
	height:39px !important;
	left:48px !important;
	top:366px !important;
}

#item561766 {
	width:186px !important;
	height:12px !important;
	left:98px !important;
	top:321px !important;
}

#item451638 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:83px !important;
}

#item451648 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:83px !important;
}

#item561736 {
	width:41px !important;
	height:41px !important;
	left:58px !important;
	top:143px !important;
}

#item561739 {
	width:41px !important;
	height:39px !important;
	left:58px !important;
	top:101px !important;
}

#item561743 {
	width:186px !important;
	height:12px !important;
	left:110px !important;
	top:60px !important;
}

#item561798 {
	width:41px !important;
	height:41px !important;
	left:58px !important;
	top:360px !important;
}

#item561801 {
	width:41px !important;
	height:39px !important;
	left:58px !important;
	top:318px !important;
}

#item561805 {
	width:186px !important;
	height:12px !important;
	left:110px !important;
	top:274px !important;
}

#item454931 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:83px !important;
}

#item455407 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:83px !important;
}

#item561827 {
	width:41px !important;
	height:41px !important;
	left:48px !important;
	top:178px !important;
}

#item561830 {
	width:41px !important;
	height:39px !important;
	left:48px !important;
	top:137px !important;
}

#item561834 {
	width:186px !important;
	height:12px !important;
	left:98px !important;
	top:96px !important;
}

#item561872 {
	width:41px !important;
	height:41px !important;
	left:48px !important;
	top:369px !important;
}

#item561875 {
	width:41px !important;
	height:39px !important;
	left:48px !important;
	top:327px !important;
}

#item561880 {
	width:186px !important;
	height:12px !important;
	left:98px !important;
	top:286px !important;
}

#item454941 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:83px !important;
}

#item455393 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:83px !important;
}

#item455417 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:83px !important;
}

#item561839 {
	width:41px !important;
	height:41px !important;
	left:60px !important;
	top:178px !important;
}

#item561842 {
	width:41px !important;
	height:39px !important;
	left:60px !important;
	top:137px !important;
}

#item561846 {
	width:186px !important;
	height:12px !important;
	left:110px !important;
	top:96px !important;
}

#item561911 {
	width:41px !important;
	height:41px !important;
	left:60px !important;
	top:369px !important;
}

#item561914 {
	width:41px !important;
	height:39px !important;
	left:60px !important;
	top:328px !important;
}

#item561918 {
	width:186px !important;
	height:12px !important;
	left:110px !important;
	top:287px !important;
}

#item561944 {
	width:41px !important;
	height:41px !important;
	left:60px !important;
	top:550px !important;
}

#item561947 {
	width:41px !important;
	height:39px !important;
	left:60px !important;
	top:508px !important;
}

#item561951 {
	width:255px !important;
	height:12px !important;
	left:41px !important;
	top:441px !important;
}

#item456324 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:83px !important;
}

#item456417 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:83px !important;
}

#item561968 {
	width:41px !important;
	height:41px !important;
	left:48px !important;
	top:250px !important;
}

#item561971 {
	width:41px !important;
	height:39px !important;
	left:48px !important;
	top:208px !important;
}

#item561975 {
	width:186px !important;
	height:12px !important;
	left:98px !important;
	top:167px !important;
}

#item561993 {
	width:41px !important;
	height:41px !important;
	left:48px !important;
	top:429px !important;
}

#item561996 {
	width:41px !important;
	height:39px !important;
	left:48px !important;
	top:387px !important;
}

#item562000 {
	width:186px !important;
	height:12px !important;
	left:98px !important;
	top:345px !important;
}

#item310227 {
	width:309px !important;
	height:15px !important;
	left:-9px !important;
	top:617px !important;
	background:#8b2034;
}

#item535376 {
	width:177px !important;
	height:54px !important;
	left:15px !important;
	top:539px !important;
	outline:solid 1px #dd4145;
}

#item535423 {
	width:177px !important;
	height:86px !important;
	left:15px !important;
	top:445px !important;
	outline:solid 1px #7b4f9b;
}

#item478989 {
	width:181px !important;
	height:4px !important;
	left:-9px !important;
	top:30px !important;
	background:#8b2034;
}

#item562026 {
	width:172px !important;
	height:15px !important;
	left:18px !important;
	top:466px !important;
}

#item562045 {
	width:172px !important;
	height:15px !important;
	left:18px !important;
	top:482px !important;
}

#item562053 {
	width:172px !important;
	height:15px !important;
	left:18px !important;
	top:497px !important;
}

#item562060 {
	width:172px !important;
	height:15px !important;
	left:18px !important;
	top:513px !important;
}

#item562067 {
	width:172px !important;
	height:15px !important;
	left:18px !important;
	top:560px !important;
}

#item562071 {
	width:172px !important;
	height:15px !important;
	left:18px !important;
	top:575px !important;
}

#item562079 {
	width:172px !important;
	height:15px !important;
	left:18px !important;
	top:447px !important;
}

#item562084 {
	width:172px !important;
	height:15px !important;
	left:18px !important;
	top:541px !important;
}

#item562090 {
	width:24px !important;
	height:12px !important;
	left:99px !important;
	top:171px !important;
}

#item562096 {
	width:24px !important;
	height:12px !important;
	left:232px !important;
	top:136px !important;
}

#item562104 {
	width:24px !important;
	height:12px !important;
	left:140px !important;
	top:102px !important;
}

#item562110 {
	width:24px !important;
	height:12px !important;
	left:51px !important;
	top:337px !important;
}

#item562116 {
	width:24px !important;
	height:12px !important;
	left:92px !important;
	top:328px !important;
}

#item562122 {
	width:24px !important;
	height:12px !important;
	left:111px !important;
	top:309px !important;
}

#item562130 {
	width:24px !important;
	height:12px !important;
	left:148px !important;
	top:310px !important;
}

#item562136 {
	width:24px !important;
	height:12px !important;
	left:169px !important;
	top:358px !important;
}

#item562142 {
	width:157px !important;
	height:11px !important;
	left:106px !important;
	top:406px !important;
}

#item562148 {
	width:203px !important;
	height:25px !important;
	left:106px !important;
	top:417px !important;
}

#item562152 {
	width:15px !important;
	height:11px !important;
	left:264px !important;
	top:406px !important;
}

#item562158 {
	width:15px !important;
	height:11px !important;
	left:279px !important;
	top:406px !important;
}

#item562165 {
	width:15px !important;
	height:11px !important;
	left:294px !important;
	top:406px !important;
}

#item562174 {
	width:203px !important;
	height:47px !important;
	left:106px !important;
	top:525px !important;
}

#item562178 {
	width:203px !important;
	height:82px !important;
	left:106px !important;
	top:442px !important;
}

#item562186 {
	width:203px !important;
	height:12px !important;
	left:106px !important;
	top:573px !important;
}

#item562193 {
	width:186px !important;
	height:11px !important;
	left:106px !important;
	top:585px !important;
}

#item562199 {
	width:15px !important;
	height:11px !important;
	left:294px !important;
	top:585px !important;
}

#item310224 {
	opacity:0.80;
	width:334px !important;
	height:38px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

#item310229 {
	width:309px !important;
	height:4px !important;
	left:-9px !important;
	top:30px !important;
	background:#8b2034;
}

#item459269 {
	width:9px !important;
	height:9px !important;
	background:#89762c;
}

#item459277 {
	width:9px !important;
	height:9px !important;
	background:#89762c;
}

#item459284 {
	width:9px !important;
	height:9px !important;
	background:#89762c;
}

#item459289 {
	width:9px !important;
	height:9px !important;
	background:#d4123e;
}

#item459293 {
	width:9px !important;
	height:9px !important;
	background:#d4123e;
}

#item459299 {
	width:9px !important;
	height:9px !important;
	background:#d4123e;
}

#item459303 {
	width:9px !important;
	height:9px !important;
	background:#1b2e5b;
}

#item459312 {
	width:9px !important;
	height:9px !important;
	background:#1b2e5b;
}

#item459317 {
	width:9px !important;
	height:9px !important;
	background:#d4123e;
}

#item459321 {
	width:9px !important;
	height:9px !important;
	background:#89762c;
}

#item459327 {
	width:9px !important;
	height:9px !important;
	background:#d4123e;
}

#item459331 {
	width:9px !important;
	height:9px !important;
	background:#1b2e5b;
}

#item459336 {
	width:9px !important;
	height:9px !important;
	background:#89762c;
}

#item460342 {
	width:9px !important;
	height:9px !important;
	background:#89762c;
}

#item562244 {
	width:31px !important;
	height:21px !important;
	left:230px !important;
	top:234px !important;
}

#item562258 {
	width:27px !important;
	height:25px !important;
	left:172px !important;
	top:199px !important;
}

#item562265 {
	width:33px !important;
	height:17px !important;
	left:126px !important;
	top:135px !important;
}

#item562271 {
	width:34px !important;
	height:21px !important;
	left:148px !important;
	top:234px !important;
}

#item562276 {
	width:31px !important;
	height:21px !important;
	left:230px !important;
	top:289px !important;
}

#item562310 {
	width:283px !important;
	height:10px !important;
	left:17px !important;
	top:122px !important;
}

#item562316 {
	width:283px !important;
	height:10px !important;
	left:17px !important;
	top:135px !important;
}

#item562323 {
	width:283px !important;
	height:10px !important;
	left:17px !important;
	top:148px !important;
}

#item562329 {
	width:283px !important;
	height:10px !important;
	left:17px !important;
	top:161px !important;
}

#item562335 {
	width:283px !important;
	height:10px !important;
	left:17px !important;
	top:199px !important;
}

#item562341 {
	width:283px !important;
	height:10px !important;
	left:17px !important;
	top:212px !important;
}

#item562347 {
	width:283px !important;
	height:10px !important;
	left:17px !important;
	top:225px !important;
}

#item562353 {
	width:283px !important;
	height:10px !important;
	left:17px !important;
	top:237px !important;
}

#item562359 {
	width:283px !important;
	height:10px !important;
	left:17px !important;
	top:250px !important;
}

#item562365 {
	width:283px !important;
	height:10px !important;
	left:17px !important;
	top:262px !important;
}

#item562371 {
	width:283px !important;
	height:10px !important;
	left:17px !important;
	top:275px !important;
}

#item562378 {
	width:283px !important;
	height:10px !important;
	left:17px !important;
	top:376px !important;
}

#item562384 {
	width:283px !important;
	height:10px !important;
	left:17px !important;
	top:477px !important;
}

#item562390 {
	width:283px !important;
	height:10px !important;
	left:17px !important;
	top:591px !important;
}

#item398856 {
	width:155px !important;
	height:194px !important;
	left:180px !important;
	top:438px !important;
	background:#ffe272;
}

#item562286 {
	width:283px !important;
	height:12px !important;
	left:32px !important;
	top:172px !important;
}

#item562302 {
	width:283px !important;
	height:10px !important;
	left:32px !important;
	top:187px !important;
}

#item562396 {
	width:283px !important;
	height:10px !important;
	left:32px !important;
	top:376px !important;
}

#item307195 {
	width:28px !important;
	height:28px !important;
	left:118px !important;
	top:227px !important;
}

#item512498 {
	width:275px !important;
	height:33px !important;
	left:17px !important;
}

#item562402 {
	width:133px !important;
	height:84px !important;
	left:17px !important;
	top:179px !important;
}

#item312230 {
	width:28px !important;
	height:28px !important;
	left:135px !important;
	top:227px !important;
}

#item512594 {
	width:275px !important;
	height:33px !important;
	left:34px !important;
}

#item562429 {
	width:133px !important;
	height:84px !important;
	left:34px !important;
	top:179px !important;
}

#item379550 {
	width:28px !important;
	height:28px !important;
	left:118px !important;
	top:227px !important;
}

#item577173 {
	width:133px !important;
	height:84px !important;
	left:17px !important;
	top:179px !important;
}

#item362378 {
	width:28px !important;
	height:28px !important;
	left:135px !important;
	top:227px !important;
}

#item577176 {
	width:133px !important;
	height:84px !important;
	left:34px !important;
	top:179px !important;
}

#item363234 {
	width:28px !important;
	height:28px !important;
	left:118px !important;
	top:227px !important;
}

#item577181 {
	width:133px !important;
	height:84px !important;
	left:17px !important;
	top:179px !important;
}

#item363457 {
	width:28px !important;
	height:28px !important;
	left:135px !important;
	top:227px !important;
}

#item577184 {
	width:133px !important;
	height:84px !important;
	left:34px !important;
	top:179px !important;
}

#item364044 {
	width:28px !important;
	height:28px !important;
	left:118px !important;
	top:227px !important;
}

#item577207 {
	width:133px !important;
	height:84px !important;
	left:17px !important;
	top:179px !important;
}

#item364310 {
	width:28px !important;
	height:28px !important;
	left:135px !important;
	top:227px !important;
}

#item364738 {
	width:28px !important;
	height:28px !important;
	left:118px !important;
	top:227px !important;
}

#item577224 {
	width:133px !important;
	height:84px !important;
	left:17px !important;
	top:179px !important;
}

#item364759 {
	width:28px !important;
	height:28px !important;
	left:135px !important;
	top:227px !important;
}

#item577227 {
	width:133px !important;
	height:84px !important;
	left:34px !important;
	top:179px !important;
}

#item365264 {
	width:28px !important;
	height:28px !important;
	left:118px !important;
	top:227px !important;
}

#item577270 {
	width:133px !important;
	height:84px !important;
	left:17px !important;
	top:179px !important;
}

#item365286 {
	width:28px !important;
	height:28px !important;
	left:135px !important;
	top:227px !important;
}

#item577273 {
	width:133px !important;
	height:84px !important;
	left:34px !important;
	top:179px !important;
}

#item458646 {
	width:28px !important;
	height:28px !important;
	left:118px !important;
	top:227px !important;
}

#item577317 {
	width:133px !important;
	height:84px !important;
	left:17px !important;
	top:179px !important;
}

#item458601 {
	width:28px !important;
	height:28px !important;
	left:135px !important;
	top:227px !important;
}

#item577320 {
	width:133px !important;
	height:84px !important;
	left:34px !important;
	top:179px !important;
}

#item467405 {
	width:28px !important;
	height:28px !important;
	left:118px !important;
	top:227px !important;
}

#item513899 {
	width:275px !important;
	height:33px !important;
	left:17px !important;
}

#item577343 {
	width:133px !important;
	height:84px !important;
	left:17px !important;
	top:179px !important;
}

#item467719 {
	width:28px !important;
	height:28px !important;
	left:118px !important;
	top:227px !important;
}

#item514000 {
	width:275px !important;
	height:33px !important;
	left:17px !important;
}

#item577365 {
	width:133px !important;
	height:84px !important;
	left:17px !important;
	top:179px !important;
}

#item468859 {
	width:28px !important;
	height:28px !important;
	left:135px !important;
	top:227px !important;
}

#item514069 {
	width:275px !important;
	height:33px !important;
	left:34px !important;
}

#item577368 {
	width:133px !important;
	height:84px !important;
	left:34px !important;
	top:179px !important;
}

#item445694 {
	opacity:0.85;
	width:196px !important;
	height:195px !important;
	left:17px !important;
	top:422px !important;
	background:#fff;
}

#item445709 {
	opacity:0.85;
	width:196px !important;
	height:165px !important;
	left:17px !important;
	top:241px !important;
	background:#fff;
}

#item563920 {
	opacity:0.80;
	width:334px !important;
	height:38px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

#item578591 {
	width:60px !important;
	height:40px !important;
	left:15px !important;
	top:147px !important;
}

#item444008 {
	width:301px !important;
	height:67px !important;
	left:34px !important;
	top:347px !important;
	background:#ffe272;
}

#item578586 {
	width:60px !important;
	height:40px !important;
	left:212px !important;
	top:521px !important;
}

#item563923 {
	opacity:0.80;
	width:334px !important;
	height:38px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

#item445649 {
	opacity:0.85;
	width:172px !important;
	height:94px !important;
	left:92px !important;
	top:313px !important;
	background:#fff;
}

#item445650 {
	opacity:0.85;
	width:172px !important;
	height:211px !important;
	left:92px !important;
	top:422px !important;
	background:#fff;
}

#item578561 {
	width:60px !important;
	height:40px !important;
	left:215px !important;
	top:263px !important;
}

#item578565 {
	width:37px !important;
	height:37px !important;
	left:272px !important;
	top:426px !important;
}

#item460646 {
	width:9px !important;
	height:9px !important;
	background:#d4123e;
}

#item460743 {
	width:9px !important;
	height:9px !important;
	background:#ef7e30;
}

#item460747 {
	width:9px !important;
	height:9px !important;
	background:#ef7e30;
}

#item460751 {
	width:9px !important;
	height:9px !important;
	background:#752e4f;
}

#item460755 {
	width:9px !important;
	height:9px !important;
	background:#ef7e30;
}

#item460759 {
	width:9px !important;
	height:9px !important;
	background:#f18c7c;
}

#item460790 {
	width:9px !important;
	height:9px !important;
	background:#d4123e;
}

#item460810 {
	width:9px !important;
	height:9px !important;
	background:#d4123e;
}

#item461287 {
	width:9px !important;
	height:9px !important;
	background:#63b346;
}

#item461292 {
	width:9px !important;
	height:9px !important;
	background:#63b346;
}

#item461296 {
	width:9px !important;
	height:9px !important;
	background:#82969d;
}

#item461304 {
	width:9px !important;
	height:9px !important;
	background:#004a8d;
}

#item461308 {
	width:9px !important;
	height:9px !important;
	background:#8b5099;
}

#item461314 {
	width:9px !important;
	height:9px !important;
	background:#004a8d;
}

#item461318 {
	width:9px !important;
	height:9px !important;
	background:#8b5099;
}

#item578044 {
	width:32px !important;
	height:20px !important;
	left:102px !important;
	top:215px !important;
}

#item578051 {
	width:35px !important;
	height:16px !important;
	left:171px !important;
	top:169px !important;
}

#item578072 {
	width:35px !important;
	height:16px !important;
	left:177px !important;
	top:149px !important;
}

#item578058 {
	width:35px !important;
	height:22px !important;
	left:265px !important;
	top:110px !important;
}

#item578064 {
	width:35px !important;
	height:20px !important;
	left:198px !important;
	top:56px !important;
}

#item577070 {
	width:283px !important;
	height:10px !important;
	left:17px !important;
	top:314px !important;
}

#item577078 {
	width:283px !important;
	height:10px !important;
	left:17px !important;
	top:581px !important;
}

#item577085 {
	width:283px !important;
	height:10px !important;
	left:17px !important;
	top:595px !important;
}

#item577091 {
	width:283px !important;
	height:10px !important;
	left:29px !important;
	top:71px !important;
}

#item577097 {
	width:283px !important;
	height:10px !important;
	left:29px !important;
	top:148px !important;
}

#item577104 {
	width:283px !important;
	height:10px !important;
	left:29px !important;
	top:466px !important;
}

#item577110 {
	width:283px !important;
	height:10px !important;
	left:29px !important;
	top:530px !important;
}

#item366267 {
	width:28px !important;
	height:28px !important;
	left:118px !important;
	top:227px !important;
}

#item577394 {
	width:133px !important;
	height:84px !important;
	left:17px !important;
	top:179px !important;
}

#item310652 {
	opacity:0.80;
	width:334px !important;
	height:38px !important;
	top:-9px !important;
	background:#fff;
}

#item310653 {
	width:309px !important;
	height:15px !important;
	left:26px !important;
	top:617px !important;
	background:#8b2034;
}

#item310655 {
	width:309px !important;
	height:4px !important;
	left:26px !important;
	top:30px !important;
	background:#8b2034;
}

#item366327 {
	width:33px !important;
	height:33px !important;
	left:137px !important;
	top:551px !important;
	background:#fff;
}

#item366958 {
	width:33px !important;
	height:33px !important;
	left:137px !important;
	top:338px !important;
	background:#fff;
}

#item366969 {
	width:33px !important;
	height:33px !important;
	left:137px !important;
	top:170px !important;
	background:#fff;
}

#item577397 {
	width:135px !important;
	height:149px !important;
	left:32px !important;
	top:52px !important;
}

#item577478 {
	width:135px !important;
	height:133px !important;
	left:32px !important;
	top:238px !important;
}

#item577491 {
	width:135px !important;
	height:172px !important;
	left:32px !important;
	top:412px !important;
}

#item367415 {
	width:28px !important;
	height:28px !important;
	left:118px !important;
	top:227px !important;
}

#item577415 {
	width:133px !important;
	height:84px !important;
	left:17px !important;
	top:179px !important;
}

#item309971 {
	width:309px !important;
	height:15px !important;
	left:26px !important;
	top:617px !important;
	background:#8b2034;
}

#item360726 {
	width:204px !important;
	height:7px !important;
	left:130px !important;
	top:26px !important;
	background:#8b2034;
}

#item367381 {
	width:72px !important;
	height:48px !important;
	left:44px !important;
	top:81px !important;
}

#item367398 {
	width:55px !important;
	height:48px !important;
	left:53px !important;
	top:379px !important;
	background:#fff;
}

#item577522 {
	width:96px !important;
	height:59px !important;
	left:34px !important;
	top:10px !important;
}

#item577419 {
	width:74px !important;
	height:48px !important;
	left:44px !important;
	top:200px !important;
}

#item577525 {
	width:74px !important;
	height:48px !important;
	left:44px !important;
	top:260px !important;
}

#item577528 {
	width:74px !important;
	height:48px !important;
	left:44px !important;
	top:318px !important;
}

#item577531 {
	width:74px !important;
	height:48px !important;
	left:44px !important;
	top:379px !important;
}

#item577534 {
	width:74px !important;
	height:48px !important;
	left:44px !important;
	top:436px !important;
}

#item577537 {
	width:74px !important;
	height:48px !important;
	left:44px !important;
	top:498px !important;
}

#item577540 {
	width:74px !important;
	height:48px !important;
	left:44px !important;
	top:558px !important;
}

#item577514 {
	width:74px !important;
	height:48px !important;
	left:44px !important;
	top:141px !important;
}

#item577519 {
	width:74px !important;
	height:48px !important;
	left:44px !important;
	top:80px !important;
}

#item360728 {
	width:204px !important;
	height:7px !important;
	left:-9px !important;
	top:26px !important;
	background:#8b2034;
}

#item309972 {
	width:309px !important;
	height:15px !important;
	left:-9px !important;
	top:617px !important;
	background:#8b2034;
}

#item370776 {
	width:72px !important;
	height:48px !important;
	left:208px !important;
	top:200px !important;
	background:#fff;
}

#item577545 {
	width:96px !important;
	height:59px !important;
	left:198px !important;
	top:10px !important;
}

#item577548 {
	width:74px !important;
	height:48px !important;
	left:208px !important;
	top:80px !important;
}

#item577551 {
	width:74px !important;
	height:48px !important;
	left:208px !important;
	top:140px !important;
}

#item577557 {
	width:74px !important;
	height:48px !important;
	left:208px !important;
	top:200px !important;
}

#item577560 {
	width:74px !important;
	height:48px !important;
	left:208px !important;
	top:259px !important;
}

#item577564 {
	width:74px !important;
	height:48px !important;
	left:208px !important;
	top:318px !important;
}

#item577567 {
	width:74px !important;
	height:48px !important;
	left:208px !important;
	top:377px !important;
}

#item365880 {
	width:28px !important;
	height:28px !important;
	left:135px !important;
	top:227px !important;
}

#item577425 {
	width:133px !important;
	height:84px !important;
	left:34px !important;
	top:179px !important;
}

#item372648 {
	width:28px !important;
	height:28px !important;
	left:118px !important;
	top:230px !important;
}

#item577434 {
	width:133px !important;
	height:84px !important;
	left:17px !important;
	top:179px !important;
}

#item372627 {
	width:72px !important;
	height:48px !important;
	left:44px !important;
	top:259px !important;
	background:#fff;
}

#item577585 {
	width:96px !important;
	height:59px !important;
	left:34px !important;
	top:10px !important;
}

#item577588 {
	width:74px !important;
	height:48px !important;
	left:44px !important;
	top:80px !important;
}

#item577621 {
	width:74px !important;
	height:48px !important;
	left:44px !important;
	top:141px !important;
}

#item577625 {
	width:74px !important;
	height:48px !important;
	left:44px !important;
	top:200px !important;
}

#item577629 {
	width:74px !important;
	height:48px !important;
	left:44px !important;
	top:260px !important;
}

#item577632 {
	width:74px !important;
	height:48px !important;
	left:44px !important;
	top:379px !important;
}

#item374059 {
	width:28px !important;
	height:28px !important;
	left:118px !important;
	top:227px !important;
}

#item577440 {
	width:133px !important;
	height:84px !important;
	left:17px !important;
	top:179px !important;
}

#item378948 {
	width:33px !important;
	height:33px !important;
	left:268px !important;
	top:576px !important;
	background:#fff;
}

#item577443 {
	width:133px !important;
	height:531px !important;
	left:34px !important;
	top:45px !important;
}

#item577646 {
	width:33px !important;
	height:33px !important;
	left:268px !important;
	top:576px !important;
}

#item365859 {
	width:28px !important;
	height:28px !important;
	left:118px !important;
	top:227px !important;
}

#item577452 {
	width:133px !important;
	height:84px !important;
	left:17px !important;
	top:179px !important;
}

#item371866 {
	width:28px !important;
	height:28px !important;
	left:135px !important;
	top:227px !important;
}

#item577455 {
	width:133px !important;
	height:84px !important;
	left:34px !important;
	top:179px !important;
}

#item375155 {
	width:28px !important;
	height:28px !important;
	left:118px !important;
	top:227px !important;
}

#item577676 {
	width:133px !important;
	height:84px !important;
	left:17px !important;
	top:179px !important;
}

#item376520 {
	width:72px !important;
	height:48px !important;
	left:34px !important;
	top:81px !important;
	background:#fff;
}

#item376535 {
	width:72px !important;
	height:48px !important;
	left:34px !important;
	top:379px !important;
	background:#fff;
}

#item376540 {
	width:72px !important;
	height:48px !important;
	left:34px !important;
	top:140px !important;
	background:#fff;
}

#item577698 {
	width:96px !important;
	height:59px !important;
	left:34px !important;
	top:10px !important;
}

#item577701 {
	width:74px !important;
	height:48px !important;
	left:34px !important;
	top:80px !important;
}

#item577707 {
	width:74px !important;
	height:48px !important;
	left:34px !important;
	top:141px !important;
}

#item577710 {
	width:74px !important;
	height:48px !important;
	left:34px !important;
	top:200px !important;
}

#item577713 {
	width:74px !important;
	height:48px !important;
	left:34px !important;
	top:259px !important;
}

#item577717 {
	width:74px !important;
	height:48px !important;
	left:34px !important;
	top:319px !important;
}

#item577721 {
	width:74px !important;
	height:48px !important;
	left:34px !important;
	top:438px !important;
}

#item374796 {
	width:28px !important;
	height:28px !important;
	left:118px !important;
	top:227px !important;
}

#item577727 {
	width:133px !important;
	height:84px !important;
	left:17px !important;
	top:179px !important;
}

#item379587 {
	width:28px !important;
	height:28px !important;
	left:135px !important;
	top:227px !important;
}

#item517028 {
	width:275px !important;
	height:33px !important;
	left:34px !important;
}

#item577730 {
	width:133px !important;
	height:84px !important;
	left:34px !important;
	top:179px !important;
}

#item465302 {
	width:28px !important;
	height:28px !important;
	left:118px !important;
	top:227px !important;
}

#item517120 {
	width:275px !important;
	height:33px !important;
	left:34px !important;
}

#item577752 {
	width:133px !important;
	height:84px !important;
	left:17px !important;
	top:179px !important;
}

#item419516 {
	width:28px !important;
	height:28px !important;
	left:118px !important;
	top:227px !important;
}

#item577768 {
	width:133px !important;
	height:84px !important;
	left:17px !important;
	top:179px !important;
}

#item419532 {
	width:94px !important;
	height:59px !important;
	left:34px !important;
	top:10px !important;
	border-radius:3px;
}

#item577779 {
	width:95px !important;
	height:51px !important;
	left:35px !important;
	top:9px !important;
}

#item578218 {
	width:162px !important;
	height:225px !important;
	left:17px !important;
	top:391px !important;
}

#item578236 {
	width:184px !important;
	height:42px !important;
	left:125px !important;
	top:567px !important;
}

#item448182 {
	opacity:0.85;
	width:226px !important;
	height:129px !important;
	left:17px !important;
	top:477px !important;
	background:#fff;
}

#item578248 {
	width:37px !important;
	height:37px !important;
	left:17px !important;
	top:432px !important;
}

#item578260 {
	width:105px !important;
	height:37px !important;
	left:17px !important;
	top:204px !important;
}

#item448183 {
	opacity:0.85;
	width:226px !important;
	height:153px !important;
	left:83px !important;
	top:88px !important;
	background:#fff;
}

#item448137 {
	opacity:0.85;
	width:172px !important;
	height:112px !important;
	left:92px !important;
	top:73px !important;
	background:#fff;
}

#item578273 {
	width:61px !important;
	height:36px !important;
	left:248px !important;
	top:551px !important;
}

#item448314 {
	opacity:0.85;
	width:133px !important;
	height:202px !important;
	left:17px !important;
	top:408px !important;
	background:#fff;
}

#item578287 {
	width:61px !important;
	height:36px !important;
	left:204px !important;
	top:73px !important;
}

#item461614 {
	width:9px !important;
	height:9px !important;
	background:#d4123e;
}

#item461622 {
	width:9px !important;
	height:9px !important;
	background:#0088ba;
}

#item461626 {
	width:9px !important;
	height:9px !important;
	background:#0088ba;
}

#item461630 {
	width:9px !important;
	height:9px !important;
	background:#0088ba;
}

#item461634 {
	width:9px !important;
	height:9px !important;
	background:#00ade1;
}

#item461641 {
	width:9px !important;
	height:9px !important;
	background:#00ade1;
}

#item461645 {
	width:9px !important;
	height:9px !important;
	background:#00ade1;
}

#item461649 {
	width:9px !important;
	height:9px !important;
	background:#00ade1;
}

#item461653 {
	width:9px !important;
	height:9px !important;
	background:#365875;
}

#item461658 {
	width:9px !important;
	height:9px !important;
	background:#272529;
}

#item461662 {
	width:9px !important;
	height:9px !important;
	background:#0088ba;
}

#item461666 {
	width:9px !important;
	height:9px !important;
	background:#00ade1;
}

#item461774 {
	width:9px !important;
	height:9px !important;
	background:#d4123e;
}

#item461866 {
	width:9px !important;
	height:9px !important;
	background:#00ade1;
}

#item578030 {
	width:36px !important;
	height:20px !important;
	left:88px !important;
	top:52px !important;
}

#item578038 {
	width:36px !important;
	height:20px !important;
	left:233px !important;
	top:80px !important;
}

#item577116 {
	width:283px !important;
	height:10px !important;
	left:15px !important;
	top:135px !important;
}

#item577122 {
	width:283px !important;
	height:10px !important;
	left:15px !important;
	top:237px !important;
}

#item577128 {
	width:283px !important;
	height:10px !important;
	left:15px !important;
	top:390px !important;
}

#item577134 {
	width:283px !important;
	height:10px !important;
	left:26px !important;
	top:159px !important;
}

#item577140 {
	width:283px !important;
	height:10px !important;
	left:26px !important;
	top:441px !important;
}

#item577147 {
	width:283px !important;
	height:10px !important;
	left:26px !important;
	top:543px !important;
}

#item377749 {
	width:28px !important;
	height:28px !important;
	left:118px !important;
	top:227px !important;
}

#item518438 {
	width:275px !important;
	height:33px !important;
	left:17px !important;
}

#item577789 {
	width:133px !important;
	height:84px !important;
	left:17px !important;
	top:179px !important;
}

#item377764 {
	width:28px !important;
	height:28px !important;
	left:135px !important;
	top:227px !important;
}

#item518538 {
	width:275px !important;
	height:33px !important;
	left:34px !important;
}

#item577792 {
	width:133px !important;
	height:84px !important;
	left:34px !important;
	top:179px !important;
}

#item465813 {
	width:28px !important;
	height:28px !important;
	left:118px !important;
	top:227px !important;
}

#item518653 {
	width:275px !important;
	height:33px !important;
	left:17px !important;
}

#item577824 {
	width:133px !important;
	height:84px !important;
	left:17px !important;
	top:179px !important;
}

#item465844 {
	width:28px !important;
	height:28px !important;
	left:135px !important;
	top:227px !important;
}

#item577827 {
	width:133px !important;
	height:84px !important;
	left:34px !important;
	top:179px !important;
}

#item468009 {
	width:28px !important;
	height:28px !important;
	left:118px !important;
	top:227px !important;
}

#item518846 {
	width:275px !important;
	height:33px !important;
	left:17px !important;
}

#item577850 {
	width:133px !important;
	height:84px !important;
	left:17px !important;
	top:179px !important;
}

#item378315 {
	width:28px !important;
	height:28px !important;
	left:135px !important;
	top:227px !important;
}

#item518943 {
	width:275px !important;
	height:33px !important;
	left:17px !important;
}

#item577853 {
	width:133px !important;
	height:84px !important;
	left:34px !important;
	top:179px !important;
}

#item469303 {
	width:334px !important;
	height:1px !important;
	left:-9px !important;
	top:431px !important;
	background:#000;
}

#item446326 {
	width:334px !important;
	height:1px !important;
	top:431px !important;
	background:#000;
}

#item444987 {
	width:122px !important;
	height:201px !important;
	left:30px !important;
	top:431px !important;
	background:#ffe272;
}

#item578557 {
	width:60px !important;
	height:40px !important;
	left:214px !important;
	top:340px !important;
}

#item578553 {
	width:60px !important;
	height:40px !important;
	left:204px !important;
	top:325px !important;
}

#item578541 {
	width:618px !important;
	height:98px !important;
	left:17px !important;
	top:519px !important;
}

#item578536 {
	width:60px !important;
	height:40px !important;
	left:204px !important;
	top:445px !important;
}

#item580775 {
	width:618px !important;
	height:98px !important;
	left:-309px !important;
	top:519px !important;
}

#item462517 {
	width:9px !important;
	height:9px !important;
	background:#d4123e;
}

#item462521 {
	width:9px !important;
	height:9px !important;
	background:#00966e;
}

#item462525 {
	width:9px !important;
	height:9px !important;
	background:#00966e;
}

#item462529 {
	width:9px !important;
	height:9px !important;
	background:#00966e;
}

#item462533 {
	width:9px !important;
	height:9px !important;
	background:#00966e;
}

#item462537 {
	width:9px !important;
	height:9px !important;
	background:#00966e;
}

#item462542 {
	width:9px !important;
	height:9px !important;
	background:#00966e;
}

#item462546 {
	width:9px !important;
	height:9px !important;
	background:#d4123e;
}

#item462550 {
	width:9px !important;
	height:9px !important;
	background:#d4123e;
}

#item578018 {
	width:39px !important;
	height:17px !important;
	left:60px !important;
	top:223px !important;
}

#item578024 {
	width:31px !important;
	height:16px !important;
	left:37px !important;
	top:254px !important;
}

#item577155 {
	width:283px !important;
	height:10px !important;
	left:16px !important;
	top:364px !important;
}

#item378329 {
	width:28px !important;
	height:28px !important;
	left:135px !important;
	top:227px !important;
}

#item519749 {
	width:275px !important;
	height:33px !important;
	left:34px !important;
}

#item577880 {
	width:133px !important;
	height:84px !important;
	left:34px !important;
	top:179px !important;
}

#item568791 {
	opacity:0.80;
	width:334px !important;
	height:38px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

#item444436 {
	width:159px !important;
	height:120px !important;
	left:175px !important;
	top:514px !important;
	background:#ffe272;
}

#item578532 {
	width:60px !important;
	height:40px !important;
	left:205px !important;
	top:448px !important;
}

#item568794 {
	opacity:0.80;
	width:334px !important;
	height:38px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

#item578433 {
	width:60px !important;
	height:40px !important;
	left:62px !important;
	top:547px !important;
}

#item446574 {
	opacity:0.85;
	width:133px !important;
	height:104px !important;
	left:176px !important;
	top:505px !important;
	background:#fff;
}

#item578427 {
	width:60px !important;
	height:40px !important;
	left:62px !important;
	top:301px !important;
}

#item448629 {
	opacity:0.85;
	width:176px !important;
	height:262px !important;
	top:370px !important;
	background:#fff;
}

#item448741 {
	opacity:0.85;
	width:159px !important;
	height:218px !important;
	left:9px !important;
	top:414px !important;
	background:#fff;
}

#item568802 {
	opacity:0.80;
	width:334px !important;
	height:38px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

#item578420 {
	width:139px !important;
	height:40px !important;
	left:170px !important;
	top:571px !important;
}

#item578423 {
	width:60px !important;
	height:40px !important;
	left:249px !important;
	top:37px !important;
}

#item483168 {
	width:9px !important;
	height:9px !important;
	background:#004976;
}

#item483172 {
	width:9px !important;
	height:9px !important;
	background:#004976;
}

#item578011 {
	width:32px !important;
	height:20px !important;
	left:130px !important;
	top:369px !important;
}

#item577999 {
	width:38px !important;
	height:19px !important;
	left:212px !important;
	top:184px !important;
}

#item578005 {
	width:46px !important;
	height:36px !important;
	left:205px !important;
	top:302px !important;
}

#item483176 {
	width:9px !important;
	height:9px !important;
	background:#004976;
}

#item483180 {
	width:9px !important;
	height:9px !important;
	background:#004976;
}

#item577993 {
	width:44px !important;
	height:19px !important;
	left:53px !important;
	top:360px !important;
}

#item577161 {
	width:283px !important;
	height:10px !important;
	left:16px !important;
	top:313px !important;
}

#item362355 {
	width:28px !important;
	height:28px !important;
	left:135px !important;
	top:227px !important;
}

#item520835 {
	width:275px !important;
	height:33px !important;
	left:17px !important;
}

#item577896 {
	width:133px !important;
	height:84px !important;
	left:34px !important;
	top:179px !important;
}

#item449069 {
	opacity:0.85;
	width:150px !important;
	height:273px !important;
	left:17px !important;
	top:180px !important;
	background:#fff;
}

#item444539 {
	width:176px !important;
	height:179px !important;
	left:-9px !important;
	top:453px !important;
	background:#ffe272;
}

#item578416 {
	width:60px !important;
	height:40px !important;
	left:206px !important;
	top:547px !important;
}

#item543822 {
	opacity:0.85;
	width:150px !important;
	height:108px !important;
	left:17px !important;
	top:490px !important;
	background:#fff;
}

#item572002 {
	opacity:0.80;
	width:334px !important;
	height:38px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

#item578412 {
	width:60px !important;
	height:40px !important;
	left:206px !important;
	top:547px !important;
}

#item578409 {
	width:142px !important;
	height:40px !important;
	left:16px !important;
	top:540px !important;
}

#item449070 {
	opacity:0.85;
	width:131px !important;
	height:410px !important;
	left:69px !important;
	top:171px !important;
	background:#fff;
}

#item578404 {
	width:60px !important;
	height:40px !important;
	left:251px !important;
	top:508px !important;
}

#item470999 {
	width:9px !important;
	height:9px !important;
	background:#c00075;
}

#item471003 {
	width:9px !important;
	height:9px !important;
	background:#c00075;
}

#item463973 {
	width:136px !important;
	height:68px !important;
	left:30px !important;
	top:278px !important;
	border:solid 1px #c00075;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item471007 {
	width:9px !important;
	height:9px !important;
	background:#c00075;
}

#item471016 {
	width:9px !important;
	height:9px !important;
	background:#004976;
}

#item471020 {
	width:9px !important;
	height:9px !important;
	background:#004976;
}

#item471024 {
	width:9px !important;
	height:9px !important;
	background:#004976;
}

#item577956 {
	width:29px !important;
	height:19px !important;
	left:147px !important;
	top:386px !important;
}

#item577974 {
	width:29px !important;
	height:19px !important;
	left:32px !important;
	top:347px !important;
}

#item577981 {
	width:44px !important;
	height:19px !important;
	left:82px !important;
	top:280px !important;
}

#item577987 {
	width:24px !important;
	height:24px !important;
	left:8px !important;
	top:302px !important;
}

#item577167 {
	width:283px !important;
	height:10px !important;
	left:16px !important;
	top:161px !important;
}

#item374814 {
	width:28px !important;
	height:28px !important;
	left:135px !important;
	top:227px !important;
}

#item577919 {
	width:133px !important;
	height:84px !important;
	left:34px !important;
	top:179px !important;
}

#item576762 {
	opacity:0.80;
	width:334px !important;
	height:38px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

#item578319 {
	width:60px !important;
	height:40px !important;
	left:61px !important;
	top:546px !important;
}

#item444703 {
	width:158px !important;
	height:176px !important;
	left:176px !important;
	top:406px !important;
	background:#ffe272;
}

#item578307 {
	width:60px !important;
	height:40px !important;
	left:203px !important;
	top:405px !important;
}

#item449898 {
	opacity:0.85;
	width:278px !important;
	height:167px !important;
	left:16px !important;
	top:228px !important;
	background:#fff;
}

#item576765 {
	opacity:0.80;
	width:334px !important;
	height:38px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

#item578291 {
	width:61px !important;
	height:36px !important;
	left:202px !important;
	top:549px !important;
}

#item449783 {
	width:180px !important;
	height:253px !important;
	left:-9px !important;
	top:256px !important;
	background:#ffe272;
}

#item576768 {
	opacity:0.80;
	width:334px !important;
	height:38px !important;
	left:-9px !important;
	top:-9px !important;
	background:#fff;
}

#item578294 {
	width:139px !important;
	height:38px !important;
	left:17px !important;
	top:543px !important;
}

#item449858 {
	opacity:0.85;
	width:211px !important;
	height:194px !important;
	left:67px !important;
	top:410px !important;
	background:#fff;
}

#item577944 {
	width:74px !important;
	height:132px !important;
	left:252px !important;
	top:491px !important;
}
#in5footer,  #prefooter {display:none;}
