/* 	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: #FFFFFF;
    font-family: 'Roboto Condensed';
    font-weight: 300;
    font-size: 17px;
    text-decoration: underline;
	background:#650030;
	text-align:center;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

.no-sell {
    color: #FFFFFF;
    font-family: 'Roboto Condensed';
    font-weight: 300;
    font-size: 16px;
    text-decoration: underline;
}

#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 {

}
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:#fff; }
:-webkit-full-screen { background:#fff; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1200px; height:768px; background: #fff !important; }
.paper-vertical { width:1200px; height:100%; }
.paper-horizontal { width:10px; height:780px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:768px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1200px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

@keyframes flyinfromtop-88463 {
	0% {
		transform:translate(-12.618px,-799.9px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-88463 {
	0% {
		-webkit-transform:translate(-12.618px,-799.9px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-88495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-88495 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88495 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88499 {
	width:148px !important;
	left:5px !important;
	top:53px !important;
	min-height:63px !important;
}

#item88525 {
	width:148px !important;
	left:5px !important;
	top:53px !important;
	min-height:63px !important;
}

#item88495 {
	width:160px !important;
	height:160px !important;
	left:1110px !important;
	top:104px !important;
}

@keyframes fadein-88858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-88858 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88858 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88920 {
	width:331px !important;
	min-height:160px !important;
}

#item88943 {
	width:150px !important;
	left:4px !important;
	top:164px !important;
	min-height:36px !important;
}

#item88863 {
	width:331px !important;
	min-height:160px !important;
}

#item88886 {
	width:150px !important;
	left:4px !important;
	top:164px !important;
	min-height:36px !important;
}

#item88858 {
	width:336px !important;
	height:270px !important;
	left:430px !important;
	top:60px !important;
}

#item100796 {
	width:362px !important;
	left:616px !important;
	top:226px !important;
	min-height:20px !important;
}

#item100936 {
	width:232px !important;
	left:793px !important;
	top:174px !important;
	min-height:16px !important;
}

#item101035 {
	width:71px !important;
	min-height:20px !important;
}

#item101032 {
	width:71px !important;
	height:20px !important;
	left:616px !important;
	top:174px !important;
}

#item101062 {
	width:54px !important;
	min-height:20px !important;
}

#item101059 {
	width:54px !important;
	height:20px !important;
	left:706px !important;
	top:174px !important;
}

#item101644 {
	width:59px !important;
	left:120px !important;
	top:1055px !important;
	min-height:16px !important;
}

@keyframes flyinfromtop-87472 {
	0% {
		transform:translate(-12.618px,-799.9px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes flyinfromtop-87472 {
	0% {
		-webkit-transform:translate(-12.618px,-799.9px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
@keyframes fadein-88336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-88336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88340 {
	width:148px !important;
	left:5px !important;
	top:53px !important;
	min-height:63px !important;
}

#item88365 {
	width:148px !important;
	left:5px !important;
	top:53px !important;
	min-height:63px !important;
}

#item88336 {
	width:160px !important;
	height:160px !important;
	left:740px !important;
	top:104px !important;
}

#item101167 {
	width:345px !important;
	left:246px !important;
	top:191px !important;
	min-height:23px !important;
}

#item101306 {
	width:232px !important;
	left:423px !important;
	top:144px !important;
	min-height:16px !important;
}

#item101408 {
	width:71px !important;
	min-height:20px !important;
}

#item101405 {
	width:71px !important;
	height:20px !important;
	left:246px !important;
	top:144px !important;
}

#item101436 {
	width:54px !important;
	min-height:20px !important;
}

#item101432 {
	width:54px !important;
	height:20px !important;
	left:336px !important;
	top:144px !important;
}

#item102727 {
	width:59px !important;
	left:36px !important;
	top:880px !important;
	min-height:17px !important;
}

@keyframes fadein-88256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-88256 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item88256 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item88267 {
	width:331px !important;
	min-height:160px !important;
}

#item88290 {
	width:150px !important;
	left:4px !important;
	top:164px !important;
	min-height:36px !important;
}

#item26413 {
	width:331px !important;
	min-height:160px !important;
}

#item35936 {
	width:150px !important;
	left:4px !important;
	top:164px !important;
	min-height:36px !important;
}

#item88256 {
	width:336px !important;
	height:270px !important;
	left:60px !important;
	top:60px !important;
}

#item113094 {
	width:148px !important;
	left:5px !important;
	top:53px !important;
	min-height:63px !important;
}

#item113069 {
	width:148px !important;
	left:5px !important;
	top:53px !important;
	min-height:63px !important;
}

#item113065 {
	width:160px !important;
	height:160px !important;
	left:570px !important;
	top:104px !important;
}

#item113238 {
	width:71px !important;
	min-height:20px !important;
}

#item113235 {
	width:71px !important;
	height:20px !important;
	left:200px !important;
	top:830px !important;
}

#item113265 {
	width:54px !important;
	min-height:20px !important;
}

#item113262 {
	width:54px !important;
	height:20px !important;
	left:290px !important;
	top:830px !important;
}

#item113212 {
	width:232px !important;
	left:377px !important;
	top:830px !important;
	min-height:16px !important;
}

#item113189 {
	width:345px !important;
	left:200px !important;
	top:878px !important;
	min-height:23px !important;
}

#item113289 {
	width:59px !important;
	left:47px !important;
	top:880px !important;
	min-height:17px !important;
}

#item113379 {
	width:331px !important;
	min-height:160px !important;
}

#item113402 {
	width:150px !important;
	left:4px !important;
	top:164px !important;
	min-height:36px !important;
}

#item113316 {
	width:331px !important;
	min-height:160px !important;
}

#item113339 {
	width:150px !important;
	left:4px !important;
	top:164px !important;
	min-height:36px !important;
}

#item113312 {
	width:336px !important;
	height:270px !important;
	left:60px !important;
	top:60px !important;
}

#item89001 {
	width:560px !important;
	left:436px !important;
	top:120px !important;
	min-height:50px !important;
}

@keyframes fadein-89024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-89024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89078 {
	width:560px !important;
	height:80px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item89079 {
	width:329px !important;
	left:76px !important;
	top:33px !important;
	min-height:30px !important;
}

#item89102 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:22px !important;
}

#item89028 {
	width:561px !important;
	height:81px !important;
	background:#fff;
	border:solid 1px #650030;
}

#item89051 {
	width:329px !important;
	left:76px !important;
	top:33px !important;
	min-height:30px !important;
}

#item89074 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:22px !important;
}

#item89024 {
	width:561px !important;
	height:81px !important;
	left:435px !important;
	top:186px !important;
}

@keyframes fadein-89105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-89105 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89105 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89108 {
	width:560px !important;
	height:80px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item89109 {
	width:329px !important;
	left:76px !important;
	top:35px !important;
	min-height:30px !important;
}

#item89132 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:22px !important;
}

#item89136 {
	width:561px !important;
	height:81px !important;
	background:#fff;
	border:solid 1px #650030;
}

#item89137 {
	width:329px !important;
	left:76px !important;
	top:35px !important;
	min-height:30px !important;
}

#item89160 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:22px !important;
}

#item89105 {
	width:561px !important;
	height:81px !important;
	left:435px !important;
	top:296px !important;
}

@keyframes fadein-89167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-89167 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89167 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89200 {
	width:560px !important;
	height:80px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item89201 {
	width:329px !important;
	left:76px !important;
	top:34px !important;
	min-height:30px !important;
}

#item89224 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:22px !important;
}

#item89170 {
	width:561px !important;
	height:81px !important;
	background:#fff;
	border:solid 1px #650030;
}

#item89171 {
	width:329px !important;
	left:76px !important;
	top:34px !important;
	min-height:30px !important;
}

#item89195 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:22px !important;
}

#item89167 {
	width:561px !important;
	height:81px !important;
	left:435px !important;
	top:406px !important;
}

@keyframes fadein-89228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-89228 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89228 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89259 {
	width:560px !important;
	height:80px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item89260 {
	width:400px !important;
	left:76px !important;
	top:35px !important;
	min-height:30px !important;
}

#item89284 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:22px !important;
}

#item89231 {
	width:561px !important;
	height:81px !important;
	background:#fff;
	border:solid 1px #650030;
}

#item89232 {
	width:400px !important;
	left:76px !important;
	top:35px !important;
	min-height:30px !important;
}

#item89255 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:22px !important;
}

#item89228 {
	width:561px !important;
	height:81px !important;
	left:435px !important;
	top:516px !important;
}

@keyframes fadein-89287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-89287 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item89287 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item89318 {
	width:560px !important;
	height:80px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item89319 {
	width:329px !important;
	left:76px !important;
	top:33px !important;
	min-height:40px !important;
}

#item89343 {
	width:38px !important;
	height:38px !important;
	left:18px !important;
	top:22px !important;
}

#item89290 {
	width:561px !important;
	height:81px !important;
	background:#fff;
	border:solid 1px #650030;
}

#item89291 {
	width:329px !important;
	left:76px !important;
	top:33px !important;
	min-height:30px !important;
}

#item89314 {
	width:38px !important;
	height:38px !important;
	left:18px !important;
	top:22px !important;
}

#item89287 {
	width:561px !important;
	height:81px !important;
	left:436px !important;
	top:626px !important;
}

#item89378 {
	width:359px !important;
	left:616px !important;
	top:236px !important;
	min-height:24px !important;
}

#item89517 {
	width:232px !important;
	left:793px !important;
	top:184px !important;
	min-height:16px !important;
}

#item89617 {
	width:71px !important;
	min-height:20px !important;
}

#item89614 {
	width:71px !important;
	height:20px !important;
	left:616px !important;
	top:184px !important;
}

#item89644 {
	width:54px !important;
	min-height:20px !important;
}

#item89641 {
	width:54px !important;
	height:20px !important;
	left:706px !important;
	top:184px !important;
}

#item89679 {
	width:1830px !important;
	height:471px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item89681 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:12px;
	background:#c20019;
}

#item89682 {
	width:134px !important;
	left:21px !important;
	min-height:20px !important;
}

#item89708 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item89731 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item89734 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item89705 {
	width:247px !important;
	height:26px !important;
	left:1119px !important;
	top:161px !important;
}

#item89784 {
	width:210px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item89807 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item89760 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item89757 {
	width:247px !important;
	height:26px !important;
	left:1119px !important;
	top:195px !important;
}

#item89835 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item89858 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item89811 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item89808 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:229px !important;
}

#item89887 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item89910 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item89863 {
	width:200px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item89860 {
	width:227px !important;
	height:46px !important;
	left:1119px !important;
	top:264px !important;
}

#item89938 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item89961 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item89914 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item89911 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:318px !important;
}

#item89990 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item90013 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item89966 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item89963 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:352px !important;
}

#item90041 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item90064 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item90017 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item90014 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:386px !important;
}

#item90065 {
	width:26px !important;
	height:31px !important;
	left:1388px !important;
	top:37px !important;
}

#item89671 {
	width:1830px !important;
	height:91px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item89672 {
	width:37px !important;
	height:31px !important;
	left:1382px !important;
	top:37px !important;
}

#item89668 {
	width:1840px !important;
	height:481px !important;
	left:-15px !important;
	top:-10px !important;
}

#item7180 {
	width:560px !important;
	left:66px !important;
	top:120px !important;
	min-height:50px !important;
}

@keyframes fadein-9903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9903 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9903 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21565 {
	width:560px !important;
	height:80px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item21567 {
	width:329px !important;
	left:76px !important;
	top:33px !important;
	min-height:30px !important;
}

#item82800 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:22px !important;
}

#item9442 {
	width:561px !important;
	height:81px !important;
	background:#fff;
	border:solid 1px #650030;
}

#item9272 {
	width:329px !important;
	left:76px !important;
	top:33px !important;
	min-height:30px !important;
}

#item82797 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:22px !important;
}

#item9903 {
	width:561px !important;
	height:81px !important;
	left:65px !important;
	top:186px !important;
}

@keyframes fadein-9904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9904 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9904 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21591 {
	width:560px !important;
	height:80px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item21592 {
	width:329px !important;
	left:76px !important;
	top:35px !important;
	min-height:30px !important;
}

#item83013 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:22px !important;
}

#item9443 {
	width:561px !important;
	height:81px !important;
	background:#fff;
	border:solid 1px #650030;
}

#item9445 {
	width:329px !important;
	left:76px !important;
	top:35px !important;
	min-height:30px !important;
}

#item83010 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:22px !important;
}

#item9904 {
	width:561px !important;
	height:81px !important;
	left:65px !important;
	top:296px !important;
}

@keyframes fadein-9905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9905 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9905 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21617 {
	width:560px !important;
	height:80px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item21618 {
	width:329px !important;
	left:76px !important;
	top:34px !important;
	min-height:30px !important;
}

#item82817 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:22px !important;
}

#item9472 {
	width:561px !important;
	height:81px !important;
	background:#fff;
	border:solid 1px #650030;
}

#item9474 {
	width:329px !important;
	left:76px !important;
	top:34px !important;
	min-height:30px !important;
}

#item82812 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:22px !important;
}

#item9905 {
	width:561px !important;
	height:81px !important;
	left:65px !important;
	top:406px !important;
}

@keyframes fadein-9906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21644 {
	width:560px !important;
	height:80px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item21645 {
	width:400px !important;
	left:76px !important;
	top:35px !important;
	min-height:30px !important;
}

#item82842 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:22px !important;
}

#item9497 {
	width:561px !important;
	height:81px !important;
	background:#fff;
	border:solid 1px #650030;
}

#item9498 {
	width:400px !important;
	left:76px !important;
	top:35px !important;
	min-height:30px !important;
}

#item82835 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:22px !important;
}

#item9906 {
	width:561px !important;
	height:81px !important;
	left:65px !important;
	top:516px !important;
}

@keyframes fadein-9907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-9907 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9907 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21670 {
	width:560px !important;
	height:80px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item21671 {
	width:329px !important;
	left:76px !important;
	top:33px !important;
	min-height:40px !important;
}

#item82850 {
	width:38px !important;
	height:38px !important;
	left:18px !important;
	top:22px !important;
}

#item9522 {
	width:561px !important;
	height:81px !important;
	background:#fff;
	border:solid 1px #650030;
}

#item9524 {
	width:329px !important;
	left:76px !important;
	top:33px !important;
	min-height:30px !important;
}

#item82845 {
	width:38px !important;
	height:38px !important;
	left:18px !important;
	top:22px !important;
}

#item9907 {
	width:561px !important;
	height:81px !important;
	left:66px !important;
	top:626px !important;
}

#item101817 {
	width:345px !important;
	left:246px !important;
	top:196px !important;
	min-height:23px !important;
}

#item101840 {
	width:232px !important;
	left:423px !important;
	top:144px !important;
	min-height:16px !important;
}

#item101866 {
	width:71px !important;
	min-height:20px !important;
}

#item101863 {
	width:71px !important;
	height:20px !important;
	left:246px !important;
	top:144px !important;
}

#item101894 {
	width:54px !important;
	min-height:20px !important;
}

#item101891 {
	width:54px !important;
	height:20px !important;
	left:336px !important;
	top:144px !important;
}

#item78442 {
	width:1090px !important;
	height:471px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item78983 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:12px;
	background:#c20019;
}

#item78984 {
	width:134px !important;
	left:21px !important;
	min-height:20px !important;
}

#item78471 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item78494 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item78496 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item78468 {
	width:247px !important;
	height:26px !important;
	left:749px !important;
	top:161px !important;
}

#item78522 {
	width:210px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item78545 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item78549 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item78519 {
	width:247px !important;
	height:26px !important;
	left:749px !important;
	top:195px !important;
}

#item78575 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item78598 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item78600 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item78572 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:229px !important;
}

#item78626 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item78649 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item78651 {
	width:200px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item78623 {
	width:227px !important;
	height:46px !important;
	left:749px !important;
	top:264px !important;
}

#item78677 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item78700 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item78702 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item78674 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:318px !important;
}

#item78783 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item78806 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item78808 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item78779 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:352px !important;
}

#item78834 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item78857 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item78859 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item78831 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:386px !important;
}

#item78882 {
	width:26px !important;
	height:31px !important;
	left:1018px !important;
	top:38px !important;
}

#item78433 {
	width:1090px !important;
	height:91px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item78435 {
	width:37px !important;
	height:31px !important;
	left:1012px !important;
	top:38px !important;
}

#item78431 {
	width:1100px !important;
	height:481px !important;
	left:-15px !important;
	top:-10px !important;
}

#item113459 {
	width:560px !important;
	left:60px !important;
	top:120px !important;
	min-height:50px !important;
}

#item113535 {
	width:560px !important;
	height:80px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item113536 {
	width:329px !important;
	left:75px !important;
	top:33px !important;
	min-height:30px !important;
}

#item113559 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:22px !important;
}

#item113485 {
	width:561px !important;
	height:81px !important;
	background:#fff;
	border:solid 1px #650030;
}

#item113508 {
	width:329px !important;
	left:75px !important;
	top:33px !important;
	min-height:30px !important;
}

#item113531 {
	width:38px !important;
	height:38px !important;
	left:18px !important;
	top:22px !important;
}

#item113482 {
	width:561px !important;
	height:81px !important;
	left:60px !important;
	top:186px !important;
}

#item113597 {
	width:560px !important;
	height:80px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item113598 {
	width:329px !important;
	left:75px !important;
	top:35px !important;
	min-height:30px !important;
}

#item113621 {
	width:38px !important;
	height:38px !important;
	left:18px !important;
	top:22px !important;
}

#item113566 {
	width:561px !important;
	height:81px !important;
	background:#fff;
	border:solid 1px #650030;
}

#item113567 {
	width:329px !important;
	left:75px !important;
	top:35px !important;
	min-height:30px !important;
}

#item113592 {
	width:38px !important;
	height:38px !important;
	left:18px !important;
	top:22px !important;
}

#item113563 {
	width:561px !important;
	height:81px !important;
	left:60px !important;
	top:296px !important;
}

#item113655 {
	width:560px !important;
	height:80px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item113656 {
	width:329px !important;
	left:75px !important;
	top:34px !important;
	min-height:30px !important;
}

#item113679 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:22px !important;
}

#item113627 {
	width:561px !important;
	height:81px !important;
	background:#fff;
	border:solid 1px #650030;
}

#item113628 {
	width:329px !important;
	left:75px !important;
	top:34px !important;
	min-height:30px !important;
}

#item113651 {
	width:38px !important;
	height:38px !important;
	left:18px !important;
	top:22px !important;
}

#item113624 {
	width:561px !important;
	height:81px !important;
	left:60px !important;
	top:406px !important;
}

#item113713 {
	width:560px !important;
	height:80px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item113715 {
	width:400px !important;
	left:76px !important;
	top:35px !important;
	min-height:30px !important;
}

#item113738 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:22px !important;
}

#item113685 {
	width:561px !important;
	height:81px !important;
	background:#fff;
	border:solid 1px #650030;
}

#item113686 {
	width:400px !important;
	left:76px !important;
	top:35px !important;
	min-height:30px !important;
}

#item113709 {
	width:38px !important;
	height:38px !important;
	left:19px !important;
	top:22px !important;
}

#item113682 {
	width:561px !important;
	height:81px !important;
	left:60px !important;
	top:516px !important;
}

#item113778 {
	width:560px !important;
	height:80px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item113779 {
	width:329px !important;
	left:75px !important;
	top:33px !important;
	min-height:40px !important;
}

#item113802 {
	width:38px !important;
	height:38px !important;
	left:17px !important;
	top:22px !important;
}

#item113744 {
	width:561px !important;
	height:81px !important;
	background:#fff;
	border:solid 1px #650030;
}

#item113745 {
	width:329px !important;
	left:75px !important;
	top:33px !important;
	min-height:30px !important;
}

#item113769 {
	width:38px !important;
	height:38px !important;
	left:18px !important;
	top:22px !important;
}

#item113741 {
	width:561px !important;
	height:81px !important;
	left:61px !important;
	top:626px !important;
}

#item113812 {
	width:345px !important;
	left:222px !important;
	top:149px !important;
	min-height:23px !important;
}

#item113835 {
	width:232px !important;
	left:399px !important;
	top:108px !important;
	min-height:16px !important;
}

#item113861 {
	width:71px !important;
	min-height:20px !important;
}

#item113858 {
	width:71px !important;
	height:20px !important;
	left:222px !important;
	top:108px !important;
}

#item113889 {
	width:54px !important;
	min-height:20px !important;
}

#item113885 {
	width:54px !important;
	height:20px !important;
	left:312px !important;
	top:108px !important;
}

#item113923 {
	width:777px !important;
	height:471px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item113925 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:12px;
	background:#c20019;
}

#item113926 {
	width:134px !important;
	left:21px !important;
	min-height:20px !important;
}

#item113976 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item113999 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item113952 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item113949 {
	width:247px !important;
	height:26px !important;
	left:431px !important;
	top:161px !important;
}

#item114027 {
	width:210px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item114051 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item114003 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item114000 {
	width:247px !important;
	height:26px !important;
	left:431px !important;
	top:195px !important;
}

#item114079 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item114102 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item114055 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item114052 {
	width:212px !important;
	height:26px !important;
	left:431px !important;
	top:229px !important;
}

#item114130 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item114153 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item114106 {
	width:200px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item114103 {
	width:227px !important;
	height:46px !important;
	left:431px !important;
	top:264px !important;
}

#item114181 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item114204 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item114157 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item114154 {
	width:212px !important;
	height:26px !important;
	left:431px !important;
	top:318px !important;
}

#item114232 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item114255 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item114208 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item114205 {
	width:212px !important;
	height:26px !important;
	left:431px !important;
	top:352px !important;
}

#item114284 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item114307 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item114260 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item114257 {
	width:212px !important;
	height:26px !important;
	left:431px !important;
	top:386px !important;
}

#item114308 {
	width:27px !important;
	height:31px !important;
	left:697px !important;
	top:37px !important;
}

#item113915 {
	width:777px !important;
	height:91px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item113916 {
	width:37px !important;
	height:31px !important;
	left:692px !important;
	top:37px !important;
}

#item113913 {
	width:787px !important;
	height:481px !important;
	left:-14px !important;
	top:-10px !important;
}

#item90101 {
	width:510px !important;
	left:486px !important;
	top:120px !important;
	min-height:50px !important;
}

#item90125 {
	width:555px !important;
	left:441px !important;
	top:190px !important;
	min-height:590px !important;
}

#item90178 {
	width:220px !important;
	height:36px !important;
	background:#c20019;
}

#item90179 {
	width:180px !important;
	left:33px !important;
	top:12px !important;
	min-height:20px !important;
}

#item90151 {
	width:220px !important;
	height:36px !important;
	background:#ff4f17;
}

#item90154 {
	width:180px !important;
	left:33px !important;
	top:12px !important;
	min-height:20px !important;
}

#item90148 {
	width:220px !important;
	height:36px !important;
	left:461px !important;
	top:390px !important;
}

#item90230 {
	width:220px !important;
	height:36px !important;
	background:#c20019;
}

#item90231 {
	width:140px !important;
	left:63px !important;
	top:12px !important;
	min-height:20px !important;
}

#item90205 {
	width:220px !important;
	height:36px !important;
	background:#ff4f17;
}

#item90206 {
	width:140px !important;
	left:63px !important;
	top:12px !important;
	min-height:20px !important;
}

#item90202 {
	width:220px !important;
	height:36px !important;
	left:461px !important;
	top:579px !important;
}

#item90308 {
	width:270px !important;
	height:108px !important;
	background:#c20019;
	border:solid 1px #fff;
}

#item90331 {
	width:189px !important;
	left:80px !important;
	top:23px !important;
	min-height:78px !important;
}

#item90354 {
	width:38px !important;
	height:38px !important;
	left:23px !important;
	top:15px !important;
}

#item90257 {
	width:269px !important;
	height:107px !important;
	left:1px !important;
	top:1px !important;
	background:#ff4f17;
}

#item90280 {
	width:189px !important;
	left:80px !important;
	top:23px !important;
	min-height:78px !important;
}

#item90303 {
	width:38px !important;
	height:38px !important;
	left:23px !important;
	top:15px !important;
}

#item90254 {
	width:270px !important;
	height:108px !important;
	left:463px !important;
	top:774px !important;
}

#item90696 {
	width:320px !important;
	left:13px !important;
	top:10px !important;
	min-height:60px !important;
}

#item90721 {
	width:243px !important;
	left:13px !important;
	top:386px !important;
	min-height:90px !important;
}

#item90772 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item90795 {
	width:14px !important;
	height:3px !important;
	left:273px !important;
	top:7px !important;
	background:#000;
}

#item90747 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item90770 {
	width:14px !important;
	height:3px !important;
	left:273px !important;
	top:7px !important;
	background:#650030;
}

#item90744 {
	width:326px !important;
	height:26px !important;
	left:10px !important;
	top:140px !important;
}

#item90796 {
	width:320px !important;
	left:13px !important;
	top:180px !important;
	min-height:170px !important;
}

#item90849 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item90822 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item90819 {
	width:326px !important;
	height:26px !important;
	left:10px !important;
	top:81px !important;
}

#item90518 {
	width:320px !important;
	left:13px !important;
	top:10px !important;
	min-height:60px !important;
}

#item90543 {
	width:243px !important;
	left:13px !important;
	top:328px !important;
	min-height:85px !important;
}

#item90595 {
	width:320px !important;
	left:3px !important;
	top:4px !important;
	min-height:20px !important;
}

#item90569 {
	width:320px !important;
	left:3px !important;
	top:4px !important;
	min-height:20px !important;
}

#item90566 {
	width:326px !important;
	height:27px !important;
	left:10px !important;
	top:266px !important;
}

#item90619 {
	width:320px !important;
	left:13px !important;
	top:118px !important;
	min-height:122px !important;
}

#item90671 {
	width:14px !important;
	height:3px !important;
	left:273px !important;
	top:8px !important;
	background:#000;
}

#item90672 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item90645 {
	width:14px !important;
	height:3px !important;
	left:273px !important;
	top:8px !important;
	background:#650030;
}

#item90646 {
	width:240px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item90642 {
	width:326px !important;
	height:26px !important;
	left:10px !important;
	top:81px !important;
}

#item90363 {
	width:320px !important;
	left:13px !important;
	top:10px !important;
	min-height:60px !important;
}

#item90389 {
	width:243px !important;
	left:13px !important;
	top:201px !important;
	min-height:90px !important;
}

#item90415 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item90440 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item90412 {
	width:326px !important;
	height:26px !important;
	left:10px !important;
	top:81px !important;
}

#item90493 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item90468 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item90464 {
	width:326px !important;
	height:26px !important;
	left:10px !important;
	top:140px !important;
}

#item90361 {
	width:336px !important;
	height:476px !important;
	left:1057px !important;
	top:180px !important;
}

#item90873 {
	width:38px !important;
	height:38px !important;
	left:435px !important;
	top:122px !important;
}

#item90903 {
	width:386px !important;
	left:616px !important;
	top:228px !important;
	min-height:19px !important;
}

#item91042 {
	width:232px !important;
	left:793px !important;
	top:176px !important;
	min-height:16px !important;
}

#item91144 {
	width:71px !important;
	min-height:20px !important;
}

#item91141 {
	width:71px !important;
	height:20px !important;
	left:616px !important;
	top:176px !important;
}

#item91172 {
	width:54px !important;
	min-height:20px !important;
}

#item91169 {
	width:54px !important;
	height:20px !important;
	left:706px !important;
	top:176px !important;
}

#item91208 {
	width:1830px !important;
	height:471px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item91236 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item91237 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item91212 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item91209 {
	width:161px !important;
	height:26px !important;
	left:1119px !important;
	top:127px !important;
}

#item91262 {
	width:210px !important;
	left:21px !important;
	min-height:20px !important;
}

#item91285 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:12px;
	background:#c20019;
}

#item91314 {
	width:210px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item91337 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item91290 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item91287 {
	width:247px !important;
	height:26px !important;
	left:1119px !important;
	top:195px !important;
}

#item91366 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item91389 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item91342 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item91339 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:229px !important;
}

#item91417 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item91440 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item91393 {
	width:200px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item91390 {
	width:227px !important;
	height:46px !important;
	left:1119px !important;
	top:264px !important;
}

#item91469 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item91492 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item91444 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item91441 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:318px !important;
}

#item91520 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item91543 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item91496 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item91493 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:352px !important;
}

#item91571 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item91594 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item91547 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item91544 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:386px !important;
}

#item91595 {
	width:26px !important;
	height:31px !important;
	left:1388px !important;
	top:37px !important;
}

#item91200 {
	width:1830px !important;
	height:91px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item91201 {
	width:37px !important;
	height:31px !important;
	left:1382px !important;
	top:37px !important;
}

#item91198 {
	width:1840px !important;
	height:481px !important;
	left:-15px !important;
	top:-10px !important;
}

#item91601 {
	width:140px !important;
	height:60px !important;
	left:435px !important;
	top:14px !important;
}

#item91655 {
	opacity:0.70;
	width:1820px !important;
	height:1180px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item91652 {
	width:1826px !important;
	height:1186px !important;
	left:10px !important;
	top:10px !important;
}

#item91716 {
	width:220px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
	background:#c20019;
}

#item91717 {
	width:150px !important;
	left:50px !important;
	top:15px !important;
	min-height:18px !important;
}

#item91740 {
	width:25px !important;
	height:25px !important;
	left:19px !important;
	top:7px !important;
}

#item91686 {
	width:220px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item91687 {
	width:150px !important;
	left:50px !important;
	top:15px !important;
	min-height:18px !important;
}

#item91710 {
	width:25px !important;
	height:25px !important;
	left:19px !important;
	top:7px !important;
}

#item91683 {
	width:226px !important;
	height:42px !important;
	left:810px !important;
	top:697px !important;
}

#item91620 {
	opacity:0.70;
	width:1820px !important;
	height:1180px !important;
	background:#e1efff;
}

#item91617 {
	width:1820px !important;
	height:1180px !important;
}

#item91621 {
	width:680px !important;
	height:210px !important;
	left:572px !important;
	top:245px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item91622 {
	width:20px !important;
	height:25px !important;
	left:638px !important;
	top:15px !important;
}

#item91628 {
	width:610px !important;
	left:614px !important;
	top:282px !important;
	min-height:140px !important;
}

#item91614 {
	opacity:0.00;
	width:1010px !important;
	height:10px !important;
	left:418px !important;
	top:1183px !important;
	background:#fff;
}

#item91612 {
	width:1836px !important;
	height:1196px !important;
	left:-13px !important;
	top:-13px !important;
}

#item21751 {
	width:510px !important;
	left:116px !important;
	top:120px !important;
	min-height:50px !important;
}

#item8768 {
	width:555px !important;
	left:71px !important;
	top:190px !important;
	min-height:590px !important;
}

#item19546 {
	width:220px !important;
	height:36px !important;
	background:#c20019;
}

#item19548 {
	width:180px !important;
	left:33px !important;
	top:12px !important;
	min-height:20px !important;
}

#item16834 {
	width:220px !important;
	height:36px !important;
	background:#ff4f17;
}

#item16835 {
	width:180px !important;
	left:33px !important;
	top:12px !important;
	min-height:20px !important;
}

#item19543 {
	width:220px !important;
	height:36px !important;
	left:91px !important;
	top:390px !important;
}

#item34251 {
	width:220px !important;
	height:36px !important;
	background:#c20019;
}

#item34252 {
	width:140px !important;
	left:63px !important;
	top:12px !important;
	min-height:20px !important;
}

#item34226 {
	width:220px !important;
	height:36px !important;
	background:#ff4f17;
}

#item34227 {
	width:140px !important;
	left:63px !important;
	top:12px !important;
	min-height:20px !important;
}

#item34224 {
	width:220px !important;
	height:36px !important;
	left:91px !important;
	top:579px !important;
}

#item24092 {
	width:270px !important;
	height:108px !important;
	background:#c20019;
	border:solid 1px #fff;
}

#item24115 {
	width:189px !important;
	left:80px !important;
	top:23px !important;
	min-height:78px !important;
}

#item83045 {
	width:38px !important;
	height:38px !important;
	left:23px !important;
	top:15px !important;
}

#item24021 {
	width:269px !important;
	height:107px !important;
	left:1px !important;
	top:1px !important;
	background:#ff4f17;
}

#item24044 {
	width:189px !important;
	left:80px !important;
	top:23px !important;
	min-height:78px !important;
}

#item83042 {
	width:38px !important;
	height:38px !important;
	left:23px !important;
	top:15px !important;
}

#item24090 {
	width:270px !important;
	height:108px !important;
	left:93px !important;
	top:774px !important;
}

#item9155 {
	width:320px !important;
	left:13px !important;
	top:10px !important;
	min-height:60px !important;
}

#item15440 {
	width:243px !important;
	left:13px !important;
	top:386px !important;
	min-height:90px !important;
}

#item32843 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item32866 {
	width:14px !important;
	height:3px !important;
	left:273px !important;
	top:7px !important;
	background:#000;
}

#item15367 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item16101 {
	width:14px !important;
	height:3px !important;
	left:273px !important;
	top:7px !important;
	background:#650030;
}

#item32840 {
	width:326px !important;
	height:26px !important;
	left:10px !important;
	top:140px !important;
}

#item16121 {
	width:320px !important;
	left:13px !important;
	top:180px !important;
	min-height:170px !important;
}

#item36037 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item36012 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item36010 {
	width:326px !important;
	height:26px !important;
	left:10px !important;
	top:81px !important;
}

#item15970 {
	width:320px !important;
	left:13px !important;
	top:10px !important;
	min-height:60px !important;
}

#item15995 {
	width:243px !important;
	left:13px !important;
	top:328px !important;
	min-height:85px !important;
}

#item32715 {
	width:320px !important;
	left:3px !important;
	top:4px !important;
	min-height:20px !important;
}

#item16043 {
	width:320px !important;
	left:3px !important;
	top:4px !important;
	min-height:20px !important;
}

#item32712 {
	width:326px !important;
	height:27px !important;
	left:10px !important;
	top:266px !important;
}

#item16067 {
	width:320px !important;
	left:13px !important;
	top:118px !important;
	min-height:122px !important;
}

#item32688 {
	width:14px !important;
	height:3px !important;
	left:273px !important;
	top:8px !important;
	background:#000;
}

#item32689 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item16256 {
	width:14px !important;
	height:3px !important;
	left:273px !important;
	top:8px !important;
	background:#650030;
}

#item16018 {
	width:240px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item32684 {
	width:326px !important;
	height:26px !important;
	left:10px !important;
	top:81px !important;
}

#item16144 {
	width:320px !important;
	left:13px !important;
	top:10px !important;
	min-height:60px !important;
}

#item16170 {
	width:243px !important;
	left:13px !important;
	top:201px !important;
	min-height:90px !important;
}

#item32478 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item16195 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item32474 {
	width:326px !important;
	height:26px !important;
	left:10px !important;
	top:81px !important;
}

#item32445 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item16220 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item32442 {
	width:326px !important;
	height:26px !important;
	left:10px !important;
	top:140px !important;
}

#item16249 {
	width:336px !important;
	height:476px !important;
	left:687px !important;
	top:180px !important;
}

#item82963 {
	width:38px !important;
	height:38px !important;
	left:65px !important;
	top:122px !important;
}

#item101939 {
	width:345px !important;
	left:246px !important;
	top:196px !important;
	min-height:23px !important;
}

#item101962 {
	width:232px !important;
	left:423px !important;
	top:144px !important;
	min-height:16px !important;
}

#item101988 {
	width:71px !important;
	min-height:20px !important;
}

#item101985 {
	width:71px !important;
	height:20px !important;
	left:246px !important;
	top:144px !important;
}

#item102015 {
	width:54px !important;
	min-height:20px !important;
}

#item102012 {
	width:54px !important;
	height:20px !important;
	left:336px !important;
	top:144px !important;
}

#item79091 {
	width:1090px !important;
	height:471px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item79118 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item79119 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79094 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79092 {
	width:161px !important;
	height:26px !important;
	left:749px !important;
	top:127px !important;
}

#item79145 {
	width:210px !important;
	left:21px !important;
	min-height:20px !important;
}

#item79168 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:12px;
	background:#c20019;
}

#item79196 {
	width:210px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79220 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item79222 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79193 {
	width:247px !important;
	height:26px !important;
	left:749px !important;
	top:195px !important;
}

#item79248 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79271 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item79273 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79245 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:229px !important;
}

#item79299 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item79322 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item79324 {
	width:200px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item79296 {
	width:227px !important;
	height:46px !important;
	left:749px !important;
	top:264px !important;
}

#item79350 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79373 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item79375 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79347 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:318px !important;
}

#item79426 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79449 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item79401 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79398 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:352px !important;
}

#item79477 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79500 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item79453 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79450 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:386px !important;
}

#item79501 {
	width:26px !important;
	height:31px !important;
	left:1018px !important;
	top:38px !important;
}

#item79082 {
	width:1090px !important;
	height:91px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item79084 {
	width:37px !important;
	height:31px !important;
	left:1012px !important;
	top:38px !important;
}

#item79080 {
	width:1100px !important;
	height:481px !important;
	left:-15px !important;
	top:-10px !important;
}

#item82357 {
	width:140px !important;
	height:60px !important;
	left:65px !important;
	top:14px !important;
}

#item33303 {
	opacity:0.70;
	width:1080px !important;
	height:1170px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item33301 {
	width:1086px !important;
	height:1176px !important;
	left:10px !important;
	top:10px !important;
}

#item82587 {
	width:220px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
	background:#c20019;
}

#item82588 {
	width:150px !important;
	left:50px !important;
	top:15px !important;
	min-height:18px !important;
}

#item82611 {
	width:25px !important;
	height:25px !important;
	left:19px !important;
	top:8px !important;
}

#item82554 {
	width:220px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item82555 {
	width:150px !important;
	left:50px !important;
	top:15px !important;
	min-height:18px !important;
}

#item82578 {
	width:25px !important;
	height:25px !important;
	left:19px !important;
	top:8px !important;
}

#item82551 {
	width:226px !important;
	height:42px !important;
	left:440px !important;
	top:697px !important;
}

#item34296 {
	opacity:0.70;
	width:1080px !important;
	height:1420px !important;
	background:#e1efff;
}

#item34293 {
	width:1080px !important;
	height:1420px !important;
}

#item34297 {
	width:680px !important;
	height:210px !important;
	left:202px !important;
	top:245px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item82416 {
	width:20px !important;
	height:25px !important;
	left:638px !important;
	top:15px !important;
}

#item34298 {
	width:610px !important;
	left:244px !important;
	top:282px !important;
	min-height:140px !important;
}

#item10974 {
	opacity:0.00;
	width:1010px !important;
	height:10px !important;
	left:48px !important;
	top:1178px !important;
	background:#fff;
}

#item10972 {
	width:1096px !important;
	height:1433px !important;
	left:-13px !important;
	top:-13px !important;
}

#item114345 {
	width:510px !important;
	left:105px !important;
	top:120px !important;
	min-height:50px !important;
}

#item114937 {
	width:540px !important;
	left:13px !important;
	top:10px !important;
	min-height:30px !important;
}

#item114963 {
	width:648px !important;
	left:13px !important;
	top:316px !important;
	min-height:50px !important;
}

#item115014 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item115037 {
	width:14px !important;
	height:3px !important;
	left:273px !important;
	top:7px !important;
	background:#000;
}

#item114989 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item115012 {
	width:14px !important;
	height:3px !important;
	left:273px !important;
	top:7px !important;
	background:#650030;
}

#item114986 {
	width:326px !important;
	height:26px !important;
	left:10px !important;
	top:120px !important;
}

#item115038 {
	width:648px !important;
	left:13px !important;
	top:170px !important;
	min-height:108px !important;
}

#item115089 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item115064 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item115061 {
	width:326px !important;
	height:26px !important;
	left:10px !important;
	top:61px !important;
}

#item114758 {
	width:410px !important;
	left:13px !important;
	top:10px !important;
	min-height:30px !important;
}

#item114783 {
	width:648px !important;
	left:13px !important;
	top:248px !important;
	min-height:85px !important;
}

#item114835 {
	width:320px !important;
	left:3px !important;
	top:4px !important;
	min-height:20px !important;
}

#item114810 {
	width:320px !important;
	left:3px !important;
	top:4px !important;
	min-height:20px !important;
}

#item114807 {
	width:326px !important;
	height:27px !important;
	left:10px !important;
	top:186px !important;
}

#item114859 {
	width:648px !important;
	left:13px !important;
	top:98px !important;
	min-height:59px !important;
}

#item114911 {
	width:14px !important;
	height:3px !important;
	left:273px !important;
	top:8px !important;
	background:#000;
}

#item114912 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item114885 {
	width:14px !important;
	height:3px !important;
	left:273px !important;
	top:8px !important;
	background:#650030;
}

#item114886 {
	width:240px !important;
	left:3px !important;
	top:3px !important;
	min-height:19px !important;
}

#item114882 {
	width:326px !important;
	height:26px !important;
	left:10px !important;
	top:61px !important;
}

#item114603 {
	width:430px !important;
	left:13px !important;
	top:10px !important;
	min-height:30px !important;
}

#item114628 {
	width:565px !important;
	left:13px !important;
	top:181px !important;
	min-height:50px !important;
}

#item114680 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item114654 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item114651 {
	width:326px !important;
	height:26px !important;
	left:10px !important;
	top:61px !important;
}

#item114733 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item114708 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item114704 {
	width:326px !important;
	height:26px !important;
	left:10px !important;
	top:120px !important;
}

#item114601 {
	width:661px !important;
	height:366px !important;
	left:47px !important;
	top:920px !important;
}

#item114368 {
	width:594px !important;
	left:60px !important;
	top:190px !important;
	min-height:590px !important;
}

#item114419 {
	width:220px !important;
	height:36px !important;
	background:#c20019;
}

#item114420 {
	width:180px !important;
	left:33px !important;
	top:12px !important;
	min-height:20px !important;
}

#item114394 {
	width:220px !important;
	height:36px !important;
	background:#ff4f17;
}

#item114395 {
	width:180px !important;
	left:33px !important;
	top:12px !important;
	min-height:20px !important;
}

#item114391 {
	width:220px !important;
	height:36px !important;
	left:80px !important;
	top:390px !important;
}

#item114472 {
	width:220px !important;
	height:36px !important;
	background:#c20019;
}

#item114473 {
	width:140px !important;
	left:63px !important;
	top:12px !important;
	min-height:20px !important;
}

#item114446 {
	width:220px !important;
	height:36px !important;
	background:#ff4f17;
}

#item114447 {
	width:140px !important;
	left:63px !important;
	top:12px !important;
	min-height:20px !important;
}

#item114443 {
	width:220px !important;
	height:36px !important;
	left:80px !important;
	top:579px !important;
}

#item114551 {
	width:270px !important;
	height:108px !important;
	background:#c20019;
	border:solid 1px #fff;
}

#item114574 {
	width:189px !important;
	left:80px !important;
	top:23px !important;
	min-height:78px !important;
}

#item114597 {
	width:38px !important;
	height:38px !important;
	left:23px !important;
	top:15px !important;
}

#item114500 {
	width:269px !important;
	height:107px !important;
	left:1px !important;
	top:1px !important;
	background:#ff4f17;
}

#item114523 {
	width:189px !important;
	left:80px !important;
	top:23px !important;
	min-height:78px !important;
}

#item114546 {
	width:38px !important;
	height:38px !important;
	left:23px !important;
	top:15px !important;
}

#item114496 {
	width:270px !important;
	height:108px !important;
	left:82px !important;
	top:774px !important;
}

#item115113 {
	width:38px !important;
	height:38px !important;
	left:54px !important;
	top:122px !important;
}

#item122480 {
	width:345px !important;
	left:222px !important;
	top:149px !important;
	min-height:23px !important;
}

#item122503 {
	width:232px !important;
	left:399px !important;
	top:108px !important;
	min-height:16px !important;
}

#item122529 {
	width:71px !important;
	min-height:20px !important;
}

#item122526 {
	width:71px !important;
	height:20px !important;
	left:222px !important;
	top:108px !important;
}

#item122556 {
	width:54px !important;
	min-height:20px !important;
}

#item122553 {
	width:54px !important;
	height:20px !important;
	left:312px !important;
	top:108px !important;
}

#item115231 {
	width:777px !important;
	height:471px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item115259 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item115260 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item115235 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item115232 {
	width:161px !important;
	height:26px !important;
	left:432px !important;
	top:127px !important;
}

#item115286 {
	width:210px !important;
	left:21px !important;
	min-height:20px !important;
}

#item115309 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:12px;
	background:#c20019;
}

#item115337 {
	width:210px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item115360 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item115313 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item115310 {
	width:247px !important;
	height:26px !important;
	left:432px !important;
	top:195px !important;
}

#item115388 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item115411 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item115364 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item115361 {
	width:212px !important;
	height:26px !important;
	left:432px !important;
	top:229px !important;
}

#item115439 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item115463 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item115415 {
	width:200px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item115412 {
	width:227px !important;
	height:46px !important;
	left:432px !important;
	top:264px !important;
}

#item115492 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item115515 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item115467 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item115464 {
	width:212px !important;
	height:26px !important;
	left:432px !important;
	top:318px !important;
}

#item115543 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item115566 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item115519 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item115516 {
	width:212px !important;
	height:26px !important;
	left:432px !important;
	top:352px !important;
}

#item115594 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item115617 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item115570 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item115567 {
	width:212px !important;
	height:26px !important;
	left:432px !important;
	top:386px !important;
}

#item115618 {
	width:26px !important;
	height:31px !important;
	left:698px !important;
	top:37px !important;
}

#item115223 {
	width:777px !important;
	height:91px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item115224 {
	width:37px !important;
	height:31px !important;
	left:693px !important;
	top:37px !important;
}

#item115221 {
	width:787px !important;
	height:481px !important;
	left:-14px !important;
	top:-10px !important;
}

#item115624 {
	width:140px !important;
	height:60px !important;
	left:65px !important;
	top:14px !important;
}

#item115680 {
	opacity:0.70;
	width:768px !important;
	height:1480px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item115677 {
	width:774px !important;
	height:1486px !important;
	left:10px !important;
	top:10px !important;
}

#item115740 {
	width:220px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
	background:#c20019;
}

#item115741 {
	width:150px !important;
	left:50px !important;
	top:15px !important;
	min-height:18px !important;
}

#item115764 {
	width:25px !important;
	height:25px !important;
	left:18px !important;
	top:8px !important;
}

#item115710 {
	width:220px !important;
	height:36px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item115711 {
	width:150px !important;
	left:50px !important;
	top:15px !important;
	min-height:18px !important;
}

#item115734 {
	width:25px !important;
	height:25px !important;
	left:18px !important;
	top:8px !important;
}

#item115707 {
	width:226px !important;
	height:42px !important;
	left:284px !important;
	top:777px !important;
}

#item115645 {
	opacity:0.70;
	width:768px !important;
	height:1480px !important;
	background:#e1efff;
}

#item115642 {
	width:768px !important;
	height:1480px !important;
}

#item115646 {
	width:648px !important;
	height:210px !important;
	left:60px !important;
	top:245px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item115647 {
	width:20px !important;
	height:25px !important;
	left:594px !important;
	top:15px !important;
}

#item115653 {
	width:540px !important;
	left:114px !important;
	top:282px !important;
	min-height:119px !important;
}

#item115639 {
	opacity:0.00;
	width:768px !important;
	height:10px !important;
	left:13px !important;
	top:1483px !important;
	background:#fff;
}

#item115637 {
	width:784px !important;
	height:1496px !important;
	left:-13px !important;
	top:-13px !important;
}

#item91771 {
	width:470px !important;
	left:486px !important;
	top:120px !important;
	min-height:50px !important;
}

#item91794 {
	width:560px !important;
	left:441px !important;
	top:190px !important;
	min-height:267px !important;
}

#item91820 {
	width:220px !important;
	height:37px !important;
	background:#c20019;
}

#item91843 {
	width:160px !important;
	left:36px !important;
	top:11px !important;
	min-height:20px !important;
}

#item91867 {
	width:220px !important;
	height:37px !important;
	background:#ff4f17;
}

#item91890 {
	width:160px !important;
	left:36px !important;
	top:11px !important;
	min-height:20px !important;
}

#item91817 {
	width:220px !important;
	height:37px !important;
	left:461px !important;
	top:356px !important;
}

#item91916 {
	width:259px !important;
	height:107px !important;
	background:#c20019;
}

#item91917 {
	width:140px !important;
	left:80px !important;
	top:23px !important;
	min-height:70px !important;
}

#item91940 {
	width:38px !important;
	height:38px !important;
	left:25px !important;
	top:18px !important;
}

#item91944 {
	width:259px !important;
	height:107px !important;
	background:#ff4f17;
}

#item91945 {
	width:140px !important;
	left:80px !important;
	top:23px !important;
	min-height:70px !important;
}

#item91968 {
	width:38px !important;
	height:38px !important;
	left:25px !important;
	top:18px !important;
}

#item91913 {
	width:259px !important;
	height:107px !important;
	left:461px !important;
	top:470px !important;
}

#item91975 {
	width:260px !important;
	height:107px !important;
	background:#c20019;
}

#item91998 {
	width:160px !important;
	left:80px !important;
	top:22px !important;
	min-height:70px !important;
}

#item92021 {
	width:38px !important;
	height:38px !important;
	left:23px !important;
	top:16px !important;
}

#item92026 {
	width:260px !important;
	height:107px !important;
	background:#ff4f17;
}

#item92049 {
	width:160px !important;
	left:80px !important;
	top:22px !important;
	min-height:70px !important;
}

#item92073 {
	width:38px !important;
	height:38px !important;
	left:23px !important;
	top:16px !important;
}

#item91972 {
	width:260px !important;
	height:107px !important;
	left:741px !important;
	top:471px !important;
}

#item92080 {
	width:38px !important;
	height:38px !important;
	left:435px !important;
	top:122px !important;
}

#item92110 {
	width:375px !important;
	left:616px !important;
	top:231px !important;
	min-height:16px !important;
}

#item92250 {
	width:232px !important;
	left:793px !important;
	top:179px !important;
	min-height:16px !important;
}

#item92350 {
	width:71px !important;
	min-height:20px !important;
}

#item92347 {
	width:71px !important;
	height:20px !important;
	left:616px !important;
	top:179px !important;
}

#item92377 {
	width:54px !important;
	min-height:20px !important;
}

#item92374 {
	width:54px !important;
	height:20px !important;
	left:706px !important;
	top:179px !important;
}

#item92788 {
	width:320px !important;
	left:370px !important;
	top:135px !important;
	min-height:300px !important;
}

#item92840 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item92815 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item92811 {
	width:326px !important;
	height:46px !important;
	left:367px !important;
	top:10px !important;
}

#item92892 {
	width:14px !important;
	height:3px !important;
	left:273px !important;
	top:17px !important;
	background:#000;
}

#item92894 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item92866 {
	width:14px !important;
	height:3px !important;
	left:273px !important;
	top:17px !important;
	background:#000;
}

#item92868 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item92863 {
	width:326px !important;
	height:46px !important;
	left:367px !important;
	top:79px !important;
}

#item92512 {
	width:336px !important;
	left:370px !important;
	top:63px !important;
	min-height:370px !important;
}

#item92563 {
	width:14px !important;
	height:3px !important;
	left:273px !important;
	top:17px !important;
	background:#000;
}

#item92564 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:37px !important;
}

#item92538 {
	width:14px !important;
	height:3px !important;
	left:273px !important;
	top:17px !important;
	background:#000;
}

#item92539 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:37px !important;
}

#item92535 {
	width:326px !important;
	height:43px !important;
	left:367px !important;
	top:10px !important;
}

#item92617 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item92592 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item92587 {
	width:326px !important;
	height:46px !important;
	left:367px !important;
	top:458px !important;
}

#item92640 {
	width:230px !important;
	left:390px !important;
	top:163px !important;
	min-height:16px !important;
}

#item92715 {
	width:220px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	background:#c20019;
}

#item92738 {
	width:160px !important;
	left:40px !important;
	top:14px !important;
	min-height:20px !important;
}

#item92668 {
	width:220px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item92691 {
	width:160px !important;
	left:40px !important;
	top:14px !important;
	min-height:20px !important;
}

#item92664 {
	width:226px !important;
	height:43px !important;
	left:387px !important;
	top:308px !important;
}

#item92763 {
	width:680px !important;
	height:250px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
	border:solid 1px #ad1e2d;
}

#item92764 {
	width:610px !important;
	left:43px !important;
	top:33px !important;
	min-height:211px !important;
}

#item92761 {
	width:686px !important;
	height:256px !important;
	left:10px !important;
	top:358px !important;
}

#item92434 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item92408 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item92405 {
	width:326px !important;
	height:46px !important;
	left:367px !important;
	top:10px !important;
}

#item92486 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item92461 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item92458 {
	width:326px !important;
	height:46px !important;
	left:367px !important;
	top:79px !important;
}

#item92402 {
	width:706px !important;
	height:614px !important;
	left:700px !important;
	top:175px !important;
}

#item92929 {
	width:1830px !important;
	height:471px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item92957 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item92958 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item92933 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item92930 {
	width:161px !important;
	height:26px !important;
	left:1119px !important;
	top:127px !important;
}

#item92984 {
	width:210px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item93007 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item93009 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item92981 {
	width:247px !important;
	height:26px !important;
	left:1119px !important;
	top:161px !important;
}

#item93033 {
	width:210px !important;
	left:21px !important;
	min-height:20px !important;
}

#item93057 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:12px;
	background:#c20019;
}

#item93086 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item93109 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item93062 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item93059 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:229px !important;
}

#item93138 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item93161 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item93113 {
	width:200px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item93110 {
	width:227px !important;
	height:46px !important;
	left:1119px !important;
	top:264px !important;
}

#item93189 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item93212 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item93165 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item93162 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:318px !important;
}

#item93240 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item93263 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item93216 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item93213 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:352px !important;
}

#item93292 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item93315 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item93268 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item93264 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:386px !important;
}

#item93316 {
	width:26px !important;
	height:31px !important;
	left:1388px !important;
	top:38px !important;
}

#item92920 {
	width:1830px !important;
	height:91px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item92921 {
	width:37px !important;
	height:31px !important;
	left:1382px !important;
	top:38px !important;
}

#item92918 {
	width:1840px !important;
	height:481px !important;
	left:-15px !important;
	top:-10px !important;
}

#item93322 {
	width:140px !important;
	height:60px !important;
	left:435px !important;
	top:14px !important;
}

#item93421 {
	opacity:0.70;
	width:1820px !important;
	height:1000px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item93418 {
	width:1826px !important;
	height:1006px !important;
	left:10px !important;
	top:10px !important;
}

#item93422 {
	width:680px !important;
	height:360px !important;
	left:585px !important;
	top:258px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item101527 {
	width:20px !important;
	height:25px !important;
	left:636px !important;
	top:17px !important;
}

#item93423 {
	width:580px !important;
	left:625px !important;
	top:295px !important;
	min-height:290px !important;
}

#item93341 {
	opacity:0.70;
	width:1820px !important;
	height:1000px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item93338 {
	width:1826px !important;
	height:1006px !important;
	left:10px !important;
	top:10px !important;
}

#item93342 {
	width:680px !important;
	height:320px !important;
	left:585px !important;
	top:228px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item101518 {
	width:20px !important;
	height:25px !important;
	left:634px !important;
	top:15px !important;
}

#item93343 {
	width:590px !important;
	left:625px !important;
	top:265px !important;
	min-height:260px !important;
}

#item93336 {
	opacity:0.70;
	width:1050px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item93334 {
	width:1056px !important;
	height:16px !important;
	left:395px !important;
	top:1000px !important;
}

#item93332 {
	width:1836px !important;
	height:1016px !important;
	left:-13px !important;
	top:-13px !important;
}

#item21776 {
	width:470px !important;
	left:116px !important;
	top:120px !important;
	min-height:50px !important;
}

#item8791 {
	width:560px !important;
	left:71px !important;
	top:190px !important;
	min-height:267px !important;
}

#item22464 {
	width:220px !important;
	height:37px !important;
	background:#c20019;
}

#item22487 {
	width:160px !important;
	left:36px !important;
	top:11px !important;
	min-height:20px !important;
}

#item14862 {
	width:220px !important;
	height:37px !important;
	background:#ff4f17;
}

#item14643 {
	width:160px !important;
	left:36px !important;
	top:11px !important;
	min-height:20px !important;
}

#item22462 {
	width:220px !important;
	height:37px !important;
	left:91px !important;
	top:356px !important;
}

#item29036 {
	width:259px !important;
	height:107px !important;
	background:#c20019;
}

#item29037 {
	width:140px !important;
	left:80px !important;
	top:23px !important;
	min-height:70px !important;
}

#item83051 {
	width:38px !important;
	height:38px !important;
	left:25px !important;
	top:18px !important;
}

#item14864 {
	width:259px !important;
	height:107px !important;
	background:#ff4f17;
}

#item14694 {
	width:140px !important;
	left:80px !important;
	top:23px !important;
	min-height:70px !important;
}

#item83048 {
	width:38px !important;
	height:38px !important;
	left:25px !important;
	top:18px !important;
}

#item25071 {
	width:259px !important;
	height:107px !important;
	left:91px !important;
	top:470px !important;
}

#item25019 {
	width:260px !important;
	height:107px !important;
	background:#c20019;
}

#item25042 {
	width:160px !important;
	left:80px !important;
	top:22px !important;
	min-height:70px !important;
}

#item83060 {
	width:38px !important;
	height:38px !important;
	left:23px !important;
	top:16px !important;
}

#item14888 {
	width:260px !important;
	height:107px !important;
	background:#ff4f17;
}

#item14889 {
	width:160px !important;
	left:80px !important;
	top:22px !important;
	min-height:70px !important;
}

#item83055 {
	width:38px !important;
	height:38px !important;
	left:23px !important;
	top:16px !important;
}

#item25016 {
	width:260px !important;
	height:107px !important;
	left:371px !important;
	top:471px !important;
}

#item83006 {
	width:38px !important;
	height:38px !important;
	left:65px !important;
	top:122px !important;
}

#item102060 {
	width:345px !important;
	left:246px !important;
	top:196px !important;
	min-height:23px !important;
}

#item102084 {
	width:232px !important;
	left:423px !important;
	top:144px !important;
	min-height:16px !important;
}

#item102110 {
	width:71px !important;
	min-height:20px !important;
}

#item102107 {
	width:71px !important;
	height:20px !important;
	left:246px !important;
	top:144px !important;
}

#item102137 {
	width:54px !important;
	min-height:20px !important;
}

#item102134 {
	width:54px !important;
	height:20px !important;
	left:336px !important;
	top:144px !important;
}

#item16694 {
	width:320px !important;
	left:373px !important;
	top:135px !important;
	min-height:300px !important;
}

#item33876 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item16782 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item33871 {
	width:326px !important;
	height:46px !important;
	left:370px !important;
	top:10px !important;
}

#item34199 {
	width:14px !important;
	height:3px !important;
	left:273px !important;
	top:17px !important;
	background:#000;
}

#item34200 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item23901 {
	width:14px !important;
	height:3px !important;
	left:273px !important;
	top:17px !important;
	background:#000;
}

#item18094 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item34194 {
	width:326px !important;
	height:46px !important;
	left:370px !important;
	top:79px !important;
}

#item16571 {
	width:336px !important;
	left:373px !important;
	top:63px !important;
	min-height:370px !important;
}

#item33575 {
	width:14px !important;
	height:3px !important;
	left:273px !important;
	top:17px !important;
	background:#000;
}

#item33576 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:37px !important;
}

#item16594 {
	width:14px !important;
	height:3px !important;
	left:273px !important;
	top:17px !important;
	background:#000;
}

#item16734 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:37px !important;
}

#item23909 {
	width:326px !important;
	height:43px !important;
	left:370px !important;
	top:10px !important;
}

#item33606 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item16758 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item23918 {
	width:326px !important;
	height:46px !important;
	left:370px !important;
	top:458px !important;
}

#item34515 {
	width:230px !important;
	left:393px !important;
	top:163px !important;
	min-height:16px !important;
}

#item83089 {
	width:220px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	background:#c20019;
}

#item83112 {
	width:160px !important;
	left:40px !important;
	top:14px !important;
	min-height:20px !important;
}

#item34818 {
	width:220px !important;
	height:37px !important;
	left:3px !important;
	top:3px !important;
	background:#ff4f17;
}

#item34841 {
	width:160px !important;
	left:40px !important;
	top:14px !important;
	min-height:20px !important;
}

#item34816 {
	width:226px !important;
	height:43px !important;
	left:390px !important;
	top:308px !important;
}

#item83164 {
	width:680px !important;
	height:250px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
	border:solid 1px #ad1e2d;
}

#item83165 {
	width:610px !important;
	left:43px !important;
	top:33px !important;
	min-height:211px !important;
}

#item83192 {
	width:686px !important;
	height:256px !important;
	left:10px !important;
	top:358px !important;
}

#item36662 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item16425 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item36659 {
	width:326px !important;
	height:46px !important;
	left:370px !important;
	top:10px !important;
}

#item36693 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item16450 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item36690 {
	width:326px !important;
	height:46px !important;
	left:370px !important;
	top:79px !important;
}

#item16373 {
	width:709px !important;
	height:614px !important;
	left:327px !important;
	top:175px !important;
}

#item79522 {
	width:1090px !important;
	height:471px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item79551 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item79552 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79525 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79523 {
	width:161px !important;
	height:26px !important;
	left:749px !important;
	top:127px !important;
}

#item79578 {
	width:210px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79601 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item79604 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79575 {
	width:247px !important;
	height:26px !important;
	left:749px !important;
	top:161px !important;
}

#item79630 {
	width:210px !important;
	left:21px !important;
	min-height:20px !important;
}

#item79653 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:12px;
	background:#c20019;
}

#item79681 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79704 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item79706 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79678 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:229px !important;
}

#item79732 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item79756 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item79758 {
	width:200px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item79729 {
	width:227px !important;
	height:46px !important;
	left:749px !important;
	top:264px !important;
}

#item79784 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79807 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item79809 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79781 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:318px !important;
}

#item79859 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79882 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item79835 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79832 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:352px !important;
}

#item79910 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79933 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item79886 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79883 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:386px !important;
}

#item79934 {
	width:26px !important;
	height:31px !important;
	left:1018px !important;
	top:38px !important;
}

#item79514 {
	width:1090px !important;
	height:91px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item79515 {
	width:37px !important;
	height:31px !important;
	left:1012px !important;
	top:38px !important;
}

#item79512 {
	width:1100px !important;
	height:481px !important;
	left:-15px !important;
	top:-10px !important;
}

#item82346 {
	width:140px !important;
	height:60px !important;
	left:65px !important;
	top:14px !important;
}

#item24876 {
	opacity:0.70;
	width:1080px !important;
	height:1260px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item24873 {
	width:1086px !important;
	height:1266px !important;
	left:10px !important;
	top:10px !important;
}

#item24877 {
	width:680px !important;
	height:360px !important;
	left:215px !important;
	top:258px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item101549 {
	width:20px !important;
	height:25px !important;
	left:639px !important;
	top:17px !important;
}

#item24878 {
	width:580px !important;
	left:255px !important;
	top:295px !important;
	min-height:290px !important;
}

#item24790 {
	opacity:0.70;
	width:1080px !important;
	height:1260px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item24787 {
	width:1086px !important;
	height:1266px !important;
	left:10px !important;
	top:10px !important;
}

#item24791 {
	width:680px !important;
	height:320px !important;
	left:215px !important;
	top:228px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item101538 {
	width:20px !important;
	height:25px !important;
	left:633px !important;
	top:15px !important;
}

#item24792 {
	width:590px !important;
	left:255px !important;
	top:265px !important;
	min-height:260px !important;
}

#item24785 {
	opacity:0.70;
	width:1050px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item24783 {
	width:1056px !important;
	height:16px !important;
	left:25px !important;
	top:1260px !important;
}

#item24781 {
	width:1096px !important;
	height:1276px !important;
	left:-13px !important;
	top:-13px !important;
}

#item116107 {
	width:38px !important;
	height:38px !important;
	left:54px !important;
	top:122px !important;
}

#item115799 {
	width:470px !important;
	left:105px !important;
	top:120px !important;
	min-height:50px !important;
}

#item115822 {
	width:594px !important;
	left:60px !important;
	top:190px !important;
	min-height:267px !important;
}

#item115895 {
	width:220px !important;
	height:37px !important;
	background:#c20019;
}

#item115918 {
	width:160px !important;
	left:36px !important;
	top:11px !important;
	min-height:20px !important;
}

#item115848 {
	width:220px !important;
	height:37px !important;
	background:#ff4f17;
}

#item115871 {
	width:160px !important;
	left:36px !important;
	top:11px !important;
	min-height:20px !important;
}

#item115845 {
	width:220px !important;
	height:37px !important;
	left:80px !important;
	top:353px !important;
}

#item115973 {
	width:259px !important;
	height:107px !important;
	background:#c20019;
}

#item115975 {
	width:140px !important;
	left:80px !important;
	top:23px !important;
	min-height:70px !important;
}

#item115999 {
	width:38px !important;
	height:38px !important;
	left:25px !important;
	top:18px !important;
}

#item115944 {
	width:259px !important;
	height:107px !important;
	background:#ff4f17;
}

#item115945 {
	width:140px !important;
	left:80px !important;
	top:23px !important;
	min-height:70px !important;
}

#item115968 {
	width:38px !important;
	height:38px !important;
	left:25px !important;
	top:18px !important;
}

#item115941 {
	width:259px !important;
	height:107px !important;
	left:80px !important;
	top:470px !important;
}

#item116057 {
	width:260px !important;
	height:107px !important;
	background:#c20019;
}

#item116080 {
	width:160px !important;
	left:80px !important;
	top:22px !important;
	min-height:70px !important;
}

#item116103 {
	width:38px !important;
	height:38px !important;
	left:23px !important;
	top:16px !important;
}

#item116006 {
	width:260px !important;
	height:107px !important;
	background:#ff4f17;
}

#item116029 {
	width:160px !important;
	left:80px !important;
	top:22px !important;
	min-height:70px !important;
}

#item116052 {
	width:38px !important;
	height:38px !important;
	left:23px !important;
	top:16px !important;
}

#item116003 {
	width:260px !important;
	height:107px !important;
	left:360px !important;
	top:471px !important;
}

#item122607 {
	width:345px !important;
	left:222px !important;
	top:149px !important;
	min-height:23px !important;
}

#item122630 {
	width:232px !important;
	left:399px !important;
	top:108px !important;
	min-height:16px !important;
}

#item122656 {
	width:71px !important;
	min-height:20px !important;
}

#item122653 {
	width:71px !important;
	height:20px !important;
	left:222px !important;
	top:108px !important;
}

#item122683 {
	width:54px !important;
	min-height:20px !important;
}

#item122680 {
	width:54px !important;
	height:20px !important;
	left:312px !important;
	top:108px !important;
}

#item116598 {
	width:540px !important;
	left:13px !important;
	top:135px !important;
	min-height:215px !important;
}

#item116651 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item116625 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item116621 {
	width:326px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item116702 {
	width:14px !important;
	height:3px !important;
	left:273px !important;
	top:17px !important;
	background:#000;
}

#item116703 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item116677 {
	width:14px !important;
	height:3px !important;
	left:273px !important;
	top:17px !important;
	background:#000;
}

#item116678 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item116674 {
	width:326px !important;
	height:46px !important;
	left:10px !important;
	top:79px !important;
}

#item116323 {
	width:646px !important;
	left:13px !important;
	top:63px !important;
	min-height:252px !important;
}

#item116374 {
	width:14px !important;
	height:3px !important;
	left:273px !important;
	top:17px !important;
	background:#000;
}

#item116375 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:37px !important;
}

#item116349 {
	width:14px !important;
	height:3px !important;
	left:273px !important;
	top:17px !important;
	background:#000;
}

#item116350 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:37px !important;
}

#item116346 {
	width:326px !important;
	height:43px !important;
	left:10px !important;
	top:10px !important;
}

#item116428 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item116403 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item116399 {
	width:326px !important;
	height:46px !important;
	left:10px !important;
	top:618px !important;
}

#item116451 {
	width:230px !important;
	left:33px !important;
	top:140px !important;
	min-height:16px !important;
}

#item116573 {
	width:648px !important;
	height:250px !important;
	background:#e1efff;
	border:solid 1px #ad1e2d;
}

#item116574 {
	width:567px !important;
	left:27px !important;
	top:26px !important;
	min-height:211px !important;
}

#item116245 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item116220 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item116217 {
	width:326px !important;
	height:46px !important;
	left:10px !important;
	top:10px !important;
}

#item116297 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item116272 {
	width:320px !important;
	left:3px !important;
	top:3px !important;
	min-height:40px !important;
}

#item116269 {
	width:326px !important;
	height:46px !important;
	left:10px !important;
	top:79px !important;
}

#item116214 {
	width:661px !important;
	height:664px !important;
	left:47px !important;
	top:618px !important;
}

#item116737 {
	width:777px !important;
	height:471px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item116768 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item116769 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item116742 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item116739 {
	width:161px !important;
	height:26px !important;
	left:432px !important;
	top:127px !important;
}

#item116820 {
	width:210px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item116843 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item116796 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item116792 {
	width:247px !important;
	height:26px !important;
	left:432px !important;
	top:161px !important;
}

#item116846 {
	width:210px !important;
	left:21px !important;
	min-height:20px !important;
}

#item116869 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:12px;
	background:#c20019;
}

#item116897 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item116920 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item116873 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item116870 {
	width:212px !important;
	height:26px !important;
	left:432px !important;
	top:229px !important;
}

#item116948 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item116971 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item116924 {
	width:200px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item116921 {
	width:227px !important;
	height:46px !important;
	left:432px !important;
	top:264px !important;
}

#item116999 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item117023 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item116975 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item116972 {
	width:212px !important;
	height:26px !important;
	left:432px !important;
	top:318px !important;
}

#item117051 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item117074 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item117027 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item117024 {
	width:212px !important;
	height:26px !important;
	left:432px !important;
	top:352px !important;
}

#item117103 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item117126 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item117078 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item117075 {
	width:212px !important;
	height:26px !important;
	left:432px !important;
	top:386px !important;
}

#item117127 {
	width:26px !important;
	height:31px !important;
	left:697px !important;
	top:37px !important;
}

#item116729 {
	width:777px !important;
	height:91px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item116730 {
	width:37px !important;
	height:31px !important;
	left:692px !important;
	top:37px !important;
}

#item116727 {
	width:787px !important;
	height:481px !important;
	left:-14px !important;
	top:-10px !important;
}

#item117133 {
	width:140px !important;
	height:60px !important;
	left:65px !important;
	top:14px !important;
}

#item117192 {
	opacity:0.70;
	width:768px !important;
	height:1500px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item117187 {
	width:774px !important;
	height:1506px !important;
	left:10px !important;
	top:10px !important;
}

#item117193 {
	width:648px !important;
	height:410px !important;
	left:73px !important;
	top:258px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item117194 {
	width:20px !important;
	height:25px !important;
	left:598px !important;
	top:17px !important;
}

#item117200 {
	width:540px !important;
	left:127px !important;
	top:315px !important;
	min-height:320px !important;
}

#item117155 {
	opacity:0.70;
	width:768px !important;
	height:1511px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item117152 {
	width:774px !important;
	height:1517px !important;
	left:10px !important;
	top:10px !important;
}

#item117156 {
	width:648px !important;
	height:342px !important;
	left:73px !important;
	top:228px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item117157 {
	width:20px !important;
	height:25px !important;
	left:599px !important;
	top:25px !important;
}

#item117163 {
	width:526px !important;
	left:127px !important;
	top:285px !important;
	min-height:260px !important;
}

#item117150 {
	opacity:0.70;
	width:768px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item117148 {
	width:774px !important;
	height:16px !important;
	left:10px !important;
	top:1500px !important;
}

#item117146 {
	width:784px !important;
	height:1527px !important;
	left:-13px !important;
	top:-13px !important;
}

#item93524 {
	width:375px !important;
	left:486px !important;
	top:120px !important;
	min-height:50px !important;
}

#item93547 {
	width:570px !important;
	left:441px !important;
	top:190px !important;
	min-height:630px !important;
}

#item93570 {
	width:320px !important;
	height:210px !important;
	left:1070px !important;
	top:190px !important;
	background:#e1efff;
}

#item93571 {
	width:292px !important;
	left:1084px !important;
	top:204px !important;
	min-height:187px !important;
}

@keyframes fadein-93594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-93594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93650 {
	width:320px !important;
	height:110px !important;
	background:#c20019;
}

#item93651 {
	width:200px !important;
	left:80px !important;
	top:12px !important;
	min-height:66px !important;
}

#item93674 {
	width:150px !important;
	left:62px !important;
	top:82px !important;
	min-height:20px !important;
}

#item93697 {
	width:38px !important;
	height:38px !important;
	left:20px !important;
	top:11px !important;
}

#item93597 {
	width:320px !important;
	height:110px !important;
	background:#ff4f17;
}

#item93598 {
	width:200px !important;
	left:80px !important;
	top:12px !important;
	min-height:66px !important;
}

#item93621 {
	width:150px !important;
	left:62px !important;
	top:82px !important;
	min-height:20px !important;
}

#item93644 {
	width:38px !important;
	height:38px !important;
	left:20px !important;
	top:11px !important;
}

#item93594 {
	width:320px !important;
	height:110px !important;
	left:1070px !important;
	top:420px !important;
}

@keyframes fadein-93701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-93701 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item93701 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item93755 {
	width:320px !important;
	height:110px !important;
	background:#c20019;
}

#item93756 {
	width:200px !important;
	left:80px !important;
	top:14px !important;
	min-height:66px !important;
}

#item93780 {
	width:150px !important;
	left:62px !important;
	top:82px !important;
	min-height:20px !important;
}

#item93804 {
	width:38px !important;
	height:38px !important;
	left:20px !important;
	top:11px !important;
}

#item93704 {
	width:320px !important;
	height:110px !important;
	background:#ff4f17;
}

#item93705 {
	width:200px !important;
	left:80px !important;
	top:14px !important;
	min-height:66px !important;
}

#item93728 {
	width:150px !important;
	left:62px !important;
	top:82px !important;
	min-height:20px !important;
}

#item93751 {
	width:38px !important;
	height:38px !important;
	left:20px !important;
	top:11px !important;
}

#item93701 {
	width:320px !important;
	height:110px !important;
	left:1070px !important;
	top:550px !important;
}

#item93807 {
	width:38px !important;
	height:38px !important;
	left:435px !important;
	top:121px !important;
}

#item93839 {
	width:350px !important;
	left:616px !important;
	top:219px !important;
	min-height:20px !important;
}

#item93978 {
	width:232px !important;
	left:793px !important;
	top:167px !important;
	min-height:16px !important;
}

#item94078 {
	width:71px !important;
	min-height:20px !important;
}

#item94075 {
	width:71px !important;
	height:20px !important;
	left:616px !important;
	top:167px !important;
}

#item94105 {
	width:54px !important;
	min-height:20px !important;
}

#item94102 {
	width:54px !important;
	height:20px !important;
	left:706px !important;
	top:167px !important;
}

#item94140 {
	width:1830px !important;
	height:471px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item94168 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item94169 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item94144 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item94141 {
	width:161px !important;
	height:26px !important;
	left:1119px !important;
	top:127px !important;
}

#item94195 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item94218 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item94220 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item94192 {
	width:247px !important;
	height:26px !important;
	left:1119px !important;
	top:161px !important;
}

#item94270 {
	width:210px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item94294 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item94246 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item94243 {
	width:247px !important;
	height:26px !important;
	left:1119px !important;
	top:195px !important;
}

#item94296 {
	width:185px !important;
	left:21px !important;
	min-height:20px !important;
}

#item94319 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:12px;
	background:#c20019;
}

#item94347 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item94370 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item94323 {
	width:200px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item94320 {
	width:227px !important;
	height:46px !important;
	left:1119px !important;
	top:264px !important;
}

#item94398 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item94421 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item94374 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item94371 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:318px !important;
}

#item94449 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item94473 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item94425 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item94422 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:352px !important;
}

#item94502 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item94525 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item94477 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item94474 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:386px !important;
}

#item94527 {
	width:26px !important;
	height:31px !important;
	left:1388px !important;
	top:38px !important;
}

#item94132 {
	width:1830px !important;
	height:91px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item94133 {
	width:37px !important;
	height:31px !important;
	left:1382px !important;
	top:38px !important;
}

#item94130 {
	width:1840px !important;
	height:481px !important;
	left:-15px !important;
	top:-10px !important;
}

#item94533 {
	width:140px !important;
	height:60px !important;
	left:435px !important;
	top:14px !important;
}

#item94638 {
	opacity:0.70;
	width:1820px !important;
	height:1020px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item94635 {
	width:1826px !important;
	height:1026px !important;
	left:10px !important;
	top:10px !important;
}

#item94639 {
	width:700px !important;
	height:400px !important;
	left:573px !important;
	top:211px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item94640 {
	width:20px !important;
	height:25px !important;
	left:645px !important;
	top:25px !important;
}

#item94646 {
	width:580px !important;
	left:629px !important;
	top:251px !important;
	min-height:340px !important;
}

#item94556 {
	opacity:0.70;
	width:1820px !important;
	height:1020px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item94553 {
	width:1826px !important;
	height:1026px !important;
	left:10px !important;
	top:10px !important;
}

#item94579 {
	width:960px !important;
	height:610px !important;
	left:443px !important;
	top:103px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item94581 {
	width:20px !important;
	height:25px !important;
	left:890px !important;
	top:34px !important;
}

#item94588 {
	width:380px !important;
	left:513px !important;
	top:219px !important;
	min-height:448px !important;
}

#item94611 {
	width:392px !important;
	left:923px !important;
	top:219px !important;
	min-height:448px !important;
}

#item94551 {
	opacity:0.70;
	width:1050px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item94549 {
	width:1056px !important;
	height:16px !important;
	left:395px !important;
	top:990px !important;
}

#item94547 {
	width:1836px !important;
	height:1036px !important;
	left:-13px !important;
	top:-13px !important;
}

#item21803 {
	width:375px !important;
	left:116px !important;
	top:120px !important;
	min-height:50px !important;
}

#item8814 {
	width:570px !important;
	left:71px !important;
	top:190px !important;
	min-height:630px !important;
}

#item14028 {
	width:320px !important;
	height:210px !important;
	left:700px !important;
	top:190px !important;
	background:#e1efff;
}

#item9205 {
	width:292px !important;
	left:714px !important;
	top:204px !important;
	min-height:187px !important;
}

@keyframes fadein-31441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-31441 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31441 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31443 {
	width:320px !important;
	height:110px !important;
	background:#c20019;
}

#item31444 {
	width:200px !important;
	left:80px !important;
	top:12px !important;
	min-height:66px !important;
}

#item31469 {
	width:150px !important;
	left:62px !important;
	top:82px !important;
	min-height:20px !important;
}

#item83071 {
	width:38px !important;
	height:38px !important;
	left:20px !important;
	top:11px !important;
}

#item14913 {
	width:320px !important;
	height:110px !important;
	background:#ff4f17;
}

#item13586 {
	width:200px !important;
	left:80px !important;
	top:12px !important;
	min-height:66px !important;
}

#item29069 {
	width:150px !important;
	left:62px !important;
	top:82px !important;
	min-height:20px !important;
}

#item83075 {
	width:38px !important;
	height:38px !important;
	left:20px !important;
	top:11px !important;
}

#item31441 {
	width:320px !important;
	height:110px !important;
	left:700px !important;
	top:420px !important;
}

@keyframes fadein-31650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-31650 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31650 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31652 {
	width:320px !important;
	height:110px !important;
	background:#c20019;
}

#item31653 {
	width:200px !important;
	left:80px !important;
	top:14px !important;
	min-height:66px !important;
}

#item31678 {
	width:150px !important;
	left:62px !important;
	top:82px !important;
	min-height:20px !important;
}

#item83068 {
	width:38px !important;
	height:38px !important;
	left:20px !important;
	top:11px !important;
}

#item14915 {
	width:320px !important;
	height:110px !important;
	background:#ff4f17;
}

#item14916 {
	width:200px !important;
	left:80px !important;
	top:14px !important;
	min-height:66px !important;
}

#item29092 {
	width:150px !important;
	left:62px !important;
	top:82px !important;
	min-height:20px !important;
}

#item83064 {
	width:38px !important;
	height:38px !important;
	left:20px !important;
	top:11px !important;
}

#item31650 {
	width:320px !important;
	height:110px !important;
	left:700px !important;
	top:550px !important;
}

#item82978 {
	width:38px !important;
	height:38px !important;
	left:65px !important;
	top:121px !important;
}

#item102228 {
	width:345px !important;
	left:246px !important;
	top:196px !important;
	min-height:23px !important;
}

#item102251 {
	width:232px !important;
	left:423px !important;
	top:144px !important;
	min-height:16px !important;
}

#item102277 {
	width:71px !important;
	min-height:20px !important;
}

#item102274 {
	width:71px !important;
	height:20px !important;
	left:246px !important;
	top:144px !important;
}

#item102304 {
	width:54px !important;
	min-height:20px !important;
}

#item102301 {
	width:54px !important;
	height:20px !important;
	left:336px !important;
	top:144px !important;
}

#item79954 {
	width:1090px !important;
	height:471px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item79981 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item79982 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79957 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item79955 {
	width:161px !important;
	height:26px !important;
	left:749px !important;
	top:127px !important;
}

#item80008 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80031 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item80033 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80005 {
	width:247px !important;
	height:26px !important;
	left:749px !important;
	top:161px !important;
}

#item80059 {
	width:210px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80083 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item80085 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80056 {
	width:247px !important;
	height:26px !important;
	left:749px !important;
	top:195px !important;
}

#item80112 {
	width:185px !important;
	left:21px !important;
	min-height:20px !important;
}

#item80135 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:12px;
	background:#c20019;
}

#item80163 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item80186 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item80188 {
	width:200px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item80160 {
	width:227px !important;
	height:46px !important;
	left:749px !important;
	top:264px !important;
}

#item80214 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80237 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item80239 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80211 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:318px !important;
}

#item80289 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80313 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item80265 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80262 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:352px !important;
}

#item80341 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80365 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item80317 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80314 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:386px !important;
}

#item80366 {
	width:26px !important;
	height:31px !important;
	left:1018px !important;
	top:38px !important;
}

#item79946 {
	width:1090px !important;
	height:91px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item79947 {
	width:37px !important;
	height:31px !important;
	left:1012px !important;
	top:38px !important;
}

#item79944 {
	width:1100px !important;
	height:481px !important;
	left:-15px !important;
	top:-10px !important;
}

#item82333 {
	width:140px !important;
	height:60px !important;
	left:65px !important;
	top:14px !important;
}

#item25163 {
	opacity:0.70;
	width:1080px !important;
	height:1100px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item25160 {
	width:1086px !important;
	height:1106px !important;
	left:10px !important;
	top:10px !important;
}

#item25164 {
	width:700px !important;
	height:400px !important;
	left:203px !important;
	top:211px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item82408 {
	width:20px !important;
	height:25px !important;
	left:645px !important;
	top:25px !important;
}

#item25165 {
	width:580px !important;
	left:259px !important;
	top:251px !important;
	min-height:340px !important;
}

#item25083 {
	opacity:0.70;
	width:1080px !important;
	height:1100px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item25080 {
	width:1086px !important;
	height:1106px !important;
	left:10px !important;
	top:10px !important;
}

#item25084 {
	width:960px !important;
	height:610px !important;
	left:73px !important;
	top:103px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item82397 {
	width:20px !important;
	height:25px !important;
	left:890px !important;
	top:34px !important;
}

#item25085 {
	width:380px !important;
	left:143px !important;
	top:219px !important;
	min-height:448px !important;
}

#item32418 {
	width:392px !important;
	left:553px !important;
	top:219px !important;
	min-height:448px !important;
}

#item25078 {
	opacity:0.70;
	width:1050px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item25076 {
	width:1056px !important;
	height:16px !important;
	left:25px !important;
	top:1105px !important;
}

#item25074 {
	width:1096px !important;
	height:1121px !important;
	left:-13px !important;
	top:-13px !important;
}

#item117536 {
	width:38px !important;
	height:38px !important;
	left:54px !important;
	top:121px !important;
}

#item117251 {
	width:375px !important;
	left:105px !important;
	top:120px !important;
	min-height:50px !important;
}

#item117274 {
	width:585px !important;
	left:60px !important;
	top:190px !important;
	min-height:611px !important;
}

#item117297 {
	width:648px !important;
	height:190px !important;
	left:60px !important;
	top:820px !important;
	background:#e1efff;
}

#item117298 {
	width:540px !important;
	left:114px !important;
	top:854px !important;
	min-height:136px !important;
}

@keyframes fadein-117322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-117322 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117322 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item117376 {
	width:300px !important;
	height:110px !important;
	background:#c20019;
}

#item117377 {
	width:200px !important;
	left:80px !important;
	top:12px !important;
	min-height:66px !important;
}

#item117400 {
	width:150px !important;
	left:62px !important;
	top:82px !important;
	min-height:20px !important;
}

#item117423 {
	width:38px !important;
	height:38px !important;
	left:20px !important;
	top:11px !important;
}

#item117325 {
	width:300px !important;
	height:110px !important;
	background:#ff4f17;
}

#item117326 {
	width:200px !important;
	left:80px !important;
	top:12px !important;
	min-height:66px !important;
}

#item117349 {
	width:150px !important;
	left:62px !important;
	top:82px !important;
	min-height:20px !important;
}

#item117372 {
	width:38px !important;
	height:38px !important;
	left:20px !important;
	top:11px !important;
}

#item117322 {
	width:300px !important;
	height:110px !important;
	left:60px !important;
	top:1037px !important;
}

@keyframes fadein-117427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-117427 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item117427 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item117481 {
	width:300px !important;
	height:110px !important;
	background:#c20019;
}

#item117482 {
	width:200px !important;
	left:80px !important;
	top:14px !important;
	min-height:66px !important;
}

#item117505 {
	width:150px !important;
	left:62px !important;
	top:82px !important;
	min-height:20px !important;
}

#item117529 {
	width:38px !important;
	height:38px !important;
	left:20px !important;
	top:11px !important;
}

#item117430 {
	width:300px !important;
	height:110px !important;
	background:#ff4f17;
}

#item117431 {
	width:200px !important;
	left:80px !important;
	top:14px !important;
	min-height:66px !important;
}

#item117454 {
	width:150px !important;
	left:62px !important;
	top:82px !important;
	min-height:20px !important;
}

#item117477 {
	width:38px !important;
	height:38px !important;
	left:20px !important;
	top:11px !important;
}

#item117427 {
	width:300px !important;
	height:110px !important;
	left:408px !important;
	top:1037px !important;
}

#item122734 {
	width:345px !important;
	left:222px !important;
	top:149px !important;
	min-height:23px !important;
}

#item122758 {
	width:232px !important;
	left:399px !important;
	top:108px !important;
	min-height:16px !important;
}

#item122784 {
	width:71px !important;
	min-height:20px !important;
}

#item122781 {
	width:71px !important;
	height:20px !important;
	left:222px !important;
	top:108px !important;
}

#item122811 {
	width:54px !important;
	min-height:20px !important;
}

#item122808 {
	width:54px !important;
	height:20px !important;
	left:312px !important;
	top:108px !important;
}

#item117651 {
	width:777px !important;
	height:471px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item117680 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item117681 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item117656 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item117652 {
	width:161px !important;
	height:26px !important;
	left:431px !important;
	top:127px !important;
}

#item117732 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item117755 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item117708 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item117704 {
	width:247px !important;
	height:26px !important;
	left:432px !important;
	top:161px !important;
}

#item117783 {
	width:210px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item117806 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item117759 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item117756 {
	width:247px !important;
	height:26px !important;
	left:431px !important;
	top:195px !important;
}

#item117808 {
	width:185px !important;
	left:21px !important;
	min-height:20px !important;
}

#item117831 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:12px;
	background:#c20019;
}

#item117859 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item117882 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item117835 {
	width:200px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item117832 {
	width:227px !important;
	height:46px !important;
	left:432px !important;
	top:264px !important;
}

#item117911 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item117934 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item117887 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item117884 {
	width:212px !important;
	height:26px !important;
	left:431px !important;
	top:318px !important;
}

#item117962 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item117985 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item117938 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item117935 {
	width:212px !important;
	height:26px !important;
	left:431px !important;
	top:352px !important;
}

#item118013 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item118036 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item117989 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item117986 {
	width:212px !important;
	height:26px !important;
	left:431px !important;
	top:386px !important;
}

#item118037 {
	width:26px !important;
	height:31px !important;
	left:698px !important;
	top:37px !important;
}

#item117643 {
	width:777px !important;
	height:91px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item117644 {
	width:37px !important;
	height:31px !important;
	left:693px !important;
	top:37px !important;
}

#item117641 {
	width:787px !important;
	height:481px !important;
	left:-14px !important;
	top:-10px !important;
}

#item118043 {
	width:140px !important;
	height:60px !important;
	left:65px !important;
	top:14px !important;
}

#item118147 {
	opacity:0.70;
	width:768px !important;
	height:1360px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item118144 {
	width:774px !important;
	height:1366px !important;
	left:10px !important;
	top:10px !important;
}

#item118148 {
	width:648px !important;
	height:420px !important;
	left:73px !important;
	top:211px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item118149 {
	width:20px !important;
	height:25px !important;
	left:587px !important;
	top:25px !important;
}

#item118156 {
	width:555px !important;
	left:103px !important;
	top:251px !important;
	min-height:340px !important;
}

#item118067 {
	opacity:0.70;
	width:768px !important;
	height:1360px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item118063 {
	width:774px !important;
	height:1366px !important;
	left:10px !important;
	top:10px !important;
}

#item118090 {
	width:648px !important;
	height:730px !important;
	left:73px !important;
	top:133px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item118091 {
	width:20px !important;
	height:25px !important;
	left:601px !important;
	top:34px !important;
}

#item118097 {
	width:540px !important;
	left:127px !important;
	top:180px !important;
	min-height:650px !important;
}

#item118061 {
	opacity:0.70;
	width:770px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item118059 {
	width:776px !important;
	height:16px !important;
	left:10px !important;
	top:1360px !important;
}

#item118057 {
	width:786px !important;
	height:1376px !important;
	left:-13px !important;
	top:-13px !important;
}

#item94698 {
	width:639px !important;
	left:486px !important;
	top:120px !important;
	min-height:50px !important;
}

#item94721 {
	width:560px !important;
	left:441px !important;
	top:190px !important;
	min-height:420px !important;
}

#item94744 {
	width:320px !important;
	height:279px !important;
	left:1070px !important;
	top:190px !important;
	background:#e1efff;
}

#item94745 {
	width:280px !important;
	left:1090px !important;
	top:207px !important;
	min-height:240px !important;
}

@keyframes fadein-94768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-94768 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item94768 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item94829 {
	width:211px !important;
	height:110px !important;
	left:109px !important;
	background:#c20019;
}

#item94830 {
	width:190px !important;
	left:121px !important;
	top:13px !important;
	min-height:60px !important;
}

#item94853 {
	width:150px !important;
	left:104px !important;
	top:82px !important;
	min-height:20px !important;
}

#item94776 {
	width:211px !important;
	height:110px !important;
	left:109px !important;
	background:#ff4f17;
}

#item94777 {
	width:190px !important;
	left:121px !important;
	top:13px !important;
	min-height:60px !important;
}

#item94801 {
	width:150px !important;
	left:104px !important;
	top:82px !important;
	min-height:20px !important;
}

#item94768 {
	width:320px !important;
	height:110px !important;
	left:1070px !important;
	top:489px !important;
}

#item94876 {
	width:38px !important;
	height:38px !important;
	left:435px !important;
	top:120px !important;
}

#item94906 {
	width:336px !important;
	left:616px !important;
	top:226px !important;
	min-height:20px !important;
}

#item95046 {
	width:232px !important;
	left:793px !important;
	top:175px !important;
	min-height:16px !important;
}

#item95146 {
	width:71px !important;
	min-height:20px !important;
}

#item95143 {
	width:71px !important;
	height:20px !important;
	left:616px !important;
	top:175px !important;
}

#item95173 {
	width:54px !important;
	min-height:20px !important;
}

#item95170 {
	width:54px !important;
	height:20px !important;
	left:706px !important;
	top:175px !important;
}

#item95207 {
	width:1830px !important;
	height:471px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item95236 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item95237 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item95211 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item95208 {
	width:161px !important;
	height:26px !important;
	left:1119px !important;
	top:127px !important;
}

#item95264 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item95287 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item95290 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item95261 {
	width:247px !important;
	height:26px !important;
	left:1119px !important;
	top:161px !important;
}

#item95341 {
	width:210px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item95364 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item95317 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item95313 {
	width:247px !important;
	height:26px !important;
	left:1119px !important;
	top:195px !important;
}

#item95392 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item95415 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item95368 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item95365 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:229px !important;
}

#item95417 {
	width:185px !important;
	left:21px !important;
	min-height:40px !important;
}

#item95440 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:12px;
	background:#c20019;
}

#item95469 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item95492 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item95445 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item95442 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:318px !important;
}

#item95520 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item95543 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item95496 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item95493 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:352px !important;
}

#item95571 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item95594 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item95547 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item95544 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:386px !important;
}

#item95595 {
	width:26px !important;
	height:31px !important;
	left:1388px !important;
	top:38px !important;
}

#item95199 {
	width:1830px !important;
	height:91px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item95200 {
	width:37px !important;
	height:31px !important;
	left:1382px !important;
	top:38px !important;
}

#item95197 {
	width:1840px !important;
	height:481px !important;
	left:-15px !important;
	top:-10px !important;
}

#item95601 {
	width:140px !important;
	height:60px !important;
	left:435px !important;
	top:14px !important;
}

#item95645 {
	opacity:0.70;
	width:1820px !important;
	height:900px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item95642 {
	width:1826px !important;
	height:906px !important;
	left:10px !important;
	top:10px !important;
}

#item95646 {
	width:680px !important;
	height:390px !important;
	left:585px !important;
	top:188px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item95647 {
	width:20px !important;
	height:25px !important;
	left:638px !important;
	top:13px !important;
}

#item95653 {
	width:590px !important;
	left:625px !important;
	top:225px !important;
	min-height:320px !important;
}

#item95618 {
	opacity:0.70;
	width:1050px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item95616 {
	width:1056px !important;
	height:16px !important;
	left:395px !important;
	top:900px !important;
}

#item95614 {
	width:1836px !important;
	height:916px !important;
	left:-13px !important;
	top:-13px !important;
}

#item21832 {
	width:639px !important;
	left:116px !important;
	top:120px !important;
	min-height:50px !important;
}

#item8896 {
	width:560px !important;
	left:71px !important;
	top:190px !important;
	min-height:420px !important;
}

#item13999 {
	width:320px !important;
	height:279px !important;
	left:700px !important;
	top:190px !important;
	background:#e1efff;
}

#item9230 {
	width:280px !important;
	left:720px !important;
	top:207px !important;
	min-height:240px !important;
}

@keyframes fadein-31754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-31754 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31754 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31760 {
	width:211px !important;
	height:110px !important;
	left:109px !important;
	background:#c20019;
}

#item31761 {
	width:190px !important;
	left:121px !important;
	top:13px !important;
	min-height:60px !important;
}

#item31784 {
	width:150px !important;
	left:104px !important;
	top:82px !important;
	min-height:20px !important;
}

#item13536 {
	width:211px !important;
	height:110px !important;
	left:109px !important;
	background:#ff4f17;
}

#item13579 {
	width:190px !important;
	left:121px !important;
	top:13px !important;
	min-height:60px !important;
}

#item29122 {
	width:150px !important;
	left:104px !important;
	top:82px !important;
	min-height:20px !important;
}

#item31754 {
	width:320px !important;
	height:110px !important;
	left:700px !important;
	top:489px !important;
}

#item82982 {
	width:38px !important;
	height:38px !important;
	left:65px !important;
	top:120px !important;
}

#item102357 {
	width:345px !important;
	left:246px !important;
	top:196px !important;
	min-height:23px !important;
}

#item102380 {
	width:232px !important;
	left:423px !important;
	top:144px !important;
	min-height:16px !important;
}

#item102406 {
	width:71px !important;
	min-height:20px !important;
}

#item102403 {
	width:71px !important;
	height:20px !important;
	left:246px !important;
	top:144px !important;
}

#item102435 {
	width:54px !important;
	min-height:20px !important;
}

#item102430 {
	width:54px !important;
	height:20px !important;
	left:336px !important;
	top:144px !important;
}

#item80390 {
	width:1090px !important;
	height:471px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item80418 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item80419 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80393 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80391 {
	width:161px !important;
	height:26px !important;
	left:749px !important;
	top:127px !important;
}

#item80445 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80468 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item80471 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80442 {
	width:247px !important;
	height:26px !important;
	left:749px !important;
	top:161px !important;
}

#item80497 {
	width:210px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80520 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item80522 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80494 {
	width:247px !important;
	height:26px !important;
	left:749px !important;
	top:195px !important;
}

#item80549 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80572 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item80574 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80546 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:229px !important;
}

#item80600 {
	width:185px !important;
	left:21px !important;
	min-height:40px !important;
}

#item80623 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:12px;
	background:#c20019;
}

#item80652 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80675 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item80677 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80649 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:318px !important;
}

#item80727 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80750 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item80703 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80700 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:352px !important;
}

#item80778 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80801 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item80754 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80751 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:386px !important;
}

#item80802 {
	width:26px !important;
	height:31px !important;
	left:1018px !important;
	top:38px !important;
}

#item80381 {
	width:1090px !important;
	height:91px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item80382 {
	width:37px !important;
	height:31px !important;
	left:1012px !important;
	top:38px !important;
}

#item80379 {
	width:1100px !important;
	height:481px !important;
	left:-15px !important;
	top:-10px !important;
}

#item82323 {
	width:140px !important;
	height:60px !important;
	left:65px !important;
	top:14px !important;
}

#item14397 {
	opacity:0.70;
	width:1080px !important;
	height:930px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item14395 {
	width:1086px !important;
	height:936px !important;
	left:10px !important;
	top:10px !important;
}

#item14398 {
	width:680px !important;
	height:390px !important;
	left:215px !important;
	top:188px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item82388 {
	width:20px !important;
	height:25px !important;
	left:638px !important;
	top:13px !important;
}

#item14399 {
	width:590px !important;
	left:255px !important;
	top:225px !important;
	min-height:320px !important;
}

#item14116 {
	opacity:0.70;
	width:1050px !important;
	height:10px !important;
	left:3px !important;
	top:3px !important;
}

#item14114 {
	width:1056px !important;
	height:16px !important;
	left:25px !important;
	top:930px !important;
}

#item14393 {
	width:1096px !important;
	height:946px !important;
	left:-13px !important;
	top:-13px !important;
}

#item118386 {
	width:38px !important;
	height:38px !important;
	left:54px !important;
	top:120px !important;
}

#item118208 {
	width:441px !important;
	left:105px !important;
	top:120px !important;
	min-height:90px !important;
}

#item118231 {
	width:594px !important;
	left:60px !important;
	top:236px !important;
	min-height:420px !important;
}

#item118254 {
	width:648px !important;
	height:218px !important;
	left:60px !important;
	top:696px !important;
	background:#e1efff;
}

#item118255 {
	width:540px !important;
	left:114px !important;
	top:730px !important;
	min-height:153px !important;
}

#item118339 {
	width:211px !important;
	height:110px !important;
	left:109px !important;
	background:#c20019;
}

#item118340 {
	width:190px !important;
	left:121px !important;
	top:13px !important;
	min-height:60px !important;
}

#item118363 {
	width:150px !important;
	left:104px !important;
	top:82px !important;
	min-height:20px !important;
}

#item118286 {
	width:211px !important;
	height:110px !important;
	left:109px !important;
	background:#ff4f17;
}

#item118287 {
	width:190px !important;
	left:121px !important;
	top:13px !important;
	min-height:60px !important;
}

#item118310 {
	width:150px !important;
	left:104px !important;
	top:82px !important;
	min-height:20px !important;
}

#item118278 {
	width:320px !important;
	height:110px !important;
	left:62px !important;
	top:960px !important;
}

#item122857 {
	width:345px !important;
	left:222px !important;
	top:149px !important;
	min-height:23px !important;
}

#item122880 {
	width:232px !important;
	left:399px !important;
	top:108px !important;
	min-height:16px !important;
}

#item122906 {
	width:71px !important;
	min-height:20px !important;
}

#item122903 {
	width:71px !important;
	height:20px !important;
	left:222px !important;
	top:108px !important;
}

#item122933 {
	width:54px !important;
	min-height:20px !important;
}

#item122930 {
	width:54px !important;
	height:20px !important;
	left:312px !important;
	top:108px !important;
}

#item118503 {
	width:777px !important;
	height:471px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item118532 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item118533 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item118508 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item118505 {
	width:161px !important;
	height:26px !important;
	left:432px !important;
	top:127px !important;
}

#item118584 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item118607 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item118560 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item118557 {
	width:247px !important;
	height:26px !important;
	left:432px !important;
	top:161px !important;
}

#item118635 {
	width:210px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item118658 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item118611 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item118608 {
	width:247px !important;
	height:26px !important;
	left:432px !important;
	top:195px !important;
}

#item118687 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item118710 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item118663 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item118659 {
	width:212px !important;
	height:26px !important;
	left:432px !important;
	top:229px !important;
}

#item118712 {
	width:185px !important;
	left:21px !important;
	min-height:40px !important;
}

#item118735 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:12px;
	background:#c20019;
}

#item118763 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item118787 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item118739 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item118736 {
	width:212px !important;
	height:26px !important;
	left:432px !important;
	top:318px !important;
}

#item118815 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item118838 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item118791 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item118788 {
	width:212px !important;
	height:26px !important;
	left:432px !important;
	top:352px !important;
}

#item118867 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item118890 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item118843 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item118840 {
	width:212px !important;
	height:26px !important;
	left:432px !important;
	top:386px !important;
}

#item118891 {
	width:26px !important;
	height:31px !important;
	left:698px !important;
	top:37px !important;
}

#item118494 {
	width:777px !important;
	height:91px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item118496 {
	width:37px !important;
	height:31px !important;
	left:693px !important;
	top:37px !important;
}

#item118492 {
	width:787px !important;
	height:481px !important;
	left:-14px !important;
	top:-10px !important;
}

#item118897 {
	width:140px !important;
	height:60px !important;
	left:65px !important;
	top:14px !important;
}

#item118942 {
	opacity:0.70;
	width:768px !important;
	height:1320px !important;
	left:3px !important;
	top:3px !important;
	background:#e1efff;
}

#item118938 {
	width:774px !important;
	height:1326px !important;
	left:10px !important;
	top:10px !important;
}

#item118943 {
	width:648px !important;
	height:408px !important;
	left:73px !important;
	top:188px !important;
	background:#fff;
	border:solid 1px #ad1e2d;
}

#item118944 {
	width:20px !important;
	height:25px !important;
	left:604px !important;
	top:23px !important;
}

#item118950 {
	width:538px !important;
	left:129px !important;
	top:225px !important;
	min-height:350px !important;
}

#item118914 {
	opacity:0.70;
	width:768px !important;
	height:11px !important;
	left:3px !important;
	top:3px !important;
}

#item118912 {
	width:774px !important;
	height:17px !important;
	left:10px !important;
	top:1319px !important;
}

#item118910 {
	width:784px !important;
	height:1336px !important;
	left:-13px !important;
	top:-13px !important;
}

#item95704 {
	width:475px !important;
	left:488px !important;
	top:120px !important;
	min-height:50px !important;
}

#item95727 {
	width:560px !important;
	left:443px !important;
	top:190px !important;
	min-height:170px !important;
}

#item95754 {
	width:38px !important;
	height:38px !important;
	left:435px !important;
	top:119px !important;
}

#item95785 {
	width:340px !important;
	left:616px !important;
	top:229px !important;
	min-height:23px !important;
}

#item95924 {
	width:232px !important;
	left:793px !important;
	top:177px !important;
	min-height:16px !important;
}

#item96024 {
	width:71px !important;
	min-height:20px !important;
}

#item96021 {
	width:71px !important;
	height:20px !important;
	left:616px !important;
	top:177px !important;
}

#item96052 {
	width:54px !important;
	min-height:20px !important;
}

#item96049 {
	width:54px !important;
	height:20px !important;
	left:706px !important;
	top:177px !important;
}

#item96087 {
	width:1830px !important;
	height:471px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item96115 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item96116 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item96091 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item96088 {
	width:161px !important;
	height:26px !important;
	left:1119px !important;
	top:127px !important;
}

#item96142 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item96165 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item96167 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item96139 {
	width:247px !important;
	height:26px !important;
	left:1119px !important;
	top:161px !important;
}

#item96218 {
	width:210px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item96241 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item96193 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item96190 {
	width:247px !important;
	height:26px !important;
	left:1119px !important;
	top:195px !important;
}

#item96269 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item96292 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item96245 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item96242 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:229px !important;
}

#item96321 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item96344 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item96297 {
	width:200px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item96293 {
	width:227px !important;
	height:46px !important;
	left:1119px !important;
	top:264px !important;
}

#item96347 {
	width:185px !important;
	left:21px !important;
	min-height:20px !important;
}

#item96370 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:12px;
	background:#c20019;
}

#item96398 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item96421 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item96374 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item96371 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:352px !important;
}

#item96450 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item96473 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item96426 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item96423 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:386px !important;
}

#item96474 {
	width:26px !important;
	height:31px !important;
	left:1388px !important;
	top:38px !important;
}

#item96079 {
	width:1830px !important;
	height:91px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item96080 {
	width:37px !important;
	height:31px !important;
	left:1382px !important;
	top:38px !important;
}

#item96076 {
	width:1840px !important;
	height:481px !important;
	left:-15px !important;
	top:-10px !important;
}

#item96480 {
	width:140px !important;
	height:60px !important;
	left:435px !important;
	top:14px !important;
}

#item21856 {
	width:475px !important;
	left:118px !important;
	top:120px !important;
	min-height:50px !important;
}

#item8947 {
	width:560px !important;
	left:73px !important;
	top:190px !important;
	min-height:170px !important;
}

#item82985 {
	width:38px !important;
	height:38px !important;
	left:65px !important;
	top:119px !important;
}

#item102487 {
	width:345px !important;
	left:246px !important;
	top:196px !important;
	min-height:23px !important;
}

#item102510 {
	width:232px !important;
	left:423px !important;
	top:144px !important;
	min-height:16px !important;
}

#item102536 {
	width:71px !important;
	min-height:20px !important;
}

#item102533 {
	width:71px !important;
	height:20px !important;
	left:246px !important;
	top:144px !important;
}

#item102564 {
	width:54px !important;
	min-height:20px !important;
}

#item102561 {
	width:54px !important;
	height:20px !important;
	left:336px !important;
	top:144px !important;
}

#item80822 {
	width:1090px !important;
	height:471px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item80849 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item80850 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80825 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80823 {
	width:161px !important;
	height:26px !important;
	left:749px !important;
	top:127px !important;
}

#item80876 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80899 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item80901 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80873 {
	width:247px !important;
	height:26px !important;
	left:749px !important;
	top:161px !important;
}

#item80927 {
	width:210px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80950 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item80953 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80924 {
	width:247px !important;
	height:26px !important;
	left:749px !important;
	top:195px !important;
}

#item80980 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81004 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item81006 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item80977 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:229px !important;
}

#item81032 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item81055 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item81057 {
	width:200px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item81029 {
	width:227px !important;
	height:46px !important;
	left:749px !important;
	top:264px !important;
}

#item81083 {
	width:185px !important;
	left:21px !important;
	min-height:20px !important;
}

#item81106 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:12px;
	background:#c20019;
}

#item81158 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81181 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item81134 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81131 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:352px !important;
}

#item81210 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81233 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item81186 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81183 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:386px !important;
}

#item81234 {
	width:26px !important;
	height:31px !important;
	left:1018px !important;
	top:38px !important;
}

#item80814 {
	width:1090px !important;
	height:91px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item80815 {
	width:37px !important;
	height:31px !important;
	left:1012px !important;
	top:38px !important;
}

#item80812 {
	width:1100px !important;
	height:481px !important;
	left:-15px !important;
	top:-10px !important;
}

#item82311 {
	width:140px !important;
	height:60px !important;
	left:65px !important;
	top:14px !important;
}

#item119051 {
	width:38px !important;
	height:38px !important;
	left:52px !important;
	top:119px !important;
}

#item119001 {
	width:475px !important;
	left:105px !important;
	top:120px !important;
	min-height:50px !important;
}

#item119024 {
	width:560px !important;
	left:60px !important;
	top:190px !important;
	min-height:170px !important;
}

#item122969 {
	width:345px !important;
	left:222px !important;
	top:149px !important;
	min-height:23px !important;
}

#item122992 {
	width:232px !important;
	left:399px !important;
	top:108px !important;
	min-height:16px !important;
}

#item123019 {
	width:70px !important;
	min-height:20px !important;
}

#item123015 {
	width:70px !important;
	height:20px !important;
	left:222px !important;
	top:108px !important;
}

#item123046 {
	width:54px !important;
	min-height:20px !important;
}

#item123043 {
	width:54px !important;
	height:20px !important;
	left:312px !important;
	top:108px !important;
}

#item119167 {
	width:777px !important;
	height:471px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item119195 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item119196 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item119171 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item119168 {
	width:161px !important;
	height:26px !important;
	left:432px !important;
	top:127px !important;
}

#item119246 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item119270 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item119222 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item119219 {
	width:247px !important;
	height:26px !important;
	left:431px !important;
	top:161px !important;
}

#item119299 {
	width:210px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item119322 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item119275 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item119272 {
	width:247px !important;
	height:26px !important;
	left:432px !important;
	top:195px !important;
}

#item119350 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item119373 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item119326 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item119323 {
	width:212px !important;
	height:26px !important;
	left:431px !important;
	top:229px !important;
}

#item119401 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item119424 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item119377 {
	width:200px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item119374 {
	width:227px !important;
	height:46px !important;
	left:431px !important;
	top:264px !important;
}

#item119426 {
	width:185px !important;
	left:21px !important;
	min-height:20px !important;
}

#item119449 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:12px;
	background:#c20019;
}

#item119478 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item119501 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item119453 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item119450 {
	width:212px !important;
	height:26px !important;
	left:432px !important;
	top:352px !important;
}

#item119530 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item119553 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item119506 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item119503 {
	width:212px !important;
	height:26px !important;
	left:431px !important;
	top:386px !important;
}

#item119554 {
	width:26px !important;
	height:31px !important;
	left:698px !important;
	top:37px !important;
}

#item119159 {
	width:777px !important;
	height:91px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item119160 {
	width:37px !important;
	height:31px !important;
	left:693px !important;
	top:37px !important;
}

#item119157 {
	width:787px !important;
	height:481px !important;
	left:-14px !important;
	top:-10px !important;
}

#item119560 {
	width:140px !important;
	height:60px !important;
	left:65px !important;
	top:14px !important;
}

#item96688 {
	width:880px !important;
	left:500px !important;
	top:579px !important;
	min-height:70px !important;
}

#item96522 {
	width:190px !important;
	left:496px !important;
	top:120px !important;
	min-height:34px !important;
}

#item96545 {
	width:350px !important;
	left:500px !important;
	top:201px !important;
	min-height:23px !important;
}

#item96568 {
	width:370px !important;
	left:501px !important;
	top:231px !important;
	min-height:68px !important;
}

#item96591 {
	width:350px !important;
	left:500px !important;
	top:328px !important;
	min-height:60px !important;
}

#item96615 {
	width:370px !important;
	min-height:44px !important;
}

#item96639 {
	width:33px !important;
	height:25px !important;
	top:27px !important;
	background:#fff;
}

#item96640 {
	width:350px !important;
	left:500px !important;
	top:454px !important;
	min-height:60px !important;
}

#item96736 {
	width:38px !important;
	height:38px !important;
	left:435px !important;
	top:119px !important;
}

#item96712 {
	width:440px !important;
	min-height:42px !important;
}

#item96735 {
	width:33px !important;
	height:25px !important;
	top:26px !important;
	background:#fff;
}

#item123224 {
	width:33px !important;
	height:25px !important;
	left:489px !important;
	top:253px !important;
	background:#fff;
}

#item96767 {
	width:350px !important;
	left:616px !important;
	top:230px !important;
	min-height:16px !important;
}

#item96908 {
	width:232px !important;
	left:793px !important;
	top:178px !important;
	min-height:16px !important;
}

#item97008 {
	width:71px !important;
	min-height:20px !important;
}

#item97004 {
	width:71px !important;
	height:20px !important;
	left:616px !important;
	top:178px !important;
}

#item97037 {
	width:54px !important;
	min-height:20px !important;
}

#item97034 {
	width:54px !important;
	height:20px !important;
	left:706px !important;
	top:178px !important;
}

#item97071 {
	width:1830px !important;
	height:471px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item97100 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item97101 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item97076 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item97072 {
	width:161px !important;
	height:26px !important;
	left:1119px !important;
	top:127px !important;
}

#item97127 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item97150 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item97152 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item97124 {
	width:247px !important;
	height:26px !important;
	left:1119px !important;
	top:161px !important;
}

#item97202 {
	width:210px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item97225 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item97178 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item97175 {
	width:247px !important;
	height:26px !important;
	left:1119px !important;
	top:195px !important;
}

#item97253 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item97276 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item97229 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item97226 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:229px !important;
}

#item97305 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item97328 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item97280 {
	width:200px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item97277 {
	width:227px !important;
	height:46px !important;
	left:1119px !important;
	top:264px !important;
}

#item97356 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item97379 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item97332 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item97329 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:318px !important;
}

#item97381 {
	width:185px !important;
	left:21px !important;
	min-height:20px !important;
}

#item97404 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:12px;
	background:#c20019;
}

#item97432 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item97455 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item97408 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item97405 {
	width:212px !important;
	height:26px !important;
	left:1119px !important;
	top:386px !important;
}

#item97456 {
	width:26px !important;
	height:31px !important;
	left:1388px !important;
	top:38px !important;
}

#item97063 {
	width:1830px !important;
	height:91px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item97064 {
	width:37px !important;
	height:31px !important;
	left:1382px !important;
	top:38px !important;
}

#item97061 {
	width:1840px !important;
	height:481px !important;
	left:-15px !important;
	top:-10px !important;
}

#item97463 {
	width:140px !important;
	height:60px !important;
	left:435px !important;
	top:14px !important;
}

#item22746 {
	width:880px !important;
	left:130px !important;
	top:587px !important;
	min-height:70px !important;
}

#item8994 {
	width:190px !important;
	left:126px !important;
	top:120px !important;
	min-height:34px !important;
}

#item16337 {
	width:350px !important;
	left:130px !important;
	top:201px !important;
	min-height:30px !important;
}

#item24379 {
	width:370px !important;
	left:130px !important;
	top:231px !important;
	min-height:50px !important;
}

#item22783 {
	width:350px !important;
	left:130px !important;
	top:328px !important;
	min-height:70px !important;
}

#item36576 {
	width:370px !important;
	min-height:44px !important;
}

#item36647 {
	width:33px !important;
	height:25px !important;
	top:27px !important;
	background:#fff;
}

#item22814 {
	width:350px !important;
	left:130px !important;
	top:462px !important;
	min-height:60px !important;
}

#item36630 {
	width:440px !important;
	min-height:42px !important;
}

#item36650 {
	width:33px !important;
	height:25px !important;
	top:26px !important;
	background:#fff;
}

#item83017 {
	width:38px !important;
	height:38px !important;
	left:65px !important;
	top:119px !important;
}

#item123223 {
	width:33px !important;
	height:25px !important;
	left:122px !important;
	top:256px !important;
	background:#fff;
}

#item102623 {
	width:345px !important;
	left:246px !important;
	top:196px !important;
	min-height:23px !important;
}

#item102646 {
	width:232px !important;
	left:423px !important;
	top:144px !important;
	min-height:16px !important;
}

#item102672 {
	width:71px !important;
	min-height:20px !important;
}

#item102669 {
	width:71px !important;
	height:20px !important;
	left:246px !important;
	top:144px !important;
}

#item102699 {
	width:54px !important;
	min-height:20px !important;
}

#item102696 {
	width:54px !important;
	height:20px !important;
	left:336px !important;
	top:144px !important;
}

#item81254 {
	width:1090px !important;
	height:471px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item81281 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item81283 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81257 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81255 {
	width:161px !important;
	height:26px !important;
	left:749px !important;
	top:127px !important;
}

#item81309 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81332 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item81334 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81306 {
	width:247px !important;
	height:26px !important;
	left:749px !important;
	top:161px !important;
}

#item81360 {
	width:210px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81383 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item81385 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81357 {
	width:247px !important;
	height:26px !important;
	left:749px !important;
	top:195px !important;
}

#item81411 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81434 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item81436 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81408 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:229px !important;
}

#item81462 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item81485 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item81487 {
	width:200px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item81459 {
	width:227px !important;
	height:46px !important;
	left:749px !important;
	top:264px !important;
}

#item81514 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81538 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item81540 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81511 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:318px !important;
}

#item81590 {
	width:185px !important;
	left:21px !important;
	min-height:20px !important;
}

#item81613 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:12px;
	background:#c20019;
}

#item81641 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81664 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item81617 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81614 {
	width:212px !important;
	height:26px !important;
	left:749px !important;
	top:386px !important;
}

#item81665 {
	width:26px !important;
	height:31px !important;
	left:1018px !important;
	top:38px !important;
}

#item81245 {
	width:1090px !important;
	height:91px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item81247 {
	width:37px !important;
	height:31px !important;
	left:1012px !important;
	top:38px !important;
}

#item81243 {
	width:1100px !important;
	height:481px !important;
	left:-15px !important;
	top:-10px !important;
}

#item82301 {
	width:140px !important;
	height:60px !important;
	left:65px !important;
	top:14px !important;
}

#item119793 {
	width:38px !important;
	height:38px !important;
	left:57px !important;
	top:119px !important;
}

#item119627 {
	width:190px !important;
	left:118px !important;
	top:120px !important;
	min-height:34px !important;
}

#item119651 {
	width:350px !important;
	left:60px !important;
	top:201px !important;
	min-height:30px !important;
}

#item119674 {
	width:370px !important;
	left:60px !important;
	top:231px !important;
	min-height:44px !important;
}

#item119697 {
	width:350px !important;
	left:60px !important;
	top:298px !important;
	min-height:87px !important;
}

#item119745 {
	width:350px !important;
	left:60px !important;
	top:422px !important;
	min-height:60px !important;
}

#item119603 {
	width:585px !important;
	left:60px !important;
	top:517px !important;
	min-height:110px !important;
}

#item123214 {
	width:33px !important;
	height:25px !important;
	left:49px !important;
	top:253px !important;
	background:#fff;
}

#item123083 {
	width:345px !important;
	left:222px !important;
	top:149px !important;
	min-height:23px !important;
}

#item123106 {
	width:232px !important;
	left:399px !important;
	top:108px !important;
	min-height:16px !important;
}

#item123132 {
	width:71px !important;
	min-height:20px !important;
}

#item123129 {
	width:71px !important;
	height:20px !important;
	left:222px !important;
	top:108px !important;
}

#item123159 {
	width:54px !important;
	min-height:20px !important;
}

#item123156 {
	width:54px !important;
	height:20px !important;
	left:312px !important;
	top:108px !important;
}

#item119932 {
	width:777px !important;
	height:471px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item119960 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item119962 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item119936 {
	width:134px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item119933 {
	width:161px !important;
	height:26px !important;
	left:432px !important;
	top:127px !important;
}

#item120012 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item120035 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item119988 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item119985 {
	width:247px !important;
	height:26px !important;
	left:431px !important;
	top:161px !important;
}

#item120063 {
	width:210px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item120087 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item120039 {
	width:220px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item120036 {
	width:247px !important;
	height:26px !important;
	left:432px !important;
	top:195px !important;
}

#item120115 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item120138 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item120091 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item120088 {
	width:212px !important;
	height:26px !important;
	left:431px !important;
	top:229px !important;
}

#item120166 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item120189 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item120142 {
	width:200px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item120139 {
	width:227px !important;
	height:46px !important;
	left:431px !important;
	top:264px !important;
}

#item120218 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item120241 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item120193 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item120190 {
	width:212px !important;
	height:26px !important;
	left:432px !important;
	top:318px !important;
}

#item120243 {
	width:185px !important;
	left:21px !important;
	min-height:20px !important;
}

#item120266 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:12px;
	background:#c20019;
}

#item120295 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item120318 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item120270 {
	width:185px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item120267 {
	width:212px !important;
	height:26px !important;
	left:431px !important;
	top:386px !important;
}

#item120319 {
	width:26px !important;
	height:31px !important;
	left:698px !important;
	top:37px !important;
}

#item119901 {
	width:777px !important;
	height:91px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item119924 {
	width:37px !important;
	height:32px !important;
	left:693px !important;
	top:37px !important;
}

#item119899 {
	width:787px !important;
	height:481px !important;
	left:-14px !important;
	top:-10px !important;
}

#item120326 {
	width:140px !important;
	height:60px !important;
	left:65px !important;
	top:14px !important;
}

#item97504 {
	width:1820px !important;
	height:457px !important;
	top:14px !important;
	background:#e1efff;
}

#item97505 {
	width:664px !important;
	left:578px !important;
	top:160px !important;
	min-height:100px !important;
}

#item97672 {
	width:770px !important;
	left:616px !important;
	top:221px !important;
	min-height:100px !important;
}

#item97696 {
	width:131px !important;
	left:423px !important;
	top:222px !important;
	min-height:11px !important;
}

#item97720 {
	width:133px !important;
	left:423px !important;
	top:242px !important;
	min-height:11px !important;
}

#item97743 {
	width:131px !important;
	left:423px !important;
	top:261px !important;
	min-height:27px !important;
}

#item97766 {
	width:152px !important;
	left:423px !important;
	top:296px !important;
	min-height:27px !important;
}

#item97789 {
	width:131px !important;
	left:423px !important;
	top:332px !important;
	min-height:11px !important;
}

#item97812 {
	width:232px !important;
	left:793px !important;
	top:169px !important;
	min-height:16px !important;
}

#item97835 {
	width:175px !important;
	left:616px !important;
	top:318px !important;
	min-height:14px !important;
}

#item97858 {
	width:593px !important;
	left:616px !important;
	top:341px !important;
	min-height:45px !important;
}

#item97881 {
	width:517px !important;
	left:616px !important;
	top:364px !important;
	min-height:70px !important;
}

#item97913 {
	width:71px !important;
	min-height:20px !important;
}

#item97910 {
	width:71px !important;
	height:20px !important;
	left:616px !important;
	top:169px !important;
}

#item97940 {
	width:54px !important;
	min-height:20px !important;
}

#item97937 {
	width:54px !important;
	height:20px !important;
	left:706px !important;
	top:169px !important;
}

#item97988 {
	width:1830px !important;
	height:471px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item98016 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item98017 {
	width:135px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item97992 {
	width:135px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item97989 {
	width:162px !important;
	height:26px !important;
	left:1120px !important;
	top:127px !important;
}

#item98043 {
	width:222px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item98066 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item98068 {
	width:222px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item98040 {
	width:249px !important;
	height:26px !important;
	left:1120px !important;
	top:161px !important;
}

#item98119 {
	width:212px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item98142 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item98095 {
	width:222px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item98092 {
	width:249px !important;
	height:26px !important;
	left:1120px !important;
	top:195px !important;
}

#item98170 {
	width:187px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item98193 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item98146 {
	width:187px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item98143 {
	width:214px !important;
	height:26px !important;
	left:1120px !important;
	top:229px !important;
}

#item98221 {
	width:187px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item98244 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item98197 {
	width:202px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item98194 {
	width:229px !important;
	height:46px !important;
	left:1120px !important;
	top:264px !important;
}

#item98273 {
	width:187px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item98296 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item98248 {
	width:187px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item98245 {
	width:214px !important;
	height:26px !important;
	left:1120px !important;
	top:318px !important;
}

#item98325 {
	width:187px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item98348 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item98301 {
	width:187px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item98298 {
	width:214px !important;
	height:26px !important;
	left:1120px !important;
	top:352px !important;
}

#item98350 {
	width:187px !important;
	left:21px !important;
	min-height:20px !important;
}

#item98373 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:12px;
	background:#c20019;
}

#item98374 {
	width:26px !important;
	height:31px !important;
	left:1392px !important;
	top:38px !important;
}

#item97980 {
	width:1830px !important;
	height:91px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item97981 {
	width:37px !important;
	height:31px !important;
	left:1382px !important;
	top:38px !important;
}

#item97978 {
	width:1840px !important;
	height:481px !important;
	left:-15px !important;
	top:-10px !important;
}

#item98380 {
	width:140px !important;
	height:60px !important;
	left:435px !important;
	top:14px !important;
}

#item87410 {
	width:1080px !important;
	height:418px !important;
	left:1px !important;
	top:14px !important;
	background:#e1efff;
}

#item7333 {
	width:664px !important;
	left:208px !important;
	top:160px !important;
	min-height:100px !important;
}

#item87060 {
	width:780px !important;
	left:246px !important;
	top:196px !important;
	min-height:90px !important;
}

#item87084 {
	width:131px !important;
	left:53px !important;
	top:197px !important;
	min-height:11px !important;
}

#item87107 {
	width:133px !important;
	left:53px !important;
	top:217px !important;
	min-height:11px !important;
}

#item87131 {
	width:131px !important;
	left:53px !important;
	top:236px !important;
	min-height:27px !important;
}

#item87154 {
	width:152px !important;
	left:53px !important;
	top:271px !important;
	min-height:27px !important;
}

#item87177 {
	width:131px !important;
	left:53px !important;
	top:307px !important;
	min-height:11px !important;
}

#item87200 {
	width:232px !important;
	left:423px !important;
	top:144px !important;
	min-height:16px !important;
}

#item87223 {
	width:175px !important;
	left:246px !important;
	top:293px !important;
	min-height:14px !important;
}

#item87246 {
	width:593px !important;
	left:246px !important;
	top:316px !important;
	min-height:45px !important;
}

#item87269 {
	width:517px !important;
	left:246px !important;
	top:339px !important;
	min-height:70px !important;
}

#item87299 {
	width:71px !important;
	min-height:20px !important;
}

#item87296 {
	width:71px !important;
	height:20px !important;
	left:246px !important;
	top:144px !important;
}

#item87326 {
	width:54px !important;
	min-height:20px !important;
}

#item87323 {
	width:54px !important;
	height:20px !important;
	left:336px !important;
	top:144px !important;
}

#item81687 {
	width:1090px !important;
	height:471px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item81714 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item81715 {
	width:135px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81690 {
	width:135px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81688 {
	width:162px !important;
	height:26px !important;
	left:750px !important;
	top:127px !important;
}

#item81741 {
	width:222px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81764 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item81766 {
	width:222px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81738 {
	width:249px !important;
	height:26px !important;
	left:750px !important;
	top:161px !important;
}

#item81792 {
	width:212px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81815 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item81817 {
	width:222px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81789 {
	width:249px !important;
	height:26px !important;
	left:750px !important;
	top:195px !important;
}

#item81845 {
	width:187px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81868 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item81870 {
	width:187px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81841 {
	width:214px !important;
	height:26px !important;
	left:750px !important;
	top:229px !important;
}

#item81896 {
	width:187px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item81920 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item81922 {
	width:202px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item81893 {
	width:229px !important;
	height:46px !important;
	left:750px !important;
	top:264px !important;
}

#item81948 {
	width:187px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81971 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item81974 {
	width:187px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81945 {
	width:214px !important;
	height:26px !important;
	left:750px !important;
	top:318px !important;
}

#item82024 {
	width:187px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item82047 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item82000 {
	width:187px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item81997 {
	width:214px !important;
	height:26px !important;
	left:750px !important;
	top:352px !important;
}

#item82077 {
	width:187px !important;
	left:21px !important;
	min-height:20px !important;
}

#item82100 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:12px;
	background:#c20019;
}

#item82101 {
	width:26px !important;
	height:31px !important;
	left:1022px !important;
	top:38px !important;
}

#item81678 {
	width:1090px !important;
	height:91px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item81680 {
	width:37px !important;
	height:31px !important;
	left:1012px !important;
	top:38px !important;
}

#item81676 {
	width:1100px !important;
	height:481px !important;
	left:-15px !important;
	top:-10px !important;
}

#item82293 {
	width:140px !important;
	height:60px !important;
	left:65px !important;
	top:14px !important;
}

#item120369 {
	width:767px !important;
	height:418px !important;
	left:1px !important;
	top:14px !important;
	background:#e1efff;
}

#item120370 {
	width:648px !important;
	left:60px !important;
	top:160px !important;
	min-height:100px !important;
}

#item120514 {
	width:462px !important;
	left:246px !important;
	top:159px !important;
	min-height:146px !important;
}

#item120538 {
	width:131px !important;
	left:53px !important;
	top:160px !important;
	min-height:11px !important;
}

#item120561 {
	width:133px !important;
	left:53px !important;
	top:180px !important;
	min-height:11px !important;
}

#item120584 {
	width:131px !important;
	left:53px !important;
	top:199px !important;
	min-height:27px !important;
}

#item120607 {
	width:152px !important;
	left:53px !important;
	top:234px !important;
	min-height:27px !important;
}

#item120630 {
	width:131px !important;
	left:53px !important;
	top:270px !important;
	min-height:11px !important;
}

#item120653 {
	width:232px !important;
	left:423px !important;
	top:107px !important;
	min-height:16px !important;
}

#item120677 {
	width:175px !important;
	left:246px !important;
	top:327px !important;
	min-height:14px !important;
}

#item120700 {
	width:462px !important;
	left:246px !important;
	top:349px !important;
	min-height:18px !important;
}

#item120723 {
	width:462px !important;
	left:246px !important;
	top:372px !important;
	min-height:70px !important;
}

#item120749 {
	width:71px !important;
	min-height:20px !important;
}

#item120746 {
	width:71px !important;
	height:20px !important;
	left:246px !important;
	top:107px !important;
}

#item120776 {
	width:54px !important;
	min-height:20px !important;
}

#item120773 {
	width:54px !important;
	height:20px !important;
	left:336px !important;
	top:107px !important;
}

#item120825 {
	width:777px !important;
	height:471px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item120853 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item120854 {
	width:135px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item120829 {
	width:135px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item120826 {
	width:162px !important;
	height:26px !important;
	left:431px !important;
	top:127px !important;
}

#item120905 {
	width:222px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item120928 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item120881 {
	width:222px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item120877 {
	width:249px !important;
	height:26px !important;
	left:431px !important;
	top:161px !important;
}

#item120956 {
	width:212px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item120979 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item120932 {
	width:222px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item120929 {
	width:249px !important;
	height:26px !important;
	left:431px !important;
	top:195px !important;
}

#item121007 {
	width:187px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item121030 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item120983 {
	width:187px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item120980 {
	width:214px !important;
	height:26px !important;
	left:431px !important;
	top:229px !important;
}

#item121058 {
	width:187px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item121081 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item121034 {
	width:202px !important;
	left:24px !important;
	top:3px !important;
	min-height:40px !important;
}

#item121031 {
	width:229px !important;
	height:46px !important;
	left:432px !important;
	top:264px !important;
}

#item121111 {
	width:187px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item121134 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item121085 {
	width:187px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item121082 {
	width:214px !important;
	height:26px !important;
	left:432px !important;
	top:318px !important;
}

#item121162 {
	width:187px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item121185 {
	width:10px !important;
	height:10px !important;
	left:3px !important;
	top:8px !important;
	border-radius:12px;
	background:#c20019;
}

#item121138 {
	width:187px !important;
	left:24px !important;
	top:3px !important;
	min-height:20px !important;
}

#item121135 {
	width:214px !important;
	height:26px !important;
	left:432px !important;
	top:352px !important;
}

#item121188 {
	width:187px !important;
	left:21px !important;
	min-height:20px !important;
}

#item121211 {
	width:10px !important;
	height:10px !important;
	top:5px !important;
	border-radius:12px;
	background:#c20019;
}

#item121212 {
	width:26px !important;
	height:31px !important;
	left:698px !important;
	top:37px !important;
}

#item120816 {
	width:777px !important;
	height:91px !important;
	left:10px !important;
	top:10px !important;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow:2px 2px 5px 0px rgba(0,0,0,0.1);
	background:#fff;
	border:solid 1px #e6e7e8;
}

#item120817 {
	width:37px !important;
	height:32px !important;
	left:693px !important;
	top:37px !important;
}

#item120814 {
	width:787px !important;
	height:481px !important;
	left:-14px !important;
	top:-10px !important;
}

#item121218 {
	width:140px !important;
	height:60px !important;
	left:65px !important;
	top:14px !important;
}

p.autoParaStyle4 {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:13px;
	line-height:15px;
	color:#fff;
	letter-spacing:-0.020em;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle3 {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:7.6px;
	line-height:0;
	color:#fff;
	vertical-align:super;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle2 {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:13px;
	line-height:15px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:13px;
	line-height:15px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

h2.Tablet---V_-_COVER_-_Subtitle-H2 {
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#000;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

h1.Tablet---V_-_COVER_-_Title-H1 {
	font-family:"Playfair Display";
	font-size:40px;
	line-height:45px;
	color:#fff;
	margin-bottom:22px;
	text-align:left;
}

p.Tablet---V_-_Desktop---Lg_-_Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Disclosure---13_20-Light-P-black {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:13px;
	line-height:20px;
	color:#fff;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet---V_-_DISCLOSURE_-_Lincoln-URL-P {
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:13px;
	line-height:15px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet---V_-_DISCLOSURE_-_Bank-Box-Copy-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:13px;
	line-height:15px;
	color:#000;
	letter-spacing:-0.020em;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet---V_-_DISCLOSURE_-_Disclosure-P---13_15-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:13px;
	line-height:15px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet---V_-_DISCLOSURE_-_Disclosure---9-5_12-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9.5px;
	line-height:11.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.Tablet---V_-_Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Tablet---V_-_LEGAL---DISCLOSURES_-_Issuing-Company-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:15px;
	color:#000;
	text-align:left;
}

p.Tablet---V_-_LEGAL---DISCLOSURES_-_Compliance-Number-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:15px;
	color:#000;
	text-align:left;
}

p.Tablet---V_-_LEGAL---DISCLOSURES_-_Disclosure---12_15-Light-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:15px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet---V_-_LEGAL---DISCLOSURES_-_Disclosure---14_18-Bold-P {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:18px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet---V_-_Body-Copy_digital {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:13px;
	text-align:left;
}

ol.Tablet---V_-_INTERIOR-PAGES_-_Numbers-P > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:2ex;
	margin-bottom:6px;
	list-style-type:decimal;
	text-align:left;
}

ul.Tablet---V_-_INTERIOR-PAGES_-_Bullets-P-50-px-after-copy > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	margin-bottom:60px;
	text-align:left;
}
ul.Tablet---V_-_INTERIOR-PAGES_-_Bullets-P-50-px-after-copy > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-weight:500;
}

ul.Tablet---V_-_INTERIOR-PAGES_-_Bullets-P > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Tablet---V_-_INTERIOR-PAGES_-_Bullets-P > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-weight:500;
}

p.Tablet---V_-_INTERIOR-PAGES_-_Footnotes-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:15px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h3.Tablet---V_-_INTERIOR-PAGES_-_Subheader-3-H3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet---V_-_INTERIOR-PAGES_-_Navigation_-_Nav_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet---V_-_INTERIOR-PAGES_-_Buttons_-_Buttons_-Normal-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet---V_-_INTERIOR-PAGES_-_Buttons_-_Buttons_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

ul.Tablet---V_-_INTERIOR-PAGES_-_Bullets-P-20-px-after- > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	margin-bottom:20px;
	text-align:left;
}
ul.Tablet---V_-_INTERIOR-PAGES_-_Bullets-P-20-px-after- > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-weight:500;
}

p.Tablet---V_-_INTERIOR-PAGES_-_Callouts_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet---V_-_INTERIOR-PAGES_-_Callouts_-Roboto-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

h2.Tablet---V_-_INTERIOR-PAGES_-_Subheader-2-H2 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Tablet---V_-_INTERIOR-PAGES_-_Intro-Copy-P {
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#000;
	text-decoration:underline;
	margin-bottom:16px;
	text-align:left;
}

p.Tablet---V_-_INTERIOR-PAGES_-_Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h1.Tablet---V_-_INTERIOR-PAGES_-_Subheader-1-H1 {
	font-family:Merriweather;
	font-size:32px;
	line-height:40px;
	color:#000;
	margin-top:6px;
	margin-bottom:14px;
	text-align:left;
}

p.Tablet---V_-_INTERIOR-PAGES_-_Body-Copy {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:18px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

h1.Tablet---V_-_HTML_-_Headline-Last-Page-H1---Garnet {
	font-family:"Playfair Display";
	font-size:24px;
	line-height:28.8px;
	color:#650030;
	margin-bottom:12px;
	text-align:center;
}

h2.Tablet---V_-_HTML_-_Subhead-H2---Red {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:26.4px;
	color:#650030;
	margin-bottom:8px;
	text-align:left;
}

h3.Tablet---V_-_HTML_-_Menu-Text---Roboto-Medium-p {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:20px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.Tablet---V_-_HTML_-_CTA-Action-Text-P---White-Medium-Cener-Cover {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:25px;
	line-height:30px;
	color:#fff;
	margin-bottom:13px;
	text-align:center;
}

p.Desktop---Lg_-_Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop---LG_-_Desktop---Lg_-_Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Disclosure---13_20-Light-P-white {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:13px;
	line-height:20px;
	color:#fff;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop---LG_-_DISCLOSURE_-_Lincoln-URL-P {
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:13px;
	line-height:15px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop---LG_-_DISCLOSURE_-_Bank-Box-Copy-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:13px;
	line-height:15px;
	color:#000;
	letter-spacing:-0.020em;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop---LG_-_DISCLOSURE_-_Disclosure-P---13_15-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:13px;
	line-height:15px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop---LG_-_DISCLOSURE_-_Disclosure---9-5_12-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9.5px;
	line-height:11.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

h2.Desktop---LG_-_COVER_-_Subtitle-H2 {
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#000;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

h1.Desktop---LG_-_COVER_-_Title-H1 {
	font-family:"Playfair Display";
	font-size:40px;
	line-height:45px;
	color:#fff;
	margin-bottom:22px;
	text-align:left;
}

p.Desktop---LG_-_Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop---LG_-_LEGAL---DISCLOSURES_-_Issuing-Company-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:15px;
	color:#000;
	text-align:left;
}

p.Desktop---LG_-_LEGAL---DISCLOSURES_-_Compliance-Number-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:15px;
	color:#000;
	text-align:left;
}

p.Desktop---LG_-_LEGAL---DISCLOSURES_-_Disclosure---12_15-Light-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:15px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop---LG_-_LEGAL---DISCLOSURES_-_Disclosure---14_18-Bold-P {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:18px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop---LG_-_Body-Copy_digital {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:13px;
	text-align:left;
}

ol.Desktop---LG_-_INTERIOR-PAGES_-_Numbers-P > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:2ex;
	margin-bottom:6px;
	list-style-type:decimal;
	text-align:left;
}

ul.Desktop---LG_-_INTERIOR-PAGES_-_Bullets-P-50-px-after-copy > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	margin-bottom:60px;
	text-align:left;
}
ul.Desktop---LG_-_INTERIOR-PAGES_-_Bullets-P-50-px-after-copy > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-weight:500;
}

ul.Desktop---LG_-_INTERIOR-PAGES_-_Bullets-P > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Desktop---LG_-_INTERIOR-PAGES_-_Bullets-P > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-weight:500;
}

p.Desktop---LG_-_INTERIOR-PAGES_-_Footnotes-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:15px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h3.Desktop---LG_-_INTERIOR-PAGES_-_Subheader-3-H3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop---LG_-_INTERIOR-PAGES_-_Navigation_-_Nav_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop---LG_-_INTERIOR-PAGES_-_Buttons_-_Buttons_-Normal-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop---LG_-_INTERIOR-PAGES_-_Buttons_-_Buttons_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

ul.Desktop---LG_-_INTERIOR-PAGES_-_Bullets-P-20-px-after- > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	margin-bottom:20px;
	text-align:left;
}
ul.Desktop---LG_-_INTERIOR-PAGES_-_Bullets-P-20-px-after- > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-weight:500;
}

p.Desktop---LG_-_INTERIOR-PAGES_-_Callouts_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop---LG_-_INTERIOR-PAGES_-_Callouts_-Roboto-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

h2.Desktop---LG_-_INTERIOR-PAGES_-_Subheader-2-H2 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop---LG_-_INTERIOR-PAGES_-_Intro-Copy-P {
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#000;
	text-decoration:underline;
	margin-bottom:16px;
	text-align:left;
}

p.Desktop---LG_-_INTERIOR-PAGES_-_Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h1.Desktop---LG_-_INTERIOR-PAGES_-_Subheader-1-H1 {
	font-family:Merriweather;
	font-size:32px;
	line-height:40px;
	color:#000;
	margin-top:6px;
	margin-bottom:14px;
	text-align:left;
}

p.Desktop---LG_-_INTERIOR-PAGES_-_Body-Copy {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:18px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

h1.Desktop---LG_-_HTML_-_Headline-Last-Page-H1---Garnet {
	font-family:"Playfair Display";
	font-size:24px;
	line-height:28.8px;
	color:#650030;
	margin-bottom:12px;
	text-align:center;
}

h2.Desktop---LG_-_HTML_-_Subhead-H2---Red {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:26.4px;
	color:#650030;
	margin-bottom:8px;
	text-align:left;
}

h3.Desktop---LG_-_HTML_-_Menu-Text---Roboto-Medium-p {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:20px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.Desktop---LG_-_HTML_-_CTA-Action-Text-P---White-Medium-Cener-Cover {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:25px;
	line-height:30px;
	color:#fff;
	margin-bottom:13px;
	text-align:center;
}

p.Desktop_-_Desktop---Lg_-_Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Desktop_-_DISCLOSURE_-_Lincoln-URL-P {
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:13px;
	line-height:15px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_DISCLOSURE_-_Bank-Box-Copy-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:13px;
	line-height:15px;
	color:#000;
	letter-spacing:-0.020em;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_DISCLOSURE_-_Disclosure-P---13_15-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:13px;
	line-height:15px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_DISCLOSURE_-_Disclosure---9-5_12-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9.5px;
	line-height:11.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-bottom:6px;
	text-align:left;
}

p.Desktop_-_HTML_-_CTA-Action-Text-P---White-Medium-Cener-Cover {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:25px;
	line-height:30px;
	color:#fff;
	margin-bottom:13px;
	text-align:center;
}

h1.Desktop_-_HTML_-_Headline-Last-Page-H1---Garnet {
	font-family:"Playfair Display";
	font-size:24px;
	line-height:28.8px;
	color:#650030;
	margin-bottom:12px;
	text-align:center;
}

h3.Desktop_-_HTML_-_Menu-Text---Roboto-Medium-p {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:20px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

h2.Subhead-1-H2 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:25px;
	line-height:28px;
	color:#ad1129;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Body-Copy---Left {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:25px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

h2.Desktop_-_HTML_-_Subhead-H2---Red {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:26.4px;
	color:#650030;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_LEGAL---DISCLOSURES_-_Disclosure---12_15-Light-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:15px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_LEGAL---DISCLOSURES_-_Disclosure---14_18-Bold-P {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:14px;
	line-height:18px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_LEGAL---DISCLOSURES_-_Compliance-Number-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:15px;
	color:#000;
	text-align:left;
}

p.Desktop_-_LEGAL---DISCLOSURES_-_Issuing-Company-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:15px;
	color:#000;
	text-align:left;
}

p.Desktop_-_INTERIOR-PAGES_-_Body-Copy {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:18px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Links-Black_-Roboto-Medium_-Centered-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:center;
}

p.Links-Black_-Roboto-Light_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:center;
}

p.Links-Blue_-Roboto-Medium_-Centered-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:center;
}

p.Links-Blue_-Roboto-Light_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:center;
}

p.Callouts_-Playfair_-Centered-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:center;
}

p.Body-Copy_-Centered-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:center;
}

p.Nav_-Normal-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_INTERIOR-PAGES_-_Navigation_-_Nav_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_INTERIOR-PAGES_-_Buttons_-_Buttons_-Normal-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_INTERIOR-PAGES_-_Buttons_-_Buttons_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

p.Links-Black_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Links-Black_-Roboto-Light-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Links-Blue_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Links-Blue_-Roboto-Light-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#1772ae;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_INTERIOR-PAGES_-_Callouts_-Roboto-Medium-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_INTERIOR-PAGES_-_Callouts_-Roboto-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#000;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

p.Desktop_-_INTERIOR-PAGES_-_Footnotes-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:15px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

ol.Desktop_-_INTERIOR-PAGES_-_Numbers-P > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:2ex;
	margin-bottom:6px;
	list-style-type:decimal;
	text-align:left;
}

ul.Desktop_-_INTERIOR-PAGES_-_Bullets-P-50-px-after-copy > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	margin-bottom:60px;
	text-align:left;
}
ul.Desktop_-_INTERIOR-PAGES_-_Bullets-P-50-px-after-copy > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-weight:500;
}

ul.Desktop_-_INTERIOR-PAGES_-_Bullets-P-20-px-after- > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	margin-bottom:20px;
	text-align:left;
}
ul.Desktop_-_INTERIOR-PAGES_-_Bullets-P-20-px-after- > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-weight:500;
}

ul.Desktop_-_INTERIOR-PAGES_-_Bullets-P > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	padding-left:20px;
	margin-bottom:6px;
	text-align:left;
}
ul.Desktop_-_INTERIOR-PAGES_-_Bullets-P > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-weight:500;
}

p.Desktop_-_INTERIOR-PAGES_-_Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h3.Desktop_-_INTERIOR-PAGES_-_Subheader-3-H3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h2.Desktop_-_INTERIOR-PAGES_-_Subheader-2-H2 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#650030;
	margin-top:3px;
	margin-bottom:8px;
	text-align:left;
}

h1.Desktop_-_INTERIOR-PAGES_-_Subheader-1-H1 {
	font-family:Merriweather;
	font-size:32px;
	line-height:40px;
	color:#000;
	margin-top:6px;
	margin-bottom:14px;
	text-align:left;
}

p.Desktop_-_INTERIOR-PAGES_-_Intro-Copy-P {
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#000;
	text-decoration:underline;
	margin-bottom:16px;
	text-align:left;
}

h1.Headline-H1---Landing-Page {
	font-family:"Playfair Display";
	font-size:48px;
	line-height:52px;
	color:#ffffff;
	letter-spacing:0.010em;
	margin-bottom:24px;
	text-align:left;
}

h2.Desktop_-_COVER_-_Subtitle-H2 {
	font-family:Roboto,serif;
	font-size:20px;
	line-height:26px;
	color:#000;
	text-decoration:underline;
	margin-bottom:8px;
	text-align:left;
}

h1.Desktop_-_COVER_-_Title-H1 {
	font-family:"Playfair Display";
	font-size:40px;
	line-height:45px;
	color:#fff;
	margin-bottom:22px;
	text-align:left;
}

p.Desktop_-_Body-Copy_digital {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:13px;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.Tablet---V_-_Superscript-White {
	color:#fff;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Tablet---V_-_Color---Garnet {
	color:#650030;
}

span.Tablet---V_-_Underline-Links {
	color:#1772ae;
	text-decoration:underline;
}

span.Tablet---V_-_Indented {
}

span.Tablet---V_-_Font-Weights_-_Roboto-Light {
	font-weight:300;
	font-family:Roboto,serif;
}

strong.Tablet---V_-_Font-Weights_-_Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
}

em.Tablet---V_-_Font-Weights_-_Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

span.Tablet---V_-_Tablet-H_-_Alert-Red {
	color:#c20019;
}

.Tablet---V_-_Tablet-H_-_White {
	color:#fff;
}

span.Tablet---V_-_Colors_-_White {
	color:#fff;
}

span.Tablet---V_-_Colors_-_Medium-Gray {
	color:#767676;
}

span.Tablet---V_-_Colors_-_Dark-Gray {
	color:#5a5a5a;
}

span.Tablet---V_-_Colors_-_Extra-Dark-Gray {
	color:#393a3d;
}

span.Tablet---V_-_Colors_-_Dark-Teal {
	color:#00747b;
}

span.Tablet---V_-_Colors_-_Red {
	color:#ff232a;
}

span.Tablet---V_-_Colors_-_Dark-Burgundy {
	color:#752135;
}

span.Tablet---V_-_Colors_-_Burgundy {
	color:#ad1129;
}

.Tablet---V_-_White {
	color:#fff;
	text-decoration:underline;
	text-decoration-color:#fff;
	-webkit-text-decoration-color:#fff;
}

span.Tablet---V_-_Color---White {
	color:#fff;
}

span.Tablet---V_-_Disclosure-Bold-White {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	color:#fff;
}

span.Tablet---V_-_HTML_-_Hyperlink---White-Medium {
}

span.HTML_-_White {
	color:#fff;
}

span.Desktop---LG_-_Color---Garnet {
	color:#650030;
}

span.Desktop---LG_-_Indented {
}

span.Desktop---LG_-_Font-Weights_-_Roboto-Light {
	font-weight:300;
	font-family:Roboto,serif;
}

strong.Desktop---LG_-_Font-Weights_-_Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
}

em.Desktop---LG_-_Font-Weights_-_Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

span.Desktop---LG_-_Tablet-H_-_Alert-Red {
	color:#c20019;
}

.Desktop---LG_-_Tablet-H_-_White {
	color:#fff;
}

span.Desktop---LG_-_Disclosure-Bold-White {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	color:#fff;
}

span.Desktop---LG_-_Color---White {
	color:#fff;
}

.Desktop---LG_-_White {
	color:#fff;
	text-decoration:underline;
	text-decoration-color:#fff;
	-webkit-text-decoration-color:#fff;
}

span.Desktop---LG_-_Colors_-_White {
	color:#fff;
}

span.Desktop---LG_-_Colors_-_Black {
	color:#000;
}

span.Desktop---LG_-_Colors_-_Medium-Gray {
	color:#767676;
}

span.Desktop---LG_-_Colors_-_Dark-Gray {
	color:#5a5a5a;
}

span.Desktop---LG_-_Colors_-_Extra-Dark-Gray {
	color:#393a3d;
}

span.Desktop---LG_-_Colors_-_Dark-Teal {
	color:#00747b;
}

span.Desktop---LG_-_Colors_-_Red {
	color:#ff232a;
}

span.Desktop---LG_-_Colors_-_Dark-Burgundy {
	color:#752135;
}

span.Desktop---LG_-_Colors_-_Burgundy {
	color:#ad1129;
}

span.Desktop---LG_-_HTML_-_Hyperlink---White-Medium {
}

span.Desktop_-_Underline-Links {
	color:#1772ae;
	text-decoration:underline;
}

span.Desktop_-_Tablet-H_-_Alert-Red {
	color:#c20019;
}

.Desktop_-_Tablet-H_-_White {
	color:#fff;
}

span.Desktop_-_HTML_-_Hyperlink---White-Medium {
}

span.Desktop_-_HTML_-_White {
	color:#fff;
}

span.Numbers---RED {
	font-weight:500;
	font-family:Roboto,serif;
	color:#ad1129;
}

span.Bullets---WHITE {
	color:#fff;
}

span.Bullets---MEDIUM-GRAY {
	color:#767676;
}

span.Bullets---RED {
	color:#ad1129;
}

span.Hyperlinks-Blue- {
	color:#1772ae;
	text-decoration:underline;
}

span.Desktop_-_Colors_-_Medium-Gray {
	color:#767676;
}

span.Desktop_-_Colors_-_Dark-Gray {
	color:#5a5a5a;
}

span.Desktop_-_Colors_-_Extra-Dark-Gray {
	color:#393a3d;
}

span.Desktop_-_Colors_-_Dark-Teal {
	color:#00747b;
}

span.Dark-Blue {
	color:#244f8b;
}

span.Desktop_-_Colors_-_Red {
	color:#ff232a;
}

span.Desktop_-_Colors_-_Burgundy {
	color:#ad1129;
}

span.Desktop_-_Colors_-_Dark-Burgundy {
	color:#752135;
}

span.Desktop_-_Colors_-_Black {
	color:#000;
}

span.Desktop_-_Colors_-_White {
	color:#fff;
}

span.Superscripts_-Playfair {
	font-family:"Playfair Display";
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts_-Roboto-Condensed-Bold-Italic {
	font-weight:bold;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts_-Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts_-Roboto-Condensed-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts_-Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts_-Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.Superscripts_-Roboto-Light {
	font-weight:300;
	font-family:Roboto,serif;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

em.Playfair-Italic {
	font-style:italic;
	font-weight:normal;
	font-family:"Playfair Display";
}

strong.Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Roboto-Condensed-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Roboto-Medium-Italic {
	font-weight:500;
	font-style:italic;
	font-family:Roboto,sans-serif;
}

strong.Desktop_-_Font-Weights_-_Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
}

em.Desktop_-_Font-Weights_-_Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

span.Desktop_-_Font-Weights_-_Roboto-Light {
	font-weight:300;
	font-family:Roboto,serif;
}

span.Desktop_-_Color---Garnet {
	color:#650030;
}

span.Desktop_-_Disclosure-Bold-White {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	color:#fff;
}

span.Desktop_-_Color---White {
	color:#fff;
}

span.Desktop_-_Burgundy {
	color:#ad1129;
	text-decoration:underline;
	text-decoration-color:#fff;
	-webkit-text-decoration-color:#fff;
}

.Desktop_-_White {
	color:#fff;
	text-decoration:underline;
	text-decoration-color:#fff;
	-webkit-text-decoration-color:#fff;
}

span.Desktop_-_Indented {
}

span._202 {
	color:#83142c;
}

span.Hyperlink {
	color:#205d9e;
	text-decoration:underline;
}

span.Desktop_-_Superscript-White {
	color:#fff;
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

span.None {
}
#in5footer {display:block;}
#prefooter {display:none;}

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

#loadIndicator{display:none;}
