/* 	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; 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-mix, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #mixfooter { 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; }

#mixfooter,#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; }

#mixfooter{
	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;
}

#mixfooter 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-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%; }

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

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}
/*start:fixedpos*/
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item64955 {
	width:382px !important;
	left:42px !important;
	top:215px !important;
	min-height:44px !important;
}

@keyframes move-right-43014 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(33px,0px);
		opacity:1;
	}
}
@-webkit-keyframes move-right-43014 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(33px,0px);
		opacity:1;
	}
}
#item43014 {
	width:114px !important;
	height:114px !important;
	left:702px !important;
	top:480px !important;
}

#item76500 {
	width:310px !important;
	left:267px !important;
	top:15px !important;
	min-height:145px !important;
}

#item76523 {
	width:345px !important;
	left:249px !important;
	top:155px !important;
	min-height:153px !important;
}

#item76594 {
	width:142px !important;
	left:260px !important;
	top:505px !important;
	min-height:34px !important;
}

#item76617 {
	width:65px !important;
	height:28px !important;
	left:299px !important;
	top:521px !important;
}

#item76640 {
	width:142px !important;
	left:439px !important;
	top:505px !important;
	min-height:25px !important;
}

#item76663 {
	width:63px !important;
	height:28px !important;
	left:479px !important;
	top:522px !important;
}

#item76686 {
	width:77px !important;
	left:144px !important;
	top:324px !important;
	min-height:34px !important;
}

#item76709 {
	width:61px !important;
	height:28px !important;
	left:145px !important;
	top:342px !important;
}

#item76732 {
	width:77px !important;
	left:144px !important;
	top:441px !important;
	min-height:34px !important;
}

#item76755 {
	width:64px !important;
	height:28px !important;
	left:145px !important;
	top:458px !important;
}

#item76778 {
	width:77px !important;
	left:632px !important;
	top:423px !important;
	min-height:52px !important;
}

#item76801 {
	width:65px !important;
	height:28px !important;
	left:648px !important;
	top:459px !important;
}

#item76825 {
	width:77px !important;
	left:632px !important;
	top:324px !important;
	min-height:34px !important;
}

#item76848 {
	width:65px !important;
	height:28px !important;
	left:648px !important;
	top:342px !important;
}

#item76871 {
	width:77px !important;
	left:632px !important;
	top:205px !important;
	min-height:34px !important;
}

#item76894 {
	width:61px !important;
	height:28px !important;
	left:648px !important;
	top:223px !important;
}

#item76917 {
	width:77px !important;
	left:632px !important;
	top:86px !important;
	min-height:34px !important;
}

#item76940 {
	width:62px !important;
	height:28px !important;
	left:648px !important;
	top:105px !important;
}

#item76964 {
	width:77px !important;
	left:144px !important;
	top:86px !important;
	min-height:34px !important;
}

#item76987 {
	width:60px !important;
	height:28px !important;
	left:145px !important;
	top:105px !important;
}

#item77010 {
	width:77px !important;
	left:144px !important;
	top:205px !important;
	min-height:34px !important;
}

#item77033 {
	width:64px !important;
	height:28px !important;
	left:145px !important;
	top:223px !important;
}

#item35381 {
	width:192px !important;
	height:70px !important;
}

#item35384 {
	width:192px !important;
	height:70px !important;
	left:26px !important;
	top:66px !important;
}

#item80642 {
	width:192px !important;
	height:70px !important;
}

#item80640 {
	width:192px !important;
	height:70px !important;
}

#item35413 {
	width:192px !important;
	height:70px !important;
}

#item35410 {
	width:192px !important;
	height:70px !important;
	left:622px !important;
	top:66px !important;
}

#item35390 {
	width:192px !important;
	height:70px !important;
}

#item35387 {
	width:192px !important;
	height:70px !important;
	left:26px !important;
	top:182px !important;
}

#item35417 {
	width:192px !important;
	height:70px !important;
}

#item35414 {
	width:192px !important;
	height:70px !important;
	left:622px !important;
	top:182px !important;
}

#item35396 {
	width:192px !important;
	height:70px !important;
}

#item35393 {
	width:192px !important;
	height:70px !important;
	left:26px !important;
	top:300px !important;
}

#item35421 {
	width:192px !important;
	height:70px !important;
}

#item35418 {
	width:192px !important;
	height:70px !important;
	left:622px !important;
	top:300px !important;
}

#item35400 {
	width:192px !important;
	height:70px !important;
}

#item35397 {
	width:192px !important;
	height:70px !important;
	left:26px !important;
	top:417px !important;
}

#item35426 {
	width:192px !important;
	height:70px !important;
}

#item35422 {
	width:192px !important;
	height:70px !important;
	left:622px !important;
	top:417px !important;
}

#item35405 {
	width:141px !important;
	height:195px !important;
}

#item35402 {
	width:141px !important;
	height:195px !important;
	left:259px !important;
	top:358px !important;
}

#item35409 {
	width:141px !important;
	height:195px !important;
}

#item35406 {
	width:141px !important;
	height:195px !important;
	left:437px !important;
	top:358px !important;
}

#item35900 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item35983 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item77319 {
	width:83px !important;
	left:569px !important;
	top:43px !important;
	min-height:21px !important;
}

#item77342 {
	width:170px !important;
	left:629px !important;
	top:87px !important;
	min-height:35px !important;
}

#item77365 {
	width:170px !important;
	height:80px !important;
	left:629px !important;
	top:115px !important;
}

#item77388 {
	width:170px !important;
	height:61px !important;
	left:629px !important;
	top:192px !important;
}

#item77411 {
	width:170px !important;
	height:61px !important;
	left:629px !important;
	top:251px !important;
}

#item77434 {
	width:170px !important;
	height:95px !important;
	left:629px !important;
	top:310px !important;
}

#item77514 {
	width:431px !important;
	left:43px !important;
	top:74px !important;
	min-height:78px !important;
}

