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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

#item3420 {
	width:384px !important;
	left:16px !important;
	top:616px !important;
	min-height:36px !important;
}

#item3513 {
	width:374px !important;
	left:26px !important;
	top:492px !important;
	min-height:36px !important;
}

#item3752 {
	width:24px !important;
	height:24px !important;
	border-radius:6px;
	background:#000;
}

#item3886 {
	width:52px !important;
	height:64px !important;
}

#item3883 {
	width:52px !important;
	height:64px !important;
	left:182px !important;
	top:686px !important;
}

#item11336 {
	opacity:0.85;
	width:384px !important;
	height:384px !important;
	left:10px !important;
	top:46px !important;
	border-radius:12px;
	background:#000;
}

#item11362 {
	width:24px !important;
	height:24px !important;
	border-radius:6px;
	background:#000;
}

#item11367 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11364 {
	width:204px !important;
	height:42px !important;
	left:100px !important;
	top:73px !important;
}

#item11371 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11368 {
	width:204px !important;
	height:42px !important;
	left:101px !important;
	top:133px !important;
}

#item11375 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11372 {
	width:204px !important;
	height:42px !important;
	left:101px !important;
	top:187px !important;
}

#item11380 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11377 {
	width:204px !important;
	height:42px !important;
	left:101px !important;
	top:247px !important;
}

#item11384 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11381 {
	width:204px !important;
	height:42px !important;
	left:101px !important;
	top:301px !important;
}

#item11388 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11385 {
	width:204px !important;
	height:42px !important;
	left:100px !important;
	top:358px !important;
}

#item11329 {
	width:24px !important;
	height:24px !important;
	left:355px !important;
	top:10px !important;
	border-radius:6px;
	background:#000;
}

#item11334 {
	width:28px !important;
	height:70px !important;
	left:366px !important;
	top:47px !important;
}

#item11327 {
	width:394px !important;
	height:430px !important;
	left:6px !important;
	top:18px !important;
}

#item11392 {
	width:52px !important;
	height:48px !important;
}

#item11389 {
	width:52px !important;
	height:48px !important;
	left:348px !important;
	top:16px !important;
}

#item2125 {
	width:416px !important;
	height:842px !important;
	top:6449px !important;
	background:#edf1d6;
}

#item1761 {
	width:416px !important;
	height:1188px !important;
	top:2356px !important;
	background:#e95c24;
}

#item1893 {
	width:416px !important;
	height:1517px !important;
	top:4931px !important;
	background:#000;
}

#item1699 {
	width:384px !important;
	left:16px !important;
	top:575px !important;
	min-height:120px !important;
}

#item1731 {
	width:384px !important;
	left:16px !important;
	top:719px !important;
	min-height:1597px !important;
}

#item1786 {
	width:384px !important;
	left:16px !important;
	top:2752px !important;
	min-height:779px !important;
}

#item1894 {
	width:384px !important;
	left:16px !important;
	top:4954px !important;
	min-height:545px !important;
}

#item1850 {
	width:384px !important;
	left:16px !important;
	top:3940px !important;
	min-height:276px !important;
}

#item1922 {
	width:384px !important;
	left:16px !important;
	top:5863px !important;
	min-height:553px !important;
}

#item2024 {
	width:384px !important;
	left:16px !important;
	top:6484px !important;
	min-height:492px !important;
}

#item2078 {
	width:384px !important;
	left:16px !important;
	top:7014px !important;
	min-height:192px !important;
}

#item2128 {
	width:307px !important;
	height:39px !important;
}

#item2129 {
	width:307px !important;
	height:39px !important;
	left:16px !important;
	top:7085px !important;
}

#item2133 {
	width:208px !important;
	height:36px !important;
}

#item2139 {
	width:208px !important;
	height:36px !important;
	left:16px !important;
	top:7135px !important;
}

#item2134 {
	width:227px !important;
	height:36px !important;
}

#item2135 {
	width:227px !important;
	height:36px !important;
	left:16px !important;
	top:7183px !important;
}

#item10846 {
	width:384px !important;
	left:16px !important;
	top:4629px !important;
	min-height:277px !important;
}

#item10938 {
	width:384px !important;
	left:16px !important;
	top:4543px !important;
	min-height:64px !important;
}

