/* 	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:#393a3d; }
:-webkit-full-screen { background:#393a3d; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1024px; height:768px; }
.page-scale-wrap { width:1024px; height:768px; background: #fff !important; }
.paper-vertical { width:1024px; height:100%; }
.paper-horizontal { width:3974px; height:780px; }
@media all and (max-height:768px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1024px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item157568 {
	width:1420px !important;
	height:56px !important;
	top:106px !important;
	background:#650030;
}

#item157570 {
	width:970px !important;
	left:232px !important;
	top:110px !important;
	min-height:40px !important;
}

#item157593 {
	width:240px !important;
	left:946px !important;
	top:41px !important;
	min-height:30px !important;
}

#item94924 {
	width:90px !important;
	height:68px !important;
	left:409px !important;
	top:237px !important;
}

#item94929 {
	width:109px !important;
	height:94px !important;
	left:384px !important;
	top:278px !important;
}

#item94934 {
	width:109px !important;
	height:189px !important;
	left:374px !important;
	top:348px !important;
}

#item94939 {
	width:83px !important;
	height:133px !important;
	left:472px !important;
	top:254px !important;
}

#item94944 {
	width:89px !important;
	height:136px !important;
	left:421px !important;
	top:362px !important;
}

#item94949 {
	width:140px !important;
	height:90px !important;
	left:508px !important;
	top:257px !important;
}

#item94954 {
	width:98px !important;
	height:80px !important;
	left:544px !important;
	top:336px !important;
}

#item94959 {
	width:77px !important;
	height:97px !important;
	left:494px !important;
	top:380px !important;
}

#item94965 {
	width:93px !important;
	height:109px !important;
	left:467px !important;
	top:464px !important;
}

#item94971 {
	width:101px !important;
	height:80px !important;
	left:560px !important;
	top:407px !important;
}

#item94976 {
	width:97px !important;
	height:99px !important;
	left:545px !important;
	top:476px !important;
}

#item94981 {
	width:90px !important;
	height:58px !important;
	left:643px !important;
	top:279px !important;
}

#item94986 {
	width:96px !important;
	height:65px !important;
	left:638px !important;
	top:331px !important;
}

#item94991 {
	width:113px !important;
	height:58px !important;
	left:635px !important;
	top:381px !important;
}

#item94996 {
	width:102px !important;
	height:56px !important;
	left:656px !important;
	top:435px !important;
}

#item95003 {
	width:118px !important;
	height:63px !important;
	left:642px !important;
	top:486px !important;
}

#item95008 {
	width:192px !important;
	height:189px !important;
	left:581px !important;
	top:494px !important;
}

#item95013 {
	width:90px !important;
	height:102px !important;
	left:726px !important;
	top:277px !important;
}

#item95018 {
	width:84px !important;
	height:55px !important;
	left:731px !important;
	top:377px !important;
}

#item95024 {
	width:91px !important;
	height:80px !important;
	left:742px !important;
	top:427px !important;
}

#item95029 {
	width:68px !important;
	height:62px !important;
	left:757px !important;
	top:498px !important;
}

#item95034 {
	width:77px !important;
	height:69px !important;
	left:765px !important;
	top:559px !important;
}

#item95039 {
	width:72px !important;
	height:77px !important;
	left:777px !important;
	top:317px !important;
}

#item95045 {
	width:54px !important;
	height:97px !important;
	left:798px !important;
	top:392px !important;
}

#item95050 {
	width:49px !important;
	height:86px !important;
	left:801px !important;
	top:522px !important;
}

#item95055 {
	width:104px !important;
	height:98px !important;
	left:807px !important;
	top:306px !important;
}

#item95062 {
	width:42px !important;
	height:73px !important;
	left:845px !important;
	top:401px !important;
}

#item95067 {
	width:100px !important;
	height:51px !important;
	left:829px !important;
	top:446px !important;
}

#item95072 {
	width:116px !important;
	height:38px !important;
	left:818px !important;
	top:485px !important;
}

#item95078 {
	width:52px !important;
	height:86px !important;
	left:847px !important;
	top:519px !important;
}

#item95084 {
	width:58px !important;
	height:66px !important;
	left:882px !important;
	top:391px !important;
}

#item95089 {
	width:62px !important;
	height:61px !important;
	left:918px !important;
	top:414px !important;
}

#item95094 {
	width:107px !important;
	height:60px !important;
	left:908px !important;
	top:429px !important;
}

#item95099 {
	width:120px !important;
	height:53px !important;
	left:901px !important;
	top:472px !important;
}

#item95104 {
	width:69px !important;
	height:53px !important;
	left:916px !important;
	top:509px !important;
}

#item95109 {
	width:76px !important;
	height:78px !important;
	left:883px !important;
	top:516px !important;
}

#item95114 {
	width:124px !important;
	height:97px !important;
	left:860px !important;
	top:585px !important;
}

#item95119 {
	width:80px !important;
	height:51px !important;
	left:936px !important;
	top:379px !important;
}

#item95142 {
	width:22px !important;
	height:22px !important;
	left:68px !important;
	top:25px !important;
	background:#c22026;
}

#item95138 {
	width:44px !important;
	height:44px !important;
	left:68px !important;
	top:25px !important;
	background:#350078;
	border:solid 0.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item95135 {
	width:90px !important;
	height:47px !important;
	left:956px !important;
	top:419px !important;
}

#item95152 {
	width:21px !important;
	height:21px !important;
	left:26px !important;
	top:5px !important;
	background:#c22026;
}

#item95148 {
	width:42px !important;
	height:42px !important;
	left:25px !important;
	top:5px !important;
	background:#350078;
	border:solid 0.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item95146 {
	width:46px !important;
	height:26px !important;
	left:1004px !important;
	top:416px !important;
}

#item95161 {
	width:21px !important;
	height:21px !important;
	left:29px !important;
	top:11px !important;
	background:#c22026;
}

#item95157 {
	width:42px !important;
	height:42px !important;
	left:29px !important;
	top:11px !important;
	background:#350078;
	border:solid 0.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item95155 {
	width:50px !important;
	height:42px !important;
	left:1007px !important;
	top:388px !important;
}

#item95165 {
	width:103px !important;
	height:77px !important;
	left:945px !important;
	top:323px !important;
}

#item95170 {
	width:23px !important;
	height:45px !important;
	left:1015px !important;
	top:316px !important;
}

#item95175 {
	width:21px !important;
	height:47px !important;
	left:1032px !important;
	top:312px !important;
}

#item95181 {
	width:47px !important;
	height:25px !important;
	left:1024px !important;
	top:350px !important;
}

#item95186 {
	width:24px !important;
	height:24px !important;
	left:1024px !important;
	top:368px !important;
}

#item95197 {
	width:21px !important;
	height:21px !important;
	left:16px !important;
	top:13px !important;
	background:#c22026;
}

#item95193 {
	width:42px !important;
	height:42px !important;
	left:16px !important;
	top:13px !important;
	background:#cc3321;
	border:solid 0.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item95191 {
	width:37px !important;
	height:34px !important;
	left:1045px !important;
	top:368px !important;
}

#item95200 {
	width:51px !important;
	height:82px !important;
	left:1040px !important;
	top:269px !important;
}

#item95206 {
	width:183px !important;
	height:105px !important;
	left:300px !important;
	top:564px !important;
}

#item95211 {
	width:102px !important;
	height:73px !important;
	left:478px !important;
	top:603px !important;
}

#item95132 {
	width:22px !important;
	height:22px !important;
	left:37px !important;
	top:37px !important;
	background:#c22026;
}

#item95128 {
	width:44px !important;
	height:44px !important;
	left:37px !important;
	top:37px !important;
	background:#350078;
	border:solid 0.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item95126 {
	width:59px !important;
	height:59px !important;
	left:988px !important;
	top:432px !important;
}

#item95449 {
	width:30px !important;
	left:443px !important;
	top:269px !important;
	min-height:16px !important;
}

#item95472 {
	width:30px !important;
	left:421px !important;
	top:323px !important;
	min-height:16px !important;
}

#item95496 {
	width:30px !important;
	left:404px !important;
	top:453px !important;
	min-height:16px !important;
}

#item95519 {
	width:30px !important;
	left:451px !important;
	top:411px !important;
	min-height:16px !important;
}

#item95542 {
	width:30px !important;
	left:496px !important;
	top:347px !important;
	min-height:16px !important;
}

#item95565 {
	width:30px !important;
	left:564px !important;
	top:301px !important;
	min-height:16px !important;
}

#item95588 {
	width:30px !important;
	left:672px !important;
	top:305px !important;
	min-height:16px !important;
}

#item95612 {
	width:30px !important;
	left:672px !important;
	top:356px !important;
	min-height:16px !important;
}

#item95635 {
	width:30px !important;
	left:679px !important;
	top:405px !important;
	min-height:16px !important;
}

#item95658 {
	width:30px !important;
	left:553px !important;
	top:656px !important;
	min-height:16px !important;
}

#item95681 {
	width:30px !important;
	left:676px !important;
	top:579px !important;
	min-height:16px !important;
}

#item95704 {
	width:30px !important;
	left:402px !important;
	top:599px !important;
	min-height:16px !important;
}

#item95727 {
	width:30px !important;
	left:705px !important;
	top:508px !important;
	min-height:16px !important;
}

#item95750 {
	width:30px !important;
	left:692px !important;
	top:458px !important;
	min-height:16px !important;
}

#item95773 {
	width:30px !important;
	left:595px !important;
	top:443px !important;
	min-height:16px !important;
}

#item95796 {
	width:30px !important;
	left:500px !important;
	top:511px !important;
	min-height:16px !important;
}

#item95819 {
	width:30px !important;
	left:518px !important;
	top:427px !important;
	min-height:16px !important;
}

#item95842 {
	width:30px !important;
	left:577px !important;
	top:371px !important;
	min-height:16px !important;
}

#item95865 {
	width:30px !important;
	left:579px !important;
	top:519px !important;
	min-height:16px !important;
}

#item95888 {
	width:30px !important;
	left:740px !important;
	top:329px !important;
	min-height:16px !important;
}

#item95912 {
	width:30px !important;
	left:802px !important;
	top:358px !important;
	min-height:16px !important;
}

#item95935 {
	width:30px !important;
	left:867px !important;
	top:375px !important;
	min-height:16px !important;
}

#item95958 {
	width:22px !important;
	height:13px !important;
	left:1035px !important;
	top:357px !important;
}

#item95981 {
	width:30px !important;
	left:958px !important;
	top:399px !important;
	min-height:16px !important;
}

#item96005 {
	width:27px !important;
	left:964px !important;
	top:458px !important;
	min-height:14px !important;
}

#item96028 {
	width:25px !important;
	left:962px !important;
	top:492px !important;
	min-height:14px !important;
}

#item96051 {
	width:25px !important;
	left:925px !important;
	top:450px !important;
	min-height:13px !important;
}

#item96074 {
	width:30px !important;
	left:896px !important;
	top:420px !important;
	min-height:16px !important;
}

#item96097 {
	width:30px !important;
	left:853px !important;
	top:432px !important;
	min-height:16px !important;
}

#item96120 {
	width:30px !important;
	left:813px !important;
	top:435px !important;
	min-height:16px !important;
}

#item96143 {
	width:30px !important;
	left:874px !important;
	top:471px !important;
	min-height:16px !important;
}

#item96166 {
	width:30px !important;
	left:853px !important;
	top:501px !important;
	min-height:16px !important;
}

#item96189 {
	width:25px !important;
	left:942px !important;
	top:526px !important;
	min-height:14px !important;
}

#item96212 {
	width:30px !important;
	left:904px !important;
	top:551px !important;
	min-height:16px !important;
}

#item96235 {
	width:25px !important;
	left:947px !important;
	top:634px !important;
	min-height:15px !important;
}

#item96258 {
	width:30px !important;
	left:855px !important;
	top:555px !important;
	min-height:16px !important;
}

#item96281 {
	width:26px !important;
	left:813px !important;
	top:556px !important;
	min-height:16px !important;
}

#item96304 {
	width:26px !important;
	left:774px !important;
	top:582px !important;
	min-height:14px !important;
}

#item96327 {
	width:30px !important;
	left:770px !important;
	top:523px !important;
	min-height:16px !important;
}

#item96350 {
	width:30px !important;
	left:770px !important;
	top:462px !important;
	min-height:16px !important;
}

#item96373 {
	width:30px !important;
	left:754px !important;
	top:398px !important;
	min-height:16px !important;
}

#item96397 {
	width:23px !important;
	left:1050px !important;
	top:302px !important;
	min-height:13px !important;
}

#item96420 {
	width:21px !important;
	height:13px !important;
	left:1031px !important;
	top:341px !important;
}

#item96443 {
	width:18px !important;
	left:1015px !important;
	top:326px !important;
	min-height:11px !important;
}

#item96466 {
	width:27px !important;
	left:987px !important;
	top:359px !important;
	min-height:15px !important;
}

#item96489 {
	width:21px !important;
	left:1025px !important;
	top:372px !important;
	min-height:13px !important;
}

#item96512 {
	width:30px !important;
	left:958px !important;
	top:399px !important;
	min-height:16px !important;
}

#item96535 {
	width:17px !important;
	left:1062px !important;
	top:385px !important;
	min-height:13px !important;
}

#item96558 {
	width:21px !important;
	left:1036px !important;
	top:404px !important;
	min-height:13px !important;
}

#item96581 {
	width:21px !important;
	left:1029px !important;
	top:427px !important;
	min-height:11px !important;
}

#item96604 {
	width:24px !important;
	left:1022px !important;
	top:450px !important;
	min-height:14px !important;
}

#item96627 {
	width:21px !important;
	left:1025px !important;
	top:475px !important;
	min-height:11px !important;
}

#item96650 {
	width:65px !important;
	height:50px !important;
	left:423px !important;
	top:242px !important;
}

#item96657 {
	width:80px !important;
	height:50px !important;
	left:395px !important;
	top:303px !important;
}

#item96663 {
	width:88px !important;
	height:163px !important;
	left:385px !important;
	top:357px !important;
}

#item96673 {
	width:49px !important;
	height:50px !important;
	left:483px !important;
	top:323px !important;
}

#item96679 {
	width:60px !important;
	height:74px !important;
	left:437px !important;
	top:375px !important;
}

#item96685 {
	width:109px !important;
	height:64px !important;
	left:531px !important;
	top:269px !important;
}

#item96691 {
	width:77px !important;
	height:56px !important;
	left:557px !important;
	top:345px !important;
}

#item96697 {
	width:54px !important;
	height:67px !important;
	left:506px !important;
	top:398px !important;
}

#item96703 {
	width:67px !important;
	height:87px !important;
	left:484px !important;
	top:472px !important;
}

#item96709 {
	width:88px !important;
	height:60px !important;
	left:569px !important;
	top:418px !important;
}

#item96715 {
	width:80px !important;
	height:87px !important;
	left:557px !important;
	top:481px !important;
}

#item96721 {
	width:77px !important;
	height:56px !important;
	left:651px !important;
	top:277px !important;
}

#item96729 {
	width:87px !important;
	height:46px !important;
	left:646px !important;
	top:334px !important;
}

#item96735 {
	width:87px !important;
	height:46px !important;
	left:652px !important;
	top:388px !important;
}

#item96741 {
	width:91px !important;
	height:46px !important;
	left:663px !important;
	top:439px !important;
}

#item96747 {
	width:76px !important;
	height:46px !important;
	left:683px !important;
	top:492px !important;
}

#item96753 {
	width:129px !important;
	height:109px !important;
	left:634px !important;
	top:545px !important;
}

#item96759 {
	width:46px !important;
	height:94px !important;
	left:737px !important;
	top:283px !important;
}

#item96766 {
	width:66px !important;
	height:48px !important;
	left:740px !important;
	top:378px !important;
}

#item96772 {
	width:43px !important;
	height:45px !important;
	left:762px !important;
	top:447px !important;
}

#item96778 {
	width:49px !important;
	height:50px !important;
	left:762px !important;
	top:502px !important;
}

#item96785 {
	width:46px !important;
	height:56px !important;
	left:769px !important;
	top:566px !important;
}

#item96791 {
	width:44px !important;
	height:51px !important;
	left:796px !important;
	top:334px !important;
}

#item96797 {
	width:38px !important;
	height:71px !important;
	left:811px !important;
	top:400px !important;
}

#item96803 {
	width:63px !important;
	height:82px !important;
	left:841px !important;
	top:316px !important;
}

#item96810 {
	width:33px !important;
	height:60px !important;
	left:851px !important;
	top:402px !important;
}

#item96816 {
	width:90px !important;
	height:25px !important;
	left:826px !important;
	top:494px !important;
}

#item96822 {
	width:44px !important;
	height:64px !important;
	left:849px !important;
	top:523px !important;
}

#item96828 {
	width:40px !important;
	height:46px !important;
	left:890px !important;
	top:400px !important;
}

#item96834 {
	width:41px !important;
	height:32px !important;
	left:957px !important;
	top:445px !important;
}

#item96841 {
	width:80px !important;
	height:30px !important;
	left:931px !important;
	top:484px !important;
}

#item96847 {
	width:42px !important;
	height:55px !important;
	left:898px !important;
	top:532px !important;
}

#item96853 {
	width:75px !important;
	height:78px !important;
	left:902px !important;
	top:594px !important;
}

#item96859 {
	width:57px !important;
	height:33px !important;
	left:946px !important;
	top:387px !important;
}

#item96865 {
	width:42px !important;
	height:25px !important;
	left:1015px !important;
	top:399px !important;
}

#item96872 {
	width:57px !important;
	height:45px !important;
	left:963px !important;
	top:337px !important;
}

#item96878 {
	width:14px !important;
	height:45px !important;
	left:1020px !important;
	top:315px !important;
}

#item96884 {
	width:14px !important;
	height:45px !important;
	left:1035px !important;
	top:312px !important;
}

#item96890 {
	width:39px !important;
	height:10px !important;
	left:1028px !important;
	top:357px !important;
}

#item96897 {
	width:20px !important;
	height:13px !important;
	left:1027px !important;
	top:370px !important;
}

#item96903 {
	width:31px !important;
	height:30px !important;
	left:1050px !important;
	top:369px !important;
}

#item96909 {
	width:37px !important;
	height:38px !important;
	left:1045px !important;
	top:287px !important;
}

#item96915 {
	width:97px !important;
	height:82px !important;
	left:369px !important;
	top:567px !important;
}

#item96921 {
	width:101px !important;
	height:69px !important;
	left:481px !important;
	top:603px !important;
}

#item96928 {
	width:41px !important;
	height:21px !important;
	left:1010px !important;
	top:443px !important;
}

#item96935 {
	width:42px !important;
	height:16px !important;
	left:1009px !important;
	top:424px !important;
}

#item96941 {
	width:35px !important;
	height:26px !important;
	left:1020px !important;
	top:466px !important;
}

#item96947 {
	width:38px !important;
	height:56px !important;
	left:809px !important;
	top:532px !important;
}

#item96954 {
	width:44px !important;
	height:35px !important;
	left:934px !important;
	top:514px !important;
}

#item96960 {
	width:75px !important;
	height:31px !important;
	left:844px !important;
	top:459px !important;
}

#item96966 {
	width:32px !important;
	height:37px !important;
	left:925px !important;
	top:434px !important;
}

@keyframes fade-in-272782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-272782 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item272782 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item272785 {
	opacity:0.65;
	width:850px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item272782 {
	width:856px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-272787 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-272787 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item272788 {
	width:374px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item276911 {
	width:372px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#cc3321;
}

#item276912 {
	width:372px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item273647 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item273670 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item273720 {
	width:210px !important;
	min-height:20px !important;
}

#item273696 {
	width:210px !important;
	min-height:20px !important;
}

#item273693 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item276941 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item276938 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item276936 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:5px !important;
}

@keyframes fade-in-272950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-272950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item272950 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item272954 {
	opacity:0.65;
	width:850px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item272950 {
	width:856px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-272955 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-272955 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item272956 {
	width:374px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item276877 {
	width:372px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#ff4f17;
}

#item276878 {
	width:372px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item273417 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item273440 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item273490 {
	width:210px !important;
	min-height:20px !important;
}

#item273466 {
	width:210px !important;
	min-height:20px !important;
}

#item273463 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item276908 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item276904 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item276902 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:5px !important;
}

@keyframes fade-in-273121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-273121 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item273121 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item273125 {
	opacity:0.65;
	width:850px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item273121 {
	width:856px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-273126 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-273126 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item273128 {
	width:374px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item276799 {
	width:372px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#350078;
}

#item276800 {
	width:372px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item273315 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item273338 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item273388 {
	width:210px !important;
	min-height:20px !important;
}

#item273364 {
	width:210px !important;
	min-height:20px !important;
}

#item273361 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item276828 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item276825 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item276823 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:5px !important;
}

@keyframes fade-in-272491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-272491 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item272491 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item272494 {
	opacity:0.65;
	width:850px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item272491 {
	width:856px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-272495 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-272495 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item272496 {
	width:374px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item276766 {
	width:372px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#245caf;
}

#item276767 {
	width:372px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item272667 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item272690 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item272740 {
	width:220px !important;
	min-height:20px !important;
}

#item272716 {
	width:220px !important;
	min-height:20px !important;
}

#item272713 {
	width:220px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item276795 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item276792 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item276790 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:5px !important;
}

@keyframes fade-in-296336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-296336 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item296336 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item296339 {
	opacity:0.65;
	width:850px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item296336 {
	width:856px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-296340 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-296340 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item296341 {
	width:746px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item296667 {
	width:371px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#cc3321;
}

#item296668 {
	width:371px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item296695 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item296718 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item296768 {
	width:210px !important;
	min-height:20px !important;
}

#item296744 {
	width:210px !important;
	min-height:20px !important;
}

#item296741 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item296467 {
	width:372px !important;
	height:34px !important;
	left:373px !important;
	top:1px !important;
	background:#350078;
}

#item296468 {
	width:372px !important;
	left:373px !important;
	top:9px !important;
	min-height:20px !important;
}

#item296495 {
	width:190px !important;
	left:513px !important;
	top:68px !important;
	min-height:20px !important;
}

#item296518 {
	width:190px !important;
	left:513px !important;
	top:97px !important;
	min-height:20px !important;
}

#item296570 {
	width:210px !important;
	min-height:20px !important;
}

#item296546 {
	width:210px !important;
	min-height:20px !important;
}

#item296542 {
	width:210px !important;
	height:20px !important;
	left:513px !important;
	top:122px !important;
}

#item296651 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item296648 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item296645 {
	width:25px !important;
	height:25px !important;
	left:714px !important;
	top:5px !important;
}

@keyframes fade-in-276950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-276950 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item276950 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item276953 {
	opacity:0.65;
	width:850px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item276950 {
	width:856px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-276954 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-276954 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item276955 {
	width:746px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item277350 {
	width:371px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#1a7200;
}

#item277351 {
	width:371px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item277378 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item277401 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item277452 {
	width:190px !important;
	min-height:20px !important;
}

#item277427 {
	width:190px !important;
	min-height:20px !important;
}

#item277424 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item277568 {
	width:372px !important;
	height:34px !important;
	left:373px !important;
	top:1px !important;
	background:#350078;
}

#item277569 {
	width:372px !important;
	left:373px !important;
	top:9px !important;
	min-height:20px !important;
}

#item277596 {
	width:190px !important;
	left:513px !important;
	top:68px !important;
	min-height:20px !important;
}

#item277619 {
	width:190px !important;
	left:513px !important;
	top:97px !important;
	min-height:20px !important;
}

#item277669 {
	width:210px !important;
	min-height:20px !important;
}

#item277645 {
	width:210px !important;
	min-height:20px !important;
}

#item277642 {
	width:210px !important;
	height:20px !important;
	left:513px !important;
	top:122px !important;
}

#item277140 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item277136 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item277132 {
	width:25px !important;
	height:25px !important;
	left:714px !important;
	top:5px !important;
}

@keyframes fade-in-272188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-272188 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item272188 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item272191 {
	opacity:0.65;
	width:850px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item272188 {
	width:856px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-272192 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-272192 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item272193 {
	width:374px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item276729 {
	width:372px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#1a7200;
}

#item276730 {
	width:372px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item272359 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item272383 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item272433 {
	width:190px !important;
	min-height:20px !important;
}

#item272409 {
	width:190px !important;
	min-height:20px !important;
}

#item272406 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item276758 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item276755 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item276753 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:5px !important;
}

@keyframes fade-in-271876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-271876 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item271876 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item271879 {
	opacity:0.65;
	width:850px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item271876 {
	width:856px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-271880 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-271880 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item271881 {
	width:374px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item276691 {
	width:372px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#9b641c;
}

#item276692 {
	width:372px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item272055 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item272078 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item272129 {
	width:210px !important;
	min-height:20px !important;
}

#item272105 {
	width:210px !important;
	min-height:20px !important;
}

#item272101 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item276720 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item276717 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item276715 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:5px !important;
}

@keyframes fade-in-271686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-271686 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item271686 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item271690 {
	opacity:0.65;
	width:850px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item271686 {
	width:856px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-271691 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-271691 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item271692 {
	width:374px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item276662 {
	width:372px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item276663 {
	width:372px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item271635 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item271658 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item271612 {
	width:210px !important;
	min-height:20px !important;
}

#item271587 {
	width:210px !important;
	min-height:20px !important;
}

#item271584 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item276689 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item271852 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item271848 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:5px !important;
}

#item97570 {
	opacity:0.00;
	width:850px !important;
	height:6px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item97567 {
	width:866px !important;
	height:486px !important;
	left:272px !important;
	top:217px !important;
}

#item150151 {
	width:956px !important;
	height:31px !important;
	left:232px !important;
	top:733px !important;
	background:#c22026;
}

#item150152 {
	width:956px !important;
	left:232px !important;
	top:740px !important;
	min-height:20px !important;
}

#item168960 {
	width:190px !important;
	left:615px !important;
	top:910px !important;
	min-height:20px !important;
}

#item168983 {
	width:220px !important;
	left:600px !important;
	top:939px !important;
	min-height:20px !important;
}

#item169084 {
	width:210px !important;
	min-height:20px !important;
}

#item169060 {
	width:210px !important;
	min-height:20px !important;
}

#item169057 {
	width:210px !important;
	height:20px !important;
	left:605px !important;
	top:964px !important;
}

#item298350 {
	width:318px !important;
	height:31px !important;
	left:232px !important;
	top:1014px !important;
	background:#c22026;
}

#item298351 {
	width:318px !important;
	left:232px !important;
	top:1021px !important;
	min-height:20px !important;
}

#item150356 {
	width:190px !important;
	left:296px !important;
	top:1191px !important;
	min-height:20px !important;
}

#item150379 {
	width:260px !important;
	left:261px !important;
	top:1220px !important;
	min-height:40px !important;
}

#item273861 {
	width:210px !important;
	min-height:20px !important;
}

#item273837 {
	width:210px !important;
	min-height:20px !important;
}

#item273834 {
	width:210px !important;
	height:20px !important;
	left:286px !important;
	top:1265px !important;
}

#item298374 {
	width:318px !important;
	height:31px !important;
	left:551px !important;
	top:1014px !important;
	background:#c22026;
}

#item298375 {
	width:318px !important;
	left:551px !important;
	top:1021px !important;
	min-height:20px !important;
}

#item163249 {
	width:210px !important;
	left:605px !important;
	top:1191px !important;
	min-height:20px !important;
}

#item163272 {
	width:210px !important;
	left:605px !important;
	top:1220px !important;
	min-height:40px !important;
}

#item163484 {
	width:210px !important;
	min-height:20px !important;
}

#item163460 {
	width:210px !important;
	min-height:20px !important;
}

#item163457 {
	width:210px !important;
	height:20px !important;
	left:605px !important;
	top:1265px !important;
}

#item298398 {
	width:318px !important;
	height:31px !important;
	left:870px !important;
	top:1014px !important;
	background:#c22026;
}

#item298399 {
	width:318px !important;
	left:870px !important;
	top:1021px !important;
	min-height:20px !important;
}

#item150709 {
	width:190px !important;
	left:934px !important;
	top:1191px !important;
	min-height:20px !important;
}

#item150732 {
	width:190px !important;
	left:934px !important;
	top:1220px !important;
	min-height:40px !important;
}

#item273977 {
	width:190px !important;
	min-height:20px !important;
}

#item273952 {
	width:190px !important;
	min-height:20px !important;
}

#item273949 {
	width:190px !important;
	height:20px !important;
	left:934px !important;
	top:1265px !important;
}

#item163217 {
	width:238px !important;
	height:50px !important;
	left:232px !important;
	top:1315px !important;
	background:#c22026;
}

#item163218 {
	width:156px !important;
	left:273px !important;
	top:1322px !important;
	min-height:40px !important;
}

#item274051 {
	width:210px !important;
	left:246px !important;
	top:1511px !important;
	min-height:20px !important;
}

#item274074 {
	width:230px !important;
	left:236px !important;
	top:1540px !important;
	min-height:40px !important;
}

#item274124 {
	width:210px !important;
	min-height:20px !important;
}

#item274100 {
	width:210px !important;
	min-height:20px !important;
}

#item274097 {
	width:210px !important;
	height:20px !important;
	left:246px !important;
	top:1585px !important;
}

#item274373 {
	width:238px !important;
	height:50px !important;
	left:471px !important;
	top:1315px !important;
	background:#c22026;
}

#item274374 {
	width:210px !important;
	left:485px !important;
	top:1322px !important;
	min-height:40px !important;
}

#item274522 {
	width:210px !important;
	left:485px !important;
	top:1511px !important;
	min-height:20px !important;
}

#item274545 {
	width:216px !important;
	left:482px !important;
	top:1540px !important;
	min-height:40px !important;
}

#item274595 {
	width:210px !important;
	min-height:20px !important;
}

#item274571 {
	width:210px !important;
	min-height:20px !important;
}

#item274568 {
	width:210px !important;
	height:20px !important;
	left:485px !important;
	top:1585px !important;
}

#item300928 {
	width:238px !important;
	height:50px !important;
	left:710px !important;
	top:1315px !important;
	background:#c22026;
}

#item300929 {
	width:210px !important;
	left:725px !important;
	top:1332px !important;
	min-height:20px !important;
}

#item300958 {
	width:210px !important;
	left:724px !important;
	top:1511px !important;
	min-height:20px !important;
}

#item300981 {
	width:180px !important;
	left:739px !important;
	top:1540px !important;
	min-height:40px !important;
}

#item301033 {
	width:210px !important;
	min-height:20px !important;
}

#item301009 {
	width:210px !important;
	min-height:20px !important;
}

#item301006 {
	width:210px !important;
	height:20px !important;
	left:724px !important;
	top:1585px !important;
}

#item159672 {
	width:238px !important;
	height:50px !important;
	left:950px !important;
	top:1315px !important;
	background:#c22026;
}

#item159673 {
	width:170px !important;
	left:984px !important;
	top:1322px !important;
	min-height:40px !important;
}

#item274648 {
	width:210px !important;
	left:963px !important;
	top:1511px !important;
	min-height:20px !important;
}

#item274671 {
	width:190px !important;
	left:973px !important;
	top:1540px !important;
	min-height:40px !important;
}

#item177574 {
	width:210px !important;
	min-height:20px !important;
}

#item177550 {
	width:210px !important;
	min-height:20px !important;
}

#item177547 {
	width:210px !important;
	height:20px !important;
	left:963px !important;
	top:1585px !important;
}

#item274789 {
	width:238px !important;
	height:50px !important;
	left:232px !important;
	top:1634px !important;
	background:#c22026;
}

#item274790 {
	width:210px !important;
	left:246px !important;
	top:1641px !important;
	min-height:40px !important;
}

#item274817 {
	width:190px !important;
	left:256px !important;
	top:1830px !important;
	min-height:20px !important;
}

#item274840 {
	width:230px !important;
	left:236px !important;
	top:1859px !important;
	min-height:40px !important;
}

#item274891 {
	width:210px !important;
	min-height:20px !important;
}

#item274867 {
	width:210px !important;
	min-height:20px !important;
}

#item274863 {
	width:210px !important;
	height:20px !important;
	left:246px !important;
	top:1904px !important;
}

#item274914 {
	width:238px !important;
	height:50px !important;
	left:471px !important;
	top:1634px !important;
	background:#c22026;
}

#item274915 {
	width:238px !important;
	left:471px !important;
	top:1641px !important;
	min-height:40px !important;
}

#item274943 {
	width:190px !important;
	left:495px !important;
	top:1830px !important;
	min-height:20px !important;
}

#item274966 {
	width:180px !important;
	left:500px !important;
	top:1859px !important;
	min-height:60px !important;
}

#item275017 {
	width:210px !important;
	min-height:20px !important;
}

#item274993 {
	width:210px !important;
	min-height:20px !important;
}

#item274990 {
	width:210px !important;
	height:20px !important;
	left:485px !important;
	top:1922px !important;
}

#item275040 {
	width:238px !important;
	height:50px !important;
	left:710px !important;
	top:1634px !important;
	background:#c22026;
}

#item275041 {
	width:238px !important;
	left:710px !important;
	top:1651px !important;
	min-height:20px !important;
}

#item275654 {
	width:210px !important;
	left:724px !important;
	top:1830px !important;
	min-height:20px !important;
}

#item275677 {
	width:200px !important;
	left:729px !important;
	top:1859px !important;
	min-height:20px !important;
}

#item275727 {
	width:210px !important;
	min-height:20px !important;
}

#item275703 {
	width:210px !important;
	min-height:20px !important;
}

#item275700 {
	width:210px !important;
	height:20px !important;
	left:724px !important;
	top:1884px !important;
}

#item300064 {
	width:204px !important;
	height:50px !important;
	border-radius:30px;
	background:#000;
}

#item300065 {
	width:140px !important;
	left:32px !important;
	top:8px !important;
	min-height:40px !important;
}

#item258490 {
	width:204px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item258491 {
	width:140px !important;
	left:32px !important;
	top:8px !important;
	min-height:40px !important;
}

#item258634 {
	width:204px !important;
	height:50px !important;
	left:727px !important;
	top:1911px !important;
}

#item275166 {
	width:238px !important;
	height:50px !important;
	left:949px !important;
	top:1634px !important;
	background:#c22026;
}

#item275167 {
	width:238px !important;
	left:949px !important;
	top:1651px !important;
	min-height:20px !important;
}

#item275196 {
	width:238px !important;
	left:949px !important;
	top:1830px !important;
	min-height:20px !important;
}

#item275219 {
	width:180px !important;
	left:978px !important;
	top:1859px !important;
	min-height:40px !important;
}

#item275269 {
	width:220px !important;
	min-height:20px !important;
}

#item275245 {
	width:220px !important;
	min-height:20px !important;
}

#item275242 {
	width:220px !important;
	height:20px !important;
	left:958px !important;
	top:1904px !important;
}

#item96973 {
	width:920px !important;
	left:232px !important;
	top:2109px !important;
	min-height:180px !important;
}

#item161610 {
	width:768px !important;
	height:90px !important;
	top:99px !important;
	background:#650030;
}

#item161611 {
	width:690px !important;
	left:30px !important;
	top:117px !important;
	min-height:50px !important;
}

#item161634 {
	width:240px !important;
	left:492px !important;
	top:35px !important;
	min-height:30px !important;
}

#item19240 {
	width:90px !important;
	height:68px !important;
	left:61px !important;
	top:252px !important;
}

#item19245 {
	width:109px !important;
	height:94px !important;
	left:36px !important;
	top:293px !important;
}

#item19250 {
	width:109px !important;
	height:189px !important;
	left:26px !important;
	top:363px !important;
}

#item19255 {
	width:83px !important;
	height:133px !important;
	left:124px !important;
	top:269px !important;
}

#item19260 {
	width:89px !important;
	height:136px !important;
	left:73px !important;
	top:377px !important;
}

#item19265 {
	width:140px !important;
	height:90px !important;
	left:160px !important;
	top:272px !important;
}

#item19270 {
	width:98px !important;
	height:80px !important;
	left:196px !important;
	top:351px !important;
}

#item19275 {
	width:77px !important;
	height:97px !important;
	left:146px !important;
	top:395px !important;
}

#item19280 {
	width:93px !important;
	height:109px !important;
	left:119px !important;
	top:479px !important;
}

#item19285 {
	width:101px !important;
	height:80px !important;
	left:212px !important;
	top:422px !important;
}

#item19290 {
	width:97px !important;
	height:99px !important;
	left:197px !important;
	top:491px !important;
}

#item19295 {
	width:90px !important;
	height:58px !important;
	left:295px !important;
	top:294px !important;
}

#item19300 {
	width:96px !important;
	height:65px !important;
	left:290px !important;
	top:346px !important;
}

#item19305 {
	width:113px !important;
	height:58px !important;
	left:287px !important;
	top:396px !important;
}

#item19310 {
	width:102px !important;
	height:56px !important;
	left:308px !important;
	top:450px !important;
}

#item19315 {
	width:118px !important;
	height:63px !important;
	left:294px !important;
	top:501px !important;
}

#item19320 {
	width:192px !important;
	height:189px !important;
	left:233px !important;
	top:509px !important;
}

#item19325 {
	width:90px !important;
	height:102px !important;
	left:378px !important;
	top:292px !important;
}

#item19330 {
	width:84px !important;
	height:55px !important;
	left:383px !important;
	top:392px !important;
}

#item19335 {
	width:91px !important;
	height:80px !important;
	left:394px !important;
	top:442px !important;
}

#item19340 {
	width:68px !important;
	height:62px !important;
	left:409px !important;
	top:513px !important;
}

#item19345 {
	width:77px !important;
	height:69px !important;
	left:417px !important;
	top:574px !important;
}

#item19350 {
	width:72px !important;
	height:77px !important;
	left:429px !important;
	top:332px !important;
}

#item19355 {
	width:54px !important;
	height:97px !important;
	left:450px !important;
	top:407px !important;
}

#item19360 {
	width:49px !important;
	height:86px !important;
	left:453px !important;
	top:537px !important;
}

#item19365 {
	width:104px !important;
	height:98px !important;
	left:459px !important;
	top:321px !important;
}

#item19372 {
	width:42px !important;
	height:73px !important;
	left:497px !important;
	top:416px !important;
}

#item19377 {
	width:100px !important;
	height:51px !important;
	left:480px !important;
	top:461px !important;
}

#item19382 {
	width:116px !important;
	height:38px !important;
	left:470px !important;
	top:500px !important;
}

#item19387 {
	width:52px !important;
	height:86px !important;
	left:499px !important;
	top:534px !important;
}

#item19392 {
	width:58px !important;
	height:66px !important;
	left:534px !important;
	top:406px !important;
}

#item19397 {
	width:62px !important;
	height:61px !important;
	left:570px !important;
	top:429px !important;
}

#item19402 {
	width:107px !important;
	height:60px !important;
	left:560px !important;
	top:444px !important;
}

#item19407 {
	width:120px !important;
	height:53px !important;
	left:553px !important;
	top:487px !important;
}

#item19412 {
	width:69px !important;
	height:53px !important;
	left:568px !important;
	top:524px !important;
}

#item19417 {
	width:76px !important;
	height:78px !important;
	left:535px !important;
	top:531px !important;
}

#item19422 {
	width:124px !important;
	height:97px !important;
	left:512px !important;
	top:600px !important;
}

#item19432 {
	width:80px !important;
	height:51px !important;
	left:587px !important;
	top:394px !important;
}

#item19452 {
	width:22px !important;
	height:22px !important;
	left:68px !important;
	top:25px !important;
	background:#c22026;
}

#item19448 {
	width:44px !important;
	height:44px !important;
	left:68px !important;
	top:25px !important;
	background:#350078;
	border:solid 0.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item19446 {
	width:90px !important;
	height:47px !important;
	left:608px !important;
	top:434px !important;
}

#item19461 {
	width:21px !important;
	height:21px !important;
	left:26px !important;
	top:5px !important;
	background:#c22026;
}

#item19457 {
	width:42px !important;
	height:42px !important;
	left:25px !important;
	top:5px !important;
	background:#350078;
	border:solid 0.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item19455 {
	width:46px !important;
	height:26px !important;
	left:656px !important;
	top:431px !important;
}

#item19470 {
	width:21px !important;
	height:21px !important;
	left:29px !important;
	top:11px !important;
	background:#c22026;
}

#item19466 {
	width:42px !important;
	height:42px !important;
	left:29px !important;
	top:11px !important;
	background:#350078;
	border:solid 0.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item19464 {
	width:50px !important;
	height:42px !important;
	left:659px !important;
	top:403px !important;
}

#item19473 {
	width:103px !important;
	height:77px !important;
	left:597px !important;
	top:338px !important;
}

#item19478 {
	width:23px !important;
	height:45px !important;
	left:667px !important;
	top:331px !important;
}

#item19483 {
	width:21px !important;
	height:47px !important;
	left:684px !important;
	top:327px !important;
}

#item19488 {
	width:47px !important;
	height:25px !important;
	left:676px !important;
	top:365px !important;
}

#item19493 {
	width:24px !important;
	height:24px !important;
	left:676px !important;
	top:383px !important;
}

#item19504 {
	width:21px !important;
	height:21px !important;
	left:16px !important;
	top:13px !important;
	background:#c22026;
}

#item19500 {
	width:21px !important;
	height:21px !important;
	left:16px !important;
	top:13px !important;
	background:#cc3321;
}

#item19498 {
	width:36px !important;
	height:34px !important;
	left:697px !important;
	top:383px !important;
}

#item19507 {
	width:51px !important;
	height:82px !important;
	left:692px !important;
	top:284px !important;
}

#item19512 {
	width:182px !important;
	height:104px !important;
	left:22px !important;
	top:599px !important;
}

#item19517 {
	width:101px !important;
	height:73px !important;
	left:207px !important;
	top:659px !important;
}

#item19443 {
	width:22px !important;
	height:22px !important;
	left:37px !important;
	top:37px !important;
	background:#c22026;
}

#item19439 {
	width:44px !important;
	height:44px !important;
	left:37px !important;
	top:37px !important;
	background:#350078;
	border:solid 0.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item19437 {
	width:59px !important;
	height:59px !important;
	left:640px !important;
	top:447px !important;
}

#item19766 {
	width:30px !important;
	left:95px !important;
	top:284px !important;
	min-height:16px !important;
}

#item19788 {
	width:30px !important;
	left:73px !important;
	top:338px !important;
	min-height:16px !important;
}

#item19810 {
	width:30px !important;
	left:56px !important;
	top:468px !important;
	min-height:16px !important;
}

#item19832 {
	width:30px !important;
	left:103px !important;
	top:426px !important;
	min-height:16px !important;
}

#item19854 {
	width:30px !important;
	left:148px !important;
	top:362px !important;
	min-height:16px !important;
}

#item19876 {
	width:30px !important;
	left:216px !important;
	top:316px !important;
	min-height:16px !important;
}

#item19898 {
	width:30px !important;
	left:324px !important;
	top:320px !important;
	min-height:16px !important;
}

#item19920 {
	width:30px !important;
	left:324px !important;
	top:371px !important;
	min-height:16px !important;
}

#item19942 {
	width:30px !important;
	left:331px !important;
	top:420px !important;
	min-height:16px !important;
}

#item19964 {
	width:30px !important;
	left:281px !important;
	top:711px !important;
	min-height:16px !important;
}

#item19986 {
	width:30px !important;
	left:328px !important;
	top:594px !important;
	min-height:16px !important;
}

#item20008 {
	width:30px !important;
	left:124px !important;
	top:634px !important;
	min-height:16px !important;
}

#item20030 {
	width:30px !important;
	left:357px !important;
	top:523px !important;
	min-height:16px !important;
}

#item20052 {
	width:30px !important;
	left:344px !important;
	top:473px !important;
	min-height:16px !important;
}

#item20074 {
	width:30px !important;
	left:247px !important;
	top:458px !important;
	min-height:16px !important;
}

#item20096 {
	width:30px !important;
	left:152px !important;
	top:526px !important;
	min-height:16px !important;
}

#item20118 {
	width:30px !important;
	left:170px !important;
	top:442px !important;
	min-height:16px !important;
}

#item20140 {
	width:30px !important;
	left:229px !important;
	top:386px !important;
	min-height:16px !important;
}

#item20162 {
	width:30px !important;
	left:231px !important;
	top:534px !important;
	min-height:16px !important;
}

#item20184 {
	width:30px !important;
	left:392px !important;
	top:344px !important;
	min-height:16px !important;
}

#item20206 {
	width:30px !important;
	left:454px !important;
	top:373px !important;
	min-height:16px !important;
}

#item20228 {
	width:30px !important;
	left:519px !important;
	top:390px !important;
	min-height:16px !important;
}

#item20250 {
	width:22px !important;
	height:13px !important;
	left:687px !important;
	top:372px !important;
}

#item20272 {
	width:30px !important;
	left:610px !important;
	top:414px !important;
	min-height:16px !important;
}

#item20294 {
	width:27px !important;
	left:616px !important;
	top:473px !important;
	min-height:14px !important;
}

#item20316 {
	width:25px !important;
	left:614px !important;
	top:507px !important;
	min-height:14px !important;
}

#item20338 {
	width:25px !important;
	left:577px !important;
	top:465px !important;
	min-height:13px !important;
}

#item20360 {
	width:30px !important;
	left:548px !important;
	top:435px !important;
	min-height:16px !important;
}

#item20382 {
	width:30px !important;
	left:505px !important;
	top:447px !important;
	min-height:16px !important;
}

#item20404 {
	width:30px !important;
	left:465px !important;
	top:450px !important;
	min-height:16px !important;
}

#item20426 {
	width:30px !important;
	left:526px !important;
	top:486px !important;
	min-height:16px !important;
}

#item20448 {
	width:30px !important;
	left:505px !important;
	top:516px !important;
	min-height:16px !important;
}

#item20470 {
	width:25px !important;
	left:594px !important;
	top:541px !important;
	min-height:14px !important;
}

#item20492 {
	width:30px !important;
	left:556px !important;
	top:566px !important;
	min-height:16px !important;
}

#item20514 {
	width:25px !important;
	left:599px !important;
	top:649px !important;
	min-height:15px !important;
}

#item20536 {
	width:30px !important;
	left:507px !important;
	top:570px !important;
	min-height:16px !important;
}

#item20558 {
	width:26px !important;
	left:465px !important;
	top:571px !important;
	min-height:16px !important;
}

#item20580 {
	width:26px !important;
	left:426px !important;
	top:611px !important;
	min-height:14px !important;
}

#item20602 {
	width:30px !important;
	left:422px !important;
	top:538px !important;
	min-height:16px !important;
}

#item20624 {
	width:30px !important;
	left:422px !important;
	top:477px !important;
	min-height:16px !important;
}

#item20646 {
	width:30px !important;
	left:406px !important;
	top:413px !important;
	min-height:16px !important;
}

#item20668 {
	width:23px !important;
	left:702px !important;
	top:317px !important;
	min-height:13px !important;
}

#item20690 {
	width:21px !important;
	height:13px !important;
	left:683px !important;
	top:356px !important;
}

#item20712 {
	width:18px !important;
	left:667px !important;
	top:341px !important;
	min-height:11px !important;
}

#item20734 {
	width:27px !important;
	left:639px !important;
	top:374px !important;
	min-height:15px !important;
}

#item20756 {
	width:21px !important;
	left:677px !important;
	top:387px !important;
	min-height:13px !important;
}

#item20778 {
	width:30px !important;
	left:610px !important;
	top:414px !important;
	min-height:16px !important;
}

#item20800 {
	width:17px !important;
	left:714px !important;
	top:400px !important;
	min-height:13px !important;
}

#item20822 {
	width:21px !important;
	left:688px !important;
	top:419px !important;
	min-height:13px !important;
}

#item20844 {
	width:21px !important;
	left:681px !important;
	top:442px !important;
	min-height:11px !important;
}

#item20866 {
	width:24px !important;
	left:674px !important;
	top:465px !important;
	min-height:14px !important;
}

#item20888 {
	width:21px !important;
	left:677px !important;
	top:490px !important;
	min-height:11px !important;
}

#item20891 {
	width:65px !important;
	height:50px !important;
	left:75px !important;
	top:257px !important;
}

#item20897 {
	width:80px !important;
	height:50px !important;
	left:47px !important;
	top:318px !important;
}

#item20903 {
	width:88px !important;
	height:163px !important;
	left:37px !important;
	top:372px !important;
}

#item20912 {
	width:49px !important;
	height:50px !important;
	left:135px !important;
	top:338px !important;
}

#item20918 {
	width:60px !important;
	height:74px !important;
	left:89px !important;
	top:390px !important;
}

#item20924 {
	width:109px !important;
	height:64px !important;
	left:183px !important;
	top:284px !important;
}

#item20930 {
	width:77px !important;
	height:56px !important;
	left:209px !important;
	top:360px !important;
}

#item20936 {
	width:54px !important;
	height:67px !important;
	left:158px !important;
	top:413px !important;
}

#item20942 {
	width:67px !important;
	height:87px !important;
	left:136px !important;
	top:487px !important;
}

#item20948 {
	width:88px !important;
	height:60px !important;
	left:221px !important;
	top:433px !important;
}

#item20954 {
	width:80px !important;
	height:87px !important;
	left:209px !important;
	top:496px !important;
}

#item20960 {
	width:77px !important;
	height:56px !important;
	left:303px !important;
	top:292px !important;
}

#item20966 {
	width:87px !important;
	height:46px !important;
	left:298px !important;
	top:349px !important;
}

#item20972 {
	width:87px !important;
	height:46px !important;
	left:304px !important;
	top:403px !important;
}

#item20978 {
	width:91px !important;
	height:46px !important;
	left:315px !important;
	top:454px !important;
}

#item20984 {
	width:76px !important;
	height:46px !important;
	left:335px !important;
	top:507px !important;
}

#item20990 {
	width:129px !important;
	height:109px !important;
	left:286px !important;
	top:560px !important;
}

#item20996 {
	width:46px !important;
	height:94px !important;
	left:389px !important;
	top:298px !important;
}

#item21002 {
	width:66px !important;
	height:48px !important;
	left:392px !important;
	top:393px !important;
}

#item21008 {
	width:43px !important;
	height:45px !important;
	left:414px !important;
	top:462px !important;
}

#item21014 {
	width:49px !important;
	height:50px !important;
	left:414px !important;
	top:517px !important;
}

#item21020 {
	width:46px !important;
	height:56px !important;
	left:421px !important;
	top:581px !important;
}

#item21026 {
	width:44px !important;
	height:51px !important;
	left:448px !important;
	top:349px !important;
}

#item21032 {
	width:38px !important;
	height:71px !important;
	left:463px !important;
	top:415px !important;
}

#item21038 {
	width:63px !important;
	height:82px !important;
	left:493px !important;
	top:331px !important;
}

#item21045 {
	width:33px !important;
	height:60px !important;
	left:503px !important;
	top:417px !important;
}

#item21051 {
	width:90px !important;
	height:25px !important;
	left:478px !important;
	top:509px !important;
}

#item21057 {
	width:44px !important;
	height:64px !important;
	left:501px !important;
	top:538px !important;
}

#item21063 {
	width:40px !important;
	height:46px !important;
	left:542px !important;
	top:415px !important;
}

#item21069 {
	width:41px !important;
	height:32px !important;
	left:609px !important;
	top:460px !important;
}

#item21075 {
	width:80px !important;
	height:30px !important;
	left:583px !important;
	top:499px !important;
}

#item21081 {
	width:42px !important;
	height:55px !important;
	left:550px !important;
	top:547px !important;
}

#item21087 {
	width:75px !important;
	height:78px !important;
	left:554px !important;
	top:609px !important;
}

#item21093 {
	width:51px !important;
	height:33px !important;
	left:599px !important;
	top:402px !important;
}

#item21099 {
	width:42px !important;
	height:25px !important;
	left:667px !important;
	top:414px !important;
}

#item21105 {
	width:57px !important;
	height:45px !important;
	left:615px !important;
	top:352px !important;
}

#item21111 {
	width:14px !important;
	height:45px !important;
	left:672px !important;
	top:330px !important;
}

#item21117 {
	width:14px !important;
	height:45px !important;
	left:687px !important;
	top:327px !important;
}

#item21123 {
	width:39px !important;
	height:10px !important;
	left:680px !important;
	top:372px !important;
}

#item21129 {
	width:20px !important;
	height:13px !important;
	left:679px !important;
	top:385px !important;
}

#item21135 {
	width:31px !important;
	height:30px !important;
	left:702px !important;
	top:384px !important;
}

#item21141 {
	width:37px !important;
	height:38px !important;
	left:697px !important;
	top:302px !important;
}

#item21147 {
	width:97px !important;
	height:82px !important;
	left:91px !important;
	top:602px !important;
}

#item21153 {
	width:101px !important;
	height:69px !important;
	left:209px !important;
	top:658px !important;
}

#item21159 {
	width:41px !important;
	height:21px !important;
	left:662px !important;
	top:458px !important;
}

#item21165 {
	width:42px !important;
	height:16px !important;
	left:661px !important;
	top:439px !important;
}

#item21171 {
	width:35px !important;
	height:26px !important;
	left:672px !important;
	top:481px !important;
}

#item21183 {
	width:38px !important;
	height:56px !important;
	left:461px !important;
	top:547px !important;
}

#item21189 {
	width:44px !important;
	height:35px !important;
	left:586px !important;
	top:529px !important;
}

#item21195 {
	width:75px !important;
	height:31px !important;
	left:496px !important;
	top:474px !important;
}

#item21201 {
	width:32px !important;
	height:37px !important;
	left:577px !important;
	top:449px !important;
}

@keyframes fade-in-286559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-286559 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item286559 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item286562 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item286559 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-286563 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-286563 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item286565 {
	width:374px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item286566 {
	width:372px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#cc3321;
}

#item286567 {
	width:372px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item286595 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item286619 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item286669 {
	width:210px !important;
	min-height:20px !important;
}

#item286645 {
	width:210px !important;
	min-height:20px !important;
}

#item286642 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item286750 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item286746 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item286744 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:5px !important;
}

@keyframes fade-in-286363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-286363 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item286363 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item286366 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item286363 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-286368 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-286368 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item286369 {
	width:374px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item286371 {
	width:372px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#ff4f17;
}

#item286372 {
	width:372px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item286399 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item286423 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item286475 {
	width:210px !important;
	min-height:20px !important;
}

#item286451 {
	width:210px !important;
	min-height:20px !important;
}

#item286446 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item286556 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item286553 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item286550 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:5px !important;
}

@keyframes fade-in-286170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-286170 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item286170 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item286173 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item286170 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-286174 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-286174 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item286175 {
	width:374px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item286176 {
	width:372px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#350078;
}

#item286177 {
	width:372px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item286204 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item286227 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item286277 {
	width:210px !important;
	min-height:20px !important;
}

#item286253 {
	width:210px !important;
	min-height:20px !important;
}

#item286250 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item286359 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item286356 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item286353 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:5px !important;
}

@keyframes fade-in-285978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-285978 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item285978 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item285981 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item285978 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-285982 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-285982 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item285983 {
	width:374px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item285984 {
	width:372px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#245caf;
}

#item285985 {
	width:372px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item286012 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item286035 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item286085 {
	width:220px !important;
	min-height:20px !important;
}

#item286061 {
	width:220px !important;
	min-height:20px !important;
}

#item286058 {
	width:220px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item286167 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item286164 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item286161 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:5px !important;
}

@keyframes fade-in-297641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-297641 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item297641 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item297645 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item297641 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-297646 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-297646 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item297647 {
	width:720px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item297968 {
	width:358px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#cc3321;
}

#item297969 {
	width:358px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item297998 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item298021 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item298072 {
	width:200px !important;
	min-height:20px !important;
}

#item298047 {
	width:200px !important;
	min-height:20px !important;
}

#item298044 {
	width:200px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item297773 {
	width:359px !important;
	height:34px !important;
	left:360px !important;
	top:1px !important;
	background:#350078;
}

#item297774 {
	width:359px !important;
	left:360px !important;
	top:9px !important;
	min-height:20px !important;
}

#item297802 {
	width:190px !important;
	left:500px !important;
	top:68px !important;
	min-height:20px !important;
}

#item297825 {
	width:190px !important;
	left:500px !important;
	top:97px !important;
	min-height:20px !important;
}

#item297876 {
	width:200px !important;
	min-height:20px !important;
}

#item297851 {
	width:200px !important;
	min-height:20px !important;
}

#item297848 {
	width:200px !important;
	height:20px !important;
	left:500px !important;
	top:122px !important;
}

#item297958 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item297954 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item297951 {
	width:25px !important;
	height:25px !important;
	left:689px !important;
	top:5px !important;
}

@keyframes fade-in-285657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-285657 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item285657 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item285661 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item285657 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-285662 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-285662 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item285663 {
	width:720px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item285664 {
	width:358px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#1a7200;
}

#item285665 {
	width:358px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item285692 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item285716 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item285766 {
	width:190px !important;
	min-height:20px !important;
}

#item285742 {
	width:190px !important;
	min-height:20px !important;
}

#item285739 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item285789 {
	width:359px !important;
	height:34px !important;
	left:360px !important;
	top:1px !important;
	background:#350078;
}

#item285790 {
	width:359px !important;
	left:360px !important;
	top:9px !important;
	min-height:20px !important;
}

#item285820 {
	width:190px !important;
	left:500px !important;
	top:68px !important;
	min-height:20px !important;
}

#item285843 {
	width:190px !important;
	left:500px !important;
	top:97px !important;
	min-height:20px !important;
}

#item285893 {
	width:200px !important;
	min-height:20px !important;
}

#item285869 {
	width:200px !important;
	min-height:20px !important;
}

#item285866 {
	width:200px !important;
	height:20px !important;
	left:500px !important;
	top:122px !important;
}

#item285975 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item285972 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item285969 {
	width:25px !important;
	height:25px !important;
	left:689px !important;
	top:5px !important;
}

@keyframes fade-in-285464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-285464 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item285464 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item285467 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item285464 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-285468 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-285468 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item285469 {
	width:374px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item285470 {
	width:372px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#1a7200;
}

#item285471 {
	width:372px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item285499 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item285522 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item285573 {
	width:190px !important;
	min-height:20px !important;
}

#item285549 {
	width:190px !important;
	min-height:20px !important;
}

#item285545 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item285654 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item285651 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item285648 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:5px !important;
}

@keyframes fade-in-285271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-285271 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item285271 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item285274 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item285271 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-285275 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-285275 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item285276 {
	width:374px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item285277 {
	width:372px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#9b641c;
}

#item285278 {
	width:372px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item285306 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item285329 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item285379 {
	width:210px !important;
	min-height:20px !important;
}

#item285355 {
	width:210px !important;
	min-height:20px !important;
}

#item285352 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item285461 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item285458 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item285455 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:5px !important;
}

@keyframes fade-in-285076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-285076 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item285076 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item285079 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item285076 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-285080 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-285080 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item285081 {
	width:374px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item285082 {
	width:372px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item285083 {
	width:372px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item285112 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item285135 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item285185 {
	width:210px !important;
	min-height:20px !important;
}

#item285161 {
	width:210px !important;
	min-height:20px !important;
}

#item285158 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item285268 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item285265 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item285262 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:5px !important;
}

#item285074 {
	opacity:0.00;
	width:748px !important;
	height:6px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item285072 {
	width:764px !important;
	height:516px !important;
	left:-3px !important;
	top:227px !important;
}

#item283584 {
	width:700px !important;
	height:31px !important;
	left:36px !important;
	top:781px !important;
	background:#c22026;
}

#item283585 {
	width:700px !important;
	left:36px !important;
	top:788px !important;
	min-height:20px !important;
}

#item283614 {
	width:190px !important;
	left:341px !important;
	top:843px !important;
	min-height:20px !important;
}

#item283637 {
	width:210px !important;
	left:341px !important;
	top:872px !important;
	min-height:20px !important;
}

#item283687 {
	width:210px !important;
	min-height:20px !important;
}

#item283663 {
	width:210px !important;
	min-height:20px !important;
}

#item283660 {
	width:210px !important;
	height:20px !important;
	left:341px !important;
	top:897px !important;
}

#item283710 {
	width:350px !important;
	height:31px !important;
	left:36px !important;
	top:978px !important;
	background:#c22026;
}

#item283712 {
	width:350px !important;
	left:36px !important;
	top:985px !important;
	min-height:20px !important;
}

#item283741 {
	width:190px !important;
	left:159px !important;
	top:1040px !important;
	min-height:20px !important;
}

#item283764 {
	width:190px !important;
	left:159px !important;
	top:1069px !important;
	min-height:60px !important;
}

#item283814 {
	width:210px !important;
	min-height:20px !important;
}

#item283790 {
	width:210px !important;
	min-height:20px !important;
}

#item283787 {
	width:210px !important;
	height:20px !important;
	left:159px !important;
	top:1133px !important;
}

#item283837 {
	width:350px !important;
	height:31px !important;
	left:387px !important;
	top:978px !important;
	background:#c22026;
}

#item283838 {
	width:350px !important;
	left:387px !important;
	top:985px !important;
	min-height:20px !important;
}

#item283866 {
	width:210px !important;
	left:510px !important;
	top:1040px !important;
	min-height:20px !important;
}

#item283889 {
	width:180px !important;
	left:510px !important;
	top:1069px !important;
	min-height:40px !important;
}

#item283939 {
	width:210px !important;
	min-height:20px !important;
}

#item283915 {
	width:210px !important;
	min-height:20px !important;
}

#item283912 {
	width:210px !important;
	height:20px !important;
	left:510px !important;
	top:1114px !important;
}

#item283962 {
	width:350px !important;
	height:31px !important;
	left:36px !important;
	top:1182px !important;
	background:#c22026;
}

#item283963 {
	width:350px !important;
	left:36px !important;
	top:1189px !important;
	min-height:20px !important;
}

#item283992 {
	width:190px !important;
	left:159px !important;
	top:1244px !important;
	min-height:20px !important;
}

#item284015 {
	width:170px !important;
	left:159px !important;
	top:1273px !important;
	min-height:40px !important;
}

#item284065 {
	width:190px !important;
	min-height:20px !important;
}

#item284041 {
	width:190px !important;
	min-height:20px !important;
}

#item284038 {
	width:190px !important;
	height:20px !important;
	left:159px !important;
	top:1318px !important;
}

#item284088 {
	width:350px !important;
	height:31px !important;
	left:387px !important;
	top:1182px !important;
	background:#c22026;
}

#item284089 {
	width:350px !important;
	left:387px !important;
	top:1189px !important;
	min-height:20px !important;
}

#item284119 {
	width:220px !important;
	left:510px !important;
	top:1245px !important;
	min-height:20px !important;
}

#item284142 {
	width:220px !important;
	left:510px !important;
	top:1274px !important;
	min-height:40px !important;
}

#item284192 {
	width:220px !important;
	min-height:20px !important;
}

#item284168 {
	width:220px !important;
	min-height:20px !important;
}

#item284165 {
	width:220px !important;
	height:20px !important;
	left:510px !important;
	top:1318px !important;
}

#item284215 {
	width:350px !important;
	height:31px !important;
	left:36px !important;
	top:1379px !important;
	background:#c22026;
}

#item284216 {
	width:350px !important;
	left:36px !important;
	top:1386px !important;
	min-height:20px !important;
}

#item284243 {
	width:220px !important;
	left:159px !important;
	top:1442px !important;
	min-height:20px !important;
}

#item284267 {
	width:200px !important;
	left:159px !important;
	top:1471px !important;
	min-height:40px !important;
}

#item284317 {
	width:220px !important;
	min-height:20px !important;
}

#item284293 {
	width:220px !important;
	min-height:20px !important;
}

#item284290 {
	width:220px !important;
	height:20px !important;
	left:159px !important;
	top:1516px !important;
}

#item301620 {
	width:347px !important;
	height:31px !important;
	left:387px !important;
	top:1379px !important;
	background:#c22026;
}

#item301621 {
	width:347px !important;
	left:387px !important;
	top:1386px !important;
	min-height:20px !important;
}

#item301648 {
	width:210px !important;
	left:511px !important;
	top:1442px !important;
	min-height:20px !important;
}

#item301671 {
	width:180px !important;
	left:511px !important;
	top:1471px !important;
	min-height:40px !important;
}

#item301723 {
	width:210px !important;
	min-height:20px !important;
}

#item301699 {
	width:210px !important;
	min-height:20px !important;
}

#item301695 {
	width:210px !important;
	height:20px !important;
	left:511px !important;
	top:1516px !important;
}

#item284340 {
	width:347px !important;
	height:50px !important;
	left:37px !important;
	top:1577px !important;
	background:#c22026;
}

#item284341 {
	width:347px !important;
	left:37px !important;
	top:1594px !important;
	min-height:20px !important;
}

#item284369 {
	width:220px !important;
	left:161px !important;
	top:1659px !important;
	min-height:20px !important;
}

#item284392 {
	width:170px !important;
	left:161px !important;
	top:1688px !important;
	min-height:40px !important;
}

#item300215 {
	width:200px !important;
	min-height:20px !important;
}

#item300191 {
	width:210px !important;
	min-height:20px !important;
}

#item300188 {
	width:210px !important;
	height:20px !important;
	left:161px !important;
	top:1733px !important;
}

#item284415 {
	width:347px !important;
	height:50px !important;
	left:385px !important;
	top:1577px !important;
	background:#c22026;
}

#item284416 {
	width:220px !important;
	left:449px !important;
	top:1584px !important;
	min-height:40px !important;
}

#item284443 {
	width:190px !important;
	left:508px !important;
	top:1659px !important;
	min-height:20px !important;
}

#item284466 {
	width:164px !important;
	left:508px !important;
	top:1688px !important;
	min-height:60px !important;
}

#item284518 {
	width:210px !important;
	min-height:20px !important;
}

#item284493 {
	width:210px !important;
	min-height:20px !important;
}

#item284490 {
	width:210px !important;
	height:20px !important;
	left:508px !important;
	top:1752px !important;
}

#item284541 {
	width:347px !important;
	height:50px !important;
	left:37px !important;
	top:1801px !important;
	background:#c22026;
}

#item284542 {
	width:230px !important;
	left:96px !important;
	top:1808px !important;
	min-height:40px !important;
}

#item284570 {
	width:190px !important;
	left:161px !important;
	top:1883px !important;
	min-height:20px !important;
}

#item284593 {
	width:170px !important;
	left:161px !important;
	top:1912px !important;
	min-height:60px !important;
}

#item284643 {
	width:210px !important;
	min-height:20px !important;
}

#item284619 {
	width:210px !important;
	min-height:20px !important;
}

#item284616 {
	width:210px !important;
	height:20px !important;
	left:161px !important;
	top:1976px !important;
}

#item284666 {
	width:347px !important;
	height:50px !important;
	left:385px !important;
	top:1801px !important;
	background:#c22026;
}

#item284667 {
	width:347px !important;
	left:385px !important;
	top:1818px !important;
	min-height:20px !important;
}

#item284694 {
	width:220px !important;
	left:508px !important;
	top:1883px !important;
	min-height:20px !important;
}

#item284717 {
	width:200px !important;
	left:508px !important;
	top:1912px !important;
	min-height:20px !important;
}

#item284768 {
	width:210px !important;
	min-height:20px !important;
}

#item284744 {
	width:210px !important;
	min-height:20px !important;
}

#item284741 {
	width:210px !important;
	height:20px !important;
	left:508px !important;
	top:1937px !important;
}

#item300506 {
	width:204px !important;
	height:50px !important;
	border-radius:30px;
	background:#000;
}

#item300507 {
	width:140px !important;
	left:32px !important;
	top:8px !important;
	min-height:40px !important;
}

#item300481 {
	width:204px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item300482 {
	width:140px !important;
	left:32px !important;
	top:8px !important;
	min-height:40px !important;
}

#item300478 {
	width:204px !important;
	height:50px !important;
	left:508px !important;
	top:1963px !important;
}

#item284792 {
	width:347px !important;
	height:31px !important;
	left:37px !important;
	top:2025px !important;
	background:#c22026;
}

#item284793 {
	width:347px !important;
	left:37px !important;
	top:2032px !important;
	min-height:20px !important;
}

#item284822 {
	width:210px !important;
	left:161px !important;
	top:2088px !important;
	min-height:50px !important;
}

#item284845 {
	width:180px !important;
	left:161px !important;
	top:2141px !important;
	min-height:40px !important;
}

#item284896 {
	width:220px !important;
	min-height:20px !important;
}

#item284872 {
	width:220px !important;
	min-height:20px !important;
}

#item284868 {
	width:220px !important;
	height:20px !important;
	left:161px !important;
	top:2186px !important;
}

#item269312 {
	width:768px !important;
	height:330px !important;
	top:2257px !important;
	background:#650030;
}

#item136214 {
	width:696px !important;
	left:36px !important;
	top:2326px !important;
	min-height:180px !important;
}

#item295866 {
	opacity:0.65;
	width:596px !important;
	height:3850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item295863 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item295868 {
	width:490px !important;
	height:434px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item296193 {
	width:487px !important;
	height:44px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item296194 {
	width:487px !important;
	left:1px !important;
	top:12px !important;
	min-height:20px !important;
}

#item296221 {
	width:210px !important;
	left:157px !important;
	top:75px !important;
	min-height:30px !important;
}

#item296244 {
	width:270px !important;
	left:157px !important;
	top:114px !important;
	min-height:30px !important;
}

#item296294 {
	width:300px !important;
	min-height:30px !important;
}

#item296270 {
	width:300px !important;
	min-height:30px !important;
}

#item296267 {
	width:300px !important;
	height:30px !important;
	left:157px !important;
	top:152px !important;
}

#item295993 {
	width:487px !important;
	height:44px !important;
	left:1px !important;
	top:216px !important;
	background:#650030;
}

#item295994 {
	width:487px !important;
	left:1px !important;
	top:227px !important;
	min-height:20px !important;
}

#item296021 {
	width:210px !important;
	left:157px !important;
	top:290px !important;
	min-height:30px !important;
}

#item296045 {
	width:270px !important;
	left:157px !important;
	top:329px !important;
	min-height:30px !important;
}

#item296095 {
	width:300px !important;
	min-height:30px !important;
}

#item296071 {
	width:300px !important;
	min-height:30px !important;
}

#item296068 {
	width:300px !important;
	height:30px !important;
	left:157px !important;
	top:367px !important;
}

#item296177 {
	width:30px !important;
	height:30px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item296174 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item296171 {
	width:30px !important;
	height:30px !important;
	left:452px !important;
	top:8px !important;
}

#item294580 {
	opacity:0.65;
	width:596px !important;
	height:3850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item294577 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item294582 {
	width:490px !important;
	height:434px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item294583 {
	width:487px !important;
	height:44px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item294584 {
	width:487px !important;
	left:1px !important;
	top:12px !important;
	min-height:20px !important;
}

#item294611 {
	width:210px !important;
	left:157px !important;
	top:75px !important;
	min-height:30px !important;
}

#item294634 {
	width:270px !important;
	left:157px !important;
	top:114px !important;
	min-height:30px !important;
}

#item294684 {
	width:300px !important;
	min-height:30px !important;
}

#item294660 {
	width:300px !important;
	min-height:30px !important;
}

#item294657 {
	width:300px !important;
	height:30px !important;
	left:157px !important;
	top:152px !important;
}

#item294781 {
	width:487px !important;
	height:44px !important;
	left:1px !important;
	top:216px !important;
	background:#650030;
}

#item294782 {
	width:487px !important;
	left:1px !important;
	top:227px !important;
	min-height:20px !important;
}

#item294811 {
	width:210px !important;
	left:157px !important;
	top:290px !important;
	min-height:30px !important;
}

#item294834 {
	width:270px !important;
	left:157px !important;
	top:329px !important;
	min-height:30px !important;
}

#item294884 {
	width:300px !important;
	min-height:30px !important;
}

#item294860 {
	width:300px !important;
	min-height:30px !important;
}

#item294857 {
	width:300px !important;
	height:30px !important;
	left:157px !important;
	top:367px !important;
}

#item294766 {
	width:30px !important;
	height:30px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item294763 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item294759 {
	width:30px !important;
	height:30px !important;
	left:452px !important;
	top:8px !important;
}

#item294173 {
	opacity:0.65;
	width:596px !important;
	height:3850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item294170 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item294175 {
	width:490px !important;
	height:220px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item294176 {
	width:487px !important;
	height:44px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item294177 {
	width:487px !important;
	left:1px !important;
	top:12px !important;
	min-height:20px !important;
}

#item294206 {
	width:210px !important;
	left:157px !important;
	top:75px !important;
	min-height:30px !important;
}

#item294229 {
	width:270px !important;
	left:157px !important;
	top:114px !important;
	min-height:30px !important;
}

#item294279 {
	width:300px !important;
	min-height:30px !important;
}

#item294255 {
	width:300px !important;
	min-height:30px !important;
}

#item294252 {
	width:300px !important;
	height:30px !important;
	left:157px !important;
	top:152px !important;
}

#item294361 {
	width:30px !important;
	height:30px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item294357 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item294354 {
	width:30px !important;
	height:30px !important;
	left:452px !important;
	top:8px !important;
}

#item293965 {
	opacity:0.65;
	width:596px !important;
	height:3850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item293962 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item293967 {
	width:490px !important;
	height:220px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item293968 {
	width:487px !important;
	height:44px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item293969 {
	width:487px !important;
	left:1px !important;
	top:12px !important;
	min-height:20px !important;
}

#item293996 {
	width:210px !important;
	left:157px !important;
	top:75px !important;
	min-height:30px !important;
}

#item294019 {
	width:270px !important;
	left:157px !important;
	top:114px !important;
	min-height:30px !important;
}

#item294071 {
	width:300px !important;
	min-height:30px !important;
}

#item294047 {
	width:300px !important;
	min-height:30px !important;
}

#item294043 {
	width:300px !important;
	height:30px !important;
	left:157px !important;
	top:152px !important;
}

#item294152 {
	width:30px !important;
	height:30px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item294149 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item294146 {
	width:30px !important;
	height:30px !important;
	left:452px !important;
	top:8px !important;
}

#item293758 {
	opacity:0.65;
	width:596px !important;
	height:3850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item293755 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item293760 {
	width:490px !important;
	height:220px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item293761 {
	width:487px !important;
	height:44px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item293763 {
	width:487px !important;
	left:1px !important;
	top:12px !important;
	min-height:20px !important;
}

#item293790 {
	width:210px !important;
	left:157px !important;
	top:75px !important;
	min-height:30px !important;
}

#item293813 {
	width:270px !important;
	left:157px !important;
	top:114px !important;
	min-height:30px !important;
}

#item293863 {
	width:300px !important;
	min-height:30px !important;
}

#item293839 {
	width:300px !important;
	min-height:30px !important;
}

#item293836 {
	width:300px !important;
	height:30px !important;
	left:157px !important;
	top:152px !important;
}

#item293944 {
	width:30px !important;
	height:30px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item293941 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item293938 {
	width:30px !important;
	height:30px !important;
	left:452px !important;
	top:8px !important;
}

#item293346 {
	opacity:0.65;
	width:596px !important;
	height:3850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item293343 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item293348 {
	width:490px !important;
	height:220px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item293350 {
	width:487px !important;
	height:44px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item293351 {
	width:487px !important;
	left:1px !important;
	top:12px !important;
	min-height:20px !important;
}

#item293378 {
	width:210px !important;
	left:157px !important;
	top:75px !important;
	min-height:30px !important;
}

#item293402 {
	width:270px !important;
	left:157px !important;
	top:114px !important;
	min-height:30px !important;
}

#item293452 {
	width:300px !important;
	min-height:30px !important;
}

#item293428 {
	width:300px !important;
	min-height:30px !important;
}

#item293425 {
	width:300px !important;
	height:30px !important;
	left:157px !important;
	top:152px !important;
}

#item293533 {
	width:30px !important;
	height:30px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item293530 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item293527 {
	width:30px !important;
	height:30px !important;
	left:452px !important;
	top:8px !important;
}

#item293551 {
	opacity:0.65;
	width:596px !important;
	height:3850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item293548 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item293553 {
	width:490px !important;
	height:220px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item293554 {
	width:487px !important;
	height:44px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item293555 {
	width:487px !important;
	left:1px !important;
	top:12px !important;
	min-height:20px !important;
}

#item293582 {
	width:210px !important;
	left:157px !important;
	top:75px !important;
	min-height:30px !important;
}

#item293605 {
	width:270px !important;
	left:157px !important;
	top:114px !important;
	min-height:30px !important;
}

#item293655 {
	width:300px !important;
	min-height:30px !important;
}

#item293631 {
	width:300px !important;
	min-height:30px !important;
}

#item293628 {
	width:300px !important;
	height:30px !important;
	left:157px !important;
	top:152px !important;
}

#item293738 {
	width:30px !important;
	height:30px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item293734 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item293731 {
	width:30px !important;
	height:30px !important;
	left:452px !important;
	top:8px !important;
}

#item293141 {
	opacity:0.65;
	width:596px !important;
	height:3850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item293137 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item293143 {
	width:490px !important;
	height:220px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item293145 {
	width:487px !important;
	height:44px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item293146 {
	width:487px !important;
	left:1px !important;
	top:12px !important;
	min-height:20px !important;
}

#item293173 {
	width:210px !important;
	left:157px !important;
	top:75px !important;
	min-height:30px !important;
}

#item293196 {
	width:270px !important;
	left:157px !important;
	top:114px !important;
	min-height:30px !important;
}

#item293246 {
	width:300px !important;
	min-height:30px !important;
}

#item293222 {
	width:300px !important;
	min-height:30px !important;
}

#item293219 {
	width:300px !important;
	height:30px !important;
	left:157px !important;
	top:152px !important;
}

#item293329 {
	width:30px !important;
	height:30px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item293324 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item293321 {
	width:30px !important;
	height:30px !important;
	left:452px !important;
	top:8px !important;
}

#item47860 {
	opacity:0.65;
	width:596px !important;
	height:3850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item47857 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item124487 {
	width:490px !important;
	height:220px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item136721 {
	width:487px !important;
	height:44px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item136722 {
	width:487px !important;
	left:1px !important;
	top:12px !important;
	min-height:20px !important;
}

#item292980 {
	width:210px !important;
	left:157px !important;
	top:75px !important;
	min-height:30px !important;
}

#item293003 {
	width:270px !important;
	left:157px !important;
	top:114px !important;
	min-height:30px !important;
}

#item293030 {
	width:270px !important;
	min-height:30px !important;
}

#item293054 {
	width:270px !important;
	min-height:30px !important;
}

#item293027 {
	width:270px !important;
	height:30px !important;
	left:157px !important;
	top:152px !important;
}

#item293087 {
	width:30px !important;
	height:30px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item293084 {
	width:30px !important;
	height:30px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item293082 {
	width:30px !important;
	height:30px !important;
	left:452px !important;
	top:8px !important;
}

#item47855 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	left:23px !important;
	top:23px !important;
	background:#fff;
}

#item47853.fixed-pos-elem {
	width:612px !important;
	height:3866px !important;
	left:-23px !important;
	top:-23px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item161664 {
	width:576px !important;
	height:96px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item161670 {
	width:576px !important;
	height:160px !important;
	top:96px !important;
	background:#650030;
}

#item161671 {
	width:520px !important;
	left:32px !important;
	top:113px !important;
	min-height:120px !important;
}

#item161694 {
	width:240px !important;
	left:304px !important;
	top:35px !important;
	min-height:30px !important;
}

#item161727 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item161728 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36699 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item36719 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36697 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:310px !important;
}

#item161758 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item161759 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36749 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item36769 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36747 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:310px !important;
}

#item161787 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item161788 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36799 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item36819 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36797 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:310px !important;
}

#item161812 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item161813 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36849 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item36869 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36847 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:310px !important;
}

#item161930 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item161931 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36899 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item36919 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36897 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:389px !important;
}

#item161905 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item161906 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36949 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item36969 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36947 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:389px !important;
}

#item161869 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item161870 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36999 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37019 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36997 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:389px !important;
}

#item161844 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item161845 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37049 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37069 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37047 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:389px !important;
}

#item161957 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item161958 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37099 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37119 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37097 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:468px !important;
}

#item161982 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item161983 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37149 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37169 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37147 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:468px !important;
}

#item162013 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162014 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37199 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37219 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37197 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:468px !important;
}

#item162041 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162042 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37249 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37269 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37247 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:468px !important;
}

#item162157 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162158 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37299 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37319 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37297 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:547px !important;
}

#item162126 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162127 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37349 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37369 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37347 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:547px !important;
}

#item162096 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162098 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37399 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37419 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37397 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:547px !important;
}

#item162066 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162067 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37449 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37469 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37447 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:547px !important;
}

#item162183 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162184 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37499 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37519 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37497 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:626px !important;
}

#item162208 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162209 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37549 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37569 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37547 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:626px !important;
}

#item162236 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162237 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37599 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37619 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37597 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:626px !important;
}

#item162273 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162274 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37649 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37669 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37647 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:626px !important;
}

#item162383 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162384 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37699 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37719 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37697 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:705px !important;
}

#item162354 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162355 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37749 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37769 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37747 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:705px !important;
}

#item162328 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162329 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37799 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37819 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37797 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:705px !important;
}

#item162299 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162300 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37849 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37869 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37847 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:705px !important;
}

#item162409 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162410 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37899 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37919 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37897 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:784px !important;
}

#item162436 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162437 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37949 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37969 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37947 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:784px !important;
}

#item162470 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162471 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37999 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38019 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37997 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:784px !important;
}

#item162495 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162496 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38049 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38069 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38047 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:784px !important;
}

#item162608 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162609 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38099 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38119 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38097 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:863px !important;
}

#item162576 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162577 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38149 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38169 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38147 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:863px !important;
}

#item162550 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162551 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38199 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38219 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38197 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:863px !important;
}

#item162525 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162526 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38249 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38269 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38247 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:863px !important;
}

#item162635 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162636 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38299 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38319 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38297 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:942px !important;
}

#item162670 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162671 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38349 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38369 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38347 {
	width:104px !important;
	height:50px !important;
	left:170px !important;
	top:942px !important;
}

#item162698 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162699 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38399 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38419 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38397 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:942px !important;
}

#item162725 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162726 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38449 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38469 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38447 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:942px !important;
}

#item162754 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162755 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38499 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38519 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38497 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:1021px !important;
}

#item162782 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162783 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38549 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38569 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38547 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:1021px !important;
}

#item162809 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162810 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38599 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38619 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38597 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:1021px !important;
}

#item162888 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162889 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38699 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38719 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38697 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:1021px !important;
}

#item162948 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162950 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38749 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38769 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38747 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:1100px !important;
}

#item162917 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162918 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38799 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38819 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38797 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:1100px !important;
}

#item162834 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162835 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38849 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38869 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38847 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:1100px !important;
}

#item162860 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162861 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38899 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38919 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38897 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:1100px !important;
}

#item162974 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item162975 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38949 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38969 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38947 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:1179px !important;
}

#item163007 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item163008 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38999 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item39019 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38997 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:1179px !important;
}

#item163036 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item163037 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39049 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item39069 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39047 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:1179px !important;
}

#item163062 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item163063 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39099 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item39119 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39097 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:1179px !important;
}

#item163089 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item163090 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39149 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item39169 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39147 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:1257px !important;
}

#item163118 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item163119 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39199 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item39219 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39197 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:1257px !important;
}

#item163144 {
	width:104px !important;
	height:50px !important;
	background:#c22026;
}

#item163145 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39249 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item39269 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39247 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:1257px !important;
}

#item148624 {
	width:512px !important;
	height:44px !important;
	left:32px !important;
	top:1371px !important;
	background:#c22026;
}

#item148625 {
	width:512px !important;
	left:32px !important;
	top:1383px !important;
	min-height:30px !important;
}

#item148653 {
	width:210px !important;
	left:213px !important;
	top:1452px !important;
	min-height:30px !important;
}

#item148676 {
	width:320px !important;
	left:213px !important;
	top:1491px !important;
	min-height:30px !important;
}

#item148776 {
	width:310px !important;
	min-height:30px !important;
}

#item148752 {
	width:310px !important;
	min-height:30px !important;
}

#item148749 {
	width:310px !important;
	height:30px !important;
	left:213px !important;
	top:1530px !important;
}

#item148799 {
	width:512px !important;
	height:44px !important;
	left:32px !important;
	top:1664px !important;
	background:#c22026;
}

#item148800 {
	width:512px !important;
	left:32px !important;
	top:1675px !important;
	min-height:30px !important;
}

#item289092 {
	width:200px !important;
	left:213px !important;
	top:1749px !important;
	min-height:30px !important;
}

#item289115 {
	width:290px !important;
	left:213px !important;
	top:1788px !important;
	min-height:90px !important;
}

#item289166 {
	width:270px !important;
	min-height:30px !important;
}

#item289141 {
	width:270px !important;
	min-height:30px !important;
}

#item289138 {
	width:270px !important;
	height:30px !important;
	left:213px !important;
	top:1888px !important;
}

#item164066 {
	width:512px !important;
	height:44px !important;
	left:32px !important;
	top:1995px !important;
	background:#c22026;
}

#item164067 {
	width:512px !important;
	left:32px !important;
	top:2006px !important;
	min-height:30px !important;
}

#item289220 {
	width:210px !important;
	left:213px !important;
	top:2080px !important;
	min-height:30px !important;
}

#item289243 {
	width:270px !important;
	left:213px !important;
	top:2119px !important;
	min-height:60px !important;
}

#item289293 {
	width:270px !important;
	min-height:30px !important;
}

#item289269 {
	width:270px !important;
	min-height:30px !important;
}

#item289266 {
	width:270px !important;
	height:30px !important;
	left:213px !important;
	top:2186px !important;
}

#item161230 {
	width:512px !important;
	height:44px !important;
	left:32px !important;
	top:2293px !important;
	background:#c22026;
}

#item161231 {
	width:512px !important;
	left:32px !important;
	top:2304px !important;
	min-height:30px !important;
}

#item289345 {
	width:210px !important;
	left:213px !important;
	top:2378px !important;
	min-height:30px !important;
}

#item289369 {
	width:260px !important;
	left:213px !important;
	top:2417px !important;
	min-height:60px !important;
}

#item289420 {
	width:290px !important;
	min-height:30px !important;
}

#item289395 {
	width:290px !important;
	min-height:30px !important;
}

#item289392 {
	width:290px !important;
	height:30px !important;
	left:213px !important;
	top:2484px !important;
}

#item290369 {
	width:512px !important;
	height:44px !important;
	left:32px !important;
	top:2591px !important;
	background:#c22026;
}

#item290370 {
	width:512px !important;
	left:32px !important;
	top:2602px !important;
	min-height:30px !important;
}

#item289471 {
	width:220px !important;
	left:213px !important;
	top:2676px !important;
	min-height:30px !important;
}

#item289494 {
	width:320px !important;
	left:213px !important;
	top:2715px !important;
	min-height:60px !important;
}

#item289544 {
	width:260px !important;
	min-height:30px !important;
}

#item289520 {
	width:260px !important;
	min-height:30px !important;
}

#item289517 {
	width:260px !important;
	height:30px !important;
	left:213px !important;
	top:2782px !important;
}

#item291044 {
	width:512px !important;
	height:44px !important;
	left:32px !important;
	top:2860px !important;
	background:#c22026;
}

#item291045 {
	width:512px !important;
	left:32px !important;
	top:2871px !important;
	min-height:30px !important;
}

#item289595 {
	width:220px !important;
	left:213px !important;
	top:2945px !important;
	min-height:30px !important;
}

#item289618 {
	width:331px !important;
	left:213px !important;
	top:2984px !important;
	min-height:60px !important;
}

#item289668 {
	width:270px !important;
	min-height:30px !important;
}

#item289644 {
	width:270px !important;
	min-height:30px !important;
}

#item289641 {
	width:270px !important;
	height:30px !important;
	left:213px !important;
	top:3051px !important;
}

#item301880 {
	width:512px !important;
	height:44px !important;
	left:32px !important;
	top:3158px !important;
	background:#c22026;
}

#item301881 {
	width:512px !important;
	left:32px !important;
	top:3169px !important;
	min-height:30px !important;
}

#item301908 {
	width:220px !important;
	left:213px !important;
	top:3243px !important;
	min-height:30px !important;
}

#item301931 {
	width:270px !important;
	left:213px !important;
	top:3282px !important;
	min-height:60px !important;
}

#item301981 {
	width:300px !important;
	min-height:30px !important;
}

#item301957 {
	width:300px !important;
	min-height:30px !important;
}

#item301954 {
	width:300px !important;
	height:30px !important;
	left:213px !important;
	top:3349px !important;
}

#item291076 {
	width:512px !important;
	height:44px !important;
	left:32px !important;
	top:3456px !important;
	background:#c22026;
}

#item291077 {
	width:512px !important;
	left:32px !important;
	top:3467px !important;
	min-height:30px !important;
}

#item289723 {
	width:220px !important;
	left:213px !important;
	top:3541px !important;
	min-height:30px !important;
}

#item289746 {
	width:310px !important;
	left:213px !important;
	top:3580px !important;
	min-height:60px !important;
}

#item300270 {
	width:300px !important;
	min-height:30px !important;
}

#item300245 {
	width:300px !important;
	min-height:30px !important;
}

#item300242 {
	width:300px !important;
	height:30px !important;
	left:213px !important;
	top:3647px !important;
}

#item291106 {
	width:512px !important;
	height:76px !important;
	left:32px !important;
	top:3754px !important;
	background:#c22026;
}

#item291107 {
	width:330px !important;
	left:123px !important;
	top:3765px !important;
	min-height:60px !important;
}

#item289797 {
	width:190px !important;
	left:213px !important;
	top:3871px !important;
	min-height:30px !important;
}

#item289820 {
	width:330px !important;
	left:213px !important;
	top:3910px !important;
	min-height:60px !important;
}

#item289870 {
	width:300px !important;
	min-height:30px !important;
}

#item289846 {
	width:300px !important;
	min-height:30px !important;
}

#item289843 {
	width:300px !important;
	height:30px !important;
	left:213px !important;
	top:3977px !important;
}

#item291136 {
	width:512px !important;
	height:76px !important;
	left:32px !important;
	top:4084px !important;
	background:#c22026;
}

#item291137 {
	width:350px !important;
	left:113px !important;
	top:4095px !important;
	min-height:60px !important;
}

#item289922 {
	width:190px !important;
	left:213px !important;
	top:4201px !important;
	min-height:30px !important;
}

#item289945 {
	width:280px !important;
	left:213px !important;
	top:4240px !important;
	min-height:80px !important;
}

#item289995 {
	width:280px !important;
	min-height:30px !important;
}

#item289971 {
	width:280px !important;
	min-height:30px !important;
}

#item289968 {
	width:280px !important;
	height:30px !important;
	left:213px !important;
	top:4336px !important;
}

#item291161 {
	width:512px !important;
	height:44px !important;
	left:32px !important;
	top:4426px !important;
	background:#c22026;
}

#item291162 {
	width:512px !important;
	left:32px !important;
	top:4437px !important;
	min-height:30px !important;
}

#item290046 {
	width:220px !important;
	left:213px !important;
	top:4511px !important;
	min-height:30px !important;
}

#item290069 {
	width:300px !important;
	left:213px !important;
	top:4550px !important;
	min-height:30px !important;
}

#item290119 {
	width:320px !important;
	min-height:30px !important;
}

#item290095 {
	width:320px !important;
	min-height:30px !important;
}

#item290092 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:4588px !important;
}

#item300631 {
	width:300px !important;
	height:80px !important;
	border-radius:40px;
	background:#000;
}

#item300633 {
	width:230px !important;
	left:35px !important;
	top:11px !important;
	min-height:60px !important;
}

#item300575 {
	width:300px !important;
	height:80px !important;
	border-radius:40px;
	background:#650030;
}

#item300576 {
	width:230px !important;
	left:35px !important;
	top:11px !important;
	min-height:60px !important;
}

#item300572 {
	width:300px !important;
	height:80px !important;
	left:213px !important;
	top:4629px !important;
}

#item291200 {
	width:512px !important;
	height:44px !important;
	left:32px !important;
	top:4757px !important;
	background:#c22026;
}

#item291202 {
	width:512px !important;
	left:32px !important;
	top:4768px !important;
	min-height:30px !important;
}

#item290170 {
	width:310px !important;
	left:213px !important;
	top:4842px !important;
	min-height:30px !important;
}

#item290194 {
	width:270px !important;
	left:213px !important;
	top:4881px !important;
	min-height:60px !important;
}

#item290244 {
	width:330px !important;
	min-height:30px !important;
}

#item290220 {
	width:330px !important;
	min-height:30px !important;
}

#item290217 {
	width:330px !important;
	height:30px !important;
	left:213px !important;
	top:4948px !important;
}

#item269314 {
	width:576px !important;
	height:490px !important;
	top:5062px !important;
	background:#650030;
}

#item136252 {
	width:512px !important;
	left:32px !important;
	top:5156px !important;
	min-height:290px !important;
}

#item161494 {
	width:1200px !important;
	height:56px !important;
	top:106px !important;
	background:#650030;
}

#item161495 {
	width:970px !important;
	left:124px !important;
	top:110px !important;
	min-height:40px !important;
}

#item161518 {
	width:240px !important;
	left:836px !important;
	top:41px !important;
	min-height:30px !important;
}

#item1813 {
	width:90px !important;
	height:68px !important;
	left:299px !important;
	top:237px !important;
}

#item1818 {
	width:109px !important;
	height:94px !important;
	left:274px !important;
	top:278px !important;
}

#item1823 {
	width:109px !important;
	height:189px !important;
	left:264px !important;
	top:348px !important;
}

#item1828 {
	width:83px !important;
	height:133px !important;
	left:362px !important;
	top:254px !important;
}

#item1833 {
	width:89px !important;
	height:136px !important;
	left:311px !important;
	top:362px !important;
}

#item1838 {
	width:140px !important;
	height:90px !important;
	left:398px !important;
	top:257px !important;
}

#item1843 {
	width:98px !important;
	height:80px !important;
	left:434px !important;
	top:336px !important;
}

#item1848 {
	width:77px !important;
	height:97px !important;
	left:384px !important;
	top:380px !important;
}

#item1853 {
	width:93px !important;
	height:109px !important;
	left:357px !important;
	top:464px !important;
}

#item1858 {
	width:101px !important;
	height:80px !important;
	left:450px !important;
	top:407px !important;
}

#item1863 {
	width:97px !important;
	height:99px !important;
	left:435px !important;
	top:476px !important;
}

#item1868 {
	width:90px !important;
	height:58px !important;
	left:533px !important;
	top:279px !important;
}

#item1873 {
	width:96px !important;
	height:65px !important;
	left:528px !important;
	top:331px !important;
}

#item1878 {
	width:113px !important;
	height:58px !important;
	left:525px !important;
	top:381px !important;
}

#item1883 {
	width:102px !important;
	height:56px !important;
	left:546px !important;
	top:435px !important;
}

#item1888 {
	width:118px !important;
	height:63px !important;
	left:532px !important;
	top:486px !important;
}

#item1893 {
	width:192px !important;
	height:189px !important;
	left:471px !important;
	top:494px !important;
}

#item1898 {
	width:90px !important;
	height:102px !important;
	left:616px !important;
	top:277px !important;
}

#item1903 {
	width:84px !important;
	height:55px !important;
	left:621px !important;
	top:377px !important;
}

#item1908 {
	width:91px !important;
	height:80px !important;
	left:632px !important;
	top:427px !important;
}

#item1913 {
	width:68px !important;
	height:62px !important;
	left:647px !important;
	top:498px !important;
}

#item1918 {
	width:77px !important;
	height:69px !important;
	left:655px !important;
	top:559px !important;
}

#item1923 {
	width:72px !important;
	height:77px !important;
	left:667px !important;
	top:317px !important;
}

#item1928 {
	width:54px !important;
	height:97px !important;
	left:688px !important;
	top:392px !important;
}

#item1933 {
	width:49px !important;
	height:86px !important;
	left:691px !important;
	top:522px !important;
}

#item1938 {
	width:104px !important;
	height:98px !important;
	left:697px !important;
	top:306px !important;
}

#item1945 {
	width:42px !important;
	height:73px !important;
	left:735px !important;
	top:401px !important;
}

#item1950 {
	width:100px !important;
	height:51px !important;
	left:719px !important;
	top:446px !important;
}

#item1955 {
	width:116px !important;
	height:38px !important;
	left:708px !important;
	top:485px !important;
}

#item1960 {
	width:52px !important;
	height:86px !important;
	left:737px !important;
	top:519px !important;
}

#item1965 {
	width:58px !important;
	height:66px !important;
	left:772px !important;
	top:391px !important;
}

#item1970 {
	width:62px !important;
	height:61px !important;
	left:808px !important;
	top:414px !important;
}

#item1975 {
	width:106px !important;
	height:59px !important;
	left:798px !important;
	top:429px !important;
}

#item1980 {
	width:120px !important;
	height:53px !important;
	left:791px !important;
	top:472px !important;
}

#item1985 {
	width:69px !important;
	height:53px !important;
	left:806px !important;
	top:509px !important;
}

#item1990 {
	width:76px !important;
	height:78px !important;
	left:773px !important;
	top:516px !important;
}

#item1995 {
	width:124px !important;
	height:97px !important;
	left:750px !important;
	top:585px !important;
}

#item2005 {
	width:80px !important;
	height:51px !important;
	left:826px !important;
	top:379px !important;
}

#item2025 {
	width:22px !important;
	height:22px !important;
	left:68px !important;
	top:25px !important;
	background:#c22026;
}

#item2021 {
	width:44px !important;
	height:44px !important;
	left:68px !important;
	top:25px !important;
	background:#350078;
	border:solid 0.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item2019 {
	width:90px !important;
	height:47px !important;
	left:846px !important;
	top:419px !important;
}

#item2034 {
	width:21px !important;
	height:21px !important;
	left:26px !important;
	top:5px !important;
	background:#c22026;
}

#item2030 {
	width:42px !important;
	height:42px !important;
	left:25px !important;
	top:5px !important;
	background:#350078;
	border:solid 0.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item2028 {
	width:46px !important;
	height:26px !important;
	left:894px !important;
	top:416px !important;
}

#item2043 {
	width:21px !important;
	height:21px !important;
	left:29px !important;
	top:11px !important;
	background:#c22026;
}

#item2039 {
	width:42px !important;
	height:42px !important;
	left:29px !important;
	top:11px !important;
	background:#350078;
	border:solid 0.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item2037 {
	width:50px !important;
	height:42px !important;
	left:897px !important;
	top:388px !important;
}

#item2046 {
	width:103px !important;
	height:77px !important;
	left:835px !important;
	top:323px !important;
}

#item2051 {
	width:23px !important;
	height:45px !important;
	left:905px !important;
	top:316px !important;
}

#item2056 {
	width:21px !important;
	height:47px !important;
	left:922px !important;
	top:312px !important;
}

#item2061 {
	width:47px !important;
	height:25px !important;
	left:914px !important;
	top:350px !important;
}

#item2066 {
	width:24px !important;
	height:24px !important;
	left:914px !important;
	top:368px !important;
}

#item2077 {
	width:21px !important;
	height:21px !important;
	left:16px !important;
	top:13px !important;
	background:#c22026;
}

#item2073 {
	width:21px !important;
	height:21px !important;
	left:16px !important;
	top:13px !important;
	background:#cc3321;
}

#item2071 {
	width:36px !important;
	height:34px !important;
	left:935px !important;
	top:368px !important;
}

#item2080 {
	width:51px !important;
	height:82px !important;
	left:930px !important;
	top:269px !important;
}

#item2085 {
	width:182px !important;
	height:104px !important;
	left:190px !important;
	top:564px !important;
}

#item2090 {
	width:101px !important;
	height:73px !important;
	left:369px !important;
	top:604px !important;
}

#item2016 {
	width:22px !important;
	height:22px !important;
	left:37px !important;
	top:37px !important;
	background:#c22026;
}

#item2012 {
	width:44px !important;
	height:44px !important;
	left:37px !important;
	top:37px !important;
	background:#350078;
	border:solid 0.5px #fff;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item2010 {
	width:59px !important;
	height:59px !important;
	left:878px !important;
	top:432px !important;
}

#item2339 {
	width:30px !important;
	left:333px !important;
	top:269px !important;
	min-height:16px !important;
}

#item2361 {
	width:30px !important;
	left:311px !important;
	top:323px !important;
	min-height:16px !important;
}

#item2383 {
	width:30px !important;
	left:294px !important;
	top:453px !important;
	min-height:16px !important;
}

#item2405 {
	width:30px !important;
	left:341px !important;
	top:411px !important;
	min-height:16px !important;
}

#item2427 {
	width:30px !important;
	left:386px !important;
	top:347px !important;
	min-height:16px !important;
}

#item2449 {
	width:30px !important;
	left:454px !important;
	top:301px !important;
	min-height:16px !important;
}

#item2471 {
	width:30px !important;
	left:562px !important;
	top:305px !important;
	min-height:16px !important;
}

#item2493 {
	width:30px !important;
	left:562px !important;
	top:356px !important;
	min-height:16px !important;
}

#item2515 {
	width:30px !important;
	left:569px !important;
	top:405px !important;
	min-height:16px !important;
}

#item2537 {
	width:30px !important;
	left:443px !important;
	top:656px !important;
	min-height:16px !important;
}

#item2559 {
	width:30px !important;
	left:566px !important;
	top:579px !important;
	min-height:16px !important;
}

#item2581 {
	width:30px !important;
	left:292px !important;
	top:599px !important;
	min-height:16px !important;
}

#item2603 {
	width:30px !important;
	left:595px !important;
	top:508px !important;
	min-height:16px !important;
}

#item2625 {
	width:30px !important;
	left:582px !important;
	top:458px !important;
	min-height:16px !important;
}

#item2647 {
	width:30px !important;
	left:485px !important;
	top:443px !important;
	min-height:16px !important;
}

#item2669 {
	width:30px !important;
	left:390px !important;
	top:511px !important;
	min-height:16px !important;
}

#item2691 {
	width:30px !important;
	left:408px !important;
	top:427px !important;
	min-height:16px !important;
}

#item2713 {
	width:30px !important;
	left:467px !important;
	top:371px !important;
	min-height:16px !important;
}

#item2735 {
	width:30px !important;
	left:469px !important;
	top:519px !important;
	min-height:16px !important;
}

#item2757 {
	width:30px !important;
	left:630px !important;
	top:329px !important;
	min-height:16px !important;
}

#item2779 {
	width:30px !important;
	left:692px !important;
	top:358px !important;
	min-height:16px !important;
}

#item2801 {
	width:30px !important;
	left:757px !important;
	top:375px !important;
	min-height:16px !important;
}

#item2823 {
	width:22px !important;
	height:13px !important;
	left:925px !important;
	top:357px !important;
}

#item2845 {
	width:30px !important;
	left:848px !important;
	top:399px !important;
	min-height:16px !important;
}

#item2867 {
	width:27px !important;
	left:854px !important;
	top:458px !important;
	min-height:14px !important;
}

#item2889 {
	width:25px !important;
	left:852px !important;
	top:492px !important;
	min-height:14px !important;
}

#item2911 {
	width:25px !important;
	left:815px !important;
	top:450px !important;
	min-height:13px !important;
}

#item2933 {
	width:30px !important;
	left:786px !important;
	top:420px !important;
	min-height:16px !important;
}

#item2955 {
	width:30px !important;
	left:743px !important;
	top:432px !important;
	min-height:16px !important;
}

#item2977 {
	width:30px !important;
	left:703px !important;
	top:435px !important;
	min-height:16px !important;
}

#item2999 {
	width:30px !important;
	left:764px !important;
	top:471px !important;
	min-height:16px !important;
}

#item3021 {
	width:30px !important;
	left:743px !important;
	top:501px !important;
	min-height:16px !important;
}

#item3043 {
	width:25px !important;
	left:832px !important;
	top:526px !important;
	min-height:14px !important;
}

#item3065 {
	width:30px !important;
	left:794px !important;
	top:551px !important;
	min-height:16px !important;
}

#item3087 {
	width:25px !important;
	left:837px !important;
	top:634px !important;
	min-height:15px !important;
}

#item3109 {
	width:30px !important;
	left:745px !important;
	top:555px !important;
	min-height:16px !important;
}

#item3131 {
	width:26px !important;
	left:703px !important;
	top:556px !important;
	min-height:16px !important;
}

#item3153 {
	width:26px !important;
	left:664px !important;
	top:582px !important;
	min-height:14px !important;
}

#item3175 {
	width:30px !important;
	left:660px !important;
	top:523px !important;
	min-height:16px !important;
}

#item3197 {
	width:30px !important;
	left:660px !important;
	top:462px !important;
	min-height:16px !important;
}

#item3219 {
	width:30px !important;
	left:644px !important;
	top:398px !important;
	min-height:16px !important;
}

#item3241 {
	width:23px !important;
	left:940px !important;
	top:302px !important;
	min-height:13px !important;
}

#item3263 {
	width:21px !important;
	height:13px !important;
	left:921px !important;
	top:341px !important;
}

#item3285 {
	width:18px !important;
	left:905px !important;
	top:326px !important;
	min-height:11px !important;
}

#item3307 {
	width:27px !important;
	left:877px !important;
	top:359px !important;
	min-height:15px !important;
}

#item3329 {
	width:21px !important;
	left:915px !important;
	top:372px !important;
	min-height:13px !important;
}

#item3351 {
	width:30px !important;
	left:848px !important;
	top:399px !important;
	min-height:16px !important;
}

#item3373 {
	width:17px !important;
	left:952px !important;
	top:385px !important;
	min-height:13px !important;
}

#item3395 {
	width:21px !important;
	left:926px !important;
	top:404px !important;
	min-height:13px !important;
}

#item3417 {
	width:21px !important;
	left:919px !important;
	top:427px !important;
	min-height:11px !important;
}

#item3439 {
	width:24px !important;
	left:912px !important;
	top:450px !important;
	min-height:14px !important;
}

#item3461 {
	width:21px !important;
	left:915px !important;
	top:475px !important;
	min-height:11px !important;
}

#item3464 {
	width:65px !important;
	height:50px !important;
	left:313px !important;
	top:242px !important;
}

#item3470 {
	width:80px !important;
	height:50px !important;
	left:285px !important;
	top:303px !important;
}

#item3476 {
	width:88px !important;
	height:163px !important;
	left:275px !important;
	top:357px !important;
}

#item3485 {
	width:49px !important;
	height:50px !important;
	left:373px !important;
	top:323px !important;
}

#item3491 {
	width:60px !important;
	height:74px !important;
	left:327px !important;
	top:375px !important;
}

#item3497 {
	width:109px !important;
	height:64px !important;
	left:421px !important;
	top:269px !important;
}

#item3503 {
	width:77px !important;
	height:56px !important;
	left:447px !important;
	top:345px !important;
}

#item3509 {
	width:54px !important;
	height:67px !important;
	left:396px !important;
	top:398px !important;
}

#item3515 {
	width:67px !important;
	height:87px !important;
	left:374px !important;
	top:472px !important;
}

#item3521 {
	width:88px !important;
	height:60px !important;
	left:459px !important;
	top:418px !important;
}

#item3527 {
	width:80px !important;
	height:87px !important;
	left:447px !important;
	top:481px !important;
}

#item3533 {
	width:77px !important;
	height:56px !important;
	left:541px !important;
	top:277px !important;
}

#item3539 {
	width:87px !important;
	height:46px !important;
	left:536px !important;
	top:334px !important;
}

#item3545 {
	width:87px !important;
	height:46px !important;
	left:542px !important;
	top:388px !important;
}

#item3551 {
	width:91px !important;
	height:46px !important;
	left:553px !important;
	top:439px !important;
}

#item3557 {
	width:76px !important;
	height:46px !important;
	left:573px !important;
	top:492px !important;
}

#item3563 {
	width:130px !important;
	height:111px !important;
	left:522px !important;
	top:543px !important;
}

#item3569 {
	width:46px !important;
	height:94px !important;
	left:627px !important;
	top:283px !important;
}

#item3575 {
	width:66px !important;
	height:48px !important;
	left:630px !important;
	top:378px !important;
}

#item3581 {
	width:43px !important;
	height:45px !important;
	left:652px !important;
	top:447px !important;
}

#item3587 {
	width:49px !important;
	height:50px !important;
	left:652px !important;
	top:502px !important;
}

#item3593 {
	width:46px !important;
	height:56px !important;
	left:659px !important;
	top:566px !important;
}

#item3599 {
	width:44px !important;
	height:51px !important;
	left:686px !important;
	top:334px !important;
}

#item3605 {
	width:38px !important;
	height:71px !important;
	left:701px !important;
	top:400px !important;
}

#item3611 {
	width:63px !important;
	height:82px !important;
	left:731px !important;
	top:316px !important;
}

#item3618 {
	width:33px !important;
	height:60px !important;
	left:741px !important;
	top:402px !important;
}

#item3624 {
	width:90px !important;
	height:25px !important;
	left:716px !important;
	top:494px !important;
}

#item3630 {
	width:44px !important;
	height:64px !important;
	left:739px !important;
	top:523px !important;
}

#item3636 {
	width:40px !important;
	height:46px !important;
	left:780px !important;
	top:400px !important;
}

#item3642 {
	width:41px !important;
	height:32px !important;
	left:847px !important;
	top:445px !important;
}

#item3648 {
	width:80px !important;
	height:30px !important;
	left:821px !important;
	top:484px !important;
}

#item3654 {
	width:42px !important;
	height:55px !important;
	left:788px !important;
	top:532px !important;
}

#item3660 {
	width:75px !important;
	height:78px !important;
	left:792px !important;
	top:594px !important;
}

#item3666 {
	width:57px !important;
	height:33px !important;
	left:836px !important;
	top:387px !important;
}

#item3672 {
	width:42px !important;
	height:25px !important;
	left:905px !important;
	top:399px !important;
}

#item3678 {
	width:57px !important;
	height:45px !important;
	left:853px !important;
	top:337px !important;
}

#item3684 {
	width:14px !important;
	height:45px !important;
	left:910px !important;
	top:315px !important;
}

#item3690 {
	width:14px !important;
	height:45px !important;
	left:925px !important;
	top:312px !important;
}

#item3696 {
	width:39px !important;
	height:10px !important;
	left:918px !important;
	top:357px !important;
}

#item3702 {
	width:20px !important;
	height:13px !important;
	left:917px !important;
	top:370px !important;
}

#item3708 {
	width:31px !important;
	height:30px !important;
	left:940px !important;
	top:369px !important;
}

#item3714 {
	width:37px !important;
	height:38px !important;
	left:935px !important;
	top:287px !important;
}

#item3720 {
	width:97px !important;
	height:82px !important;
	left:259px !important;
	top:567px !important;
}

#item3726 {
	width:101px !important;
	height:69px !important;
	left:371px !important;
	top:603px !important;
}

#item3732 {
	width:41px !important;
	height:21px !important;
	left:900px !important;
	top:443px !important;
}

#item3738 {
	width:42px !important;
	height:16px !important;
	left:899px !important;
	top:424px !important;
}

#item3744 {
	width:35px !important;
	height:26px !important;
	left:910px !important;
	top:466px !important;
}

#item3756 {
	width:38px !important;
	height:56px !important;
	left:699px !important;
	top:532px !important;
}

#item3762 {
	width:44px !important;
	height:35px !important;
	left:824px !important;
	top:514px !important;
}

#item3768 {
	width:75px !important;
	height:31px !important;
	left:734px !important;
	top:459px !important;
}

#item3774 {
	width:32px !important;
	height:37px !important;
	left:815px !important;
	top:434px !important;
}

@keyframes fade-in-281545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-281545 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item281545 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item281548 {
	opacity:0.65;
	width:850px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item281545 {
	width:856px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-281549 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-281549 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item281550 {
	width:374px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item281551 {
	width:372px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#cc3321;
}

#item281552 {
	width:372px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item281582 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item281605 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item281655 {
	width:210px !important;
	min-height:20px !important;
}

#item281631 {
	width:210px !important;
	min-height:20px !important;
}

#item281628 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item281735 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item281732 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item281730 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:5px !important;
}

@keyframes fade-in-281353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-281353 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item281353 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item281356 {
	opacity:0.65;
	width:850px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item281353 {
	width:856px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-281357 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-281357 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item281358 {
	width:374px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item281359 {
	width:372px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#ff4f17;
}

#item281360 {
	width:372px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item281388 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item281411 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item281461 {
	width:210px !important;
	min-height:20px !important;
}

#item281437 {
	width:210px !important;
	min-height:20px !important;
}

#item281434 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item281542 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item281539 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item281536 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:5px !important;
}

@keyframes fade-in-281160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-281160 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item281160 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item281163 {
	opacity:0.65;
	width:850px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item281160 {
	width:856px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-281165 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-281165 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item281166 {
	width:374px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item281167 {
	width:372px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#350078;
}

#item281168 {
	width:372px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item281195 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item281218 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item281269 {
	width:210px !important;
	min-height:20px !important;
}

#item281245 {
	width:210px !important;
	min-height:20px !important;
}

#item281241 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item281350 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item281347 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item281344 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:5px !important;
}

@keyframes fade-in-280967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-280967 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item280967 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280970 {
	opacity:0.65;
	width:850px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item280967 {
	width:856px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-280971 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-280971 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item280972 {
	width:374px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item280973 {
	width:372px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#245caf;
}

#item280974 {
	width:372px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item281002 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item281025 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item281075 {
	width:220px !important;
	min-height:20px !important;
}

#item281051 {
	width:220px !important;
	min-height:20px !important;
}

#item281048 {
	width:220px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item281157 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item281154 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item281151 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:5px !important;
}

@keyframes fade-in-297250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-297250 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item297250 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item297253 {
	opacity:0.65;
	width:850px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item297250 {
	width:856px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-297254 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-297254 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item297255 {
	width:746px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item296939 {
	width:371px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#cc3321;
}

#item296941 {
	width:371px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item296968 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item296991 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item297041 {
	width:210px !important;
	min-height:20px !important;
}

#item297017 {
	width:210px !important;
	min-height:20px !important;
}

#item297014 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item297382 {
	width:372px !important;
	height:34px !important;
	left:373px !important;
	top:1px !important;
	background:#350078;
}

#item297383 {
	width:372px !important;
	left:373px !important;
	top:9px !important;
	min-height:20px !important;
}

#item297412 {
	width:190px !important;
	left:513px !important;
	top:68px !important;
	min-height:20px !important;
}

#item297435 {
	width:190px !important;
	left:513px !important;
	top:97px !important;
	min-height:20px !important;
}

#item297485 {
	width:210px !important;
	min-height:20px !important;
}

#item297461 {
	width:210px !important;
	min-height:20px !important;
}

#item297458 {
	width:210px !important;
	height:20px !important;
	left:513px !important;
	top:122px !important;
}

#item297567 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item297563 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item297560 {
	width:25px !important;
	height:25px !important;
	left:714px !important;
	top:5px !important;
}

@keyframes fade-in-280649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-280649 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item280649 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280652 {
	opacity:0.65;
	width:850px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item280649 {
	width:856px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-280653 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-280653 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item280654 {
	width:746px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item280655 {
	width:371px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#1a7200;
}

#item280656 {
	width:371px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item280684 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item280707 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item280757 {
	width:190px !important;
	min-height:20px !important;
}

#item280733 {
	width:190px !important;
	min-height:20px !important;
}

#item280730 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item280780 {
	width:372px !important;
	height:34px !important;
	left:373px !important;
	top:1px !important;
	background:#350078;
}

#item280781 {
	width:372px !important;
	left:373px !important;
	top:9px !important;
	min-height:20px !important;
}

#item280809 {
	width:190px !important;
	left:513px !important;
	top:68px !important;
	min-height:20px !important;
}

#item280832 {
	width:190px !important;
	left:513px !important;
	top:97px !important;
	min-height:20px !important;
}

#item280882 {
	width:210px !important;
	min-height:20px !important;
}

#item280858 {
	width:210px !important;
	min-height:20px !important;
}

#item280855 {
	width:210px !important;
	height:20px !important;
	left:513px !important;
	top:122px !important;
}

#item280964 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item280961 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item280958 {
	width:25px !important;
	height:25px !important;
	left:714px !important;
	top:5px !important;
}

@keyframes fade-in-280452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-280452 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item280452 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280455 {
	opacity:0.65;
	width:850px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item280452 {
	width:856px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-280456 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-280456 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item280457 {
	width:374px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item280458 {
	width:372px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#1a7200;
}

#item280460 {
	width:372px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item280490 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item280513 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item280565 {
	width:190px !important;
	min-height:20px !important;
}

#item280540 {
	width:190px !important;
	min-height:20px !important;
}

#item280536 {
	width:190px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item280646 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item280643 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item280640 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:5px !important;
}

@keyframes fade-in-280260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-280260 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item280260 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280263 {
	opacity:0.65;
	width:850px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item280260 {
	width:856px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-280264 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-280264 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item280265 {
	width:374px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item280266 {
	width:372px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#9b641c;
}

#item280267 {
	width:372px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item280294 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item280317 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item280368 {
	width:210px !important;
	min-height:20px !important;
}

#item280344 {
	width:210px !important;
	min-height:20px !important;
}

#item280340 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item280449 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item280446 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item280443 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:5px !important;
}

@keyframes fade-in-280068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-280068 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item280068 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item280071 {
	opacity:0.65;
	width:850px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item280068 {
	width:856px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-280072 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-280072 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item280073 {
	width:374px !important;
	height:184px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item280074 {
	width:372px !important;
	height:34px !important;
	left:1px !important;
	top:1px !important;
	background:#650030;
}

#item280075 {
	width:372px !important;
	left:1px !important;
	top:9px !important;
	min-height:20px !important;
}

#item280102 {
	width:190px !important;
	left:141px !important;
	top:68px !important;
	min-height:20px !important;
}

#item280125 {
	width:190px !important;
	left:141px !important;
	top:97px !important;
	min-height:20px !important;
}

#item280175 {
	width:210px !important;
	min-height:20px !important;
}

#item280151 {
	width:210px !important;
	min-height:20px !important;
}

#item280148 {
	width:210px !important;
	height:20px !important;
	left:141px !important;
	top:122px !important;
}

#item280257 {
	width:25px !important;
	height:25px !important;
	background:#aaaaaa;
	border:solid 1px #fff;
}

#item280254 {
	width:25px !important;
	height:25px !important;
	background:#fff;
	border:solid 1px #aaaaaa;
}

#item280251 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:5px !important;
}

#item280066 {
	opacity:0.00;
	width:850px !important;
	height:6px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item280064 {
	width:866px !important;
	height:486px !important;
	left:162px !important;
	top:217px !important;
}

#item298575 {
	width:956px !important;
	height:31px !important;
	left:122px !important;
	top:733px !important;
	background:#c22026;
}

#item298576 {
	width:956px !important;
	left:122px !important;
	top:740px !important;
	min-height:20px !important;
}

#item298604 {
	width:190px !important;
	left:505px !important;
	top:910px !important;
	min-height:20px !important;
}

#item298627 {
	width:220px !important;
	left:490px !important;
	top:939px !important;
	min-height:20px !important;
}

#item298653 {
	width:210px !important;
	min-height:20px !important;
}

#item298677 {
	width:210px !important;
	min-height:20px !important;
}

#item298650 {
	width:210px !important;
	height:20px !important;
	left:495px !important;
	top:964px !important;
}

#item298700 {
	width:318px !important;
	height:31px !important;
	left:122px !important;
	top:1014px !important;
	background:#c22026;
}

#item298701 {
	width:318px !important;
	left:122px !important;
	top:1021px !important;
	min-height:20px !important;
}

#item298730 {
	width:190px !important;
	left:186px !important;
	top:1191px !important;
	min-height:20px !important;
}

#item298753 {
	width:260px !important;
	left:151px !important;
	top:1220px !important;
	min-height:40px !important;
}

#item298780 {
	width:210px !important;
	min-height:20px !important;
}

#item298804 {
	width:210px !important;
	min-height:20px !important;
}

#item298776 {
	width:210px !important;
	height:20px !important;
	left:176px !important;
	top:1265px !important;
}

#item298827 {
	width:318px !important;
	height:31px !important;
	left:441px !important;
	top:1014px !important;
	background:#c22026;
}

#item298828 {
	width:318px !important;
	left:441px !important;
	top:1021px !important;
	min-height:20px !important;
}

#item298857 {
	width:210px !important;
	left:495px !important;
	top:1191px !important;
	min-height:20px !important;
}

#item298880 {
	width:210px !important;
	left:495px !important;
	top:1220px !important;
	min-height:40px !important;
}

#item298906 {
	width:210px !important;
	min-height:20px !important;
}

#item298930 {
	width:210px !important;
	min-height:20px !important;
}

#item298903 {
	width:210px !important;
	height:20px !important;
	left:495px !important;
	top:1265px !important;
}

#item298953 {
	width:318px !important;
	height:31px !important;
	left:760px !important;
	top:1014px !important;
	background:#c22026;
}

#item298954 {
	width:318px !important;
	left:760px !important;
	top:1021px !important;
	min-height:20px !important;
}

#item298982 {
	width:190px !important;
	left:824px !important;
	top:1191px !important;
	min-height:20px !important;
}

#item299005 {
	width:190px !important;
	left:824px !important;
	top:1220px !important;
	min-height:40px !important;
}

#item299031 {
	width:190px !important;
	min-height:20px !important;
}

#item299056 {
	width:190px !important;
	min-height:20px !important;
}

#item299028 {
	width:190px !important;
	height:20px !important;
	left:824px !important;
	top:1265px !important;
}

#item301094 {
	width:238px !important;
	height:50px !important;
	left:122px !important;
	top:1315px !important;
	background:#c22026;
}

#item301095 {
	width:156px !important;
	left:163px !important;
	top:1322px !important;
	min-height:40px !important;
}

#item301123 {
	width:210px !important;
	left:136px !important;
	top:1511px !important;
	min-height:20px !important;
}

#item301146 {
	width:230px !important;
	left:126px !important;
	top:1540px !important;
	min-height:40px !important;
}

#item301196 {
	width:210px !important;
	min-height:20px !important;
}

#item301172 {
	width:210px !important;
	min-height:20px !important;
}

#item301169 {
	width:210px !important;
	height:20px !important;
	left:136px !important;
	top:1585px !important;
}

#item301219 {
	width:238px !important;
	height:50px !important;
	left:361px !important;
	top:1315px !important;
	background:#c22026;
}

#item301220 {
	width:210px !important;
	left:375px !important;
	top:1322px !important;
	min-height:40px !important;
}

#item301249 {
	width:210px !important;
	left:375px !important;
	top:1511px !important;
	min-height:20px !important;
}

#item301272 {
	width:216px !important;
	left:372px !important;
	top:1540px !important;
	min-height:40px !important;
}

#item301323 {
	width:210px !important;
	min-height:20px !important;
}

#item301298 {
	width:210px !important;
	min-height:20px !important;
}

#item301295 {
	width:210px !important;
	height:20px !important;
	left:375px !important;
	top:1585px !important;
}

#item301346 {
	width:238px !important;
	height:50px !important;
	left:600px !important;
	top:1315px !important;
	background:#c22026;
}

#item301347 {
	width:210px !important;
	left:615px !important;
	top:1332px !important;
	min-height:20px !important;
}

#item301375 {
	width:210px !important;
	left:614px !important;
	top:1511px !important;
	min-height:20px !important;
}

#item301398 {
	width:180px !important;
	left:629px !important;
	top:1540px !important;
	min-height:40px !important;
}

#item301448 {
	width:210px !important;
	min-height:20px !important;
}

#item301424 {
	width:210px !important;
	min-height:20px !important;
}

#item301421 {
	width:210px !important;
	height:20px !important;
	left:614px !important;
	top:1585px !important;
}

#item301471 {
	width:238px !important;
	height:50px !important;
	left:840px !important;
	top:1315px !important;
	background:#c22026;
}

#item301472 {
	width:170px !important;
	left:874px !important;
	top:1322px !important;
	min-height:40px !important;
}

#item301500 {
	width:210px !important;
	left:853px !important;
	top:1511px !important;
	min-height:20px !important;
}

#item301523 {
	width:190px !important;
	left:863px !important;
	top:1540px !important;
	min-height:40px !important;
}

#item301573 {
	width:210px !important;
	min-height:20px !important;
}

#item301549 {
	width:210px !important;
	min-height:20px !important;
}

#item301546 {
	width:210px !important;
	height:20px !important;
	left:853px !important;
	top:1585px !important;
}

#item299403 {
	width:238px !important;
	height:50px !important;
	left:122px !important;
	top:1634px !important;
	background:#c22026;
}

#item299404 {
	width:210px !important;
	left:136px !important;
	top:1641px !important;
	min-height:40px !important;
}

#item299431 {
	width:190px !important;
	left:146px !important;
	top:1830px !important;
	min-height:20px !important;
}

#item299454 {
	width:230px !important;
	left:126px !important;
	top:1859px !important;
	min-height:40px !important;
}

#item299481 {
	width:210px !important;
	min-height:20px !important;
}

#item299505 {
	width:210px !important;
	min-height:20px !important;
}

#item299477 {
	width:210px !important;
	height:20px !important;
	left:136px !important;
	top:1904px !important;
}

#item299528 {
	width:238px !important;
	height:50px !important;
	left:361px !important;
	top:1634px !important;
	background:#c22026;
}

#item299529 {
	width:238px !important;
	left:361px !important;
	top:1641px !important;
	min-height:40px !important;
}

#item299557 {
	width:190px !important;
	left:385px !important;
	top:1830px !important;
	min-height:20px !important;
}

#item299581 {
	width:180px !important;
	left:390px !important;
	top:1859px !important;
	min-height:60px !important;
}

#item299608 {
	width:210px !important;
	min-height:20px !important;
}

#item299632 {
	width:210px !important;
	min-height:20px !important;
}

#item299605 {
	width:210px !important;
	height:20px !important;
	left:375px !important;
	top:1922px !important;
}

#item299655 {
	width:238px !important;
	height:50px !important;
	left:600px !important;
	top:1634px !important;
	background:#c22026;
}

#item299656 {
	width:238px !important;
	left:600px !important;
	top:1651px !important;
	min-height:20px !important;
}

#item299684 {
	width:210px !important;
	left:614px !important;
	top:1830px !important;
	min-height:20px !important;
}

#item299707 {
	width:200px !important;
	left:619px !important;
	top:1859px !important;
	min-height:20px !important;
}

#item299733 {
	width:210px !important;
	min-height:20px !important;
}

#item299758 {
	width:210px !important;
	min-height:20px !important;
}

#item299730 {
	width:210px !important;
	height:20px !important;
	left:614px !important;
	top:1884px !important;
}

#item300390 {
	width:204px !important;
	height:50px !important;
	border-radius:30px;
	background:#000;
}

#item300391 {
	width:140px !important;
	left:32px !important;
	top:8px !important;
	min-height:40px !important;
}

#item300365 {
	width:204px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item300366 {
	width:140px !important;
	left:32px !important;
	top:8px !important;
	min-height:40px !important;
}

#item300362 {
	width:204px !important;
	height:50px !important;
	left:617px !important;
	top:1911px !important;
}

#item299781 {
	width:238px !important;
	height:50px !important;
	left:839px !important;
	top:1634px !important;
	background:#c22026;
}

#item299782 {
	width:238px !important;
	left:839px !important;
	top:1651px !important;
	min-height:20px !important;
}

#item299810 {
	width:238px !important;
	left:839px !important;
	top:1830px !important;
	min-height:20px !important;
}

#item299833 {
	width:180px !important;
	left:868px !important;
	top:1859px !important;
	min-height:40px !important;
}

#item299859 {
	width:220px !important;
	min-height:20px !important;
}

#item299883 {
	width:220px !important;
	min-height:20px !important;
}

#item299856 {
	width:220px !important;
	height:20px !important;
	left:848px !important;
	top:1904px !important;
}

#item136140 {
	width:952px !important;
	left:124px !important;
	top:2109px !important;
	min-height:180px !important;
}

h2.Region-Labels-P-Mobile {
	font-family:Roboto,serif;
	font-size:24px;
	line-height:28.8px;
	color:#ffffff;
	text-align:center;
}

h2.National-Map-Button-Label-P-Mobile {
	font-family:Roboto,serif;
	font-size:24px;
	line-height:34px;
	color:#650030;
	text-align:center;
}

p.National-Map-Button-Label-P {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:18px;
	color:#650030;
	text-align:center;
}

h2.Region-Labels-P {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#ffffff;
	text-align:center;
}

h1.Headline-H1---Tablet {
	font-family:Roboto,serif;
	font-size:30px;
	line-height:36px;
	color:#fff;
	letter-spacing:0.010em;
	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;
	padding-left:15px;
	text-align:left;
}

p.Mobile_-_Information-Contact-Card-P {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-align:left;
}

p.Buttons_-Caps-P-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

h1.Headline-H1---Interior-Mobile {
	font-family:Merriweather;
	font-size:42px;
	line-height:52px;
	color:#000;
	margin-top:6px;
	margin-bottom:12px;
	text-align:left;
}

h3.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.Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Nav_-Caps_-Centered-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:center;
}

p.Nav_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h1.Headline-H1---Interior-Tablet {
	font-family:Merriweather;
	font-size:31px;
	line-height:41px;
	color:#000;
	margin-top:6px;
	margin-bottom:12px;
	text-align:left;
}

p.Tablet_-_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_-_Information-Contact-Card-P {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-align:left;
}

p.Tablet_-_HTML_-_Map-State-Labels-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:13px;
	line-height:15.6px;
	color:#ffffff;
	text-align:center;
}

p.Desktop_-_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---16_20-Light-P-Mobile {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:26.4px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.Disclosure---16_20-Light-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	margin-bottom:8px;
	text-align:left;
}

p.Disclosure---16_20-Light-P-Tighter {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	text-align:left;
}

p.Body-Copy_digital {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:22px;
	color:#000;
	margin-bottom:13px;
	text-align:left;
}

p.Hyperlink-P---Key-Product-Details---OFF {
	font-family:Roboto,serif;
	font-size:15px;
	line-height:17px;
	color:#000;
	text-decoration:underline;
	margin-bottom:6px;
	text-align:left;
}

p.Desktop_-_Body-Copy {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	text-align:left;
}

h3.Names-H3-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	text-align:left;
}

h3.Names-H3-Center {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	text-align:center;
}

h3.Names-H3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	text-align:left;
}

p.Hyperlinks-Contact-Card-P---ON-Mobile {
	font-family:Roboto,serif;
	font-size:24px;
	line-height:28.8px;
	color:#650030;
	text-decoration:underline;
	text-align:left;
}

p.Hyperlinks-Contact-Card-P---ON-Center {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#650030;
	text-decoration:underline;
	text-align:center;
}

p.Hyperlinks-Contact-Card-P---ON {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#650030;
	text-decoration:underline;
	text-align:left;
}

p.Hyperlinks-Contact-Card-P---OFF-Mobile {
	font-family:Roboto,serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	text-decoration:underline;
	text-align:left;
}

p.Hyperlinks-Contact-Card-P---OFF-Center {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-decoration:underline;
	text-align:center;
}

p.Hyperlinks-Contact-Card-P---OFF {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-decoration:underline;
	text-align:left;
}

p.Information-Contact-Card-P-Mobile {
	font-family:Roboto,serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	text-align:left;
}

p.Information-Contact-Card-P-Center {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-align:center;
}

p.Desktop_-_Information-Contact-Card-P {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-align:left;
}

p.Body-Copy---Left {
	font-family:Roboto,serif;
	font-size:18px;
	line-height:25px;
	color:#000;
	text-align:left;
}

h2.Subhead-H2-Merriweather-Orange {
	font-family:Merriweather;
	font-size:22px;
	line-height:26.4px;
	color:#ff4f17;
	text-align:right;
}

p.Footnotes-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:15px;
	color:#000;
	text-indent:-4px;
	padding-left:12px;
	text-align:left;
}

h1.Headline-H1---Interior {
	font-family:Merriweather;
	font-size:27px;
	line-height:38px;
	color:#000;
	margin-top:6px;
	margin-bottom:12px;
	text-align:left;
}

p.Desktop_-_HTML_-_Map-State-Labels-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:13px;
	line-height:15.6px;
	color:#ffffff;
	text-align:center;
}

p.Accordion-Copy-P---Tighter-Line-Spacing {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	margin-top:2px;
	margin-bottom:4px;
	text-align:left;
}

p.Bullet-Copy-P---No-Indent {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	margin-bottom:24px;
	text-align:left;
}

p.Body-Copy-2-P---Key-Product-Details {
	font-family:Roboto,serif;
	font-size:14px;
	line-height:17px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Table_body {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9.5px;
	line-height:12px;
	color:#000;
	letter-spacing:-0.010em;
	margin-bottom:6px;
	text-align:left;
}

p.Table-headers {
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9px;
	line-height:12px;
	color:#000;
	letter-spacing:-0.010em;
	margin-bottom:6px;
	text-align:left;
}

p.Subhead3-2 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:16px;
	color:#650030;
	margin-top:9px;
	text-align:left;
}

p.square-numbers {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:11px;
	color:#fff;
	margin-bottom:6px;
	text-align:center;
}

p.Square-copy {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:10px;
	line-height:11px;
	color:#fff;
	margin-bottom:6px;
	text-align:left;
}

p.Checkmarks {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.callout {
	font-family:"Publico Headline",Georgia, serif;
	font-size:14px;
	line-height:19px;
	color:#000;
	letter-spacing:0.025em;
	padding-right:32px;
	margin-top:5px;
	margin-bottom:6px;
	text-align:left;
}

p.Intro {
	font-family:"Publico Headline",Georgia, serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	letter-spacing:0.025em;
	padding-right:32px;
	margin-top:5px;
	margin-bottom:6px;
	text-align:left;
}

p.Captions---Header {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:6px;
	text-align:left;
}

p.Captions---Body-Copy {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

ul.Bullets > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:20px;
	color:#000;
	padding-left:12px;
	margin-bottom:3px;
	text-align:left;
}
ul.Bullets > li::before {
	content:'\83';
	position:absolute;
	display:inline-block;
	left:-1.77635683940025e-15px;
	width:0;
	color:#650030;
}

p.Desktop_-_INTERIOR-PAGES_-_Body-Copy {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Subheader-3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:20px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.Subheader-2 {
	font-family:"Playfair Display";
	font-size:18px;
	line-height:22px;
	color:#650030;
	margin-top:3px;
	margin-bottom:10px;
	text-align:left;
}

p.Subheader-1 {
	font-family:"Playfair Display";
	font-size:32px;
	line-height:38px;
	color:#000;
	margin-top:6px;
	margin-bottom:12px;
	text-align:left;
}

p.Intro-Copy {
	font-family:"Playfair Display";
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Page-Numbers_-Header_Footer-Text {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:8.5px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.Disclosure-P---10_12-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Bank-Box-P---Cover-White {
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:11px;
	line-height:12px;
	color:#ffffff;
	text-align:left;
}

p.Bank-Box {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:8px;
	line-height:9.5px;
	color:#000;
	letter-spacing:-0.020em;
	text-align:left;
}

p.Disclosure---12_15-Light {
	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.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;
	margin-bottom:6px;
	text-align:left;
}

p.Collateral-Type {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:11px;
	line-height:13.2px;
	color:#fff;
	text-align:left;
}

p.Issuing-Company {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.Compliance-# {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9px;
	line-height:12px;
	color:#000;
	text-transform:uppercase;
	text-align:left;
}

p.Business-Line {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9px;
	line-height:12px;
	color:#fff;
	text-transform:uppercase;
	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.Hyperlink---White {
	color:#fff;
	text-decoration:underline;
}

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,serif;
}

strong.Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
}

em.Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

span.Garnet {
	color:#650030;
}

span.White {
	color:#ffffff;
}

span.Medium--to-regular {
}

span.Superscript {
	vertical-align:super;
	line-height:0;
	font-size:58.3%;
}

em.Italic {
	font-style:italic;
	font-weight:normal;
}

span.avarage_cost {
	font-weight:bold;
	color:#991928;
}

span.Bullets---GRAY {
	color:#828282;
}

span.Bullets---RED {
	color:#650030;
}

span.None {
}
#in5footer {display:block;}
#prefooter {display:none;}

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

#loadIndicator{display:none;}