#item77537 {
	width:471px !important;
	left:43px !important;
	top:139px !important;
	min-height:174px !important;
}

#item77560 {
	width:141px !important;
	height:60px !important;
	left:43px !important;
	top:498px !important;
}

#item77583 {
	width:162px !important;
	left:43px !important;
	top:315px !important;
	min-height:88px !important;
}

#item77606 {
	width:152px !important;
	left:374px !important;
	top:307px !important;
	min-height:128px !important;
}

#item36109 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item36193 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item55256 {
	width:235px !important;
	min-height:26px !important;
}

#item55227 {
	width:219px !important;
	min-height:24px !important;
}

#item5612 {
	width:186px !important;
	min-height:25px !important;
}

#item55223 {
	width:235px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item81015 {
	width:56px !important;
	height:26px !important;
	left:3px !important;
	top:62px !important;
}

#item80988 {
	width:62px !important;
	height:29px !important;
	top:60px !important;
}

#item80962 {
	width:56px !important;
	height:42px !important;
	left:3px !important;
	top:52px !important;
}

#item80960 {
	width:62px !important;
	height:92px !important;
	left:740px !important;
	top:473px !important;
}

#item43598 {
	width:51px !important;
	height:51px !important;
	left:795px !important;
	top:56px !important;
}

#item43899 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:22px !important;
}

#item43900 {
	width:879px !important;
	height:628px !important;
	left:-21px !important;
	top:-21px !important;
}

#item63361 {
	width:286px !important;
	left:43px !important;
	top:74px !important;
	min-height:97px !important;
}

#item63389 {
	width:286px !important;
	left:43px !important;
	top:161px !important;
	min-height:244px !important;
}

#item63416 {
	width:20px !important;
	height:33px !important;
}

#item63419 {
	width:20px !important;
	height:33px !important;
}

#item63422 {
	width:20px !important;
	height:33px !important;
}

#item63425 {
	width:20px !important;
	height:33px !important;
}

#item63428 {
	width:20px !important;
	height:33px !important;
}

#item64423 {
	width:3px !important;
	height:3px !important;
	left:567px !important;
	top:432px !important;
}

#item63782 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item63867 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item63954 {
	width:219px !important;
	min-height:25px !important;
}

#item64003 {
	width:221px !important;
	min-height:25px !important;
}

#item63978 {
	width:186px !important;
	min-height:25px !important;
}

#item63950 {
	width:221px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item4817 {
	width:233px !important;
	left:305px !important;
	top:43px !important;
	min-height:41px !important;
}

#item75929 {
	width:757px !important;
	left:43px !important;
	top:77px !important;
	min-height:499px !important;
}

#item36743 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item36826 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item44642 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#000;
}

#item44643 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item44669 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#be0027;
}

#item44605 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#be0027;
}

#item44606 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item44633 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#000;
}

#item44575 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#636875;
}

#item44577 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item44536 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#be0027;
}

#item44603 {
	width:77px !important;
	height:113px !important;
	left:682px !important;
	top:482px !important;
}

#item55287 {
	width:225px !important;
	min-height:25px !important;
}

#item55335 {
	width:234px !important;
	min-height:26px !important;
}

#item55311 {
	width:186px !important;
	min-height:25px !important;
}

#item55284 {
	width:234px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item8882 {
	width:141px !important;
	height:60px !important;
	left:43px !important;
	top:498px !important;
}

#item29145 {
	width:473px !important;
	left:43px !important;
	top:74px !important;
	min-height:97px !important;
}

#item42172 {
	width:471px !important;
	left:43px !important;
	top:137px !important;
	min-height:92px !important;
}

#item78308 {
	width:170px !important;
	left:630px !important;
	top:86px !important;
	min-height:35px !important;
}

#item78331 {
	width:170px !important;
	height:50px !important;
	left:630px !important;
	top:114px !important;
}

#item78354 {
	width:170px !important;
	height:50px !important;
	left:630px !important;
	top:163px !important;
}

#item78378 {
	width:170px !important;
	height:61px !important;
	left:630px !important;
	top:211px !important;
}

#item78401 {
	width:170px !important;
	height:61px !important;
	left:630px !important;
	top:270px !important;
}

#item78424 {
	width:170px !important;
	height:89px !important;
	left:630px !important;
	top:329px !important;
}

#item78447 {
	width:83px !important;
	left:570px !important;
	top:43px !important;
	min-height:28px !important;
}

#item78565 {
	width:152px !important;
	left:377px !important;
	top:311px !important;
	min-height:128px !important;
}

#item78588 {
	width:162px !important;
	left:43px !important;
	top:304px !important;
	min-height:88px !important;
}

#item36952 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item37036 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item55416 {
	width:228px !important;
	min-height:24px !important;
}

#item55392 {
	width:227px !important;
	min-height:24px !important;
}

#item55368 {
	width:186px !important;
	min-height:25px !important;
}

#item55365 {
	width:228px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item81107 {
	width:56px !important;
	height:26px !important;
	left:3px !important;
	top:62px !important;
}

#item81081 {
	width:62px !important;
	height:29px !important;
	top:60px !important;
}

#item81053 {
	width:56px !important;
	height:42px !important;
	left:3px !important;
	top:52px !important;
}

#item81051 {
	width:62px !important;
	height:92px !important;
	left:740px !important;
	top:473px !important;
}

#item44125 {
	width:51px !important;
	height:51px !important;
	left:795px !important;
	top:56px !important;
}

#item44114 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:22px !important;
}

#item44112 {
	width:879px !important;
	height:628px !important;
	left:-21px !important;
	top:-21px !important;
}

#item78090 {
	width:286px !important;
	left:43px !important;
	top:74px !important;
	min-height:97px !important;
}

#item78113 {
	width:286px !important;
	left:43px !important;
	top:161px !important;
	min-height:244px !important;
}

#item78138 {
	width:20px !important;
	height:33px !important;
}

#item78141 {
	width:20px !important;
	height:33px !important;
}

#item78144 {
	width:20px !important;
	height:33px !important;
}