#item10992 {
	width:157px !important;
	height:34px !important;
}

#item10994 {
	width:157px !important;
	height:34px !important;
	left:243px !important;
	top:7135px !important;
}

#item11268 {
	opacity:0.85;
	width:384px !important;
	height:384px !important;
	left:10px !important;
	top:46px !important;
	border-radius:12px;
	background:#000;
}

#item11294 {
	width:24px !important;
	height:24px !important;
	border-radius:6px;
	background:#000;
}

#item11299 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11296 {
	width:204px !important;
	height:42px !important;
	left:100px !important;
	top:73px !important;
}

#item11304 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11301 {
	width:204px !important;
	height:42px !important;
	left:101px !important;
	top:133px !important;
}

#item11308 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11305 {
	width:204px !important;
	height:42px !important;
	left:101px !important;
	top:187px !important;
}

#item11312 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11309 {
	width:204px !important;
	height:42px !important;
	left:101px !important;
	top:247px !important;
}

#item11316 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11313 {
	width:204px !important;
	height:42px !important;
	left:101px !important;
	top:301px !important;
}

#item11320 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11317 {
	width:204px !important;
	height:42px !important;
	left:100px !important;
	top:358px !important;
}

#item11260 {
	width:24px !important;
	height:24px !important;
	left:355px !important;
	top:10px !important;
	border-radius:6px;
	background:#000;
}

#item11266 {
	width:28px !important;
	height:70px !important;
	left:366px !important;
	top:47px !important;
}

#item11258 {
	width:394px !important;
	height:430px !important;
	left:6px !important;
	top:18px !important;
}

#item11324 {
	width:52px !important;
	height:48px !important;
}

#item11321 {
	width:52px !important;
	height:48px !important;
	left:348px !important;
	top:16px !important;
}

#item14341 {
	width:24px !important;
	height:24px !important;
	border-radius:6px;
	background:#000;
}

#item14350 {
	width:52px !important;
	height:52px !important;
}

#item14347 {
	width:52px !important;
	height:52px !important;
	left:364px !important;
	top:7240px !important;
}

#item14354 {
	width:52px !important;
	height:52px !important;
}

#item14351 {
	width:52px !important;
	height:52px !important;
	top:7240px !important;
}

#item14365 {
	opacity:0.85;
	width:384px !important;
	height:348px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#000;
}

#item14391 {
	width:24px !important;
	height:24px !important;
	border-radius:6px;
	background:#000;
}

#item14396 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item14393 {
	width:204px !important;
	height:42px !important;
	left:100px !important;
	top:25px !important;
}

#item14400 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item14397 {
	width:204px !important;
	height:42px !important;
	left:100px !important;
	top:79px !important;
}

#item14404 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item14401 {
	width:204px !important;
	height:42px !important;
	left:95px !important;
	top:139px !important;
}

#item14408 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item14405 {
	width:204px !important;
	height:42px !important;
	left:95px !important;
	top:193px !important;
}

#item14412 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item14409 {
	width:204px !important;
	height:42px !important;
	left:95px !important;
	top:247px !important;
}

#item14416 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item14413 {
	width:204px !important;
	height:42px !important;
	left:96px !important;
	top:301px !important;
}

#item14357 {
	width:24px !important;
	height:24px !important;
	left:191px !important;
	top:370px !important;
	border-radius:6px;
	background:#000;
}

#item14362 {
	width:52px !important;
	height:36px !important;
	left:230px !important;
	top:358px !important;
}

#item14355 {
	width:394px !important;
	height:394px !important;
	left:6px !important;
	top:6882px !important;
}

#item14421 {
	width:52px !important;
	height:48px !important;
}

#item14417 {
	width:52px !important;
	height:48px !important;
	left:182px !important;
	top:7242px !important;
}

#item2217 {
	width:416px !important;
	height:1456px !important;
	top:1956px !important;
	background:#e95c24;
}

#item2856 {
	width:384px !important;
	height:828px !important;
	left:16px !important;
	top:1980px !important;
}

#item9821 {
	width:416px !important;
	height:700px !important;
}

#item9839 {
	width:37px !important;
	height:24px !important;
	left:22px !important;
}

