/* 	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:transparent; }
:-webkit-full-screen { background:transparent; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:1930px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item37349 {
	width:1920px !important;
	height:1080px !important;
	background:#d9d9d9;
}

#item75411 {
	width:105px !important;
	height:116px !important;
	left:190px !important;
	top:675px !important;
}

#item75414 {
	width:105px !important;
	height:116px !important;
	left:462px !important;
	top:675px !important;
}

#item75419 {
	width:105px !important;
	height:116px !important;
	left:55px !important;
	top:675px !important;
}

#item75422 {
	width:105px !important;
	height:116px !important;
	left:326px !important;
	top:675px !important;
}

#item75426 {
	width:105px !important;
	height:116px !important;
	left:598px !important;
	top:675px !important;
}

#item75431 {
	width:349px !important;
	height:513px !important;
	left:768px !important;
	top:532px !important;
	background:#1c0f42;
}

#item75466 {
	width:349px !important;
	height:421px !important;
	left:1535px !important;
	top:623px !important;
	background:#ffffff;
}

#item75467 {
	width:26px !important;
	height:26px !important;
	left:1871px !important;
	top:1031px !important;
	background:#e4007e;
}

#item75468 {
	width:349px !important;
	height:297px !important;
	left:1535px !important;
	top:326px !important;
	background:#1c0f42;
}

#item75474 {
	width:115px !important;
	height:49px !important;
	left:327px !important;
	top:906px !important;
	border-radius:4px;
	background:#fff;
	border:solid 1px #d9d9d9;
}

#item106439 {
	width:115px !important;
	height:49px !important;
	left:327px !important;
	top:973px !important;
	border-radius:4px;
	background:#fff;
	border:solid 1px #d9d9d9;
}

#item106186 {
	width:115px !important;
	height:49px !important;
	left:55px !important;
	top:906px !important;
	border-radius:4px;
	background:#fff;
	border:solid 1px #d9d9d9;
}

#item106442 {
	width:115px !important;
	height:49px !important;
	left:55px !important;
	top:973px !important;
	border-radius:4px;
	background:#fff;
	border:solid 1px #d9d9d9;
}

#item75479 {
	width:115px !important;
	height:49px !important;
	left:463px !important;
	top:906px !important;
	border-radius:4px;
	background:#fff;
	border:solid 1px #d9d9d9;
}

#item106445 {
	width:115px !important;
	height:49px !important;
	left:463px !important;
	top:973px !important;
	border-radius:4px;
	background:#fff;
	border:solid 1px #d9d9d9;
}

#item106434 {
	width:115px !important;
	height:49px !important;
	left:599px !important;
	top:906px !important;
	border-radius:4px;
	background:#fff;
	border:solid 1px #d9d9d9;
}

#item106449 {
	width:115px !important;
	height:49px !important;
	left:599px !important;
	top:973px !important;
	border-radius:4px;
	background:#fff;
	border:solid 1px #d9d9d9;
}

#item106189 {
	width:115px !important;
	height:49px !important;
	left:191px !important;
	top:906px !important;
	border-radius:4px;
	background:#fff;
	border:solid 1px #d9d9d9;
}

#item106452 {
	width:115px !important;
	height:49px !important;
	left:191px !important;
	top:973px !important;
	border-radius:4px;
	background:#fff;
	border:solid 1px #d9d9d9;
}

#item75512 {
	width:349px !important;
	height:347px !important;
	left:768px !important;
	top:151px !important;
	background:#fff;
}

#item75513 {
	width:14px !important;
	height:15px !important;
	left:28px !important;
	top:449px !important;
	background:#e4007e;
}

#item75514 {
	width:40px !important;
	height:39px !important;
	left:694px !important;
	top:466px !important;
	background:#e4007e;
}

#item75515 {
	width:20px !important;
	height:22px !important;
	left:733px !important;
	top:444px !important;
	background:#e4007e;
}

#item75521 {
	width:1920px !important;
	height:151px !important;
	background:#1c0f42;
}

#item75522 {
	width:349px !important;
	height:291px !important;
	left:1535px !important;
	background:#fff;
}

#item75551 {
	width:317px !important;
	left:55px !important;
	top:480px !important;
	min-height:21px !important;
}

#item75577 {
	width:658px !important;
	left:55px !important;
	top:531px !important;
	min-height:124px !important;
}

#item75627 {
	width:71px !important;
	left:72px !important;
	top:803px !important;
	min-height:29px !important;
}

#item75652 {
	width:113px !important;
	left:186px !important;
	top:803px !important;
	min-height:29px !important;
}

#item75677 {
	width:113px !important;
	left:322px !important;
	top:803px !important;
	min-height:29px !important;
}

#item75702 {
	width:113px !important;
	left:454px !important;
	top:803px !important;
	min-height:29px !important;
}

#item75727 {
	width:125px !important;
	left:588px !important;
	top:803px !important;
	min-height:32px !important;
}

#item75752 {
	width:309px !important;
	left:788px !important;
	top:171px !important;
	min-height:310px !important;
}

#item76262 {
	width:122px !important;
	left:1555px !important;
	top:20px !important;
	min-height:15px !important;
}

#item76287 {
	width:184px !important;
	left:1576px !important;
	top:80px !important;
	min-height:111px !important;
}

#item76341 {
	width:93px !important;
	min-height:10px !important;
}

#item76315 {
	width:93px !important;
	min-height:10px !important;
}

#item76312 {
	width:93px !important;
	height:10px !important;
	left:1576px !important;
	top:213px !important;
}

#item76396 {
	width:150px !important;
	min-height:10px !important;
}

#item76369 {
	width:150px !important;
	min-height:10px !important;
}

#item76366 {
	width:150px !important;
	height:10px !important;
	left:1576px !important;
	top:236px !important;
}

#item76450 {
	width:150px !important;
	min-height:10px !important;
}

#item76424 {
	width:150px !important;
	min-height:10px !important;
}

#item76421 {
	width:150px !important;
	height:10px !important;
	left:1576px !important;
	top:259px !important;
}

#item76485 {
	width:49px !important;
	height:49px !important;
}

#item76479 {
	width:49px !important;
	height:49px !important;
}

#item76475 {
	width:49px !important;
	height:49px !important;
	left:1152px !important;
	top:57px !important;
}

#item76496 {
	width:49px !important;
	height:49px !important;
}

#item76491 {
	width:49px !important;
	height:49px !important;
}

#item76488 {
	width:49px !important;
	height:49px !important;
	left:1251px !important;
	top:56px !important;
}

#item76508 {
	width:49px !important;
	height:48px !important;
}

#item76504 {
	width:49px !important;
	height:48px !important;
}

#item76501 {
	width:49px !important;
	height:48px !important;
	left:1349px !important;
	top:57px !important;
}

#item76519 {
	width:54px !important;
	height:54px !important;
}

#item76515 {
	width:54px !important;
	height:54px !important;
}

#item76512 {
	width:54px !important;
	height:54px !important;
	left:1447px !important;
	top:51px !important;
}

#item85925 {
	width:349px !important;
	height:628px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item85926 {
	width:234px !important;
	left:30px !important;
	top:30px !important;
	min-height:15px !important;
}

#item86008 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item86009 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item86010 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item86035 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item85954 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item85955 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item85956 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item85982 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item85951 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:516px !important;
}

#item86117 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item86118 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item86119 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item86144 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item86064 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item86065 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item86066 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item86091 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item86061 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:460px !important;
}

#item86225 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item86226 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item86227 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item86252 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item86172 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item86173 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item86174 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item86199 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item86169 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:404px !important;
}

#item86334 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item86335 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item86336 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item86361 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item86280 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item86281 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item86282 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item86308 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item86277 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:348px !important;
}

#item86442 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item86443 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item86444 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item86469 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:9px !important;
}

#item86389 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item86390 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item86391 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item86416 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:9px !important;
}

#item86386 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:292px !important;
}

#item86551 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item86552 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item86554 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:9px !important;
}

#item86579 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item86497 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item86498 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item86499 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:9px !important;
}

#item86524 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item86494 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:236px !important;
}

#item86660 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item86661 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item86662 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item86687 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item86607 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item86608 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item86609 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item86634 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item86604 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:179px !important;
}

#item86769 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item86770 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item86771 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item86797 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item86716 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item86717 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item86718 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item86743 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item86713 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:123px !important;
}

#item86880 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item86881 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item86882 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item86907 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item86826 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item86827 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item86828 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item86853 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item86822 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:67px !important;
}

#item86932 {
	width:309px !important;
	height:54px !important;
	left:30px !important;
	top:562px !important;
	background:#f3f3f3;
}

#item86933 {
	width:280px !important;
	left:51px !important;
	top:575px !important;
	min-height:27px !important;
}

#item84893 {
	width:349px !important;
	height:618px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item84894 {
	width:234px !important;
	left:30px !important;
	top:30px !important;
	min-height:15px !important;
}

#item84975 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item84977 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item84978 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item85003 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item84922 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item84923 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item84924 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item84949 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item84919 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:559px !important;
}

#item85085 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item85086 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item85087 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item85112 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item85032 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item85033 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item85034 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item85059 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item85028 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:460px !important;
}

#item85193 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item85194 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item85195 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item85220 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item85140 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item85141 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item85142 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item85167 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item85137 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:404px !important;
}

#item85303 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item85304 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item85305 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item85330 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item85249 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item85250 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item85251 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item85277 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item85246 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:348px !important;
}

#item85411 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item85412 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item85413 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item85438 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:9px !important;
}

#item85358 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item85359 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item85360 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item85385 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:9px !important;
}

#item85355 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:292px !important;
}

#item85520 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item85521 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item85522 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:9px !important;
}

#item85548 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item85467 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item85468 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item85469 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:9px !important;
}

#item85494 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item85463 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:236px !important;
}

#item85629 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item85630 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item85631 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item85656 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item85576 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item85577 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item85578 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item85603 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item85573 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:179px !important;
}

#item85737 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item85738 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item85739 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item85764 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item85684 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item85685 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item85686 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item85711 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item85681 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:123px !important;
}

#item85846 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item85847 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item85848 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item85873 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item85793 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item85794 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item85795 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item85820 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item85789 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:67px !important;
}

#item85898 {
	width:309px !important;
	height:43px !important;
	left:30px !important;
	top:506px !important;
	background:#f3f3f3;
}

#item85899 {
	width:280px !important;
	left:51px !important;
	top:522px !important;
	min-height:10px !important;
}

#item83858 {
	width:349px !important;
	height:699px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item83859 {
	width:234px !important;
	left:30px !important;
	top:30px !important;
	min-height:15px !important;
}

#item83940 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item83941 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item83942 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item83967 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item83887 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item83888 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item83889 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item83914 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item83884 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:641px !important;
}

#item84050 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item84051 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item84052 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item84077 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item83997 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item83998 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item83999 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item84024 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item83993 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:584px !important;
}

#item84160 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item84161 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item84162 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item84187 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item84105 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item84106 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item84107 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item84133 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item84102 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:404px !important;
}

#item84270 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item84271 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item84272 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item84297 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item84215 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item84216 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item84217 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item84243 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item84212 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:348px !important;
}

#item84380 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item84381 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item84382 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item84407 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:9px !important;
}

#item84325 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item84328 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item84329 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item84354 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:9px !important;
}

#item84322 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:292px !important;
}

#item84488 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item84489 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item84490 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:9px !important;
}

#item84516 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item84435 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item84436 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item84437 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:9px !important;
}

#item84462 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item84432 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:236px !important;
}

#item84597 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item84598 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item84599 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item84624 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item84544 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item84545 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item84546 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item84571 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item84541 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:179px !important;
}

#item84705 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item84706 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item84707 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item84732 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item84652 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item84653 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item84654 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item84679 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item84649 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:123px !important;
}

#item84814 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item84815 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item84816 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item84841 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item84760 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item84762 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item84763 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item84788 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item84757 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:67px !important;
}

#item84866 {
	width:309px !important;
	height:124px !important;
	left:30px !important;
	top:450px !important;
	background:#f3f3f3;
}

#item84867 {
	width:269px !important;
	left:51px !important;
	top:463px !important;
	min-height:94px !important;
}

#item82825 {
	width:349px !important;
	height:631px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item82826 {
	width:234px !important;
	left:30px !important;
	top:30px !important;
	min-height:15px !important;
}

#item82907 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item82908 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item82909 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item82934 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item82854 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item82855 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item82856 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item82881 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item82851 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:572px !important;
}

#item83019 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item83020 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item83021 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item83046 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item82962 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item82965 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item82966 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item82991 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item82959 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:516px !important;
}

#item83127 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item83128 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item83129 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item83154 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item83074 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item83075 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item83076 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item83101 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item83071 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:460px !important;
}

#item83236 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item83237 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item83238 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item83263 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item83182 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item83183 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item83184 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item83209 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item83179 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:348px !important;
}

#item83345 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item83346 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item83347 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item83372 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:9px !important;
}

#item83291 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item83292 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item83294 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item83319 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:9px !important;
}

#item83288 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:292px !important;
}

#item83453 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item83454 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item83455 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:9px !important;
}

#item83480 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item83400 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item83401 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item83402 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:9px !important;
}

#item83427 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item83397 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:236px !important;
}

#item83562 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item83563 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item83564 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item83589 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item83509 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item83510 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item83511 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item83536 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item83506 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:179px !important;
}

#item83670 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item83671 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item83672 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item83697 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item83617 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item83618 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item83619 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item83644 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item83614 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:123px !important;
}

#item83779 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item83780 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item83781 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item83806 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item83725 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item83726 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item83728 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item83753 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item83722 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:67px !important;
}

#item83831 {
	width:309px !important;
	height:56px !important;
	left:30px !important;
	top:393px !important;
	background:#f3f3f3;
}

#item83832 {
	width:280px !important;
	left:51px !important;
	top:406px !important;
	min-height:27px !important;
}

#item81794 {
	width:349px !important;
	height:634px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item81795 {
	width:234px !important;
	left:30px !important;
	top:30px !important;
	min-height:15px !important;
}

#item81876 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item81877 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item81878 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item81903 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item81823 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item81824 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item81825 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item81850 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item81820 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:575px !important;
}

#item81986 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item81987 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item81988 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item82013 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item81931 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item81932 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item81934 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item81959 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item81928 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:519px !important;
}

#item82094 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item82095 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item82096 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item82121 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item82041 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item82042 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item82043 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item82068 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item82038 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:463px !important;
}

#item82202 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item82204 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item82205 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item82230 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item82149 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item82150 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item82151 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item82176 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item82146 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:407px !important;
}

#item82311 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item82312 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item82313 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item82338 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:9px !important;
}

#item82258 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item82259 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item82260 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item82285 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:9px !important;
}

#item82255 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:292px !important;
}

#item82419 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item82420 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item82421 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:9px !important;
}

#item82446 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item82366 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item82367 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item82368 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:9px !important;
}

#item82393 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item82363 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:236px !important;
}

#item82528 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item82529 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item82530 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item82555 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item82475 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item82476 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item82477 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item82502 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item82472 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:179px !important;
}

#item82636 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item82637 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item82639 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item82664 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item82583 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item82584 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item82585 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item82610 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item82580 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:123px !important;
}

#item82746 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item82747 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item82748 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item82773 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item82692 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item82693 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item82694 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item82720 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item82689 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:67px !important;
}

#item82798 {
	width:309px !important;
	height:56px !important;
	left:30px !important;
	top:338px !important;
	background:#f3f3f3;
}

#item82799 {
	width:267px !important;
	left:51px !important;
	top:351px !important;
	min-height:27px !important;
}

#item80759 {
	width:349px !important;
	height:647px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item80760 {
	width:234px !important;
	left:30px !important;
	top:30px !important;
	min-height:15px !important;
}

#item80842 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item80843 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item80844 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item80869 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item80789 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item80790 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item80791 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item80816 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item80785 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:589px !important;
}

#item80951 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item80952 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item80954 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item80979 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item80897 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item80898 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item80899 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item80925 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item80894 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:533px !important;
}

#item81060 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item81061 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item81062 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item81087 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item81007 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item81008 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item81009 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item81034 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item81004 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:477px !important;
}

#item81168 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item81169 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item81171 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item81196 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item81115 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item81116 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item81117 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item81142 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item81112 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:420px !important;
}

#item81277 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item81278 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item81279 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item81304 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:9px !important;
}

#item81224 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item81225 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item81226 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item81251 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:9px !important;
}

#item81221 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:365px !important;
}

#item81386 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item81387 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item81388 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:9px !important;
}

#item81413 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item81332 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item81333 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item81334 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:9px !important;
}

#item81359 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item81329 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:236px !important;
}

#item81495 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item81497 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item81498 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item81523 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item81442 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item81443 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item81444 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item81469 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item81438 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:179px !important;
}

#item81605 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item81606 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item81607 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item81632 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item81551 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item81552 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item81553 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item81579 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item81548 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:123px !important;
}

#item81714 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item81715 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item81716 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item81741 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item81660 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item81661 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item81662 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item81688 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item81657 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:67px !important;
}

#item81766 {
	width:309px !important;
	height:72px !important;
	left:30px !important;
	top:282px !important;
	background:#f3f3f3;
}

#item81767 {
	width:215px !important;
	left:51px !important;
	top:295px !important;
	min-height:44px !important;
}

#item79727 {
	width:349px !important;
	height:698px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item79728 {
	width:234px !important;
	left:30px !important;
	top:30px !important;
	min-height:15px !important;
}

#item79809 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item79810 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item79811 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item79836 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item79756 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item79757 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item79758 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item79783 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item79753 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:639px !important;
}

#item79918 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item79919 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item79920 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item79945 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item79864 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item79865 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item79866 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item79892 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item79861 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:583px !important;
}

#item80027 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item80028 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item80029 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item80054 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item79974 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item79975 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item79976 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item80001 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item79970 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:527px !important;
}

#item80135 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item80136 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item80137 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item80163 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item80082 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item80083 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item80084 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item80109 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item80079 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:471px !important;
}

#item80244 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item80245 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item80246 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item80271 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:9px !important;
}

#item80191 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item80192 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item80193 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item80218 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:9px !important;
}

#item80188 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:415px !important;
}

#item80352 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item80353 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item80354 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:9px !important;
}

#item80379 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item80299 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item80300 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item80301 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:9px !important;
}

#item80326 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item80296 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:359px !important;
}

#item80461 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item80462 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item80463 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item80488 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item80408 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item80409 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item80410 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item80435 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item80404 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:179px !important;
}

#item80570 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item80571 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item80572 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item80597 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item80516 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item80517 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item80518 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item80543 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item80513 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:123px !important;
}

#item80679 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item80680 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item80681 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item80706 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item80625 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item80626 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item80627 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item80652 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item80622 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:67px !important;
}

#item80732 {
	width:309px !important;
	height:122px !important;
	left:30px !important;
	top:225px !important;
	background:#f3f3f3;
}

#item80733 {
	width:280px !important;
	left:51px !important;
	top:238px !important;
	min-height:94px !important;
}

#item78694 {
	width:349px !important;
	height:628px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item78695 {
	width:234px !important;
	left:30px !important;
	top:30px !important;
	min-height:15px !important;
}

#item78777 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item78778 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item78779 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item78804 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item78723 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item78725 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item78726 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item78751 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item78720 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:575px !important;
}

#item78886 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item78887 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item78888 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item78913 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item78832 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item78833 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item78834 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item78859 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item78829 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:519px !important;
}

#item78996 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item78997 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item78998 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item79023 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item78942 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item78943 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item78945 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item78970 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item78938 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:462px !important;
}

#item79104 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item79105 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item79106 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item79132 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item79051 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item79052 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item79053 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item79078 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item79048 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:406px !important;
}

#item79213 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item79214 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item79215 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item79240 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:9px !important;
}

#item79160 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item79161 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item79162 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item79187 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:9px !important;
}

#item79157 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:350px !important;
}

#item79321 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item79322 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item79323 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:9px !important;
}

#item79349 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item79268 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item79269 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item79270 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:9px !important;
}

#item79295 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item79265 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:294px !important;
}

#item79431 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item79432 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item79433 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item79458 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item79377 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item79379 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item79380 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item79405 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item79374 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:238px !important;
}

#item79539 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item79540 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item79541 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item79566 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item79486 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item79487 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item79488 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item79513 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item79483 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:123px !important;
}

#item79648 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item79649 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item79650 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item79675 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item79594 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item79595 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item79596 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item79621 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item79591 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:67px !important;
}

#item79700 {
	width:309px !important;
	height:57px !important;
	left:30px !important;
	top:169px !important;
	background:#f3f3f3;
}

#item79701 {
	width:280px !important;
	left:51px !important;
	top:182px !important;
	min-height:27px !important;
}

#item77661 {
	width:349px !important;
	height:867px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item77662 {
	width:234px !important;
	left:30px !important;
	top:30px !important;
	min-height:15px !important;
}

#item77743 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item77744 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item77745 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item77770 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item77690 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item77691 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item77692 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item77717 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item77687 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:810px !important;
}

#item77852 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item77853 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item77854 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item77879 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item77798 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item77799 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item77800 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item77825 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item77795 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:754px !important;
}

#item77961 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item77962 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item77963 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item77988 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item77907 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item77908 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item77909 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item77934 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item77904 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:697px !important;
}

#item78069 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item78070 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item78071 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item78096 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item78016 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item78017 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item78018 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item78043 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item78013 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:641px !important;
}

#item78179 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item78180 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item78181 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item78206 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:9px !important;
}

#item78126 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item78127 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item78128 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item78153 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:9px !important;
}

#item78123 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:586px !important;
}

#item78287 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item78288 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item78289 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:9px !important;
}

#item78314 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item78234 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item78235 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item78236 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:9px !important;
}

#item78261 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item78231 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:529px !important;
}

#item78396 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item78397 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item78398 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item78423 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item78342 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item78343 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item78345 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item78370 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item78339 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:473px !important;
}

#item78504 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item78505 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item78506 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item78531 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item78451 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item78452 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item78453 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item78478 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item78448 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:417px !important;
}

#item78614 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item78615 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item78616 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item78642 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item78560 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item78561 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item78562 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item78587 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item78556 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:67px !important;
}

#item78667 {
	width:309px !important;
	height:291px !important;
	left:30px !important;
	top:113px !important;
	background:#f3f3f3;
}

#item78668 {
	width:271px !important;
	left:51px !important;
	top:126px !important;
	min-height:262px !important;
}

#item76654 {
	width:349px !important;
	height:575px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item76655 {
	width:234px !important;
	left:30px !important;
	top:30px !important;
	min-height:15px !important;
}

#item76736 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item76737 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item76738 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item76763 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item76683 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item76684 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item76685 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item76710 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item76680 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:516px !important;
}

#item76845 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item76846 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item76847 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item76872 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item76791 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item76792 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item76793 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item76819 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item76788 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:460px !important;
}

#item76955 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item76957 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item76958 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item76983 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item76901 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item76903 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item76904 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item76929 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item76898 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:404px !important;
}

#item77064 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item77065 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item77066 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item77092 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item77011 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item77012 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item77013 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item77038 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item77008 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:348px !important;
}

#item77173 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item77174 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item77175 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item77200 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:9px !important;
}

#item77120 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item77121 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item77122 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item77147 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:9px !important;
}

#item77117 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:292px !important;
}

#item77281 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item77282 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item77283 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:9px !important;
}

#item77308 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item77228 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item77229 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item77230 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:9px !important;
}

#item77255 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item77225 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:236px !important;
}

#item77390 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item77391 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item77392 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item77417 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item77337 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item77338 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item77339 {
	width:237px !important;
	height:31px !important;
	left:24px !important;
	top:9px !important;
}

#item77364 {
	width:33px !important;
	height:31px !important;
	left:261px !important;
	top:9px !important;
}

#item77333 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:179px !important;
}

#item77498 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item77499 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item77500 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item77525 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item77445 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item77446 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item77447 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item77472 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item77442 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:123px !important;
}

#item77608 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item77609 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item77610 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item77635 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item77553 {
	width:309px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#1c0f42;
}

#item77554 {
	width:6px !important;
	height:43px !important;
	left:3px !important;
	top:3px !important;
	background:#e4007e;
}

#item77556 {
	width:237px !important;
	height:29px !important;
	left:24px !important;
	top:10px !important;
}

#item77581 {
	width:33px !important;
	height:29px !important;
	left:261px !important;
	top:10px !important;
}

#item77550 {
	width:315px !important;
	height:49px !important;
	left:27px !important;
	top:67px !important;
}

#item76652 {
	width:359px !important;
	height:877px !important;
	left:1142px !important;
	top:141px !important;
}

#item86958 {
	width:18px !important;
	height:18px !important;
	left:1143px !important;
	top:1036px !important;
	background:#e4007e;
}

#item86960 {
	width:816px !important;
	min-height:28px !important;
}

#item88923 {
	width:81px !important;
	height:80px !important;
	left:3px !important;
}

#item88926 {
	width:50px !important;
	height:21px !important;
	left:19px !important;
	top:29px !important;
}

#item88951 {
	width:87px !important;
	height:10px !important;
	top:91px !important;
}

#item89090 {
	width:81px !important;
	height:80px !important;
	left:3px !important;
}

#item89093 {
	width:50px !important;
	height:21px !important;
	left:18px !important;
	top:29px !important;
}

#item89118 {
	width:87px !important;
	height:10px !important;
	top:91px !important;
}

#item89256 {
	width:81px !important;
	height:80px !important;
	left:3px !important;
}

#item89260 {
	width:50px !important;
	height:21px !important;
	left:19px !important;
	top:29px !important;
}

#item89285 {
	width:87px !important;
	height:10px !important;
	top:91px !important;
}

#item88978 {
	width:81px !important;
	height:80px !important;
	left:3px !important;
}

#item88982 {
	width:50px !important;
	height:21px !important;
	left:19px !important;
	top:29px !important;
}

#item89007 {
	width:87px !important;
	height:27px !important;
	top:91px !important;
}

#item89144 {
	width:81px !important;
	height:80px !important;
	left:3px !important;
}

#item89147 {
	width:50px !important;
	height:21px !important;
	left:18px !important;
	top:29px !important;
}

#item89173 {
	width:87px !important;
	height:27px !important;
	top:91px !important;
}

#item89311 {
	width:81px !important;
	height:80px !important;
	left:3px !important;
}

#item89315 {
	width:50px !important;
	height:21px !important;
	left:19px !important;
	top:29px !important;
}

#item89340 {
	width:87px !important;
	height:27px !important;
	top:91px !important;
}

#item89033 {
	width:81px !important;
	height:80px !important;
	left:3px !important;
}

#item89039 {
	width:50px !important;
	height:21px !important;
	left:19px !important;
	top:29px !important;
}

#item89064 {
	width:87px !important;
	height:10px !important;
	top:93px !important;
}

#item89199 {
	width:81px !important;
	height:80px !important;
	left:3px !important;
}

#item89205 {
	width:50px !important;
	height:21px !important;
	left:18px !important;
	top:29px !important;
}

#item89230 {
	width:87px !important;
	height:10px !important;
	top:93px !important;
}

#item89366 {
	width:81px !important;
	height:80px !important;
	left:3px !important;
}

#item89369 {
	width:50px !important;
	height:21px !important;
	left:19px !important;
	top:29px !important;
}

#item89394 {
	width:87px !important;
	height:10px !important;
	top:93px !important;
}

#item90841 {
	width:35px !important;
	left:52px !important;
	top:13px !important;
	min-height:10px !important;
}

#item90895 {
	width:54px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item90869 {
	width:54px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item90866 {
	width:60px !important;
	height:16px !important;
	left:266px !important;
	top:10px !important;
}

#item87571 {
	width:283px !important;
	height:12px !important;
	top:17px !important;
}

#item87632 {
	width:136px !important;
	left:1px !important;
	min-height:10px !important;
}

#item87642 {
	width:19px !important;
	left:291px !important;
	top:19px !important;
	min-height:10px !important;
}

#item87778 {
	width:283px !important;
	height:12px !important;
	top:17px !important;
}

#item87781 {
	width:136px !important;
	left:1px !important;
	min-height:10px !important;
}

#item87807 {
	width:19px !important;
	left:291px !important;
	top:19px !important;
	min-height:10px !important;
}

#item87833 {
	width:283px !important;
	height:12px !important;
	top:17px !important;
}

#item87838 {
	width:167px !important;
	left:1px !important;
	min-height:10px !important;
}

#item87863 {
	width:19px !important;
	left:291px !important;
	top:19px !important;
	min-height:10px !important;
}

#item87889 {
	width:283px !important;
	height:12px !important;
	top:17px !important;
}

#item87892 {
	width:205px !important;
	left:1px !important;
	min-height:10px !important;
}

#item87917 {
	width:19px !important;
	left:291px !important;
	top:19px !important;
	min-height:10px !important;
}

#item87943 {
	width:283px !important;
	height:12px !important;
	top:17px !important;
}

#item87947 {
	width:136px !important;
	left:1px !important;
	min-height:10px !important;
}

#item87972 {
	width:19px !important;
	left:291px !important;
	top:19px !important;
	min-height:10px !important;
}

#item87998 {
	width:283px !important;
	height:12px !important;
	top:17px !important;
}

#item88001 {
	width:138px !important;
	left:1px !important;
	min-height:10px !important;
}

#item88026 {
	width:19px !important;
	left:291px !important;
	top:19px !important;
	min-height:10px !important;
}

#item88052 {
	width:283px !important;
	height:12px !important;
	top:17px !important;
}

#item88057 {
	width:135px !important;
	left:1px !important;
	min-height:10px !important;
}

#item88082 {
	width:19px !important;
	left:291px !important;
	top:19px !important;
	min-height:10px !important;
}

#item88108 {
	width:283px !important;
	height:12px !important;
	top:17px !important;
}

#item88111 {
	width:47px !important;
	left:1px !important;
	min-height:10px !important;
}

#item88136 {
	width:19px !important;
	left:291px !important;
	top:19px !important;
	min-height:10px !important;
}

#item88183 {
	width:283px !important;
	height:12px !important;
	top:17px !important;
}

#item88187 {
	width:153px !important;
	left:1px !important;
	min-height:10px !important;
}

#item88212 {
	width:19px !important;
	left:291px !important;
	top:19px !important;
	min-height:10px !important;
}

#item87724 {
	width:283px !important;
	height:12px !important;
	top:17px !important;
}

#item87727 {
	width:156px !important;
	left:1px !important;
	min-height:10px !important;
}

#item87752 {
	width:19px !important;
	left:291px !important;
	top:19px !important;
	min-height:10px !important;
}

#item90783 {
	width:35px !important;
	left:52px !important;
	top:13px !important;
	min-height:10px !important;
}

#item90811 {
	width:29px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item90778 {
	width:29px !important;
	left:3px !important;
	top:3px !important;
	min-height:10px !important;
}

#item90808 {
	width:35px !important;
	height:16px !important;
	left:291px !important;
	top:10px !important;
}

#item88307 {
	width:327px !important;
	height:451px !important;
	left:774px !important;
	top:572px !important;
}

#item75778 {
	width:309px !important;
	left:788px !important;
	top:552px !important;
	min-height:15px !important;
}

#item90465 {
	width:297px !important;
	left:1561px !important;
	top:525px !important;
	min-height:67px !important;
}

#item90443 {
	width:206px !important;
	height:177px !important;
}

#item90478 {
	width:46px !important;
	left:80px !important;
	top:82px !important;
	min-height:30px !important;
}

#item106252 {
	width:310px !important;
	height:41px !important;
	border-radius:4px;
	background:#fff;
	border:solid 1px #e4007e;
}

#item106253 {
	width:202px !important;
	left:83px !important;
	top:14px !important;
	min-height:13px !important;
}

#item106280 {
	width:310px !important;
	height:41px !important;
	border-radius:4px;
	background:#fff;
	border:solid 1px #e4007e;
}

#item106281 {
	width:148px !important;
	left:83px !important;
	top:13px !important;
	min-height:13px !important;
}

#item106309 {
	width:310px !important;
	height:41px !important;
	border-radius:4px;
	background:#fff;
	border:solid 1px #e4007e;
}

#item106310 {
	width:112px !important;
	left:83px !important;
	top:13px !important;
	min-height:13px !important;
}

#item106336 {
	width:310px !important;
	height:41px !important;
	border-radius:4px;
	background:#fff;
	border:solid 1px #e4007e;
}

#item106337 {
	width:178px !important;
	left:83px !important;
	top:13px !important;
	min-height:13px !important;
}

#item106363 {
	width:310px !important;
	height:41px !important;
	border-radius:4px;
	background:#fff;
	border:solid 1px #e4007e;
}

#item106364 {
	width:173px !important;
	left:83px !important;
	top:13px !important;
	min-height:15px !important;
}

#item106389 {
	width:65px !important;
	height:65px !important;
	left:1562px !important;
	top:642px !important;
}

#item106395 {
	width:65px !important;
	height:63px !important;
	left:1562px !important;
	top:724px !important;
}

#item106403 {
	width:65px !important;
	height:61px !important;
	left:1562px !important;
	top:806px !important;
}

#item106411 {
	width:68px !important;
	height:62px !important;
	left:1561px !important;
	top:887px !important;
}

#item106417 {
	width:65px !important;
	height:55px !important;
	left:1562px !important;
	top:971px !important;
}

#item106520 {
	width:657px !important;
	left:56px !important;
	top:855px !important;
	min-height:27px !important;
}
#in5footer,  #prefooter {display:none;}

#loadIndicator{display:none;}