#item78147 {
	width:20px !important;
	height:33px !important;
}

#item78150 {
	width:20px !important;
	height:33px !important;
}

#item64103 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item64186 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item64273 {
	width:230px !important;
	min-height:25px !important;
}

#item64322 {
	width:230px !important;
	min-height:24px !important;
}

#item64298 {
	width:186px !important;
	min-height:25px !important;
}

#item64270 {
	width:230px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item8368 {
	width:233px !important;
	left:305px !important;
	top:43px !important;
	min-height:41px !important;
}

#item75847 {
	width:757px !important;
	left:43px !important;
	top:77px !important;
	min-height:489px !important;
}

#item37372 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item37457 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item45753 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#000;
}

#item45754 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item45781 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#be0027;
}

#item45820 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#be0027;
}

#item45821 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item45847 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#000;
}

#item45787 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#636875;
}

#item45788 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item45814 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#be0027;
}

#item45750 {
	width:77px !important;
	height:113px !important;
	left:682px !important;
	top:482px !important;
}

#item55464 {
	width:227px !important;
	min-height:24px !important;
}

#item55512 {
	width:227px !important;
	min-height:26px !important;
}

#item55488 {
	width:186px !important;
	min-height:25px !important;
}

#item55460 {
	width:227px !important;
	height:20px !important;
	left:43px !important;
	top:43px !important;
}

#item22929 {
	width:58px !important;
	left:352px !important;
	top:184px !important;
	min-height:34px !important;
}

#item22966 {
	width:213px !important;
	left:352px !important;
	top:209px !important;
	min-height:151px !important;
}

#item22997 {
	width:197px !important;
	left:46px !important;
	top:374px !important;
	min-height:25px !important;
}

#item29201 {
	width:451px !important;
	left:43px !important;
	top:74px !important;
	min-height:97px !important;
}

#item78654 {
	width:234px !important;
	left:352px !important;
	top:397px !important;
	min-height:45px !important;
}

#item78677 {
	width:241px !important;
	left:352px !important;
	top:489px !important;
	min-height:31px !important;
}

#item78700 {
	width:157px !important;
	left:352px !important;
	top:449px !important;
	min-height:31px !important;
}

#item78724 {
	width:148px !important;
	left:351px !important;
	top:531px !important;
	min-height:31px !important;
}

#item78747 {
	width:148px !important;
	left:91px !important;
	top:531px !important;
	min-height:31px !important;
}

#item78771 {
	width:185px !important;
	left:91px !important;
	top:397px !important;
	min-height:44px !important;
}

#item78794 {
	width:182px !important;
	left:91px !important;
	top:483px !important;
	min-height:42px !important;
}

#item78817 {
	width:183px !important;
	left:91px !important;
	top:448px !important;
	min-height:31px !important;
}

#item37583 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item37668 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

@keyframes appear-23331 {
	0% {opacity:0;}
	67% {opacity:0;}
	75% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-23331 {
	0% {opacity:0;}
	67% {opacity:0;}
	75% {opacity:1;}
	100% {opacity:1;}
}
@keyframes appear-23338 {
	0% {opacity:0;}
	67% {opacity:0;}
	75% {opacity:1;}
	100% {opacity:1;}
}
@-webkit-keyframes appear-23338 {
	0% {opacity:0;}
	67% {opacity:0;}
	75% {opacity:1;}
	100% {opacity:1;}
}
#item42315 {
	width:95px !important;
	height:174px !important;
	left:233px !important;
	top:174px !important;
}

#item55607 {
	width:267px !important;
	min-height:25px !important;
}

#item55583 {
	width:267px !important;
	min-height:25px !important;
}

#item55559 {
	width:267px !important;
	min-height:25px !important;
}

#item55556 {
	width:267px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item22628 {
	width:317px !important;
	left:482px !important;
	top:134px !important;
	min-height:160px !important;
}

#item29310 {
	width:451px !important;
	left:43px !important;
	top:74px !important;
	min-height:97px !important;
}

#item29333 {
	width:427px !important;
	left:43px !important;
	top:139px !important;
	min-height:101px !important;
}

#item37794 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item37877 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item55704 {
	width:267px !important;
	min-height:25px !important;
}

#item55680 {
	width:267px !important;
	min-height:25px !important;
}

#item55656 {
	width:267px !important;
	min-height:25px !important;
}

#item55653 {
	width:267px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item29375 {
	width:451px !important;
	left:43px !important;
	top:74px !important;
	min-height:79px !important;
}

#item29398 {
	width:471px !important;
	left:43px !important;
	top:139px !important;
	min-height:167px !important;
}

#item31943 {
	width:201px !important;
	height:118px !important;
	left:43px !important;
	top:439px !important;
}

#item31993 {
	width:83px !important;
	left:570px !important;
	top:43px !important;
	min-height:28px !important;
}

#item32287 {
	width:170px !important;
	left:629px !important;
	top:85px !important;
	min-height:38px !important;
}

#item32310 {
	width:170px !important;
	height:50px !important;
	left:629px !important;
	top:134px !important;
}

#item32371 {
	width:170px !important;
	height:50px !important;
	left:629px !important;
	top:241px !important;
}

#item32397 {
	width:170px !important;
	height:50px !important;
	left:629px !important;
	top:290px !important;
}

#item32426 {
	width:170px !important;
	height:50px !important;
	left:629px !important;
	top:338px !important;
}

#item32334 {
	width:170px !important;
	height:61px !important;
	left:629px !important;
	top:183px !important;
}

#item9732 {
	width:61px !important;
	left:229px !important;
	top:463px !important;
	min-height:26px !important;
}

#item32752 {
	width:61px !important;
	left:399px !important;
	top:463px !important;
	min-height:26px !important;
}

#item9709 {
	width:61px !important;
	left:229px !important;
	top:436px !important;
	min-height:23px !important;
}

#item32495 {
	width:109px !important;
	left:181px !important;
	top:383px !important;
	min-height:31px !important;
}