#item2325 {
	width:384px !important;
	left:16px !important;
	top:724px !important;
	min-height:120px !important;
}

#item2350 {
	width:384px !important;
	left:16px !important;
	top:840px !important;
	min-height:1093px !important;
}

#item2386 {
	width:384px !important;
	left:16px !important;
	top:2836px !important;
	min-height:544px !important;
}

#item2411 {
	width:384px !important;
	left:16px !important;
	top:4974px !important;
	min-height:1396px !important;
}

#item2436 {
	width:384px !important;
	left:16px !important;
	top:3816px !important;
	min-height:792px !important;
}

#item2774 {
	width:384px !important;
	left:16px !important;
	top:652px !important;
	text-shadow:7px 7px 5px rgba(0,0,0,0.75);
	min-height:48px !important;
}

#item3257 {
	width:416px !important;
	height:312px !important;
	top:6400px !important;
}

#item15823 {
	width:37px !important;
	height:24px !important;
	left:22px !important;
}

#item11196 {
	opacity:0.85;
	width:384px !important;
	height:384px !important;
	left:10px !important;
	top:46px !important;
	border-radius:12px;
	background:#000;
}

#item11222 {
	width:24px !important;
	height:24px !important;
	border-radius:6px;
	background:#000;
}

#item11227 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11224 {
	width:204px !important;
	height:42px !important;
	left:100px !important;
	top:73px !important;
}

#item11231 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11228 {
	width:204px !important;
	height:42px !important;
	left:101px !important;
	top:133px !important;
}

#item11235 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11232 {
	width:204px !important;
	height:42px !important;
	left:101px !important;
	top:187px !important;
}

#item11239 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11236 {
	width:204px !important;
	height:42px !important;
	left:101px !important;
	top:247px !important;
}

#item11243 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11240 {
	width:204px !important;
	height:42px !important;
	left:101px !important;
	top:301px !important;
}

#item11247 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11244 {
	width:204px !important;
	height:42px !important;
	left:100px !important;
	top:358px !important;
}

#item11188 {
	width:24px !important;
	height:24px !important;
	left:355px !important;
	top:10px !important;
	border-radius:6px;
	background:#000;
}

#item11194 {
	width:28px !important;
	height:70px !important;
	left:366px !important;
	top:47px !important;
}

#item11186 {
	width:394px !important;
	height:430px !important;
	left:6px !important;
	top:18px !important;
}

#item11251 {
	width:52px !important;
	height:48px !important;
}

#item11248 {
	width:52px !important;
	height:48px !important;
	left:348px !important;
	top:16px !important;
}

#item14252 {
	width:24px !important;
	height:24px !important;
	border-radius:6px;
	background:#000;
}

#item14261 {
	width:52px !important;
	height:52px !important;
}

#item14257 {
	width:52px !important;
	height:52px !important;
	left:364px !important;
	top:6724px !important;
}

#item14265 {
	width:52px !important;
	height:52px !important;
}

#item14262 {
	width:52px !important;
	height:52px !important;
	top:6724px !important;
}

#item14277 {
	opacity:0.85;
	width:384px !important;
	height:348px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#000;
}

#item14303 {
	width:24px !important;
	height:24px !important;
	border-radius:6px;
	background:#000;
}

#item14309 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item14306 {
	width:204px !important;
	height:42px !important;
	left:100px !important;
	top:25px !important;
}

#item14313 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item14310 {
	width:204px !important;
	height:42px !important;
	left:100px !important;
	top:79px !important;
}

#item14317 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item14314 {
	width:204px !important;
	height:42px !important;
	left:96px !important;
	top:139px !important;
}

#item14321 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item14318 {
	width:204px !important;
	height:42px !important;
	left:96px !important;
	top:193px !important;
}

#item14325 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item14322 {
	width:204px !important;
	height:42px !important;
	left:96px !important;
	top:247px !important;
}

#item14329 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item14326 {
	width:204px !important;
	height:42px !important;
	left:96px !important;
	top:301px !important;
}

#item14269 {
	width:24px !important;
	height:24px !important;
	left:191px !important;
	top:370px !important;
	border-radius:6px;
	background:#000;
}

#item14274 {
	width:52px !important;
	height:36px !important;
	left:230px !important;
	top:358px !important;
}

