/* 	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...'; }
#slider { width:1024px; height:768px; }
.page-scale-wrap { width:1024px; height:768px; background: #fff !important; }
.paper-vertical { width:1024px; height:100%; }
.paper-horizontal { width:14412px; height:780px; }
@media all and (max-height:768px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1024px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#item242 {
	width:952px !important;
	height:696px !important;
	left:36px !important;
	top:36px !important;
}

#item791 {
	width:951px !important;
	height:695px !important;
	left:37px !important;
	top:39px !important;
	background:#ffd803;
}

#item817 {
	width:840px !important;
	height:240px !important;
	left:96px !important;
	top:87px !important;
	background:#ff0000;
}

#item818 {
	width:754px !important;
	left:139px !important;
	top:155px !important;
	min-height:161px !important;
}

#item842 {
	width:487px !important;
	left:285px !important;
	top:365px !important;
	min-height:18px !important;
}

#item866 {
	width:375px !important;
	height:97px !important;
	background:#ff0000;
}

#item867 {
	width:257px !important;
	left:59px !important;
	top:31px !important;
	min-height:52px !important;
}

#item891 {
	width:375px !important;
	height:97px !important;
	background:#ff0000;
}

#item892 {
	width:344px !important;
	left:13px !important;
	top:31px !important;
	min-height:55px !important;
}

#item918 {
	width:375px !important;
	top:14px !important;
	min-height:18px !important;
}

#item944 {
	width:375px !important;
	top:14px !important;
	min-height:18px !important;
}

#item8003 {
	width:102px !important;
	left:461px !important;
	top:716px !important;
	min-height:14px !important;
}

#item972 {
	width:375px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
}

#item969 {
	width:380px !important;
	height:102px !important;
	left:94px !important;
	top:419px !important;
}

#item3630 {
	width:375px !important;
	height:97px !important;
	left:3px !important;
	top:3px !important;
}

#item3627 {
	width:380px !important;
	height:102px !important;
	left:557px !important;
	top:419px !important;
}

#item3834 {
	width:696px !important;
	left:36px !important;
	top:36px !important;
	background:#ffd803;
	min-height:957px !important;
}

#item3857 {
	width:588px !important;
	height:168px !important;
	left:93px !important;
	top:68px !important;
	background:#ff0000;
}

#item3858 {
	width:527px !important;
	left:123px !important;
	top:109px !important;
	min-height:113px !important;
}

#item3881 {
	width:494px !important;
	left:156px !important;
	top:274px !important;
	min-height:19px !important;
}

#item3905 {
	width:375px !important;
	height:97px !important;
	background:#ff0000;
}

#item3906 {
	width:257px !important;
	left:59px !important;
	top:31px !important;
	min-height:52px !important;
}

#item3930 {
	width:375px !important;
	height:97px !important;
	background:#ff0000;
}

#item3931 {
	width:344px !important;
	left:13px !important;
	top:31px !important;
	min-height:55px !important;
}

#item3958 {
	width:375px !important;
	top:14px !important;
	min-height:18px !important;
}

#item3984 {
	width:375px !important;
	top:14px !important;
	min-height:18px !important;
}

#item7978 {
	width:102px !important;
	left:333px !important;
	top:972px !important;
	min-height:14px !important;
}

#item4012 {
	width:375px !important;
	height:97px !important;
	left:2px !important;
	top:3px !important;
}

#item4009 {
	width:380px !important;
	height:102px !important;
	left:200px !important;
	top:335px !important;
}

#item4016 {
	width:375px !important;
	height:97px !important;
	left:2px !important;
	top:3px !important;
}

#item4013 {
	width:380px !important;
	height:102px !important;
	left:200px !important;
	top:512px !important;
}

#item8144 {
	width:528px !important;
	left:36px !important;
	top:36px !important;
	background:#ffd803;
	min-height:883px !important;
}

#item8167 {
	width:480px !important;
	height:127px !important;
	left:60px !important;
	top:53px !important;
	background:#ff0000;
}

#item8168 {
	width:480px !important;
	left:60px !important;
	top:85px !important;
	min-height:92px !important;
}

#item8191 {
	width:528px !important;
	left:36px !important;
	top:211px !important;
	min-height:24px !important;
}

#item8215 {
	width:375px !important;
	height:97px !important;
	background:#ff0000;
}

#item8216 {
	width:257px !important;
	left:59px !important;
	top:30px !important;
	min-height:52px !important;
}

#item8240 {
	width:375px !important;
	height:97px !important;
	background:#ff0000;
}

#item8241 {
	width:344px !important;
	left:13px !important;
	top:31px !important;
	min-height:55px !important;
}

#item8267 {
	width:375px !important;
	top:14px !important;
	min-height:26px !important;
}

#item8294 {
	width:375px !important;
	top:14px !important;
	min-height:26px !important;
}

#item8319 {
	width:102px !important;
	left:249px !important;
	top:897px !important;
	min-height:14px !important;
}

#item9258 {
	width:24px !important;
	height:13px !important;
	left:540px !important;
	top:64px !important;
}

#item8345 {
	width:375px !important;
	height:97px !important;
	left:2px !important;
	top:3px !important;
}

#item8342 {
	width:380px !important;
	height:102px !important;
	left:115px !important;
	top:257px !important;
}

#item8349 {
	width:375px !important;
	height:97px !important;
	left:2px !important;
	top:3px !important;
}

#item8346 {
	width:380px !important;
	height:102px !important;
	left:115px !important;
	top:419px !important;
}

#item1013 {
	width:952px !important;
	height:71px !important;
	left:36px !important;
	top:36px !important;
	background:#ffd803;
}

#item1015 {
	width:178px !important;
	height:42px !important;
	left:56px !important;
	top:52px !important;
	background:#ff0000;
}

#item1016 {
	width:151px !important;
	left:68px !important;
	top:62px !important;
	min-height:34px !important;
}

#item1040 {
	width:129px !important;
	left:830px !important;
	top:62px !important;
	min-height:34px !important;
}

#item1063 {
	width:611px !important;
	left:56px !important;
	top:350px !important;
	min-height:136px !important;
}

#item1086 {
	width:13px !important;
	height:13px !important;
	left:-48px !important;
	top:364px !important;
	background:#eb15f2;
}

#item8028 {
	width:952px !important;
	height:25px !important;
	left:36px !important;
	top:707px !important;
	background:#ffd803;
}

#item8029 {
	width:102px !important;
	left:461px !important;
	top:716px !important;
	min-height:14px !important;
}

#item1095 {
	width:395px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item1092 {
	width:400px !important;
	height:44px !important;
	left:53px !important;
	top:392px !important;
}

#item1091 {
	width:185px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item1088 {
	width:190px !important;
	height:44px !important;
	left:48px !important;
	top:52px !important;
}

#item3634 {
	width:615px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item3631 {
	width:620px !important;
	height:44px !important;
	left:53px !important;
	top:436px !important;
}

#item4058 {
	width:696px !important;
	height:71px !important;
	left:36px !important;
	top:36px !important;
	background:#ffd803;
}

#item4059 {
	width:178px !important;
	height:42px !important;
	left:56px !important;
	top:51px !important;
	background:#ff0000;
}

#item4060 {
	width:151px !important;
	left:68px !important;
	top:61px !important;
	min-height:34px !important;
}

#item4083 {
	width:129px !important;
	left:592px !important;
	top:63px !important;
	min-height:34px !important;
}

#item4106 {
	width:611px !important;
	left:55px !important;
	top:358px !important;
	min-height:136px !important;
}

#item4130 {
	width:13px !important;
	height:13px !important;
	left:-176px !important;
	top:492px !important;
	background:#eb15f2;
}

#item8080 {
	width:696px !important;
	height:25px !important;
	left:36px !important;
	top:963px !important;
	background:#ffd803;
}

#item8081 {
	width:102px !important;
	left:333px !important;
	top:972px !important;
	min-height:14px !important;
}

#item4134 {
	width:395px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item4131 {
	width:400px !important;
	height:44px !important;
	left:53px !important;
	top:386px !important;
}

#item4138 {
	width:185px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item4135 {
	width:190px !important;
	height:44px !important;
	left:50px !important;
	top:48px !important;
}

#item4142 {
	width:615px !important;
	height:39px !important;
	left:2px !important;
	top:3px !important;
}

#item4139 {
	width:620px !important;
	height:44px !important;
	left:53px !important;
	top:431px !important;
}

#item8369 {
	width:528px !important;
	height:71px !important;
	left:36px !important;
	top:36px !important;
	background:#ffd803;
}

#item8370 {
	width:178px !important;
	height:42px !important;
	left:56px !important;
	top:50px !important;
	background:#ff0000;
}

#item8371 {
	width:151px !important;
	left:68px !important;
	top:60px !important;
	min-height:34px !important;
}

#item8394 {
	width:129px !important;
	left:416px !important;
	top:60px !important;
	min-height:34px !important;
}

#item8417 {
	width:508px !important;
	left:56px !important;
	top:359px !important;
	min-height:136px !important;
}

#item8440 {
	width:13px !important;
	height:13px !important;
	left:-260px !important;
	top:455px !important;
	background:#eb15f2;
}

#item8441 {
	width:527px !important;
	height:25px !important;
	left:37px !important;
	top:889px !important;
	background:#ffd803;
}

#item8443 {
	width:102px !important;
	left:250px !important;
	top:898px !important;
	min-height:14px !important;
}

#item9261 {
	width:19px !important;
	height:13px !important;
	left:545px !important;
	top:60px !important;
}

#item8469 {
	width:395px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item8466 {
	width:400px !important;
	height:44px !important;
	left:53px !important;
	top:398px !important;
}

#item8473 {
	width:185px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item8470 {
	width:190px !important;
	height:44px !important;
	left:53px !important;
	top:49px !important;
}

#item8477 {
	width:394px !important;
	height:39px !important;
	left:2px !important;
	top:3px !important;
}

#item8474 {
	width:399px !important;
	height:44px !important;
	left:53px !important;
	top:445px !important;
}

#item1112 {
	width:952px !important;
	height:71px !important;
	left:36px !important;
	top:16px !important;
	background:#ffd803;
}

#item1114 {
	width:178px !important;
	height:42px !important;
	left:56px !important;
	top:32px !important;
	background:#ff0000;
}

#item1115 {
	width:151px !important;
	left:68px !important;
	top:42px !important;
	min-height:34px !important;
}

#item1139 {
	width:129px !important;
	left:830px !important;
	top:42px !important;
	min-height:34px !important;
}

#item1162 {
	width:611px !important;
	left:56px !important;
	top:126px !important;
	min-height:31px !important;
}

#item1185 {
	width:631px !important;
	height:501px !important;
	left:36px !important;
	top:179px !important;
}

#item17808 {
	width:610px !important;
	min-height:43px !important;
}

#item17831 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item17861 {
	width:41px !important;
	top:54px !important;
	min-height:25px !important;
}

#item17889 {
	width:41px !important;
	top:54px !important;
	min-height:25px !important;
}

#item17916 {
	width:55px !important;
	top:55px !important;
	min-height:25px !important;
}

#item17943 {
	width:55px !important;
	top:55px !important;
	min-height:25px !important;
}

#item17968 {
	width:610px !important;
	min-height:43px !important;
}

#item17991 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item18016 {
	width:610px !important;
	min-height:43px !important;
}

#item18040 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item18065 {
	width:610px !important;
	min-height:43px !important;
}

#item18088 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item18113 {
	width:610px !important;
	min-height:43px !important;
}

#item18136 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item18161 {
	width:610px !important;
	min-height:43px !important;
}

#item18184 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item18209 {
	width:610px !important;
	min-height:43px !important;
}

#item18232 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item18257 {
	width:610px !important;
	min-height:43px !important;
}

#item18280 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item18306 {
	width:59px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
}

#item18303 {
	width:64px !important;
	height:96px !important;
	left:362px !important;
	top:7px !important;
}

#item18311 {
	width:59px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
}

#item18307 {
	width:64px !important;
	height:96px !important;
	left:427px !important;
	top:7px !important;
}

#item18315 {
	width:59px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
}

#item18312 {
	width:64px !important;
	height:96px !important;
	left:491px !important;
	top:7px !important;
}

#item18319 {
	width:59px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
}

#item18316 {
	width:64px !important;
	height:96px !important;
	left:556px !important;
	top:7px !important;
}

#item1759 {
	width:13px !important;
	height:13px !important;
	left:-85px !important;
	top:174px !important;
	background:#eb15f2;
}

#item1761 {
	width:952px !important;
	height:25px !important;
	left:36px !important;
	top:707px !important;
	background:#ffd803;
}

#item1768 {
	width:309px !important;
	height:501px !important;
	left:679px !important;
	top:179px !important;
}

#item1770 {
	width:288px !important;
	left:4px !important;
	top:2px !important;
	min-height:92px !important;
}

#item1794 {
	width:288px !important;
	left:4px !important;
	top:91px !important;
	min-height:462px !important;
}

#item1818 {
	width:288px !important;
	left:4px !important;
	top:550px !important;
	min-height:318px !important;
}

#item3717 {
	width:102px !important;
	left:461px !important;
	top:716px !important;
	min-height:14px !important;
}

#item1856 {
	width:185px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item1853 {
	width:190px !important;
	height:44px !important;
	left:51px !important;
	top:31px !important;
}

#item1860 {
	width:185px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item1857 {
	width:190px !important;
	height:44px !important;
	left:800px !important;
	top:32px !important;
}

#item4798 {
	width:13px !important;
	height:13px !important;
	left:-213px !important;
	top:302px !important;
	background:#eb15f2;
}

#item7206 {
	width:696px !important;
	height:71px !important;
	left:36px !important;
	top:36px !important;
	background:#ffd803;
}

#item7208 {
	width:178px !important;
	height:42px !important;
	left:56px !important;
	top:51px !important;
	background:#ff0000;
}

#item4206 {
	width:611px !important;
	left:55px !important;
	top:131px !important;
	min-height:31px !important;
}

#item4799 {
	width:696px !important;
	height:25px !important;
	left:36px !important;
	top:963px !important;
	background:#ffd803;
}

#item4872 {
	width:102px !important;
	left:333px !important;
	top:972px !important;
	min-height:14px !important;
}

#item7209 {
	width:151px !important;
	left:68px !important;
	top:61px !important;
	min-height:34px !important;
}

#item7232 {
	width:129px !important;
	left:592px !important;
	top:63px !important;
	min-height:34px !important;
}

#item4229 {
	width:677px !important;
	height:794px !important;
	left:55px !important;
	top:170px !important;
}

#item11250 {
	width:631px !important;
	height:774px !important;
	left:56px !important;
	top:178px !important;
}

#item18385 {
	width:610px !important;
	min-height:43px !important;
}

#item18408 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item18437 {
	width:41px !important;
	top:54px !important;
	min-height:25px !important;
}

#item18465 {
	width:41px !important;
	top:54px !important;
	min-height:25px !important;
}

#item18493 {
	width:55px !important;
	top:55px !important;
	min-height:25px !important;
}

#item18521 {
	width:55px !important;
	top:55px !important;
	min-height:25px !important;
}

#item18546 {
	width:610px !important;
	min-height:43px !important;
}

#item18570 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item18595 {
	width:610px !important;
	min-height:43px !important;
}

#item18618 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item18643 {
	width:610px !important;
	min-height:43px !important;
}

#item18666 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item18692 {
	width:610px !important;
	min-height:43px !important;
}

#item18715 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item18740 {
	width:610px !important;
	min-height:43px !important;
}

#item18763 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item18788 {
	width:610px !important;
	min-height:43px !important;
}

#item18811 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item18836 {
	width:610px !important;
	min-height:43px !important;
}

#item18860 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item18883 {
	width:610px !important;
	top:894px !important;
	min-height:333px !important;
}

#item18906 {
	width:610px !important;
	top:1230px !important;
	min-height:233px !important;
}

#item18933 {
	width:59px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
}

#item18929 {
	width:64px !important;
	height:96px !important;
	left:360px !important;
	top:4px !important;
}

#item18937 {
	width:59px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
}

#item18934 {
	width:64px !important;
	height:96px !important;
	left:425px !important;
	top:4px !important;
}

#item18942 {
	width:59px !important;
	height:91px !important;
	left:2px !important;
	top:3px !important;
}

#item18938 {
	width:64px !important;
	height:96px !important;
	left:489px !important;
	top:4px !important;
}

#item18946 {
	width:59px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
}

#item18943 {
	width:64px !important;
	height:96px !important;
	left:554px !important;
	top:4px !important;
}

#item7258 {
	width:185px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item7255 {
	width:190px !important;
	height:44px !important;
	left:53px !important;
	top:51px !important;
}

#item4902 {
	width:185px !important;
	height:39px !important;
	left:2px !important;
	top:3px !important;
}

#item4899 {
	width:190px !important;
	height:44px !important;
	left:545px !important;
	top:50px !important;
}

#item8486 {
	width:13px !important;
	height:13px !important;
	left:-297px !important;
	top:265px !important;
	background:#eb15f2;
}

#item8487 {
	width:528px !important;
	height:71px !important;
	left:36px !important;
	top:36px !important;
	background:#ffd803;
}

#item8488 {
	width:178px !important;
	height:42px !important;
	left:56px !important;
	top:51px !important;
	background:#ff0000;
}

#item8489 {
	width:510px !important;
	left:55px !important;
	top:131px !important;
	min-height:31px !important;
}

#item8512 {
	width:528px !important;
	height:25px !important;
	left:36px !important;
	top:889px !important;
	background:#ffd803;
}

#item8513 {
	width:102px !important;
	left:249px !important;
	top:898px !important;
	min-height:14px !important;
}

#item8537 {
	width:151px !important;
	left:68px !important;
	top:61px !important;
	min-height:34px !important;
}

#item9266 {
	width:129px !important;
	left:416px !important;
	top:60px !important;
	min-height:34px !important;
}

#item15448 {
	width:528px !important;
	height:704px !important;
	left:36px !important;
	top:170px !important;
}

#item19718 {
	width:528px !important;
	top:12px !important;
	min-height:43px !important;
}

#item19741 {
	width:528px !important;
	top:55px !important;
	min-height:48px !important;
}

#item19770 {
	width:41px !important;
	top:54px !important;
	min-height:25px !important;
}

#item19798 {
	width:41px !important;
	top:54px !important;
	min-height:25px !important;
}

#item19825 {
	width:55px !important;
	top:55px !important;
	min-height:25px !important;
}

#item19853 {
	width:55px !important;
	top:55px !important;
	min-height:25px !important;
}

#item19879 {
	width:528px !important;
	min-height:43px !important;
}

#item19902 {
	width:526px !important;
	top:43px !important;
	min-height:48px !important;
}

#item19927 {
	width:528px !important;
	min-height:42px !important;
}

#item19950 {
	width:526px !important;
	top:38px !important;
	min-height:44px !important;
}

#item19975 {
	width:528px !important;
	min-height:44px !important;
}

#item19998 {
	width:526px !important;
	top:44px !important;
	min-height:50px !important;
}

#item20023 {
	width:528px !important;
	min-height:43px !important;
}

#item20046 {
	width:526px !important;
	top:43px !important;
	min-height:48px !important;
}

#item20071 {
	width:528px !important;
	min-height:43px !important;
}

#item20094 {
	width:528px !important;
	top:43px !important;
	min-height:48px !important;
}

#item20120 {
	width:528px !important;
	min-height:43px !important;
}

#item20144 {
	width:528px !important;
	top:43px !important;
	min-height:48px !important;
}

#item20169 {
	width:528px !important;
	min-height:43px !important;
}

#item20192 {
	width:528px !important;
	top:43px !important;
	min-height:48px !important;
}

#item20215 {
	width:528px !important;
	top:906px !important;
	min-height:384px !important;
}

#item20238 {
	width:528px !important;
	top:1291px !important;
	min-height:296px !important;
}

#item20264 {
	width:59px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
}

#item20261 {
	width:64px !important;
	height:96px !important;
	left:273px !important;
	top:10px !important;
}

#item20268 {
	width:59px !important;
	height:91px !important;
	left:2px !important;
	top:3px !important;
}

#item20265 {
	width:64px !important;
	height:96px !important;
	left:338px !important;
	top:10px !important;
}

#item20272 {
	width:59px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
}

#item20269 {
	width:64px !important;
	height:96px !important;
	left:402px !important;
	top:10px !important;
}

#item20276 {
	width:59px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
}

#item20273 {
	width:64px !important;
	height:96px !important;
	left:467px !important;
	top:10px !important;
}

#item8587 {
	width:185px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item8584 {
	width:190px !important;
	height:44px !important;
	left:53px !important;
	top:50px !important;
}

#item8592 {
	width:185px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item8589 {
	width:190px !important;
	height:44px !important;
	left:377px !important;
	top:48px !important;
}

#item383 {
	width:952px !important;
	height:696px !important;
	left:36px !important;
	top:36px !important;
}

#item1905 {
	width:952px !important;
	height:71px !important;
	left:36px !important;
	top:16px !important;
	background:#ffd803;
}

#item1906 {
	width:178px !important;
	height:42px !important;
	left:56px !important;
	top:32px !important;
	background:#ff0000;
}

#item1907 {
	width:151px !important;
	left:68px !important;
	top:42px !important;
	min-height:34px !important;
}

#item1931 {
	width:129px !important;
	left:830px !important;
	top:42px !important;
	min-height:34px !important;
}

#item1954 {
	width:611px !important;
	left:56px !important;
	top:126px !important;
	min-height:31px !important;
}

#item1977 {
	width:631px !important;
	height:501px !important;
	left:36px !important;
	top:179px !important;
}

#item21538 {
	width:610px !important;
	left:10px !important;
	top:7px !important;
	min-height:43px !important;
}

#item21561 {
	width:608px !important;
	left:10px !important;
	top:50px !important;
	min-height:48px !important;
}

#item21591 {
	width:41px !important;
	top:54px !important;
	min-height:25px !important;
}

#item21618 {
	width:41px !important;
	top:54px !important;
	min-height:25px !important;
}

#item21646 {
	width:55px !important;
	top:55px !important;
	min-height:25px !important;
}

#item21671 {
	width:610px !important;
	min-height:43px !important;
}

#item21694 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item21720 {
	width:610px !important;
	min-height:43px !important;
}

#item21743 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item21768 {
	width:610px !important;
	min-height:43px !important;
}

#item21791 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item21817 {
	width:610px !important;
	min-height:43px !important;
}

#item21840 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item21865 {
	width:610px !important;
	min-height:43px !important;
}

#item21888 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item21913 {
	width:610px !important;
	min-height:43px !important;
}

#item21936 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item21961 {
	width:610px !important;
	min-height:43px !important;
}

#item21984 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item22010 {
	width:59px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
}

#item22007 {
	width:64px !important;
	height:96px !important;
	left:364px !important;
	top:-2px !important;
}

#item22014 {
	width:59px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
}

#item22011 {
	width:64px !important;
	height:96px !important;
	left:429px !important;
	top:-2px !important;
}

#item22018 {
	width:59px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
}

#item22015 {
	width:64px !important;
	height:96px !important;
	left:493px !important;
	top:-2px !important;
}

#item2545 {
	width:13px !important;
	height:13px !important;
	left:-85px !important;
	top:174px !important;
	background:#eb15f2;
}

#item2547 {
	width:952px !important;
	height:25px !important;
	left:36px !important;
	top:707px !important;
	background:#ffd803;
}

#item2552 {
	width:309px !important;
	height:484px !important;
	left:679px !important;
	top:188px !important;
}

#item22567 {
	width:308px !important;
	left:3px !important;
	top:1px !important;
	min-height:399px !important;
}

#item22590 {
	width:308px !important;
	left:3px !important;
	top:404px !important;
	min-height:399px !important;
}

#item3745 {
	width:102px !important;
	left:461px !important;
	top:716px !important;
	min-height:14px !important;
}

#item2639 {
	width:185px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item2636 {
	width:190px !important;
	height:44px !important;
	left:800px !important;
	top:32px !important;
}

#item2635 {
	width:185px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item2632 {
	width:190px !important;
	height:44px !important;
	left:51px !important;
	top:31px !important;
}

#item5558 {
	width:13px !important;
	height:13px !important;
	left:-213px !important;
	top:302px !important;
	background:#eb15f2;
}

#item7535 {
	width:696px !important;
	height:71px !important;
	left:36px !important;
	top:36px !important;
	background:#ffd803;
}

#item7537 {
	width:178px !important;
	height:42px !important;
	left:56px !important;
	top:51px !important;
	background:#ff0000;
}

#item7538 {
	width:611px !important;
	left:55px !important;
	top:131px !important;
	min-height:31px !important;
}

#item7561 {
	width:696px !important;
	height:25px !important;
	left:36px !important;
	top:963px !important;
	background:#ffd803;
}

#item7562 {
	width:102px !important;
	left:333px !important;
	top:972px !important;
	min-height:14px !important;
}

#item7587 {
	width:151px !important;
	left:68px !important;
	top:61px !important;
	min-height:34px !important;
}

#item7610 {
	width:129px !important;
	left:592px !important;
	top:63px !important;
	min-height:34px !important;
}

#item12992 {
	width:631px !important;
	height:774px !important;
	left:56px !important;
	top:178px !important;
}

#item20943 {
	width:610px !important;
	left:10px !important;
	top:10px !important;
	min-height:43px !important;
}

#item20966 {
	width:608px !important;
	left:10px !important;
	top:53px !important;
	min-height:48px !important;
}

#item20996 {
	width:41px !important;
	top:54px !important;
	min-height:25px !important;
}

#item21023 {
	width:41px !important;
	top:54px !important;
	min-height:25px !important;
}

#item21052 {
	width:55px !important;
	top:55px !important;
	min-height:25px !important;
}

#item21076 {
	width:610px !important;
	left:10px !important;
	top:120px !important;
	min-height:43px !important;
}

#item21099 {
	width:608px !important;
	left:10px !important;
	top:163px !important;
	min-height:48px !important;
}

#item21123 {
	width:610px !important;
	left:10px !important;
	top:231px !important;
	min-height:43px !important;
}

#item21146 {
	width:608px !important;
	left:10px !important;
	top:274px !important;
	min-height:48px !important;
}

#item21170 {
	width:610px !important;
	left:10px !important;
	top:341px !important;
	min-height:43px !important;
}

#item21193 {
	width:608px !important;
	left:10px !important;
	top:384px !important;
	min-height:48px !important;
}

#item21217 {
	width:610px !important;
	left:10px !important;
	top:451px !important;
	min-height:43px !important;
}

#item21241 {
	width:608px !important;
	left:10px !important;
	top:494px !important;
	min-height:48px !important;
}

#item21265 {
	width:610px !important;
	left:10px !important;
	top:562px !important;
	min-height:43px !important;
}

#item21288 {
	width:608px !important;
	left:10px !important;
	top:605px !important;
	min-height:48px !important;
}

#item21312 {
	width:610px !important;
	left:10px !important;
	top:672px !important;
	min-height:43px !important;
}

#item21335 {
	width:608px !important;
	left:10px !important;
	top:715px !important;
	min-height:48px !important;
}

#item21360 {
	width:610px !important;
	left:10px !important;
	top:784px !important;
	min-height:43px !important;
}

#item21383 {
	width:608px !important;
	left:10px !important;
	top:827px !important;
	min-height:48px !important;
}

#item21406 {
	width:610px !important;
	left:10px !important;
	top:904px !important;
	min-height:333px !important;
}

#item21429 {
	width:610px !important;
	left:10px !important;
	top:1240px !important;
	min-height:301px !important;
}

#item21455 {
	width:59px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
}

#item21452 {
	width:64px !important;
	height:96px !important;
	left:360px !important;
	top:-2px !important;
}

#item21459 {
	width:59px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
}

#item21456 {
	width:64px !important;
	height:96px !important;
	left:425px !important;
	top:-2px !important;
}

#item21463 {
	width:59px !important;
	height:91px !important;
	left:2px !important;
	top:3px !important;
}

#item21460 {
	width:64px !important;
	height:96px !important;
	left:489px !important;
	top:-2px !important;
}

#item7642 {
	width:185px !important;
	height:39px !important;
	left:2px !important;
	top:3px !important;
}

#item7639 {
	width:190px !important;
	height:44px !important;
	left:545px !important;
	top:50px !important;
}

#item7637 {
	width:185px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item7634 {
	width:190px !important;
	height:44px !important;
	left:53px !important;
	top:51px !important;
}

#item8601 {
	width:13px !important;
	height:13px !important;
	left:-297px !important;
	top:265px !important;
	background:#eb15f2;
}

#item9299 {
	width:528px !important;
	height:71px !important;
	left:36px !important;
	top:36px !important;
	background:#ffd803;
}

#item9301 {
	width:178px !important;
	height:42px !important;
	left:56px !important;
	top:51px !important;
	background:#ff0000;
}

#item9302 {
	width:510px !important;
	left:55px !important;
	top:131px !important;
	min-height:31px !important;
}

#item9325 {
	width:528px !important;
	height:25px !important;
	left:36px !important;
	top:889px !important;
	background:#ffd803;
}

#item9326 {
	width:102px !important;
	left:249px !important;
	top:898px !important;
	min-height:14px !important;
}

#item9350 {
	width:151px !important;
	left:68px !important;
	top:61px !important;
	min-height:34px !important;
}

#item9375 {
	width:129px !important;
	left:416px !important;
	top:60px !important;
	min-height:34px !important;
}

#item20336 {
	width:528px !important;
	height:694px !important;
	left:36px !important;
	top:182px !important;
}

#item20339 {
	width:528px !important;
	top:9px !important;
	min-height:43px !important;
}

#item20362 {
	width:528px !important;
	top:52px !important;
	min-height:48px !important;
}

#item20391 {
	width:41px !important;
	top:54px !important;
	min-height:25px !important;
}

#item20419 {
	width:41px !important;
	top:54px !important;
	min-height:25px !important;
}

#item20447 {
	width:55px !important;
	top:55px !important;
	min-height:25px !important;
}

#item20472 {
	width:528px !important;
	min-height:43px !important;
}

#item20495 {
	width:526px !important;
	top:43px !important;
	min-height:48px !important;
}

#item20520 {
	width:528px !important;
	min-height:42px !important;
}

#item20543 {
	width:526px !important;
	top:38px !important;
	min-height:44px !important;
}

#item20569 {
	width:528px !important;
	min-height:44px !important;
}

#item20592 {
	width:526px !important;
	top:44px !important;
	min-height:50px !important;
}

#item20617 {
	width:528px !important;
	min-height:43px !important;
}

#item20640 {
	width:526px !important;
	top:43px !important;
	min-height:48px !important;
}

#item20665 {
	width:528px !important;
	min-height:43px !important;
}

#item20688 {
	width:528px !important;
	top:43px !important;
	min-height:48px !important;
}

#item20713 {
	width:528px !important;
	min-height:43px !important;
}

#item20736 {
	width:528px !important;
	top:43px !important;
	min-height:48px !important;
}

#item20761 {
	width:528px !important;
	min-height:43px !important;
}

#item20784 {
	width:528px !important;
	top:43px !important;
	min-height:48px !important;
}

#item20807 {
	width:528px !important;
	top:903px !important;
	min-height:329px !important;
}

#item20830 {
	width:528px !important;
	top:1225px !important;
	min-height:334px !important;
}

#item20857 {
	width:59px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
}

#item20853 {
	width:64px !important;
	height:96px !important;
	left:271px !important;
}

#item20861 {
	width:59px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
}

#item20858 {
	width:64px !important;
	height:96px !important;
	left:335px !important;
}

#item20865 {
	width:59px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
}

#item20862 {
	width:64px !important;
	height:96px !important;
	left:400px !important;
}

#item8706 {
	width:185px !important;
	height:39px !important;
	left:2px !important;
	top:3px !important;
}

#item8703 {
	width:190px !important;
	height:44px !important;
	left:377px !important;
	top:51px !important;
}

#item8710 {
	width:185px !important;
	height:39px !important;
	left:2px !important;
	top:3px !important;
}

#item8707 {
	width:190px !important;
	height:44px !important;
	left:52px !important;
	top:48px !important;
}

#item411 {
	width:952px !important;
	height:696px !important;
	left:36px !important;
	top:36px !important;
}

#item2674 {
	width:952px !important;
	height:696px !important;
	left:36px !important;
	top:36px !important;
}

#item2708 {
	width:952px !important;
	height:71px !important;
	left:36px !important;
	top:36px !important;
	background:#ffd803;
}

#item2710 {
	width:178px !important;
	height:42px !important;
	left:56px !important;
	top:52px !important;
	background:#ff0000;
}

#item2711 {
	width:151px !important;
	left:68px !important;
	top:62px !important;
	min-height:34px !important;
}

#item2734 {
	width:214px !important;
	left:745px !important;
	top:62px !important;
	min-height:34px !important;
}

#item2757 {
	width:611px !important;
	left:56px !important;
	top:350px !important;
	min-height:106px !important;
}

#item8054 {
	width:952px !important;
	height:25px !important;
	left:36px !important;
	top:707px !important;
	background:#ffd803;
}

#item8055 {
	width:102px !important;
	left:461px !important;
	top:716px !important;
	min-height:14px !important;
}

#item2787 {
	width:395px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item2784 {
	width:400px !important;
	height:44px !important;
	left:53px !important;
	top:392px !important;
}

#item2783 {
	width:185px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item2780 {
	width:190px !important;
	height:44px !important;
	left:48px !important;
	top:52px !important;
}

#item7676 {
	width:696px !important;
	height:71px !important;
	left:36px !important;
	top:36px !important;
	background:#ffd803;
}

#item7678 {
	width:178px !important;
	height:42px !important;
	left:56px !important;
	top:51px !important;
	background:#ff0000;
}

#item7679 {
	width:151px !important;
	left:68px !important;
	top:61px !important;
	min-height:34px !important;
}

#item7703 {
	width:214px !important;
	left:507px !important;
	top:63px !important;
	min-height:34px !important;
}

#item7726 {
	width:611px !important;
	left:55px !important;
	top:358px !important;
	min-height:106px !important;
}

#item8106 {
	width:696px !important;
	height:25px !important;
	left:36px !important;
	top:963px !important;
	background:#ffd803;
}

#item8107 {
	width:102px !important;
	left:333px !important;
	top:972px !important;
	min-height:14px !important;
}

#item7752 {
	width:395px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item7749 {
	width:400px !important;
	height:44px !important;
	left:53px !important;
	top:386px !important;
}

#item7756 {
	width:185px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item7753 {
	width:190px !important;
	height:44px !important;
	left:50px !important;
	top:48px !important;
}

#item8730 {
	width:528px !important;
	height:71px !important;
	left:36px !important;
	top:36px !important;
	background:#ffd803;
}

#item8731 {
	width:178px !important;
	height:42px !important;
	left:56px !important;
	top:51px !important;
	background:#ff0000;
}

#item8732 {
	width:151px !important;
	left:68px !important;
	top:61px !important;
	min-height:34px !important;
}

#item8778 {
	width:509px !important;
	left:55px !important;
	top:358px !important;
	min-height:106px !important;
}

#item8805 {
	width:527px !important;
	height:25px !important;
	left:37px !important;
	top:889px !important;
	background:#ffd803;
}

#item8807 {
	width:102px !important;
	left:250px !important;
	top:898px !important;
	min-height:14px !important;
}

#item9410 {
	width:201px !important;
	left:344px !important;
	top:60px !important;
	min-height:34px !important;
}

#item8834 {
	width:395px !important;
	height:39px !important;
	left:2px !important;
	top:3px !important;
}

#item8830 {
	width:400px !important;
	height:44px !important;
	left:43px !important;
	top:398px !important;
}

#item8804 {
	width:185px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item8801 {
	width:190px !important;
	height:44px !important;
	left:50px !important;
	top:48px !important;
}

#item439 {
	width:952px !important;
	height:696px !important;
	left:36px !important;
	top:36px !important;
}

#item2801 {
	width:952px !important;
	height:696px !important;
	left:36px !important;
	top:36px !important;
}

#item2826 {
	width:952px !important;
	height:71px !important;
	left:36px !important;
	top:16px !important;
	background:#ffd803;
}

#item2827 {
	width:178px !important;
	height:42px !important;
	left:56px !important;
	top:32px !important;
	background:#ff0000;
}

#item2828 {
	width:151px !important;
	left:68px !important;
	top:42px !important;
	min-height:34px !important;
}

#item2851 {
	width:241px !important;
	left:718px !important;
	top:42px !important;
	min-height:34px !important;
}

#item2874 {
	width:611px !important;
	left:56px !important;
	top:126px !important;
	min-height:31px !important;
}

#item2897 {
	width:631px !important;
	height:501px !important;
	left:36px !important;
	top:179px !important;
}

#item27211 {
	width:610px !important;
	min-height:43px !important;
}

#item27234 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item27263 {
	width:51px !important;
	top:54px !important;
	min-height:25px !important;
}

#item27291 {
	width:55px !important;
	top:54px !important;
	min-height:23px !important;
}

#item27316 {
	width:610px !important;
	min-height:43px !important;
}

#item27339 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item27363 {
	width:610px !important;
	left:10px !important;
	top:227px !important;
	min-height:43px !important;
}

#item27386 {
	width:608px !important;
	left:10px !important;
	top:270px !important;
	min-height:48px !important;
}

#item27412 {
	width:610px !important;
	min-height:43px !important;
}

#item27436 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item27461 {
	width:610px !important;
	min-height:43px !important;
}

#item27484 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item27509 {
	width:610px !important;
	min-height:43px !important;
}

#item27532 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item27557 {
	width:610px !important;
	min-height:43px !important;
}

#item27580 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item27605 {
	width:610px !important;
	min-height:43px !important;
}

#item27628 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item27662 {
	width:59px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
}

#item27659 {
	width:64px !important;
	height:96px !important;
	left:471px !important;
	top:225px !important;
}

#item27666 {
	width:59px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
}

#item27663 {
	width:64px !important;
	height:96px !important;
	left:473px !important;
	top:-2px !important;
}

#item27671 {
	width:59px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
}

#item27667 {
	width:64px !important;
	height:96px !important;
	left:559px !important;
	top:-2px !important;
}

#item3465 {
	width:13px !important;
	height:13px !important;
	left:-85px !important;
	top:174px !important;
	background:#eb15f2;
}

#item3467 {
	width:952px !important;
	height:25px !important;
	left:36px !important;
	top:707px !important;
	background:#ffd803;
}

#item3473 {
	width:309px !important;
	height:501px !important;
	left:679px !important;
	top:179px !important;
}

#item23900 {
	width:288px !important;
	left:11px !important;
	top:2px !important;
	min-height:355px !important;
}

#item23923 {
	width:288px !important;
	left:11px !important;
	top:359px !important;
	min-height:328px !important;
}

#item3768 {
	width:102px !important;
	left:461px !important;
	top:716px !important;
	min-height:14px !important;
}

#item3562 {
	width:214px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item3559 {
	width:219px !important;
	height:44px !important;
	left:743px !important;
	top:34px !important;
}

#item3558 {
	width:185px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item3555 {
	width:190px !important;
	height:44px !important;
	left:51px !important;
	top:31px !important;
}

#item6469 {
	width:13px !important;
	height:13px !important;
	left:-213px !important;
	top:302px !important;
	background:#eb15f2;
}

#item7863 {
	width:696px !important;
	height:71px !important;
	left:36px !important;
	top:36px !important;
	background:#ffd803;
}

#item7865 {
	width:178px !important;
	height:42px !important;
	left:56px !important;
	top:51px !important;
	background:#ff0000;
}

#item7866 {
	width:611px !important;
	left:55px !important;
	top:131px !important;
	min-height:31px !important;
}

#item7889 {
	width:696px !important;
	height:25px !important;
	left:36px !important;
	top:963px !important;
	background:#ffd803;
}

#item7890 {
	width:102px !important;
	left:333px !important;
	top:972px !important;
	min-height:14px !important;
}

#item7914 {
	width:151px !important;
	left:68px !important;
	top:61px !important;
	min-height:34px !important;
}

#item7937 {
	width:195px !important;
	left:526px !important;
	top:63px !important;
	min-height:34px !important;
}

#item13536 {
	width:631px !important;
	height:774px !important;
	left:56px !important;
	top:178px !important;
}

#item28247 {
	width:610px !important;
	min-height:43px !important;
}

#item28270 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item28295 {
	width:610px !important;
	min-height:43px !important;
}

#item28318 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item28343 {
	width:610px !important;
	min-height:43px !important;
}

#item28366 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item28391 {
	width:610px !important;
	min-height:43px !important;
}

#item28414 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item28439 {
	width:610px !important;
	min-height:43px !important;
}

#item28462 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item28487 {
	width:610px !important;
	min-height:43px !important;
}

#item28510 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item28536 {
	width:610px !important;
	min-height:43px !important;
}

#item28559 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item28584 {
	width:610px !important;
	min-height:43px !important;
}

#item28607 {
	width:608px !important;
	top:43px !important;
	min-height:48px !important;
}

#item28630 {
	width:610px !important;
	left:10px !important;
	top:894px !important;
	min-height:277px !important;
}

#item28653 {
	width:610px !important;
	left:10px !important;
	top:1160px !important;
	min-height:233px !important;
}

#item28685 {
	width:51px !important;
	left:3px !important;
	top:57px !important;
	min-height:25px !important;
}

#item28676 {
	width:56px !important;
	height:79px !important;
	left:484px !important;
	top:-2px !important;
}

#item28714 {
	width:55px !important;
	left:3px !important;
	top:57px !important;
	min-height:23px !important;
}

#item28708 {
	width:60px !important;
	height:77px !important;
	left:562px !important;
	top:-2px !important;
}

#item28749 {
	width:59px !important;
	height:91px !important;
	left:2px !important;
	top:3px !important;
}

#item28745 {
	width:64px !important;
	height:96px !important;
	left:484px !important;
	top:217px !important;
}

#item6569 {
	width:214px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item6566 {
	width:219px !important;
	height:44px !important;
	left:514px !important;
	top:51px !important;
}

#item6573 {
	width:185px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item6570 {
	width:190px !important;
	height:44px !important;
	left:53px !important;
	top:48px !important;
}

#item8844 {
	width:13px !important;
	height:13px !important;
	left:-297px !important;
	top:265px !important;
	background:#eb15f2;
}

#item8845 {
	width:528px !important;
	height:71px !important;
	left:36px !important;
	top:36px !important;
	background:#ffd803;
}

#item8846 {
	width:178px !important;
	height:42px !important;
	left:56px !important;
	top:51px !important;
	background:#ff0000;
}

#item8847 {
	width:510px !important;
	left:55px !important;
	top:131px !important;
	min-height:31px !important;
}

#item8871 {
	width:102px !important;
	left:249px !important;
	top:898px !important;
	min-height:14px !important;
}

#item8895 {
	width:151px !important;
	left:68px !important;
	top:61px !important;
	min-height:34px !important;
}

#item9449 {
	width:201px !important;
	left:344px !important;
	top:60px !important;
	min-height:34px !important;
}

#item17132 {
	width:528px !important;
	height:704px !important;
	left:36px !important;
	top:170px !important;
}

#item28806 {
	width:528px !important;
	left:-1px !important;
	top:8px !important;
	min-height:43px !important;
}

#item28829 {
	width:528px !important;
	left:-1px !important;
	top:51px !important;
	min-height:48px !important;
}

#item28854 {
	width:528px !important;
	min-height:43px !important;
}

#item28877 {
	width:526px !important;
	top:43px !important;
	min-height:48px !important;
}

#item28902 {
	width:528px !important;
	min-height:42px !important;
}

#item28925 {
	width:526px !important;
	top:38px !important;
	min-height:44px !important;
}

#item28950 {
	width:528px !important;
	min-height:44px !important;
}

#item28973 {
	width:526px !important;
	top:44px !important;
	min-height:50px !important;
}

#item28998 {
	width:528px !important;
	min-height:43px !important;
}

#item29021 {
	width:526px !important;
	top:43px !important;
	min-height:48px !important;
}

#item29046 {
	width:528px !important;
	min-height:43px !important;
}

#item29070 {
	width:528px !important;
	top:43px !important;
	min-height:48px !important;
}

#item29095 {
	width:528px !important;
	min-height:43px !important;
}

#item29118 {
	width:528px !important;
	top:43px !important;
	min-height:48px !important;
}

#item29143 {
	width:528px !important;
	min-height:43px !important;
}

#item29167 {
	width:528px !important;
	top:43px !important;
	min-height:48px !important;
}

#item29190 {
	width:528px !important;
	left:-1px !important;
	top:902px !important;
	min-height:382px !important;
}

#item29213 {
	width:528px !important;
	left:-1px !important;
	top:1287px !important;
	min-height:298px !important;
}

#item29244 {
	width:51px !important;
	left:3px !important;
	top:57px !important;
	min-height:25px !important;
}

#item29236 {
	width:56px !important;
	height:79px !important;
	left:393px !important;
	top:6px !important;
}

#item29273 {
	width:55px !important;
	left:3px !important;
	top:57px !important;
	min-height:23px !important;
}

#item29267 {
	width:60px !important;
	height:77px !important;
	left:471px !important;
	top:6px !important;
}

#item29308 {
	width:59px !important;
	height:91px !important;
	left:3px !important;
	top:3px !important;
}

#item29305 {
	width:64px !important;
	height:96px !important;
	left:399px !important;
	top:222px !important;
}

#item8947 {
	width:214px !important;
	height:39px !important;
	left:3px !important;
	top:3px !important;
}

#item8944 {
	width:219px !important;
	height:44px !important;
	left:342px !important;
	top:50px !important;
}

#item8951 {
	width:185px !important;
	height:39px !important;
	left:2px !important;
	top:3px !important;
}

#item8948 {
	width:190px !important;
	height:44px !important;
	left:53px !important;
	top:48px !important;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:928px){ [class*=" mq-"], .mq-default { display:none; } .mq-768 {display:block; } }
@media all and (max-width:730px){ [class*=" mq-"], .mq-default { display:none; } .mq-600 {display:block; } }