#item38003 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item38086 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item44998 {
	width:56px !important;
	height:26px !important;
	left:3px !important;
	top:62px !important;
}

#item44972 {
	width:62px !important;
	height:29px !important;
	top:60px !important;
}

#item44946 {
	width:56px !important;
	height:42px !important;
	left:3px !important;
	top:52px !important;
}

#item44944 {
	width:62px !important;
	height:92px !important;
	left:740px !important;
	top:473px !important;
}

#item55788 {
	width:267px !important;
	min-height:25px !important;
}

#item55764 {
	width:267px !important;
	min-height:25px !important;
}

#item55740 {
	width:267px !important;
	min-height:25px !important;
}

#item55737 {
	width:267px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item44769 {
	width:51px !important;
	height:51px !important;
	left:795px !important;
	top:56px !important;
}

#item44757 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:22px !important;
}

#item44755 {
	width:879px !important;
	height:628px !important;
	left:-21px !important;
	top:-21px !important;
}

#item10250 {
	width:312px !important;
	left:43px !important;
	top:74px !important;
	min-height:54px !important;
}

#item38212 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item38295 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item55885 {
	width:267px !important;
	min-height:25px !important;
}

#item55861 {
	width:267px !important;
	min-height:25px !important;
}

#item55837 {
	width:267px !important;
	min-height:25px !important;
}

#item55834 {
	width:267px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item65715 {
	width:286px !important;
	left:43px !important;
	top:74px !important;
	min-height:97px !important;
}

#item65738 {
	width:286px !important;
	left:43px !important;
	top:161px !important;
	min-height:400px !important;
}

#item65772 {
	width:20px !important;
	height:33px !important;
}

#item65775 {
	width:20px !important;
	height:33px !important;
}

#item65781 {
	width:20px !important;
	height:33px !important;
}

#item65784 {
	width:20px !important;
	height:33px !important;
}

#item65813 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item65897 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item66033 {
	width:267px !important;
	min-height:25px !important;
}

#item66008 {
	width:267px !important;
	min-height:25px !important;
}

#item65984 {
	width:267px !important;
	min-height:25px !important;
}

#item65981 {
	width:267px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item9840 {
	width:757px !important;
	left:43px !important;
	top:77px !important;
	min-height:489px !important;
}

#item9863 {
	width:233px !important;
	left:305px !important;
	top:43px !important;
	min-height:41px !important;
}

#item38632 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item38716 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item45965 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#000;
}

#item45966 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item45993 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#be0027;
}

#item45932 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#be0027;
}

#item45933 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item45959 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#000;
}

#item45899 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#636875;
}

#item45900 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item45926 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#be0027;
}

#item45896 {
	width:77px !important;
	height:113px !important;
	left:682px !important;
	top:482px !important;
}

#item55976 {
	width:267px !important;
	min-height:25px !important;
}

#item55952 {
	width:267px !important;
	min-height:25px !important;
}

#item55928 {
	width:267px !important;
	min-height:25px !important;
}

#item55925 {
	width:267px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item29438 {
	width:451px !important;
	left:43px !important;
	top:74px !important;
	min-height:76px !important;
}

#item29461 {
	width:471px !important;
	left:43px !important;
	top:139px !important;
	min-height:122px !important;
}

#item78905 {
	width:146px !important;
	height:35px !important;
	left:169px !important;
	top:516px !important;
}

#item78928 {
	width:143px !important;
	height:40px !important;
	left:169px !important;
	top:452px !important;
}

#item78952 {
	width:138px !important;
	height:37px !important;
	left:197px !important;
	top:290px !important;
}

#item78987 {
	width:83px !important;
	left:570px !important;
	top:43px !important;
	min-height:28px !important;
}

#item79010 {
	width:170px !important;
	left:630px !important;
	top:78px !important;
	min-height:55px !important;
}

#item79033 {
	width:170px !important;
	height:61px !important;
	left:630px !important;
	top:141px !important;
}

#item79056 {
	width:170px !important;
	height:61px !important;
	left:630px !important;
	top:211px !important;
}

#item38943 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item39026 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item56065 {
	width:267px !important;
	min-height:25px !important;
}

#item56041 {
	width:267px !important;
	min-height:25px !important;
}

#item56017 {
	width:267px !important;
	min-height:25px !important;
}

#item56014 {
	width:267px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item58847 {
	width:286px !important;
	left:43px !important;
	top:74px !important;
	min-height:97px !important;
}

#item58870 {
	width:286px !important;
	left:43px !important;
	top:161px !important;
	min-height:400px !important;
}

#item63200 {
	width:20px !important;
	height:33px !important;
}

#item63203 {
	width:20px !important;
	height:33px !important;
}

#item63207 {
	width:20px !important;
	height:33px !important;
}

#item63210 {
	width:20px !important;
	height:33px !important;
}

#item63213 {
	width:20px !important;
	height:33px !important;
}

#item63216 {
	width:20px !important;
	height:33px !important;
}

#item63219 {
	width:20px !important;
	height:33px !important;
}

#item63222 {
	width:20px !important;
	height:33px !important;
}

#item59238 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item59323 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item59459 {
	width:267px !important;
	min-height:25px !important;
}

#item59434 {
	width:267px !important;
	min-height:25px !important;
}

#item59410 {
	width:267px !important;
	min-height:25px !important;
}

#item59407 {
	width:267px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item12508 {
	width:757px !important;
	left:43px !important;
	top:77px !important;
	min-height:489px !important;
}

#item12532 {
	width:233px !important;
	left:305px !important;
	top:43px !important;
	min-height:41px !important;
}

#item12655 {
	width:13px !important;
	top:2px !important;
	min-height:14px !important;
	padding:1px;
}

#item12680 {
	width:13px !important;
	top:1px !important;
	min-height:16px !important;
	padding:1px;
}

#item12705 {
	width:13px !important;
	top:1px !important;
	min-height:16px !important;
	padding:1px;
}