#item14266 {
	width:394px !important;
	height:394px !important;
	left:6px !important;
	top:6366px !important;
}

#item14334 {
	width:52px !important;
	height:48px !important;
}

#item14330 {
	width:52px !important;
	height:48px !important;
	left:182px !important;
	top:6726px !important;
}

#item4685 {
	width:416px !important;
	height:757px !important;
	top:2429px !important;
	background:#be1621;
}

#item11716 {
	width:416px !important;
	height:757px !important;
	top:3437px !important;
	background:#dcc68c;
}

#item5464 {
	width:416px !important;
	height:700px !important;
}

#item11819 {
	width:37px !important;
	height:24px !important;
	left:22px !important;
}

#item4837 {
	width:384px !important;
	left:16px !important;
	top:724px !important;
	min-height:72px !important;
}

#item5766 {
	width:384px !important;
	left:16px !important;
	top:2717px !important;
	min-height:72px !important;
}

#item5526 {
	width:384px !important;
	left:16px !important;
	top:1397px !important;
	min-height:72px !important;
}

#item4862 {
	width:384px !important;
	left:16px !important;
	top:820px !important;
	min-height:301px !important;
}

#item5791 {
	width:384px !important;
	left:16px !important;
	top:2813px !important;
	min-height:351px !important;
}

#item4912 {
	width:384px !important;
	left:16px !important;
	top:4217px !important;
	min-height:252px !important;
}

#item4937 {
	width:384px !important;
	left:16px !important;
	top:3498px !important;
	min-height:664px !important;
}

#item4988 {
	width:384px !important;
	left:16px !important;
	top:652px !important;
	text-shadow:7px 7px 5px rgba(0,0,0,0.75);
	min-height:48px !important;
}

#item5645 {
	width:67px !important;
	height:92px !important;
	left:16px !important;
	top:1492px !important;
}

#item5652 {
	width:67px !important;
	height:92px !important;
	left:95px !important;
	top:1492px !important;
}

#item5763 {
	width:67px !important;
	height:92px !important;
	left:174px !important;
	top:1492px !important;
}

#item9657 {
	width:67px !important;
	height:92px !important;
	left:254px !important;
	top:1492px !important;
}

#item9660 {
	width:67px !important;
	height:92px !important;
	left:333px !important;
	top:1492px !important;
}

#item9663 {
	width:67px !important;
	height:92px !important;
	left:16px !important;
	top:1602px !important;
}

#item9666 {
	width:67px !important;
	height:92px !important;
	left:95px !important;
	top:1602px !important;
}

#item9669 {
	width:67px !important;
	height:92px !important;
	left:174px !important;
	top:1602px !important;
}

#item9672 {
	width:67px !important;
	height:92px !important;
	left:254px !important;
	top:1602px !important;
}

#item9675 {
	width:67px !important;
	height:92px !important;
	left:333px !important;
	top:1602px !important;
}

#item9678 {
	width:67px !important;
	height:92px !important;
	left:16px !important;
	top:1712px !important;
}

#item9681 {
	width:67px !important;
	height:92px !important;
	left:95px !important;
	top:1712px !important;
}

#item9684 {
	width:67px !important;
	height:92px !important;
	left:174px !important;
	top:1712px !important;
}

#item9689 {
	width:67px !important;
	height:92px !important;
	left:254px !important;
	top:1712px !important;
}

#item9692 {
	width:67px !important;
	height:92px !important;
	left:333px !important;
	top:1712px !important;
}

#item9607 {
	width:384px !important;
	height:516px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
	padding:12px;
}

#item9635 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9632 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9647 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9644 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9551 {
	width:384px !important;
	height:516px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
	padding:12px;
}

#item9581 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9578 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9593 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9590 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9494 {
	width:384px !important;
	height:516px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
	padding:12px;
}

#item9522 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9519 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9535 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9531 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9440 {
	width:384px !important;
	height:516px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
	padding:12px;
}

#item9469 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9466 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9481 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9478 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9387 {
	width:384px !important;
	height:516px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
	padding:12px;
}

#item9415 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9412 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9426 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9423 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9338 {
	width:384px !important;
	height:516px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
	padding:12px;
}