#item12730 {
	width:13px !important;
	top:1px !important;
	min-height:16px !important;
	padding:1px;
}

#item12755 {
	width:13px !important;
	top:1px !important;
	min-height:16px !important;
	padding:1px;
}

#item12780 {
	width:13px !important;
	top:1px !important;
	min-height:16px !important;
	padding:1px;
}

#item12805 {
	width:13px !important;
	top:1px !important;
	min-height:16px !important;
	padding:1px;
}

#item12830 {
	width:13px !important;
	top:1px !important;
	min-height:16px !important;
	padding:1px;
}

#item39153 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item39236 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item46110 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#000;
}

#item46111 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item46138 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#be0027;
}

#item46077 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#be0027;
}

#item46078 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item46104 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#000;
}

#item46044 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#636875;
}

#item46045 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item46071 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#be0027;
}

#item46041 {
	width:77px !important;
	height:113px !important;
	left:682px !important;
	top:482px !important;
}

#item56169 {
	width:267px !important;
	min-height:25px !important;
}

#item56145 {
	width:267px !important;
	min-height:25px !important;
}

#item56121 {
	width:267px !important;
	min-height:25px !important;
}

#item56118 {
	width:267px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item13259 {
	width:83px !important;
	left:570px !important;
	top:43px !important;
	min-height:28px !important;
}

#item29489 {
	width:451px !important;
	left:43px !important;
	top:74px !important;
	min-height:70px !important;
}

#item29512 {
	width:482px !important;
	left:43px !important;
	top:139px !important;
	min-height:178px !important;
}

#item13431 {
	width:101px !important;
	height:63px !important;
	left:57px !important;
	top:491px !important;
}

#item13492 {
	width:108px !important;
	height:63px !important;
	left:328px !important;
	top:491px !important;
}

#item13523 {
	width:74px !important;
	height:63px !important;
	left:457px !important;
	top:491px !important;
}

#item13460 {
	width:110px !important;
	height:80px !important;
	left:193px !important;
	top:474px !important;
}

#item79337 {
	width:170px !important;
	min-height:35px !important;
}

#item79360 {
	width:170px !important;
	height:55px !important;
	top:29px !important;
}

#item79383 {
	width:170px !important;
	height:54px !important;
	top:81px !important;
}

#item79406 {
	width:170px !important;
	height:73px !important;
	top:134px !important;
}

#item79429 {
	width:170px !important;
	height:61px !important;
	top:205px !important;
}

#item39363 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item39446 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item56256 {
	width:267px !important;
	min-height:25px !important;
}

#item56232 {
	width:267px !important;
	min-height:25px !important;
}

#item56208 {
	width:267px !important;
	min-height:25px !important;
}

#item56205 {
	width:267px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item78211 {
	width:286px !important;
	left:43px !important;
	top:74px !important;
	min-height:97px !important;
}

#item78234 {
	width:286px !important;
	left:43px !important;
	top:161px !important;
	min-height:418px !important;
}

#item78260 {
	width:20px !important;
	height:33px !important;
}

#item78263 {
	width:20px !important;
	height:33px !important;
}

#item78266 {
	width:20px !important;
	height:33px !important;
}

#item78269 {
	width:20px !important;
	height:33px !important;
}

#item78272 {
	width:20px !important;
	height:33px !important;
}

#item78276 {
	width:20px !important;
	height:33px !important;
}

#item78279 {
	width:20px !important;
	height:33px !important;
}

#item78282 {
	width:20px !important;
	height:33px !important;
}

#item66158 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item66241 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item66377 {
	width:267px !important;
	min-height:25px !important;
}

#item66353 {
	width:267px !important;
	min-height:25px !important;
}

#item66329 {
	width:267px !important;
	min-height:25px !important;
}

#item66326 {
	width:267px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item15210 {
	width:233px !important;
	left:305px !important;
	top:43px !important;
	min-height:41px !important;
}

#item15303 {
	width:757px !important;
	left:43px !important;
	top:77px !important;
	min-height:489px !important;
}

#item39573 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item39657 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item46250 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#000;
}

#item46251 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item46277 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#be0027;
}

#item46217 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#be0027;
}

#item46218 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item46244 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#000;
}

#item46184 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#636875;
}

#item46185 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item46211 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#be0027;
}

#item46181 {
	width:77px !important;
	height:113px !important;
	left:682px !important;
	top:482px !important;
}

#item56356 {
	width:267px !important;
	min-height:25px !important;
}

#item56332 {
	width:267px !important;
	min-height:25px !important;
}

#item56308 {
	width:267px !important;
	min-height:25px !important;
}

#item56305 {
	width:267px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item29540 {
	width:451px !important;
	left:43px !important;
	top:74px !important;
	min-height:77px !important;
}

#item29564 {
	width:471px !important;
	left:43px !important;
	top:139px !important;
	min-height:101px !important;
}

#item24674 {
	width:68px !important;
	height:80px !important;
	left:209px !important;
	top:469px !important;
}

#item24592 {
	width:106px !important;
	height:63px !important;
	left:76px !important;
	top:486px !important;
}

#item24620 {
	width:105px !important;
	height:63px !important;
	left:295px !important;
	top:486px !important;
}

#item24647 {
	width:101px !important;
	height:63px !important;
	left:411px !important;
	top:486px !important;
}

#item79550 {
	width:83px !important;
	min-height:28px !important;
}

#item79573 {
	width:170px !important;
	left:60px !important;
	top:54px !important;
	min-height:37px !important;
}

#item79596 {
	width:170px !important;
	height:50px !important;
	left:60px !important;
	top:88px !important;
}

#item79619 {
	width:170px !important;
	height:50px !important;
	left:60px !important;
	top:138px !important;
}

#item79642 {
	width:170px !important;
	height:50px !important;
	left:60px !important;
	top:187px !important;
}

#item79665 {
	width:170px !important;
	height:50px !important;
	left:60px !important;
	top:238px !important;
}

#item79688 {
	width:170px !important;
	height:57px !important;
	left:60px !important;
	top:291px !important;
}

#item39785 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item39868 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item56443 {
	width:267px !important;
	min-height:25px !important;
}

#item56419 {
	width:267px !important;
	min-height:25px !important;
}

#item56395 {
	width:267px !important;
	min-height:25px !important;
}

#item56392 {
	width:267px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item59572 {
	width:286px !important;
	left:43px !important;
	top:74px !important;
	min-height:97px !important;
}

#item59595 {
	width:286px !important;
	left:43px !important;
	top:161px !important;
	min-height:400px !important;
}

#item63245 {
	width:20px !important;
	height:33px !important;
}

#item63273 {
	width:20px !important;
	height:33px !important;
}

#item63276 {
	width:20px !important;
	height:33px !important;
}

#item63279 {
	width:20px !important;
	height:33px !important;
}

#item63283 {
	width:20px !important;
	height:33px !important;
}

#item59953 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item60037 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item60125 {
	width:267px !important;
	min-height:25px !important;
}

#item60173 {
	width:267px !important;
	min-height:25px !important;
}

#item60149 {
	width:267px !important;
	min-height:25px !important;
}

#item60122 {
	width:267px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item17184 {
	width:233px !important;
	left:305px !important;
	top:43px !important;
	min-height:41px !important;
}

#item17207 {
	width:757px !important;
	left:43px !important;
	top:77px !important;
	min-height:291px !important;
}

#item39994 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item40078 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item46366 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#000;
}

#item46367 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item46393 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#be0027;
}

#item46333 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#be0027;
}

#item46334 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item46360 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#000;
}

#item46300 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#636875;
}

#item46301 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item46327 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#be0027;
}

#item46297 {
	width:77px !important;
	height:113px !important;
	left:682px !important;
	top:482px !important;
}

#item56491 {
	width:227px !important;
	min-height:25px !important;
}

#item56539 {
	width:227px !important;
	min-height:25px !important;
}

#item56515 {
	width:227px !important;
	min-height:25px !important;
}

#item56488 {
	width:227px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item31298 {
	width:451px !important;
	left:43px !important;
	top:74px !important;
	min-height:95px !important;
}

#item42973 {
	width:277px !important;
	left:43px !important;
	top:354px !important;
	min-height:67px !important;
}

#item31368 {
	width:83px !important;
	left:570px !important;
	top:43px !important;
	min-height:28px !important;
}

#item31391 {
	width:170px !important;
	left:629px !important;
	top:87px !important;
	min-height:35px !important;
}

#item31425 {
	width:170px !important;
	height:50px !important;
	left:629px !important;
	top:115px !important;
}

#item31448 {
	width:170px !important;
	height:50px !important;
	left:629px !important;
	top:164px !important;
}

#item31471 {
	width:170px !important;
	height:50px !important;
	left:629px !important;
	top:214px !important;
}

#item31495 {
	width:170px !important;
	height:61px !important;
	left:629px !important;
	top:263px !important;
}

#item31529 {
	width:170px !important;
	height:61px !important;
	left:629px !important;
	top:322px !important;
}

#item31272 {
	width:473px !important;
	left:43px !important;
	top:139px !important;
	min-height:152px !important;
}

#item40204 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item40288 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item56584 {
	width:227px !important;
	min-height:25px !important;
}

#item56632 {
	width:227px !important;
	min-height:25px !important;
}

#item56608 {
	width:227px !important;
	min-height:25px !important;
}

#item56581 {
	width:227px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item76205 {
	width:56px !important;
	height:26px !important;
	left:3px !important;
	top:62px !important;
}

#item76178 {
	width:62px !important;
	height:29px !important;
	top:60px !important;
}

#item76152 {
	width:56px !important;
	height:42px !important;
	left:3px !important;
	top:52px !important;
}

#item76150 {
	width:62px !important;
	height:92px !important;
	left:653px !important;
	top:473px !important;
}

#item47425 {
	width:51px !important;
	height:51px !important;
	left:795px !important;
	top:56px !important;
}

#item47414 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:22px !important;
}

#item47412 {
	width:879px !important;
	height:628px !important;
	left:-21px !important;
	top:-21px !important;
}

#item66871 {
	width:286px !important;
	left:43px !important;
	top:74px !important;
	min-height:97px !important;
}

#item66894 {
	width:286px !important;
	left:43px !important;
	top:161px !important;
	min-height:400px !important;
}

#item66919 {
	width:20px !important;
	height:33px !important;
}

#item66573 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item66657 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item66793 {
	width:227px !important;
	min-height:25px !important;
}

#item66769 {
	width:227px !important;
	min-height:25px !important;
}

#item66744 {
	width:227px !important;
	min-height:25px !important;
}

#item66741 {
	width:227px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item18050 {
	width:233px !important;
	left:305px !important;
	top:43px !important;
	min-height:41px !important;
}

#item18166 {
	width:233px !important;
	left:282px !important;
	top:353px !important;
	min-height:41px !important;
}

#item18073 {
	width:757px !important;
	left:43px !important;
	top:77px !important;
	min-height:258px !important;
}

#item18190 {
	width:763px !important;
	left:43px !important;
	top:391px !important;
	min-height:171px !important;
}

#item18241 {
	width:757px !important;
	left:43px !important;
	top:366px !important;
	min-height:26px !important;
}

#item40415 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item40498 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item46478 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#000;
}

#item46479 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item46506 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#be0027;
}

#item46444 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#be0027;
}

#item46445 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item46471 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#000;
}

#item46411 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#636875;
}

#item46412 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item46438 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#be0027;
}

#item46408 {
	width:77px !important;
	height:113px !important;
	left:682px !important;
	top:482px !important;
}

#item56720 {
	width:227px !important;
	min-height:25px !important;
}

#item56696 {
	width:227px !important;
	min-height:25px !important;
}

#item56671 {
	width:227px !important;
	min-height:25px !important;
}