#item9367 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9363 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9377 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9374 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9290 {
	width:384px !important;
	height:516px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
	padding:12px;
}

#item9318 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9315 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9330 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9327 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9235 {
	width:384px !important;
	height:516px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
	padding:12px;
}

#item9263 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9260 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9274 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9271 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9201 {
	width:384px !important;
	height:516px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
	padding:12px;
}

#item9229 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9226 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9198 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9195 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9140 {
	width:384px !important;
	height:516px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
	padding:12px;
}

#item9168 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9165 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9178 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9175 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9101 {
	width:384px !important;
	height:516px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
	padding:12px;
}

#item9129 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9126 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9098 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9094 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9044 {
	width:384px !important;
	height:516px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
	padding:12px;
}

#item9072 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9069 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9082 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9079 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9006 {
	width:384px !important;
	height:516px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
	padding:12px;
}

#item9034 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item9031 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item9003 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item8999 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item8958 {
	width:384px !important;
	height:516px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
	padding:12px;
}

#item8986 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item8983 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item8948 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item8945 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item5553 {
	width:384px !important;
	height:516px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
	padding:12px;
}

#item5606 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item5718 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item5603 {
	width:24px !important;
	height:24px !important;
	left:3px !important;
	top:3px !important;
	border-radius:6px;
	background:#000;
}

#item5708 {
	width:30px !important;
	height:30px !important;
	left:187px !important;
	top:548px !important;
}

#item5584 {
	width:394px !important;
	height:578px !important;
	left:6px !important;
	top:1818px !important;
}

#item6075 {
	width:384px !important;
	left:16px !important;
	top:4489px !important;
	min-height:72px !important;
}

#item6174 {
	width:384px !important;
	height:593px !important;
}

#item6330 {
	width:384px !important;
	background:#dcc68c;
	min-height:1656px !important;
	padding:12px;
}

#item6386 {
	width:24px !important;
	height:24px !important;
	border-radius:6px;
	background:#000;
}

#item6010 {
	width:384px !important;
	height:593px !important;
}

#item6072 {
	width:24px !important;
	height:24px !important;
	border-radius:6px;
	background:#000;
}

#item6405 {
	width:384px !important;
	height:593px !important;
	left:16px !important;
	top:4577px !important;
}

#item6408 {
	width:52px !important;
	height:41px !important;
}

#item6409 {
	width:52px !important;
	height:41px !important;
	left:348px !important;
	top:5129px !important;
}

#item11656 {
	width:416px !important;
	height:624px !important;
	top:5200px !important;
}

#item15011 {
	width:37px !important;
	height:24px !important;
	left:22px !important;
}

#item11889 {
	width:416px !important;
	height:290px !important;
	top:3186px !important;
}

#item12044 {
	width:37px !important;
	height:24px !important;
	left:22px !important;
}

#item12069 {
	width:384px !important;
	left:10px !important;
	top:248px !important;
	text-shadow:7px 7px 5px rgba(0,0,0,0.75);
	min-height:34px !important;
}

#item11119 {
	opacity:0.85;
	width:384px !important;
	height:384px !important;
	left:10px !important;
	top:46px !important;
	border-radius:12px;
	background:#000;
}

#item11145 {
	width:24px !important;
	height:24px !important;
	border-radius:6px;
	background:#000;
}

#item11150 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11147 {
	width:204px !important;
	height:42px !important;
	left:100px !important;
	top:73px !important;
}

#item11155 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11152 {
	width:204px !important;
	height:42px !important;
	left:101px !important;
	top:133px !important;
}

#item11159 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11156 {
	width:204px !important;
	height:42px !important;
	left:101px !important;
	top:187px !important;
}

#item11163 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11160 {
	width:204px !important;
	height:42px !important;
	left:101px !important;
	top:247px !important;
}

#item11167 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11164 {
	width:204px !important;
	height:42px !important;
	left:101px !important;
	top:301px !important;
}

#item11171 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11168 {
	width:204px !important;
	height:42px !important;
	left:100px !important;
	top:358px !important;
}

#item11112 {
	width:24px !important;
	height:24px !important;
	left:355px !important;
	top:10px !important;
	border-radius:6px;
	background:#000;
}

#item11117 {
	width:28px !important;
	height:70px !important;
	left:366px !important;
	top:47px !important;
}

#item11110 {
	width:394px !important;
	height:430px !important;
	left:6px !important;
	top:18px !important;
}

#item11175 {
	width:52px !important;
	height:48px !important;
}

#item11172 {
	width:52px !important;
	height:48px !important;
	left:348px !important;
	top:16px !important;
}

#item14153 {
	width:24px !important;
	height:24px !important;
	border-radius:6px;
	background:#000;
}

#item14161 {
	width:52px !important;
	height:52px !important;
}

#item14158 {
	width:52px !important;
	height:52px !important;
	left:364px !important;
	top:5824px !important;
}

#item14165 {
	width:52px !important;
	height:52px !important;
}

#item14162 {
	width:52px !important;
	height:52px !important;
	top:5824px !important;
}

#item14177 {
	opacity:0.85;
	width:384px !important;
	height:348px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#000;
}

#item14203 {
	width:24px !important;
	height:24px !important;
	border-radius:6px;
	background:#000;
}

#item14208 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item14205 {
	width:204px !important;
	height:42px !important;
	left:100px !important;
	top:25px !important;
}

#item14212 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item14209 {
	width:204px !important;
	height:42px !important;
	left:100px !important;
	top:79px !important;
}

#item14216 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item14213 {
	width:204px !important;
	height:42px !important;
	left:96px !important;
	top:139px !important;
}

#item14220 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item14217 {
	width:204px !important;
	height:42px !important;
	left:96px !important;
	top:193px !important;
}

#item14224 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item14221 {
	width:204px !important;
	height:42px !important;
	left:96px !important;
	top:247px !important;
}

#item14228 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item14225 {
	width:204px !important;
	height:42px !important;
	left:96px !important;
	top:301px !important;
}

#item14168 {
	width:24px !important;
	height:24px !important;
	left:191px !important;
	top:370px !important;
	border-radius:6px;
	background:#000;
}

#item14174 {
	width:52px !important;
	height:36px !important;
	left:230px !important;
	top:358px !important;
}

#item14166 {
	width:394px !important;
	height:394px !important;
	left:6px !important;
	top:5466px !important;
}

#item14232 {
	width:52px !important;
	height:48px !important;
}

#item14229 {
	width:52px !important;
	height:48px !important;
	left:182px !important;
	top:5826px !important;
}

#item6454 {
	width:416px !important;
	height:1212px !important;
	top:2534px !important;
	background:#e95c24;
}

#item8178 {
	width:416px !important;
	height:700px !important;
}

#item8738 {
	width:37px !important;
	height:24px !important;
	left:22px !important;
}

#item8415 {
	width:416px !important;
	height:504px !important;
	top:2030px !important;
	background:#b9ada5;
}

#item8434 {
	width:416px !important;
	height:816px !important;
	top:3746px !important;
	background:#797172;
}

#item8479 {
	width:384px !important;
	height:515px !important;
	left:16px !important;
	top:3206px !important;
}

#item6641 {
	width:384px !important;
	left:16px !important;
	top:724px !important;
	min-height:67px !important;
}

#item8362 {
	width:361px !important;
	left:28px !important;
	top:2210px !important;
	min-height:27px !important;
}

#item6666 {
	width:384px !important;
	left:16px !important;
	top:2836px !important;
	min-height:36px !important;
}

#item6716 {
	width:384px !important;
	left:16px !important;
	top:783px !important;
	min-height:301px !important;
}

#item8387 {
	width:384px !important;
	left:16px !important;
	top:2270px !important;
	min-height:229px !important;
}

#item6741 {
	width:384px !important;
	left:16px !important;
	top:2889px !important;
	min-height:301px !important;
}

#item6791 {
	width:384px !important;
	left:16px !important;
	top:4604px !important;
	min-height:252px !important;
}

#item10167 {
	width:384px !important;
	left:16px !important;
	top:5714px !important;
	min-height:624px !important;
}

#item6816 {
	width:384px !important;
	left:16px !important;
	top:3770px !important;
	min-height:228px !important;
}

#item6866 {
	width:384px !important;
	left:16px !important;
	top:652px !important;
	text-shadow:7px 7px 5px rgba(0,0,0,0.75);
	min-height:48px !important;
}