#item56668 {
	width:227px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item29643 {
	width:451px !important;
	left:43px !important;
	top:74px !important;
	min-height:77px !important;
}

#item29666 {
	width:471px !important;
	left:43px !important;
	top:139px !important;
	min-height:128px !important;
}

#item18458 {
	width:83px !important;
	left:570px !important;
	top:43px !important;
	min-height:28px !important;
}

#item30345 {
	width:170px !important;
	left:629px !important;
	top:87px !important;
	min-height:47px !important;
}

#item30368 {
	width:170px !important;
	height:50px !important;
	left:629px !important;
	top:127px !important;
}

#item30391 {
	width:170px !important;
	height:61px !important;
	left:629px !important;
	top:176px !important;
}

#item30414 {
	width:170px !important;
	height:50px !important;
	left:629px !important;
	top:234px !important;
}

#item30437 {
	width:170px !important;
	height:61px !important;
	left:629px !important;
	top:283px !important;
}

#item40625 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item40708 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item56818 {
	width:227px !important;
	min-height:25px !important;
}

#item56793 {
	width:227px !important;
	min-height:25px !important;
}

#item56769 {
	width:227px !important;
	min-height:25px !important;
}

#item56766 {
	width:227px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item76307 {
	width:56px !important;
	height:26px !important;
	left:3px !important;
	top:62px !important;
}

#item76281 {
	width:62px !important;
	height:29px !important;
	top:60px !important;
}

#item76255 {
	width:56px !important;
	height:42px !important;
	left:3px !important;
	top:52px !important;
}

#item76253 {
	width:62px !important;
	height:92px !important;
	left:653px !important;
	top:473px !important;
}

#item47530 {
	width:51px !important;
	height:51px !important;
	left:795px !important;
	top:56px !important;
}

#item47518 {
	width:27px !important;
	height:27px !important;
	left:22px !important;
	top:22px !important;
}

#item47516 {
	width:879px !important;
	height:628px !important;
	left:-21px !important;
	top:-21px !important;
}

#item61067 {
	width:286px !important;
	left:43px !important;
	top:74px !important;
	min-height:97px !important;
}

#item61090 {
	width:286px !important;
	left:43px !important;
	top:161px !important;
	min-height:400px !important;
}

#item63286 {
	width:20px !important;
	height:33px !important;
}

#item63289 {
	width:20px !important;
	height:33px !important;
}

#item63292 {
	width:20px !important;
	height:33px !important;
}

#item61415 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item61500 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item61636 {
	width:227px !important;
	min-height:25px !important;
}

#item61612 {
	width:227px !important;
	min-height:25px !important;
}

#item61587 {
	width:227px !important;
	min-height:25px !important;
}

#item61584 {
	width:227px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item19159 {
	width:233px !important;
	left:305px !important;
	top:43px !important;
	min-height:41px !important;
}

#item19182 {
	width:233px !important;
	left:282px !important;
	top:386px !important;
	min-height:41px !important;
}

#item19228 {
	width:763px !important;
	left:43px !important;
	top:438px !important;
	min-height:126px !important;
}

#item19276 {
	width:757px !important;
	left:43px !important;
	top:413px !important;
	min-height:26px !important;
}

#item19205 {
	width:757px !important;
	left:43px !important;
	top:77px !important;
	min-height:286px !important;
}

#item40834 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item40917 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item46604 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#000;
}

#item46605 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item46632 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#be0027;
}

#item46571 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#be0027;
}

#item46572 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item46598 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#000;
}

#item46538 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#636875;
}

#item46539 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item46565 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#be0027;
}

#item46535 {
	width:77px !important;
	height:113px !important;
	left:682px !important;
	top:482px !important;
}

#item56913 {
	width:227px !important;
	min-height:25px !important;
}

#item56889 {
	width:227px !important;
	min-height:25px !important;
}

#item56864 {
	width:227px !important;
	min-height:25px !important;
}

#item56861 {
	width:227px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item29709 {
	width:451px !important;
	left:43px !important;
	top:74px !important;
	min-height:92px !important;
}

#item19516 {
	width:83px !important;
	left:570px !important;
	top:43px !important;
	min-height:28px !important;
}

#item31038 {
	width:174px !important;
	left:625px !important;
	top:86px !important;
	min-height:47px !important;
}

#item31061 {
	width:174px !important;
	height:50px !important;
	left:625px !important;
	top:126px !important;
}

#item31085 {
	width:174px !important;
	height:61px !important;
	left:625px !important;
	top:175px !important;
}

#item31131 {
	width:174px !important;
	height:61px !important;
	left:625px !important;
	top:234px !important;
}

#item31198 {
	width:174px !important;
	height:61px !important;
	left:625px !important;
	top:293px !important;
}

#item29732 {
	width:471px !important;
	left:43px !important;
	top:139px !important;
	min-height:159px !important;
}

#item41043 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item41129 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item57009 {
	width:227px !important;
	min-height:25px !important;
}

#item56985 {
	width:227px !important;
	min-height:25px !important;
}

#item56961 {
	width:227px !important;
	min-height:25px !important;
}

#item56958 {
	width:227px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item61749 {
	width:286px !important;
	left:43px !important;
	top:74px !important;
	min-height:97px !important;
}

#item61772 {
	width:286px !important;
	left:43px !important;
	top:161px !important;
	min-height:400px !important;
}

#item63295 {
	width:20px !important;
	height:33px !important;
}

#item63299 {
	width:20px !important;
	height:33px !important;
}

#item62124 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item62208 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item62342 {
	width:227px !important;
	min-height:25px !important;
}

#item62318 {
	width:227px !important;
	min-height:25px !important;
}

#item62294 {
	width:227px !important;
	min-height:25px !important;
}

#item62291 {
	width:227px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item20003 {
	width:233px !important;
	left:305px !important;
	top:43px !important;
	min-height:41px !important;
}

#item20026 {
	width:233px !important;
	left:282px !important;
	top:373px !important;
	min-height:41px !important;
}