#item9948 {
	width:416px !important;
	height:470px !important;
	top:4858px !important;
}

#item15144 {
	width:50px !important;
	height:24px !important;
	left:29px !important;
}

#item12816 {
	width:416px !important;
	height:444px !important;
	top:8810px !important;
}

#item15658 {
	width:37px !important;
	height:24px !important;
	left:22px !important;
}

#item13661 {
	width:384px !important;
	left:16px !important;
	top:6656px !important;
	min-height:2124px !important;
}

#item7307 {
	width:24px !important;
	height:24px !important;
	border-radius:6px;
	background:#000;
}

#item7360 {
	width:52px !important;
	height:52px !important;
}

#item7357 {
	width:52px !important;
	height:52px !important;
	left:364px !important;
	top:9264px !important;
}

#item7364 {
	width:52px !important;
	height:52px !important;
}

#item7361 {
	width:52px !important;
	height:52px !important;
	left:2px !important;
	top:9264px !important;
}

#item7982 {
	opacity:0.85;
	width:384px !important;
	height:348px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#000;
}

#item8008 {
	width:24px !important;
	height:24px !important;
	border-radius:6px;
	background:#000;
}

#item8013 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item8010 {
	width:204px !important;
	height:42px !important;
	left:100px !important;
	top:25px !important;
}

#item8017 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item8014 {
	width:204px !important;
	height:42px !important;
	left:100px !important;
	top:79px !important;
}

#item8021 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item8018 {
	width:204px !important;
	height:42px !important;
	left:96px !important;
	top:139px !important;
}

#item8026 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item8023 {
	width:204px !important;
	height:42px !important;
	left:96px !important;
	top:193px !important;
}

#item8030 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item8027 {
	width:204px !important;
	height:42px !important;
	left:96px !important;
	top:247px !important;
}

#item13705 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item13706 {
	width:204px !important;
	height:42px !important;
	left:96px !important;
	top:301px !important;
}

#item7975 {
	width:24px !important;
	height:24px !important;
	left:191px !important;
	top:370px !important;
	border-radius:6px;
	background:#000;
}

#item7980 {
	width:52px !important;
	height:36px !important;
	left:230px !important;
	top:358px !important;
}

#item7973 {
	width:394px !important;
	height:394px !important;
	left:6px !important;
	top:8908px !important;
}

#item8034 {
	width:52px !important;
	height:48px !important;
}

#item8031 {
	width:52px !important;
	height:48px !important;
	left:182px !important;
	top:9268px !important;
}

#item8486 {
	width:24px !important;
	height:24px !important;
	border-radius:6px;
	background:#000;
}

#item8499 {
	width:52px !important;
	height:48px !important;
}

#item8501 {
	width:52px !important;
	height:48px !important;
	left:16px !important;
	top:3440px !important;
}

#item8507 {
	width:52px !important;
	height:48px !important;
}

#item8504 {
	width:52px !important;
	height:48px !important;
	left:348px !important;
	top:3440px !important;
}

#item11042 {
	opacity:0.85;
	width:384px !important;
	height:384px !important;
	left:10px !important;
	top:46px !important;
	border-radius:12px;
	background:#000;
}

#item11068 {
	width:24px !important;
	height:24px !important;
	border-radius:6px;
	background:#000;
}

#item11073 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11070 {
	width:204px !important;
	height:42px !important;
	left:100px !important;
	top:73px !important;
}

#item11077 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11074 {
	width:204px !important;
	height:42px !important;
	left:101px !important;
	top:133px !important;
}

#item11081 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11078 {
	width:204px !important;
	height:42px !important;
	left:101px !important;
	top:187px !important;
}

#item11085 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11082 {
	width:204px !important;
	height:42px !important;
	left:101px !important;
	top:247px !important;
}

#item11089 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11086 {
	width:204px !important;
	height:42px !important;
	left:101px !important;
	top:301px !important;
}

#item11093 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11090 {
	width:204px !important;
	height:42px !important;
	left:100px !important;
	top:358px !important;
}

#item11034 {
	width:24px !important;
	height:24px !important;
	left:355px !important;
	top:10px !important;
	border-radius:6px;
	background:#000;
}

#item11039 {
	width:28px !important;
	height:70px !important;
	left:366px !important;
	top:47px !important;
}

#item11032 {
	width:394px !important;
	height:430px !important;
	left:6px !important;
	top:18px !important;
}

#item11097 {
	width:52px !important;
	height:48px !important;
}

#item11094 {
	width:52px !important;
	height:48px !important;
	left:348px !important;
	top:16px !important;
}

#item10528 {
	opacity:0.90;
	width:384px !important;
	left:16px !important;
	top:40px !important;
	min-height:2808px !important;
}

#item11017 {
	width:169px !important;
	height:32px !important;
}

#item11018 {
	width:169px !important;
	height:32px !important;
	left:193px !important;
	top:2324px !important;
}

#item10629 {
	opacity:0.85;
	width:384px !important;
	height:384px !important;
	left:10px !important;
	top:46px !important;
	border-radius:12px;
	background:#000;
}

#item10655 {
	width:24px !important;
	height:24px !important;
	border-radius:6px;
	background:#000;
}

#item10660 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item10657 {
	width:204px !important;
	height:42px !important;
	left:100px !important;
	top:73px !important;
}

#item10664 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item10661 {
	width:204px !important;
	height:42px !important;
	left:101px !important;
	top:133px !important;
}

#item10668 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item10665 {
	width:204px !important;
	height:42px !important;
	left:101px !important;
	top:187px !important;
}

#item10672 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item10669 {
	width:204px !important;
	height:42px !important;
	left:101px !important;
	top:247px !important;
}

#item10676 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item10673 {
	width:204px !important;
	height:42px !important;
	left:101px !important;
	top:301px !important;
}

#item11022 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item11024 {
	width:204px !important;
	height:42px !important;
	left:100px !important;
	top:358px !important;
}

#item10622 {
	width:24px !important;
	height:24px !important;
	left:355px !important;
	top:10px !important;
	border-radius:6px;
	background:#000;
}

#item10627 {
	width:28px !important;
	height:70px !important;
	left:366px !important;
	top:47px !important;
}

#item10619 {
	width:394px !important;
	height:430px !important;
	left:6px !important;
	top:18px !important;
}

#item10681 {
	width:52px !important;
	height:48px !important;
}

#item10678 {
	width:52px !important;
	height:48px !important;
	left:348px !important;
	top:16px !important;
}

#item14074 {
	width:52px !important;
	height:52px !important;
}

#item14071 {
	width:52px !important;
	height:52px !important;
	top:3028px !important;
}

#item14087 {
	opacity:0.85;
	width:384px !important;
	height:348px !important;
	left:10px !important;
	top:10px !important;
	border-radius:12px;
	background:#000;
}

#item14113 {
	width:24px !important;
	height:24px !important;
	border-radius:6px;
	background:#000;
}

#item14118 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item14115 {
	width:204px !important;
	height:42px !important;
	left:100px !important;
	top:25px !important;
}

#item14122 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item14119 {
	width:204px !important;
	height:42px !important;
	left:100px !important;
	top:79px !important;
}

#item14126 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item14123 {
	width:204px !important;
	height:42px !important;
	left:96px !important;
	top:139px !important;
}

#item14130 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item14127 {
	width:204px !important;
	height:42px !important;
	left:96px !important;
	top:193px !important;
}

#item14134 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item14131 {
	width:204px !important;
	height:42px !important;
	left:95px !important;
	top:247px !important;
}

#item14139 {
	width:198px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
}

#item14136 {
	width:204px !important;
	height:42px !important;
	left:96px !important;
	top:301px !important;
}

#item14078 {
	width:24px !important;
	height:24px !important;
	left:191px !important;
	top:370px !important;
	border-radius:6px;
	background:#000;
}

#item14084 {
	width:52px !important;
	height:36px !important;
	left:230px !important;
	top:358px !important;
}

#item14076 {
	width:394px !important;
	height:394px !important;
	left:6px !important;
	top:2670px !important;
}

#item14143 {
	width:52px !important;
	height:48px !important;
}

#item14140 {
	width:52px !important;
	height:48px !important;
	left:182px !important;
	top:3030px !important;
}
#in5footer,  #prefooter {display:none;}