#item20049 {
	width:763px !important;
	left:43px !important;
	top:423px !important;
	min-height:144px !important;
}

#item20097 {
	width:757px !important;
	left:43px !important;
	top:398px !important;
	min-height:26px !important;
}

#item20120 {
	width:757px !important;
	left:43px !important;
	top:77px !important;
	min-height:286px !important;
}

#item41256 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item41340 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item46715 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#000;
}

#item46716 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item46743 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#be0027;
}

#item46682 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#be0027;
}

#item46683 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item46709 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#000;
}

#item46649 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#636875;
}

#item46650 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item46676 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#be0027;
}

#item46646 {
	width:77px !important;
	height:113px !important;
	left:682px !important;
	top:482px !important;
}

#item57102 {
	width:227px !important;
	min-height:25px !important;
}

#item57078 {
	width:227px !important;
	min-height:25px !important;
}

#item57054 {
	width:227px !important;
	min-height:25px !important;
}

#item57051 {
	width:227px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item79815 {
	width:451px !important;
	left:43px !important;
	top:74px !important;
	min-height:40px !important;
}

#item79838 {
	width:471px !important;
	left:43px !important;
	top:112px !important;
	min-height:143px !important;
}

#item79875 {
	width:83px !important;
	min-height:28px !important;
}

#item79898 {
	width:170px !important;
	left:60px !important;
	top:43px !important;
	min-height:47px !important;
}

#item79921 {
	width:170px !important;
	height:53px !important;
	left:60px !important;
	top:86px !important;
}

#item79944 {
	width:170px !important;
	height:53px !important;
	left:60px !important;
	top:137px !important;
}

#item79967 {
	width:170px !important;
	height:53px !important;
	left:60px !important;
	top:189px !important;
}

#item79990 {
	width:170px !important;
	height:76px !important;
	left:60px !important;
	top:241px !important;
}

#item41466 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item41549 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item57189 {
	width:227px !important;
	min-height:25px !important;
}

#item57165 {
	width:227px !important;
	min-height:25px !important;
}

#item57141 {
	width:227px !important;
	min-height:25px !important;
}

#item57138 {
	width:227px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item62449 {
	width:286px !important;
	left:43px !important;
	top:74px !important;
	min-height:97px !important;
}

#item62472 {
	width:286px !important;
	left:43px !important;
	top:161px !important;
	min-height:400px !important;
}

#item63302 {
	width:20px !important;
	height:33px !important;
}

#item63305 {
	width:20px !important;
	height:33px !important;
}

#item62840 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item62925 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item63062 {
	width:227px !important;
	min-height:25px !important;
}

#item63037 {
	width:227px !important;
	min-height:25px !important;
}

#item63013 {
	width:227px !important;
	min-height:25px !important;
}

#item63010 {
	width:227px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item20705 {
	width:233px !important;
	left:305px !important;
	top:43px !important;
	min-height:41px !important;
}

#item20728 {
	width:233px !important;
	left:282px !important;
	top:373px !important;
	min-height:41px !important;
}

#item20751 {
	width:763px !important;
	left:43px !important;
	top:423px !important;
	min-height:144px !important;
}

#item20800 {
	width:757px !important;
	left:43px !important;
	top:398px !important;
	min-height:26px !important;
}

#item20823 {
	width:757px !important;
	left:43px !important;
	top:77px !important;
	min-height:286px !important;
}

#item41760 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item46839 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#000;
}

#item46840 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item46868 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#be0027;
}

#item46806 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#be0027;
}

#item46807 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item46833 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#000;
}

#item46773 {
	width:77px !important;
	height:113px !important;
	border-radius:18px 18px 0 0;
	background:#636875;
}

#item46774 {
	width:75px !important;
	left:1px !important;
	top:69px !important;
	min-height:42px !important;
}

#item46800 {
	width:33px !important;
	height:11px !important;
	top:36px !important;
	background:#be0027;
}

#item46770 {
	width:77px !important;
	height:113px !important;
	left:682px !important;
	top:482px !important;
}

#item57289 {
	width:227px !important;
	min-height:25px !important;
}

#item57265 {
	width:227px !important;
	min-height:25px !important;
}

#item57241 {
	width:227px !important;
	min-height:25px !important;
}

#item57238 {
	width:227px !important;
	height:19px !important;
	left:43px !important;
	top:43px !important;
}

#item81263 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item81648 {
	width:227px !important;
	left:43px !important;
	top:43px !important;
	min-height:25px !important;
}

#item81671 {
	width:278px !important;
	left:547px !important;
	top:171px !important;
	min-height:111px !important;
}

#item81419 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}

#item81505 {
	width:45px !important;
	height:45px !important;
	left:797px !important;
	top:550px !important;
}

#item82405 {
	width:150px !important;
	height:39px !important;
	border-radius:33px;
	background:#fff;
}

#item82406 {
	width:87px !important;
	left:31px !important;
	top:13px !important;
	min-height:24px !important;
}

#item82379 {
	width:150px !important;
	height:39px !important;
	border-radius:33px;
	background:#be0027;
}

#item82381 {
	width:87px !important;
	left:31px !important;
	top:13px !important;
	min-height:24px !important;
}

#item82354 {
	width:150px !important;
	height:39px !important;
	border-radius:33px;
	background:#636875;
}

#item82355 {
	width:87px !important;
	left:31px !important;
	top:13px !important;
	min-height:24px !important;
}

#item82351 {
	width:150px !important;
	height:39px !important;
	left:547px !important;
	top:262px !important;
}

#item81893 {
	width:164px !important;
	height:230px !important;
	left:46px !important;
	top:160px !important;
}

#item81916 {
	width:32px !important;
	height:35px !important;
	left:804px !important;
	top:350px !important;
}

#item81923 {
	width:155px !important;
	left:641px !important;
	top:520px !important;
	min-height:33px !important;
}

#item81764 {
	width:45px !important;
	height:45px !important;
	top:550px !important;
}
#mixfooter,  #prefooter {display:none;}
