/* 	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:#650030; }
:-webkit-full-screen { background:#650030; }
#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%);
}
#item94873 {
	width:1420px !important;
	height:56px !important;
	top:106px !important;
	background:#650030;
}

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

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

#item96973 {
	width:952px !important;
	left:234px !important;
	top:2197px !important;
	min-height:210px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item95094 {
	width:106px !important;
	height:59px !important;
	left:908px !important;
	top:419px !important;
}

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

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

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

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

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

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

#item95138 {
	width:44px !important;
	height:44px !important;
	left:68px !important;
	top:25px !important;
	background:#636363;
	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:409px !important;
}

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

#item95148 {
	width:42px !important;
	height:42px !important;
	left:25px !important;
	top:5px !important;
	background:#636363;
	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:406px !important;
}

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

#item95157 {
	width:42px !important;
	height:42px !important;
	left:29px !important;
	top:11px !important;
	background:#650030;
	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:378px !important;
}

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

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

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

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

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

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

#item95193 {
	width:42px !important;
	height:42px !important;
	left:16px !important;
	top:13px !important;
	background:#650030;
	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:358px !important;
}

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

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

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

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

#item95128 {
	width:44px !important;
	height:44px !important;
	left:37px !important;
	top:37px !important;
	background:#00505c;
	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:422px !important;
}

#item95270 {
	width:90px !important;
	height:68px !important;
	left:409px !important;
	top:227px !important;
}

#item95273 {
	width:109px !important;
	height:94px !important;
	left:384px !important;
	top:268px !important;
}

#item95276 {
	width:109px !important;
	height:189px !important;
	left:374px !important;
	top:338px !important;
}

#item95279 {
	width:89px !important;
	height:136px !important;
	left:421px !important;
	top:352px !important;
}

#item95282 {
	width:83px !important;
	height:133px !important;
	left:472px !important;
	top:244px !important;
}

#item95285 {
	width:140px !important;
	height:90px !important;
	left:508px !important;
	top:247px !important;
}

#item95289 {
	width:90px !important;
	height:58px !important;
	left:643px !important;
	top:269px !important;
}

#item95292 {
	width:90px !important;
	height:102px !important;
	left:726px !important;
	top:267px !important;
}

#item95295 {
	width:72px !important;
	height:77px !important;
	left:777px !important;
	top:307px !important;
}

#item95298 {
	width:103px !important;
	height:98px !important;
	left:807px !important;
	top:296px !important;
}

#item95303 {
	width:51px !important;
	height:82px !important;
	left:1040px !important;
	top:259px !important;
}

#item95306 {
	width:21px !important;
	height:47px !important;
	left:1032px !important;
	top:302px !important;
}

#item95309 {
	width:23px !important;
	height:45px !important;
	left:1015px !important;
	top:306px !important;
}

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

#item95312 {
	width:36px !important;
	height:34px !important;
	left:1045px !important;
	top:358px !important;
}

#item95318 {
	width:47px !important;
	height:25px !important;
	left:1024px !important;
	top:340px !important;
}

#item95321 {
	width:103px !important;
	height:77px !important;
	left:945px !important;
	top:313px !important;
}

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

#item95324 {
	width:49px !important;
	height:42px !important;
	left:1007px !important;
	top:378px !important;
}

#item95332 {
	width:24px !important;
	height:24px !important;
	left:1024px !important;
	top:358px !important;
}

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

#item95335 {
	width:46px !important;
	height:26px !important;
	left:1004px !important;
	top:406px !important;
}

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

#item95341 {
	width:90px !important;
	height:47px !important;
	left:956px !important;
	top:409px !important;
}

#item95350 {
	width:22px !important;
	height:22px !important;
	left:37px !important;
	top:37px !important;
	background:#c20019;
}

#item95347 {
	width:59px !important;
	height:58px !important;
	left:988px !important;
	top:422px !important;
}

#item95353 {
	width:80px !important;
	height:51px !important;
	left:936px !important;
	top:369px !important;
}

#item95356 {
	width:106px !important;
	height:59px !important;
	left:908px !important;
	top:420px !important;
}

#item95360 {
	width:120px !important;
	height:53px !important;
	left:901px !important;
	top:462px !important;
}

#item95363 {
	width:62px !important;
	height:61px !important;
	left:918px !important;
	top:404px !important;
}

#item95366 {
	width:58px !important;
	height:66px !important;
	left:882px !important;
	top:381px !important;
}

#item95369 {
	width:42px !important;
	height:73px !important;
	left:845px !important;
	top:391px !important;
}

#item95372 {
	width:54px !important;
	height:97px !important;
	left:798px !important;
	top:382px !important;
}

#item95376 {
	width:100px !important;
	height:51px !important;
	left:829px !important;
	top:436px !important;
}

#item95379 {
	width:116px !important;
	height:38px !important;
	left:818px !important;
	top:475px !important;
}

#item95382 {
	width:69px !important;
	height:53px !important;
	left:916px !important;
	top:499px !important;
}

#item95385 {
	width:76px !important;
	height:78px !important;
	left:883px !important;
	top:506px !important;
}

#item95388 {
	width:124px !important;
	height:97px !important;
	left:860px !important;
	top:575px !important;
}

#item95391 {
	width:52px !important;
	height:86px !important;
	left:847px !important;
	top:509px !important;
}

#item95394 {
	width:49px !important;
	height:86px !important;
	left:801px !important;
	top:512px !important;
}

#item95398 {
	width:77px !important;
	height:69px !important;
	left:765px !important;
	top:549px !important;
}

#item95401 {
	width:68px !important;
	height:62px !important;
	left:757px !important;
	top:488px !important;
}

#item95405 {
	width:91px !important;
	height:80px !important;
	left:742px !important;
	top:417px !important;
}

#item95408 {
	width:84px !important;
	height:55px !important;
	left:731px !important;
	top:367px !important;
}

#item95411 {
	width:96px !important;
	height:65px !important;
	left:638px !important;
	top:321px !important;
}

#item95414 {
	width:113px !important;
	height:58px !important;
	left:635px !important;
	top:371px !important;
}

#item95417 {
	width:101px !important;
	height:73px !important;
	left:479px !important;
	top:594px !important;
}

#item95420 {
	width:192px !important;
	height:189px !important;
	left:581px !important;
	top:484px !important;
}

#item95424 {
	width:182px !important;
	height:104px !important;
	left:300px !important;
	top:554px !important;
}

#item95427 {
	width:118px !important;
	height:63px !important;
	left:642px !important;
	top:476px !important;
}

#item95430 {
	width:102px !important;
	height:56px !important;
	left:656px !important;
	top:425px !important;
}

#item95433 {
	width:101px !important;
	height:80px !important;
	left:560px !important;
	top:397px !important;
}

#item95436 {
	width:93px !important;
	height:109px !important;
	left:467px !important;
	top:454px !important;
}

#item95440 {
	width:77px !important;
	height:97px !important;
	left:494px !important;
	top:370px !important;
}

#item95443 {
	width:98px !important;
	height:80px !important;
	left:544px !important;
	top:326px !important;
}

#item95446 {
	width:97px !important;
	height:99px !important;
	left:545px !important;
	top:466px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item100396 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-100401 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-100401 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item321448 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item321452 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item321475 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

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

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

#item321498 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

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

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

#item321548 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

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

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

#item321599 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item100562 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item100559 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item100554 {
	width:25px !important;
	height:25px !important;
	left:345px !important;
	top:10px !important;
}

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

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

#item98792 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-98797 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-98797 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item98797 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item177335 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item177364 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item177387 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

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

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

#item177410 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

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

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

#item177460 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

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

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

#item282788 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item99202 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item99199 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item99195 {
	width:25px !important;
	height:25px !important;
	left:345px !important;
	top:10px !important;
}

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

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

#item99376 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-99381 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-99381 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item319699 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item319704 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item319727 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

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

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

#item319750 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

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

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

#item319800 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

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

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

#item319851 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item99542 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item99539 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item99535 {
	width:25px !important;
	height:25px !important;
	left:345px !important;
	top:10px !important;
}

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

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

#item97743 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-97748 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-97748 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item162558 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item97757 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item97781 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

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

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

#item97804 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

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

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

#item97855 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

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

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

#item277197 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item97912 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item97909 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item97905 {
	width:25px !important;
	height:25px !important;
	left:345px !important;
	top:10px !important;
}

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

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

#item98085 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-98090 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-98090 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item312311 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item312316 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item312339 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

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

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

#item312362 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

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

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

#item312413 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

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

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

#item312463 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item98252 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item98249 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item98245 {
	width:25px !important;
	height:25px !important;
	left:345px !important;
	top:10px !important;
}

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

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

#item97572 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-97577 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-97577 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item325392 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item325398 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item325421 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

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

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

#item325444 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

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

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

#item325495 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

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

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

#item325545 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item97739 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item97736 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item97732 {
	width:25px !important;
	height:25px !important;
	left:345px !important;
	top:10px !important;
}

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

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

#item97567 {
	width:845px !important;
	height:486px !important;
	left:274px !important;
	top:207px !important;
}

#item147579 {
	width:170px !important;
	left:907px !important;
	top:806px !important;
	min-height:20px !important;
}

#item147602 {
	width:210px !important;
	left:907px !important;
	top:835px !important;
	min-height:20px !important;
}

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

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

#item147625 {
	width:200px !important;
	height:20px !important;
	left:907px !important;
	top:861px !important;
}

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

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

#item147676 {
	width:200px !important;
	height:20px !important;
	left:907px !important;
	top:888px !important;
}

#item147756 {
	width:170px !important;
	left:907px !important;
	top:985px !important;
	min-height:20px !important;
}

#item147780 {
	width:170px !important;
	left:907px !important;
	top:1014px !important;
	min-height:40px !important;
}

#item147831 {
	width:170px !important;
	min-height:20px !important;
}

#item147807 {
	width:170px !important;
	min-height:20px !important;
}

#item147803 {
	width:170px !important;
	height:20px !important;
	left:907px !important;
	top:1059px !important;
}

#item147881 {
	width:170px !important;
	min-height:20px !important;
}

#item147857 {
	width:170px !important;
	min-height:20px !important;
}

#item147854 {
	width:170px !important;
	height:20px !important;
	left:907px !important;
	top:1086px !important;
}

#item150182 {
	width:200px !important;
	left:421px !important;
	top:1063px !important;
	min-height:20px !important;
}

#item150205 {
	width:200px !important;
	left:421px !important;
	top:1092px !important;
	min-height:40px !important;
}

#item150379 {
	width:190px !important;
	left:421px !important;
	top:1290px !important;
	min-height:40px !important;
}

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

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

#item150402 {
	width:190px !important;
	height:20px !important;
	left:421px !important;
	top:1335px !important;
}

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

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

#item150453 {
	width:190px !important;
	height:20px !important;
	left:421px !important;
	top:1362px !important;
}

#item150555 {
	width:170px !important;
	left:421px !important;
	top:1488px !important;
	min-height:40px !important;
}

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

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

#item150578 {
	width:190px !important;
	height:20px !important;
	left:421px !important;
	top:1533px !important;
}

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

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

#item150628 {
	width:190px !important;
	height:20px !important;
	left:421px !important;
	top:1560px !important;
}

#item150732 {
	width:240px !important;
	left:421px !important;
	top:1943px !important;
	min-height:40px !important;
}

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

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

#item150755 {
	width:190px !important;
	height:20px !important;
	left:421px !important;
	top:1988px !important;
}

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

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

#item150805 {
	width:190px !important;
	height:20px !important;
	left:421px !important;
	top:2015px !important;
}

#item266862 {
	width:466px !important;
	height:31px !important;
	left:234px !important;
	top:733px !important;
	background:#650030;
}

#item266864 {
	width:360px !important;
	left:287px !important;
	top:738px !important;
	min-height:20px !important;
}

#item266887 {
	width:466px !important;
	height:31px !important;
	left:234px !important;
	top:990px !important;
	background:#650030;
}

#item266888 {
	width:230px !important;
	left:352px !important;
	top:995px !important;
	min-height:20px !important;
}

#item266962 {
	width:466px !important;
	height:31px !important;
	left:720px !important;
	top:733px !important;
	background:#650030;
}

#item266963 {
	width:360px !important;
	left:773px !important;
	top:738px !important;
	min-height:20px !important;
}

#item267050 {
	width:190px !important;
	left:421px !important;
	top:1261px !important;
	min-height:20px !important;
}

#item267073 {
	width:190px !important;
	left:421px !important;
	top:1459px !important;
	min-height:20px !important;
}

#item267096 {
	width:190px !important;
	left:421px !important;
	top:1914px !important;
	min-height:20px !important;
}

#item268268 {
	width:200px !important;
	left:421px !important;
	top:805px !important;
	min-height:20px !important;
}

#item268291 {
	width:180px !important;
	left:421px !important;
	top:834px !important;
	min-height:40px !important;
}

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

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

#item268314 {
	width:190px !important;
	height:20px !important;
	left:421px !important;
	top:879px !important;
}

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

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

#item268364 {
	width:210px !important;
	height:20px !important;
	left:421px !important;
	top:906px !important;
}

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

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

#item270996 {
	width:210px !important;
	height:20px !important;
	left:421px !important;
	top:933px !important;
}

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

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

#item271104 {
	width:210px !important;
	height:20px !important;
	left:421px !important;
	top:1389px !important;
}

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

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

#item271161 {
	width:210px !important;
	height:20px !important;
	left:421px !important;
	top:1587px !important;
}

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

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

#item271211 {
	width:210px !important;
	height:20px !important;
	left:421px !important;
	top:2042px !important;
}

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

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

#item271265 {
	width:210px !important;
	height:20px !important;
	left:907px !important;
	top:915px !important;
}

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

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

#item271315 {
	width:210px !important;
	height:20px !important;
	left:907px !important;
	top:1113px !important;
}

#item287312 {
	width:466px !important;
	height:31px !important;
	left:234px !important;
	top:1842px !important;
	background:#650030;
}

#item287313 {
	width:360px !important;
	left:287px !important;
	top:1847px !important;
	min-height:20px !important;
}

#item292712 {
	width:190px !important;
	left:421px !important;
	top:1656px !important;
	min-height:20px !important;
}

#item292735 {
	width:170px !important;
	left:421px !important;
	top:1685px !important;
	min-height:40px !important;
}

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

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

#item292758 {
	width:190px !important;
	height:20px !important;
	left:421px !important;
	top:1730px !important;
}

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

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

#item292809 {
	width:190px !important;
	height:20px !important;
	left:421px !important;
	top:1757px !important;
}

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

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

#item292859 {
	width:210px !important;
	height:20px !important;
	left:421px !important;
	top:1784px !important;
}

#item19070 {
	width:768px !important;
	height:135px !important;
	top:99px !important;
	background:#650030;
}

#item135444 {
	width:600px !important;
	left:30px !important;
	top:117px !important;
	min-height:90px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item19365 {
	width:103px !important;
	height:98px !important;
	left:459px !important;
	top:356px !important;
}

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

#item19377 {
	width:100px !important;
	height:51px !important;
	left:481px !important;
	top:496px !important;
}

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

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

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

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

#item19402 {
	width:106px !important;
	height:59px !important;
	left:560px !important;
	top:479px !important;
}

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

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

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

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

#item19432 {
	width:80px !important;
	height:51px !important;
	left:588px !important;
	top:429px !important;
}

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

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

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

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

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

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

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

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

#item19464 {
	width:49px !important;
	height:42px !important;
	left:659px !important;
	top:438px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item19439 {
	width:22px !important;
	height:22px !important;
	left:37px !important;
	top:37px !important;
	background:#00505c;
}

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

#item308787 {
	width:12px !important;
	height:159px !important;
	left:605px !important;
	top:561px !important;
}

#item19574 {
	width:90px !important;
	height:68px !important;
	left:61px !important;
	top:287px !important;
}

#item19577 {
	width:109px !important;
	height:94px !important;
	left:36px !important;
	top:328px !important;
}

#item19580 {
	width:109px !important;
	height:189px !important;
	left:26px !important;
	top:398px !important;
}

#item19583 {
	width:89px !important;
	height:136px !important;
	left:73px !important;
	top:412px !important;
}

#item19586 {
	width:83px !important;
	height:133px !important;
	left:124px !important;
	top:304px !important;
}

#item19589 {
	width:140px !important;
	height:90px !important;
	left:160px !important;
	top:307px !important;
}

#item19592 {
	width:90px !important;
	height:58px !important;
	left:295px !important;
	top:329px !important;
}

#item19595 {
	width:90px !important;
	height:102px !important;
	left:378px !important;
	top:327px !important;
}

#item19598 {
	width:72px !important;
	height:77px !important;
	left:429px !important;
	top:367px !important;
}

#item19601 {
	width:103px !important;
	height:98px !important;
	left:459px !important;
	top:356px !important;
}

#item19606 {
	width:51px !important;
	height:82px !important;
	left:692px !important;
	top:319px !important;
}

#item19609 {
	width:21px !important;
	height:47px !important;
	left:684px !important;
	top:362px !important;
}

#item19612 {
	width:23px !important;
	height:45px !important;
	left:667px !important;
	top:366px !important;
}

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

#item19615 {
	width:36px !important;
	height:34px !important;
	left:697px !important;
	top:418px !important;
}

#item19621 {
	width:47px !important;
	height:25px !important;
	left:676px !important;
	top:400px !important;
}

#item19624 {
	width:103px !important;
	height:77px !important;
	left:597px !important;
	top:373px !important;
}

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

#item19627 {
	width:49px !important;
	height:42px !important;
	left:659px !important;
	top:438px !important;
}

#item19633 {
	width:24px !important;
	height:24px !important;
	left:676px !important;
	top:418px !important;
}

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

#item19636 {
	width:46px !important;
	height:26px !important;
	left:656px !important;
	top:466px !important;
}

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

#item19642 {
	width:90px !important;
	height:47px !important;
	left:608px !important;
	top:469px !important;
}

#item19651 {
	width:22px !important;
	height:22px !important;
	left:37px !important;
	top:37px !important;
	background:#c20019;
}

#item19648 {
	width:59px !important;
	height:58px !important;
	left:640px !important;
	top:482px !important;
}

#item19654 {
	width:80px !important;
	height:51px !important;
	left:588px !important;
	top:429px !important;
}

#item19660 {
	width:106px !important;
	height:59px !important;
	left:560px !important;
	top:480px !important;
}

#item19663 {
	width:120px !important;
	height:53px !important;
	left:553px !important;
	top:522px !important;
}

#item19666 {
	width:62px !important;
	height:61px !important;
	left:570px !important;
	top:464px !important;
}

#item19669 {
	width:58px !important;
	height:66px !important;
	left:534px !important;
	top:441px !important;
}

#item19672 {
	width:42px !important;
	height:73px !important;
	left:497px !important;
	top:451px !important;
}

#item19675 {
	width:54px !important;
	height:97px !important;
	left:450px !important;
	top:442px !important;
}

#item19678 {
	width:100px !important;
	height:51px !important;
	left:481px !important;
	top:496px !important;
}

#item19681 {
	width:116px !important;
	height:38px !important;
	left:470px !important;
	top:535px !important;
}

#item19684 {
	width:69px !important;
	height:53px !important;
	left:568px !important;
	top:559px !important;
}

#item19687 {
	width:76px !important;
	height:78px !important;
	left:535px !important;
	top:566px !important;
}

#item19690 {
	width:124px !important;
	height:97px !important;
	left:512px !important;
	top:635px !important;
}

#item19693 {
	width:52px !important;
	height:86px !important;
	left:499px !important;
	top:569px !important;
}

#item19696 {
	width:49px !important;
	height:86px !important;
	left:453px !important;
	top:572px !important;
}

#item19699 {
	width:77px !important;
	height:69px !important;
	left:417px !important;
	top:609px !important;
}

#item19702 {
	width:68px !important;
	height:62px !important;
	left:409px !important;
	top:548px !important;
}

#item19705 {
	width:91px !important;
	height:80px !important;
	left:394px !important;
	top:477px !important;
}

#item19708 {
	width:84px !important;
	height:55px !important;
	left:383px !important;
	top:427px !important;
}

#item19711 {
	width:96px !important;
	height:65px !important;
	left:290px !important;
	top:381px !important;
}

#item19714 {
	width:113px !important;
	height:58px !important;
	left:287px !important;
	top:431px !important;
}

#item19717 {
	width:101px !important;
	height:73px !important;
	left:207px !important;
	top:694px !important;
}

#item19720 {
	width:192px !important;
	height:189px !important;
	left:233px !important;
	top:544px !important;
}

#item19723 {
	width:182px !important;
	height:104px !important;
	left:22px !important;
	top:634px !important;
}

#item19726 {
	width:118px !important;
	height:63px !important;
	left:294px !important;
	top:536px !important;
}

#item19729 {
	width:102px !important;
	height:56px !important;
	left:308px !important;
	top:485px !important;
}

#item19732 {
	width:101px !important;
	height:80px !important;
	left:212px !important;
	top:457px !important;
}

#item19735 {
	width:93px !important;
	height:109px !important;
	left:119px !important;
	top:514px !important;
}

#item19738 {
	width:77px !important;
	height:97px !important;
	left:146px !important;
	top:430px !important;
}

#item19741 {
	width:98px !important;
	height:80px !important;
	left:196px !important;
	top:386px !important;
}

#item19744 {
	width:97px !important;
	height:99px !important;
	left:197px !important;
	top:526px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes grow-203765 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-203765 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item320606 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item320611 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item320634 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

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

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

#item320657 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

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

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

#item320707 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

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

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

#item320757 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item204319 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item204316 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item204314 {
	width:25px !important;
	height:25px !important;
	left:346px !important;
	top:9px !important;
}

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

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

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

@keyframes grow-200613 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-200613 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item200613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item200614 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item200642 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item200665 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

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

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

#item200688 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

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

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

#item200738 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

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

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

#item283420 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item113229 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item113226 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item113224 {
	width:25px !important;
	height:25px !important;
	left:346px !important;
	top:9px !important;
}

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

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

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

@keyframes grow-201475 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-201475 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item317363 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item317368 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item317391 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

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

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

#item317414 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

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

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

#item317464 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

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

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

#item317514 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item113594 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item113591 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item113589 {
	width:25px !important;
	height:25px !important;
	left:346px !important;
	top:9px !important;
}

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

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

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

@keyframes grow-198638 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-198638 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item198639 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item198667 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item198690 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

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

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

#item198714 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

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

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

#item198764 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

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

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

#item278128 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item111839 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item111836 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item111834 {
	width:25px !important;
	height:25px !important;
	left:346px !important;
	top:9px !important;
}

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

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

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

@keyframes grow-199415 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-199415 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item313486 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item313491 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item313515 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

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

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

#item313538 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

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

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

#item313588 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

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

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

#item313639 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item112226 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item112222 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item112220 {
	width:25px !important;
	height:25px !important;
	left:346px !important;
	top:9px !important;
}

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

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

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

@keyframes grow-199023 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-199023 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item323880 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item323884 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item323907 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

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

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

#item323930 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

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

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

#item323981 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

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

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

#item324031 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item111656 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item111652 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item111650 {
	width:25px !important;
	height:25px !important;
	left:346px !important;
	top:9px !important;
}

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

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

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

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

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

#item201943 {
	width:190px !important;
	height:20px !important;
	left:172px !important;
	top:962px !important;
}

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

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

#item201993 {
	width:210px !important;
	height:20px !important;
	left:172px !important;
	top:989px !important;
}

#item236474 {
	width:190px !important;
	left:172px !important;
	top:1145px !important;
	min-height:20px !important;
}

#item236497 {
	width:190px !important;
	left:172px !important;
	top:1174px !important;
	min-height:40px !important;
}

#item236625 {
	width:190px !important;
	left:171px !important;
	top:1349px !important;
	min-height:20px !important;
}

#item236648 {
	width:160px !important;
	left:171px !important;
	top:1378px !important;
	min-height:40px !important;
}

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

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

#item236671 {
	width:190px !important;
	height:20px !important;
	left:171px !important;
	top:1423px !important;
}

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

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

#item236722 {
	width:200px !important;
	height:20px !important;
	left:171px !important;
	top:1450px !important;
}

#item236778 {
	width:190px !important;
	left:172px !important;
	top:1553px !important;
	min-height:20px !important;
}

#item236801 {
	width:170px !important;
	left:172px !important;
	top:1582px !important;
	min-height:40px !important;
}

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

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

#item236824 {
	width:190px !important;
	height:20px !important;
	left:172px !important;
	top:1627px !important;
}

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

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

#item236874 {
	width:190px !important;
	height:20px !important;
	left:172px !important;
	top:1654px !important;
}

#item236929 {
	width:190px !important;
	left:168px !important;
	top:2009px !important;
	min-height:20px !important;
}

#item236953 {
	width:240px !important;
	left:168px !important;
	top:2038px !important;
	min-height:40px !important;
}

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

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

#item236976 {
	width:190px !important;
	height:20px !important;
	left:168px !important;
	top:2083px !important;
}

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

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

#item237026 {
	width:190px !important;
	height:20px !important;
	left:168px !important;
	top:2110px !important;
}

#item237076 {
	width:338px !important;
	height:31px !important;
	left:394px !important;
	top:816px !important;
	background:#650030;
}

#item237077 {
	width:338px !important;
	left:394px !important;
	top:821px !important;
	min-height:20px !important;
}

#item237105 {
	width:210px !important;
	left:530px !important;
	top:889px !important;
	min-height:20px !important;
}

#item237129 {
	width:210px !important;
	left:530px !important;
	top:918px !important;
	min-height:20px !important;
}

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

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

#item237152 {
	width:210px !important;
	height:20px !important;
	left:530px !important;
	top:944px !important;
}

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

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

#item237202 {
	width:210px !important;
	height:20px !important;
	left:530px !important;
	top:971px !important;
}

#item237258 {
	width:200px !important;
	left:526px !important;
	top:1074px !important;
	min-height:20px !important;
}

#item237281 {
	width:170px !important;
	left:526px !important;
	top:1103px !important;
	min-height:40px !important;
}

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

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

#item237304 {
	width:200px !important;
	height:20px !important;
	left:526px !important;
	top:1148px !important;
}

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

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

#item237354 {
	width:200px !important;
	height:20px !important;
	left:526px !important;
	top:1175px !important;
}

#item266182 {
	width:200px !important;
	left:172px !important;
	top:888px !important;
	min-height:20px !important;
}

#item266205 {
	width:180px !important;
	left:172px !important;
	top:917px !important;
	min-height:40px !important;
}

#item266999 {
	width:338px !important;
	height:31px !important;
	left:36px !important;
	top:1073px !important;
	background:#650030;
}

#item267000 {
	width:338px !important;
	left:36px !important;
	top:1078px !important;
	min-height:20px !important;
}

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

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

#item274978 {
	width:210px !important;
	height:20px !important;
	left:172px !important;
	top:1016px !important;
}

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

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

#item275405 {
	width:210px !important;
	height:20px !important;
	left:171px !important;
	top:1477px !important;
}

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

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

#item275607 {
	width:210px !important;
	height:20px !important;
	left:172px !important;
	top:1681px !important;
}

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

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

#item275811 {
	width:210px !important;
	height:20px !important;
	left:168px !important;
	top:2137px !important;
}

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

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

#item276036 {
	width:210px !important;
	height:20px !important;
	left:530px !important;
	top:998px !important;
}

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

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

#item276238 {
	width:210px !important;
	height:20px !important;
	left:526px !important;
	top:1202px !important;
}

#item287409 {
	width:338px !important;
	height:31px !important;
	left:36px !important;
	top:816px !important;
	background:#650030;
}

#item287410 {
	width:230px !important;
	left:90px !important;
	top:821px !important;
	min-height:20px !important;
}

#item287439 {
	width:338px !important;
	height:31px !important;
	left:36px !important;
	top:1942px !important;
	background:#650030;
}

#item287440 {
	width:260px !important;
	left:75px !important;
	top:1947px !important;
	min-height:20px !important;
}

#item294042 {
	width:190px !important;
	left:172px !important;
	top:1757px !important;
	min-height:20px !important;
}

#item294065 {
	width:170px !important;
	left:172px !important;
	top:1786px !important;
	min-height:40px !important;
}

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

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

#item294089 {
	width:190px !important;
	height:20px !important;
	left:172px !important;
	top:1831px !important;
}

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

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

#item294139 {
	width:190px !important;
	height:20px !important;
	left:172px !important;
	top:1858px !important;
}

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

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

#item294190 {
	width:210px !important;
	height:20px !important;
	left:172px !important;
	top:1885px !important;
}

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

#item245262 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item245268 {
	width:376px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item245296 {
	width:190px !important;
	left:142px !important;
	top:48px !important;
	min-height:20px !important;
}

#item245320 {
	width:190px !important;
	left:142px !important;
	top:76px !important;
	min-height:20px !important;
}

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

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

#item245343 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:101px !important;
}

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

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

#item245394 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:128px !important;
}

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

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

#item286944 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:155px !important;
}

#item245624 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item245621 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item245618 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !important;
}

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

#item242773 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item242778 {
	width:376px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item243549 {
	width:190px !important;
	left:142px !important;
	top:48px !important;
	min-height:20px !important;
}

#item243572 {
	width:190px !important;
	left:142px !important;
	top:76px !important;
	min-height:20px !important;
}

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

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

#item243596 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:101px !important;
}

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

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

#item243647 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:128px !important;
}

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

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

#item286996 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:155px !important;
}

#item243135 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item243132 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item243129 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !important;
}

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

#item241976 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item241981 {
	width:376px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item242370 {
	width:190px !important;
	left:142px !important;
	top:48px !important;
	min-height:20px !important;
}

#item242393 {
	width:190px !important;
	left:142px !important;
	top:76px !important;
	min-height:20px !important;
}

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

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

#item242416 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:101px !important;
}

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

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

#item242466 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:128px !important;
}

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

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

#item287046 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:155px !important;
}

#item242338 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item242335 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item242332 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !important;
}

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

#item241025 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item241030 {
	width:376px !important;
	height:209px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item241795 {
	width:190px !important;
	left:142px !important;
	top:48px !important;
	min-height:20px !important;
}

#item241818 {
	width:190px !important;
	left:142px !important;
	top:76px !important;
	min-height:40px !important;
}

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

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

#item241841 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:120px !important;
}

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

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

#item241891 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item287098 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:174px !important;
}

#item241387 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item241384 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item241381 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !important;
}

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

#item240246 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item240251 {
	width:376px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item240655 {
	width:190px !important;
	left:142px !important;
	top:48px !important;
	min-height:20px !important;
}

#item240678 {
	width:190px !important;
	left:142px !important;
	top:76px !important;
	min-height:20px !important;
}

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

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

#item240701 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:101px !important;
}

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

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

#item240751 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:128px !important;
}

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

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

#item287150 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:155px !important;
}

#item240607 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item240604 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item240601 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !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:376px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item237584 {
	width:190px !important;
	left:142px !important;
	top:48px !important;
	min-height:20px !important;
}

#item237607 {
	width:190px !important;
	left:142px !important;
	top:76px !important;
	min-height:20px !important;
}

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

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

#item237630 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:101px !important;
}

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

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

#item237680 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:128px !important;
}

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

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

#item287200 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:155px !important;
}

#item124644 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item124641 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item124638 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !important;
}

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

#item238503 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item308500 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item308504 {
	width:190px !important;
	left:142px !important;
	top:48px !important;
	min-height:20px !important;
}

#item308527 {
	width:190px !important;
	left:142px !important;
	top:76px !important;
	min-height:20px !important;
}

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

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

#item308551 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:101px !important;
}

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

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

#item308601 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:128px !important;
}

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

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

#item308652 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:155px !important;
}

#item238864 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item238861 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item238858 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !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;
}

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

#item36413 {
	width:576px !important;
	height:205px !important;
	top:96px !important;
	background:#650030;
}

#item135473 {
	width:520px !important;
	left:32px !important;
	top:113px !important;
	min-height:170px !important;
}

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

#item136252 {
	width:512px !important;
	left:32px !important;
	top:3882px !important;
	min-height:330px !important;
}

#item36723 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item36743 {
	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:340px !important;
}

#item36773 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item36793 {
	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:340px !important;
}

#item36823 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item36843 {
	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:340px !important;
}

#item36873 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item36893 {
	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:340px !important;
}

#item36923 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item36943 {
	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:419px !important;
}

#item36973 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item36993 {
	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:419px !important;
}

#item37023 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37043 {
	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:419px !important;
}

#item37073 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37093 {
	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:419px !important;
}

#item37123 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37143 {
	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:498px !important;
}

#item37173 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37193 {
	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:498px !important;
}

#item37223 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37243 {
	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:498px !important;
}

#item37273 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37293 {
	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:498px !important;
}

#item37323 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37343 {
	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:577px !important;
}

#item37373 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37393 {
	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:577px !important;
}

#item37423 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37443 {
	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:577px !important;
}

#item37473 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37493 {
	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:577px !important;
}

#item37523 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37543 {
	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:656px !important;
}

#item37573 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37593 {
	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:656px !important;
}

#item37623 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37643 {
	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:656px !important;
}

#item37673 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37693 {
	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:656px !important;
}

#item37723 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37743 {
	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:735px !important;
}

#item37773 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37793 {
	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:735px !important;
}

#item37823 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37843 {
	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:735px !important;
}

#item37873 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37893 {
	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:735px !important;
}

#item37923 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37943 {
	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:814px !important;
}

#item37973 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37993 {
	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:814px !important;
}

#item38023 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38043 {
	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:814px !important;
}

#item38073 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38093 {
	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:814px !important;
}

#item38123 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38143 {
	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:893px !important;
}

#item38173 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38193 {
	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:893px !important;
}

#item38223 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38243 {
	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:893px !important;
}

#item38273 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38293 {
	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:893px !important;
}

#item38323 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38343 {
	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:972px !important;
}

#item38373 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38393 {
	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:168px !important;
	top:972px !important;
}

#item38423 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38443 {
	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:972px !important;
}

#item38473 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38493 {
	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:972px !important;
}

#item38523 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38543 {
	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:1051px !important;
}

#item38573 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38593 {
	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:1051px !important;
}

#item38623 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38643 {
	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:1051px !important;
}

#item38873 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38893 {
	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:440px !important;
	top:1051px !important;
}

#item38773 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38793 {
	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:1130px !important;
}

#item38823 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38843 {
	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:1130px !important;
}

#item38723 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38743 {
	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:304px !important;
	top:1130px !important;
}

#item38923 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38943 {
	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:1130px !important;
}

#item38973 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38993 {
	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:1209px !important;
}

#item39023 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item39043 {
	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:1209px !important;
}

#item39073 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item39093 {
	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:1209px !important;
}

#item39123 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item39143 {
	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:1209px !important;
}

#item39173 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item39193 {
	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:1287px !important;
}

#item39223 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item39243 {
	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:1287px !important;
}

#item39273 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item39293 {
	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:1287px !important;
}

#item148624 {
	width:512px !important;
	height:44px !important;
	left:32px !important;
	top:1388px !important;
	background:#650030;
}

#item148625 {
	width:512px !important;
	left:32px !important;
	top:1398px !important;
	min-height:30px !important;
}

#item266499 {
	width:210px !important;
	left:213px !important;
	top:1469px !important;
	min-height:30px !important;
}

#item266522 {
	width:260px !important;
	left:213px !important;
	top:1508px !important;
	min-height:60px !important;
}

#item266572 {
	width:320px !important;
	min-height:30px !important;
}

#item266548 {
	width:320px !important;
	min-height:30px !important;
}

#item266545 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:1575px !important;
}

#item266622 {
	width:320px !important;
	min-height:30px !important;
}

#item266598 {
	width:320px !important;
	min-height:30px !important;
}

#item266595 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:1615px !important;
}

#item276850 {
	width:320px !important;
	min-height:30px !important;
}

#item276826 {
	width:320px !important;
	min-height:30px !important;
}

#item276823 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:1655px !important;
}

#item267025 {
	width:512px !important;
	height:44px !important;
	left:32px !important;
	top:1723px !important;
	background:#650030;
}

#item267026 {
	width:512px !important;
	left:32px !important;
	top:1733px !important;
	min-height:30px !important;
}

#item148653 {
	width:210px !important;
	left:213px !important;
	top:1804px !important;
	min-height:30px !important;
}

#item148676 {
	width:320px !important;
	left:213px !important;
	top:1843px !important;
	min-height:60px !important;
}

#item249663 {
	width:210px !important;
	left:213px !important;
	top:2060px !important;
	min-height:30px !important;
}

#item250542 {
	width:260px !important;
	left:213px !important;
	top:2099px !important;
	min-height:60px !important;
}

#item249736 {
	width:320px !important;
	min-height:30px !important;
}

#item249712 {
	width:320px !important;
	min-height:30px !important;
}

#item249709 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:2166px !important;
}

#item249786 {
	width:320px !important;
	min-height:30px !important;
}

#item249762 {
	width:320px !important;
	min-height:30px !important;
}

#item249759 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:2206px !important;
}

#item249813 {
	width:210px !important;
	left:213px !important;
	top:2316px !important;
	min-height:30px !important;
}

#item250694 {
	width:260px !important;
	left:213px !important;
	top:2355px !important;
	min-height:60px !important;
}

#item249887 {
	width:320px !important;
	min-height:30px !important;
}

#item249863 {
	width:320px !important;
	min-height:30px !important;
}

#item249860 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:2422px !important;
}

#item249937 {
	width:320px !important;
	min-height:30px !important;
}

#item249913 {
	width:320px !important;
	min-height:30px !important;
}

#item249910 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:2462px !important;
}

#item276959 {
	width:320px !important;
	min-height:30px !important;
}

#item276934 {
	width:320px !important;
	min-height:30px !important;
}

#item276930 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:2246px !important;
}

#item277012 {
	width:320px !important;
	min-height:30px !important;
}

#item276988 {
	width:320px !important;
	min-height:30px !important;
}

#item276985 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:2502px !important;
}

#item294938 {
	width:210px !important;
	left:213px !important;
	top:2572px !important;
	min-height:30px !important;
}

#item294961 {
	width:260px !important;
	left:213px !important;
	top:2611px !important;
	min-height:60px !important;
}

#item295011 {
	width:320px !important;
	min-height:30px !important;
}

#item294987 {
	width:320px !important;
	min-height:30px !important;
}

#item294984 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:2678px !important;
}

#item295061 {
	width:320px !important;
	min-height:30px !important;
}

#item295037 {
	width:320px !important;
	min-height:30px !important;
}

#item295034 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:2718px !important;
}

#item295112 {
	width:320px !important;
	min-height:30px !important;
}

#item295088 {
	width:320px !important;
	min-height:30px !important;
}

#item295084 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:2758px !important;
}

#item287474 {
	width:512px !important;
	height:44px !important;
	left:32px !important;
	top:2826px !important;
	background:#650030;
}

#item287475 {
	width:512px !important;
	left:32px !important;
	top:2836px !important;
	min-height:30px !important;
}

#item249966 {
	width:210px !important;
	left:213px !important;
	top:2907px !important;
	min-height:30px !important;
}

#item249989 {
	width:350px !important;
	left:213px !important;
	top:2946px !important;
	min-height:60px !important;
}

#item250039 {
	width:320px !important;
	min-height:30px !important;
}

#item250015 {
	width:320px !important;
	min-height:30px !important;
}

#item250012 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:3013px !important;
}

#item250089 {
	width:320px !important;
	min-height:30px !important;
}

#item250065 {
	width:320px !important;
	min-height:30px !important;
}

#item250062 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:3053px !important;
}

#item277063 {
	width:320px !important;
	min-height:30px !important;
}

#item277038 {
	width:320px !important;
	min-height:30px !important;
}

#item277035 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:3093px !important;
}

#item148799 {
	width:512px !important;
	height:44px !important;
	left:32px !important;
	top:3161px !important;
	background:#650030;
}

#item148800 {
	width:512px !important;
	left:32px !important;
	top:3170px !important;
	min-height:30px !important;
}

#item250141 {
	width:250px !important;
	left:213px !important;
	top:3242px !important;
	min-height:30px !important;
}

#item250164 {
	width:320px !important;
	left:213px !important;
	top:3281px !important;
	min-height:30px !important;
}

#item250214 {
	width:320px !important;
	min-height:30px !important;
}

#item250190 {
	width:320px !important;
	min-height:30px !important;
}

#item250187 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:3320px !important;
}

#item250264 {
	width:320px !important;
	min-height:30px !important;
}

#item250240 {
	width:320px !important;
	min-height:30px !important;
}

#item250237 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:3359px !important;
}

#item250292 {
	width:200px !important;
	left:213px !important;
	top:3470px !important;
	min-height:30px !important;
}

#item251223 {
	width:270px !important;
	left:213px !important;
	top:3509px !important;
	min-height:60px !important;
}

#item250366 {
	width:320px !important;
	min-height:30px !important;
}

#item250341 {
	width:320px !important;
	min-height:30px !important;
}

#item250338 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:3576px !important;
}

#item250416 {
	width:320px !important;
	min-height:30px !important;
}

#item250392 {
	width:320px !important;
	min-height:30px !important;
}

#item250389 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:3615px !important;
}

#item277113 {
	width:320px !important;
	min-height:30px !important;
}

#item277089 {
	width:320px !important;
	min-height:30px !important;
}

#item277086 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:3399px !important;
}

#item277171 {
	width:320px !important;
	min-height:30px !important;
}

#item277147 {
	width:320px !important;
	min-height:30px !important;
}

#item277144 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:3655px !important;
}

#item1597 {
	width:1200px !important;
	height:56px !important;
	top:106px !important;
	background:#650030;
}

#item1787 {
	width:900px !important;
	left:124px !important;
	top:110px !important;
	min-height:40px !important;
}

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

#item136140 {
	width:952px !important;
	left:124px !important;
	top:2197px !important;
	min-height:210px !important;
}

#item1813 {
	width:90px !important;
	height:68px !important;
	left:299px !important;
	top:227px !important;
}

#item1818 {
	width:109px !important;
	height:94px !important;
	left:274px !important;
	top:268px !important;
}

#item1823 {
	width:109px !important;
	height:189px !important;
	left:264px !important;
	top:338px !important;
}

#item1828 {
	width:83px !important;
	height:133px !important;
	left:362px !important;
	top:244px !important;
}

#item1833 {
	width:89px !important;
	height:136px !important;
	left:311px !important;
	top:352px !important;
}

#item1838 {
	width:140px !important;
	height:90px !important;
	left:398px !important;
	top:247px !important;
}

#item1843 {
	width:98px !important;
	height:80px !important;
	left:434px !important;
	top:326px !important;
}

#item1848 {
	width:77px !important;
	height:97px !important;
	left:384px !important;
	top:370px !important;
}

#item1853 {
	width:93px !important;
	height:109px !important;
	left:357px !important;
	top:454px !important;
}

#item1858 {
	width:101px !important;
	height:80px !important;
	left:450px !important;
	top:397px !important;
}

#item1863 {
	width:97px !important;
	height:99px !important;
	left:435px !important;
	top:466px !important;
}

#item1868 {
	width:90px !important;
	height:58px !important;
	left:533px !important;
	top:269px !important;
}

#item1873 {
	width:96px !important;
	height:65px !important;
	left:528px !important;
	top:321px !important;
}

#item1878 {
	width:113px !important;
	height:58px !important;
	left:525px !important;
	top:371px !important;
}

#item1883 {
	width:102px !important;
	height:56px !important;
	left:546px !important;
	top:425px !important;
}

#item1888 {
	width:118px !important;
	height:63px !important;
	left:532px !important;
	top:476px !important;
}

#item1893 {
	width:192px !important;
	height:189px !important;
	left:471px !important;
	top:484px !important;
}

#item1898 {
	width:90px !important;
	height:102px !important;
	left:616px !important;
	top:267px !important;
}

#item1903 {
	width:84px !important;
	height:55px !important;
	left:621px !important;
	top:367px !important;
}

#item1908 {
	width:91px !important;
	height:80px !important;
	left:632px !important;
	top:417px !important;
}

#item1913 {
	width:68px !important;
	height:62px !important;
	left:647px !important;
	top:488px !important;
}

#item1918 {
	width:77px !important;
	height:69px !important;
	left:655px !important;
	top:549px !important;
}

#item1923 {
	width:72px !important;
	height:77px !important;
	left:667px !important;
	top:307px !important;
}

#item1928 {
	width:54px !important;
	height:97px !important;
	left:688px !important;
	top:382px !important;
}

#item1933 {
	width:49px !important;
	height:86px !important;
	left:691px !important;
	top:512px !important;
}

#item1938 {
	width:103px !important;
	height:98px !important;
	left:697px !important;
	top:296px !important;
}

#item1945 {
	width:42px !important;
	height:73px !important;
	left:735px !important;
	top:391px !important;
}

#item1950 {
	width:100px !important;
	height:51px !important;
	left:719px !important;
	top:436px !important;
}

#item1955 {
	width:116px !important;
	height:38px !important;
	left:708px !important;
	top:475px !important;
}

#item1960 {
	width:52px !important;
	height:86px !important;
	left:737px !important;
	top:509px !important;
}

#item1965 {
	width:58px !important;
	height:66px !important;
	left:772px !important;
	top:381px !important;
}

#item1970 {
	width:62px !important;
	height:61px !important;
	left:808px !important;
	top:404px !important;
}

#item1975 {
	width:106px !important;
	height:59px !important;
	left:798px !important;
	top:419px !important;
}

#item1980 {
	width:120px !important;
	height:53px !important;
	left:791px !important;
	top:462px !important;
}

#item1985 {
	width:69px !important;
	height:53px !important;
	left:806px !important;
	top:499px !important;
}

#item1990 {
	width:76px !important;
	height:78px !important;
	left:773px !important;
	top:506px !important;
}

#item1995 {
	width:124px !important;
	height:97px !important;
	left:750px !important;
	top:575px !important;
}

#item2005 {
	width:80px !important;
	height:51px !important;
	left:826px !important;
	top:369px !important;
}

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

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

#item2019 {
	width:90px !important;
	height:47px !important;
	left:846px !important;
	top:409px !important;
}

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

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

#item2028 {
	width:46px !important;
	height:26px !important;
	left:894px !important;
	top:406px !important;
}

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

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

#item2037 {
	width:49px !important;
	height:42px !important;
	left:897px !important;
	top:378px !important;
}

#item2046 {
	width:103px !important;
	height:77px !important;
	left:835px !important;
	top:313px !important;
}

#item2051 {
	width:23px !important;
	height:45px !important;
	left:905px !important;
	top:306px !important;
}

#item2056 {
	width:21px !important;
	height:47px !important;
	left:922px !important;
	top:302px !important;
}

#item2061 {
	width:47px !important;
	height:25px !important;
	left:914px !important;
	top:340px !important;
}

#item2066 {
	width:24px !important;
	height:24px !important;
	left:914px !important;
	top:358px !important;
}

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

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

#item2071 {
	width:36px !important;
	height:34px !important;
	left:935px !important;
	top:358px !important;
}

#item2080 {
	width:51px !important;
	height:82px !important;
	left:930px !important;
	top:259px !important;
}

#item2085 {
	width:182px !important;
	height:104px !important;
	left:190px !important;
	top:554px !important;
}

#item2090 {
	width:101px !important;
	height:73px !important;
	left:369px !important;
	top:594px !important;
}

#item2016 {
	width:22px !important;
	height:22px !important;
	left:37px !important;
	top:37px !important;
	background:#c20019;
}

#item2012 {
	width:22px !important;
	height:22px !important;
	left:37px !important;
	top:37px !important;
	background:#00505c;
}

#item2010 {
	width:59px !important;
	height:58px !important;
	left:878px !important;
	top:422px !important;
}

#item2147 {
	width:90px !important;
	height:68px !important;
	left:299px !important;
	top:227px !important;
}

#item2150 {
	width:109px !important;
	height:94px !important;
	left:274px !important;
	top:268px !important;
}

#item2153 {
	width:109px !important;
	height:189px !important;
	left:264px !important;
	top:338px !important;
}

#item2156 {
	width:89px !important;
	height:136px !important;
	left:311px !important;
	top:352px !important;
}

#item2159 {
	width:83px !important;
	height:133px !important;
	left:362px !important;
	top:244px !important;
}

#item2162 {
	width:140px !important;
	height:90px !important;
	left:398px !important;
	top:247px !important;
}

#item2165 {
	width:90px !important;
	height:58px !important;
	left:533px !important;
	top:269px !important;
}

#item2168 {
	width:90px !important;
	height:102px !important;
	left:616px !important;
	top:267px !important;
}

#item2171 {
	width:72px !important;
	height:77px !important;
	left:667px !important;
	top:307px !important;
}

#item2174 {
	width:103px !important;
	height:98px !important;
	left:697px !important;
	top:296px !important;
}

#item2179 {
	width:51px !important;
	height:82px !important;
	left:930px !important;
	top:259px !important;
}

#item2182 {
	width:21px !important;
	height:47px !important;
	left:922px !important;
	top:302px !important;
}

#item2185 {
	width:23px !important;
	height:45px !important;
	left:905px !important;
	top:306px !important;
}

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

#item2188 {
	width:36px !important;
	height:34px !important;
	left:935px !important;
	top:358px !important;
}

#item2194 {
	width:47px !important;
	height:25px !important;
	left:914px !important;
	top:340px !important;
}

#item2197 {
	width:103px !important;
	height:77px !important;
	left:835px !important;
	top:313px !important;
}

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

#item2200 {
	width:49px !important;
	height:42px !important;
	left:897px !important;
	top:378px !important;
}

#item2206 {
	width:24px !important;
	height:24px !important;
	left:914px !important;
	top:358px !important;
}

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

#item2209 {
	width:46px !important;
	height:26px !important;
	left:894px !important;
	top:406px !important;
}

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

#item2215 {
	width:90px !important;
	height:47px !important;
	left:846px !important;
	top:409px !important;
}

#item2224 {
	width:22px !important;
	height:22px !important;
	left:37px !important;
	top:37px !important;
	background:#c20019;
}

#item2221 {
	width:59px !important;
	height:58px !important;
	left:878px !important;
	top:422px !important;
}

#item2227 {
	width:80px !important;
	height:51px !important;
	left:826px !important;
	top:369px !important;
}

#item2233 {
	width:106px !important;
	height:59px !important;
	left:798px !important;
	top:420px !important;
}

#item2236 {
	width:120px !important;
	height:53px !important;
	left:791px !important;
	top:462px !important;
}

#item2239 {
	width:62px !important;
	height:61px !important;
	left:808px !important;
	top:404px !important;
}

#item2242 {
	width:58px !important;
	height:66px !important;
	left:772px !important;
	top:381px !important;
}

#item2245 {
	width:42px !important;
	height:73px !important;
	left:735px !important;
	top:391px !important;
}

#item2248 {
	width:54px !important;
	height:97px !important;
	left:688px !important;
	top:382px !important;
}

#item2251 {
	width:100px !important;
	height:51px !important;
	left:719px !important;
	top:436px !important;
}

#item2254 {
	width:116px !important;
	height:38px !important;
	left:708px !important;
	top:475px !important;
}

#item2257 {
	width:69px !important;
	height:53px !important;
	left:806px !important;
	top:499px !important;
}

#item2260 {
	width:76px !important;
	height:78px !important;
	left:773px !important;
	top:506px !important;
}

#item2263 {
	width:124px !important;
	height:97px !important;
	left:750px !important;
	top:575px !important;
}

#item2266 {
	width:52px !important;
	height:86px !important;
	left:737px !important;
	top:509px !important;
}

#item2269 {
	width:49px !important;
	height:86px !important;
	left:691px !important;
	top:512px !important;
}

#item2272 {
	width:77px !important;
	height:69px !important;
	left:655px !important;
	top:549px !important;
}

#item2275 {
	width:68px !important;
	height:62px !important;
	left:647px !important;
	top:488px !important;
}

#item2278 {
	width:91px !important;
	height:80px !important;
	left:632px !important;
	top:417px !important;
}

#item2281 {
	width:84px !important;
	height:55px !important;
	left:621px !important;
	top:367px !important;
}

#item2284 {
	width:96px !important;
	height:65px !important;
	left:528px !important;
	top:321px !important;
}

#item2287 {
	width:113px !important;
	height:58px !important;
	left:525px !important;
	top:371px !important;
}

#item2290 {
	width:101px !important;
	height:73px !important;
	left:369px !important;
	top:594px !important;
}

#item2293 {
	width:192px !important;
	height:189px !important;
	left:471px !important;
	top:484px !important;
}

#item2296 {
	width:182px !important;
	height:104px !important;
	left:190px !important;
	top:554px !important;
}

#item2299 {
	width:118px !important;
	height:63px !important;
	left:532px !important;
	top:476px !important;
}

#item2302 {
	width:102px !important;
	height:56px !important;
	left:546px !important;
	top:425px !important;
}

#item2305 {
	width:101px !important;
	height:80px !important;
	left:450px !important;
	top:397px !important;
}

#item2308 {
	width:93px !important;
	height:109px !important;
	left:357px !important;
	top:454px !important;
}

#item2311 {
	width:77px !important;
	height:97px !important;
	left:384px !important;
	top:370px !important;
}

#item2314 {
	width:98px !important;
	height:80px !important;
	left:434px !important;
	top:326px !important;
}

#item2317 {
	width:97px !important;
	height:99px !important;
	left:435px !important;
	top:466px !important;
}

#item2339 {
	width:30px !important;
	left:333px !important;
	top:259px !important;
	min-height:16px !important;
}

#item2361 {
	width:30px !important;
	left:311px !important;
	top:313px !important;
	min-height:16px !important;
}

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

#item2405 {
	width:30px !important;
	left:341px !important;
	top:401px !important;
	min-height:16px !important;
}

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

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

#item2471 {
	width:30px !important;
	left:562px !important;
	top:295px !important;
	min-height:16px !important;
}

#item2493 {
	width:30px !important;
	left:562px !important;
	top:346px !important;
	min-height:16px !important;
}

#item2515 {
	width:30px !important;
	left:569px !important;
	top:395px !important;
	min-height:16px !important;
}

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

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

#item2581 {
	width:30px !important;
	left:292px !important;
	top:589px !important;
	min-height:16px !important;
}

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

#item2625 {
	width:30px !important;
	left:582px !important;
	top:448px !important;
	min-height:16px !important;
}

#item2647 {
	width:30px !important;
	left:485px !important;
	top:433px !important;
	min-height:16px !important;
}

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

#item2691 {
	width:30px !important;
	left:408px !important;
	top:417px !important;
	min-height:16px !important;
}

#item2713 {
	width:30px !important;
	left:467px !important;
	top:361px !important;
	min-height:16px !important;
}

#item2735 {
	width:30px !important;
	left:469px !important;
	top:509px !important;
	min-height:16px !important;
}

#item2757 {
	width:30px !important;
	left:630px !important;
	top:319px !important;
	min-height:16px !important;
}

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

#item2801 {
	width:30px !important;
	left:757px !important;
	top:365px !important;
	min-height:16px !important;
}

#item2823 {
	width:22px !important;
	height:13px !important;
	left:925px !important;
	top:347px !important;
}

#item2845 {
	width:30px !important;
	left:848px !important;
	top:389px !important;
	min-height:16px !important;
}

#item2867 {
	width:27px !important;
	left:854px !important;
	top:448px !important;
	min-height:14px !important;
}

#item2889 {
	width:25px !important;
	left:852px !important;
	top:482px !important;
	min-height:14px !important;
}

#item2911 {
	width:25px !important;
	left:815px !important;
	top:440px !important;
	min-height:13px !important;
}

#item2933 {
	width:30px !important;
	left:786px !important;
	top:410px !important;
	min-height:16px !important;
}

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

#item2977 {
	width:30px !important;
	left:703px !important;
	top:425px !important;
	min-height:16px !important;
}

#item2999 {
	width:30px !important;
	left:764px !important;
	top:461px !important;
	min-height:16px !important;
}

#item3021 {
	width:30px !important;
	left:743px !important;
	top:491px !important;
	min-height:16px !important;
}

#item3043 {
	width:25px !important;
	left:832px !important;
	top:516px !important;
	min-height:14px !important;
}

#item3065 {
	width:30px !important;
	left:794px !important;
	top:541px !important;
	min-height:16px !important;
}

#item3087 {
	width:25px !important;
	left:837px !important;
	top:624px !important;
	min-height:15px !important;
}

#item3109 {
	width:30px !important;
	left:745px !important;
	top:545px !important;
	min-height:16px !important;
}

#item3131 {
	width:26px !important;
	left:703px !important;
	top:546px !important;
	min-height:16px !important;
}

#item3153 {
	width:26px !important;
	left:664px !important;
	top:572px !important;
	min-height:14px !important;
}

#item3175 {
	width:30px !important;
	left:660px !important;
	top:513px !important;
	min-height:16px !important;
}

#item3197 {
	width:30px !important;
	left:660px !important;
	top:452px !important;
	min-height:16px !important;
}

#item3219 {
	width:30px !important;
	left:644px !important;
	top:388px !important;
	min-height:16px !important;
}

#item3241 {
	width:23px !important;
	left:940px !important;
	top:292px !important;
	min-height:13px !important;
}

#item3263 {
	width:21px !important;
	height:13px !important;
	left:921px !important;
	top:331px !important;
}

#item3285 {
	width:18px !important;
	left:905px !important;
	top:316px !important;
	min-height:11px !important;
}

#item3307 {
	width:27px !important;
	left:877px !important;
	top:349px !important;
	min-height:15px !important;
}

#item3329 {
	width:21px !important;
	left:915px !important;
	top:362px !important;
	min-height:13px !important;
}

#item3351 {
	width:30px !important;
	left:848px !important;
	top:389px !important;
	min-height:16px !important;
}

#item3373 {
	width:17px !important;
	left:952px !important;
	top:375px !important;
	min-height:13px !important;
}

#item3395 {
	width:21px !important;
	left:926px !important;
	top:394px !important;
	min-height:13px !important;
}

#item3417 {
	width:21px !important;
	left:919px !important;
	top:417px !important;
	min-height:11px !important;
}

#item3439 {
	width:24px !important;
	left:912px !important;
	top:440px !important;
	min-height:14px !important;
}

#item3461 {
	width:21px !important;
	left:915px !important;
	top:465px !important;
	min-height:11px !important;
}

#item3464 {
	width:65px !important;
	height:50px !important;
	left:313px !important;
	top:232px !important;
}

#item3470 {
	width:80px !important;
	height:50px !important;
	left:285px !important;
	top:293px !important;
}

#item3476 {
	width:88px !important;
	height:163px !important;
	left:275px !important;
	top:347px !important;
}

#item3485 {
	width:49px !important;
	height:50px !important;
	left:373px !important;
	top:313px !important;
}

#item3491 {
	width:60px !important;
	height:74px !important;
	left:327px !important;
	top:365px !important;
}

#item3497 {
	width:109px !important;
	height:64px !important;
	left:421px !important;
	top:259px !important;
}

#item3503 {
	width:77px !important;
	height:56px !important;
	left:447px !important;
	top:335px !important;
}

#item3509 {
	width:54px !important;
	height:67px !important;
	left:396px !important;
	top:388px !important;
}

#item3515 {
	width:67px !important;
	height:87px !important;
	left:374px !important;
	top:462px !important;
}

#item3521 {
	width:88px !important;
	height:60px !important;
	left:459px !important;
	top:408px !important;
}

#item3527 {
	width:80px !important;
	height:87px !important;
	left:447px !important;
	top:471px !important;
}

#item3533 {
	width:77px !important;
	height:56px !important;
	left:541px !important;
	top:267px !important;
}

#item3539 {
	width:87px !important;
	height:46px !important;
	left:536px !important;
	top:324px !important;
}

#item3545 {
	width:87px !important;
	height:46px !important;
	left:542px !important;
	top:378px !important;
}

#item3551 {
	width:91px !important;
	height:46px !important;
	left:553px !important;
	top:429px !important;
}

#item3557 {
	width:76px !important;
	height:46px !important;
	left:573px !important;
	top:482px !important;
}

#item3563 {
	width:130px !important;
	height:111px !important;
	left:522px !important;
	top:533px !important;
}

#item3569 {
	width:46px !important;
	height:94px !important;
	left:627px !important;
	top:273px !important;
}

#item3575 {
	width:66px !important;
	height:48px !important;
	left:630px !important;
	top:368px !important;
}

#item3581 {
	width:43px !important;
	height:45px !important;
	left:652px !important;
	top:437px !important;
}

#item3587 {
	width:49px !important;
	height:50px !important;
	left:652px !important;
	top:492px !important;
}

#item3593 {
	width:46px !important;
	height:56px !important;
	left:659px !important;
	top:556px !important;
}

#item3599 {
	width:44px !important;
	height:51px !important;
	left:686px !important;
	top:324px !important;
}

#item3605 {
	width:38px !important;
	height:71px !important;
	left:701px !important;
	top:390px !important;
}

#item3611 {
	width:63px !important;
	height:82px !important;
	left:731px !important;
	top:306px !important;
}

#item3618 {
	width:33px !important;
	height:60px !important;
	left:741px !important;
	top:392px !important;
}

#item3624 {
	width:90px !important;
	height:25px !important;
	left:716px !important;
	top:484px !important;
}

#item3630 {
	width:44px !important;
	height:64px !important;
	left:739px !important;
	top:513px !important;
}

#item3636 {
	width:40px !important;
	height:46px !important;
	left:780px !important;
	top:390px !important;
}

#item3642 {
	width:41px !important;
	height:32px !important;
	left:847px !important;
	top:435px !important;
}

#item3648 {
	width:80px !important;
	height:30px !important;
	left:821px !important;
	top:474px !important;
}

#item3654 {
	width:42px !important;
	height:55px !important;
	left:788px !important;
	top:522px !important;
}

#item3660 {
	width:75px !important;
	height:78px !important;
	left:792px !important;
	top:584px !important;
}

#item3666 {
	width:57px !important;
	height:33px !important;
	left:836px !important;
	top:377px !important;
}

#item3672 {
	width:42px !important;
	height:25px !important;
	left:905px !important;
	top:389px !important;
}

#item3678 {
	width:57px !important;
	height:45px !important;
	left:853px !important;
	top:327px !important;
}

#item3684 {
	width:14px !important;
	height:45px !important;
	left:910px !important;
	top:305px !important;
}

#item3690 {
	width:14px !important;
	height:45px !important;
	left:925px !important;
	top:302px !important;
}

#item3696 {
	width:39px !important;
	height:10px !important;
	left:918px !important;
	top:347px !important;
}

#item3702 {
	width:20px !important;
	height:13px !important;
	left:917px !important;
	top:360px !important;
}

#item3708 {
	width:31px !important;
	height:30px !important;
	left:940px !important;
	top:359px !important;
}

#item3714 {
	width:37px !important;
	height:38px !important;
	left:935px !important;
	top:277px !important;
}

#item3720 {
	width:97px !important;
	height:82px !important;
	left:259px !important;
	top:557px !important;
}

#item3726 {
	width:101px !important;
	height:69px !important;
	left:371px !important;
	top:593px !important;
}

#item3732 {
	width:41px !important;
	height:21px !important;
	left:900px !important;
	top:433px !important;
}

#item3738 {
	width:42px !important;
	height:16px !important;
	left:899px !important;
	top:414px !important;
}

#item3744 {
	width:35px !important;
	height:26px !important;
	left:910px !important;
	top:456px !important;
}

#item3756 {
	width:38px !important;
	height:56px !important;
	left:699px !important;
	top:522px !important;
}

#item3762 {
	width:44px !important;
	height:35px !important;
	left:824px !important;
	top:504px !important;
}

#item3768 {
	width:75px !important;
	height:31px !important;
	left:734px !important;
	top:449px !important;
}

#item3774 {
	width:32px !important;
	height:37px !important;
	left:815px !important;
	top:424px !important;
}

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

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

#item12556 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-195456 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-195456 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item321239 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item321243 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item321266 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

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

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

#item321289 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

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

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

#item321339 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

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

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

#item321389 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item72150 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item72147 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item72145 {
	width:25px !important;
	height:25px !important;
	left:345px !important;
	top:11px !important;
}

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

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

#item4985 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-192237 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-192237 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item192237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item192238 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item192266 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item192289 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

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

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

#item192312 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

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

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

#item192362 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

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

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

#item283108 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item70554 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item70550 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item70548 {
	width:25px !important;
	height:25px !important;
	left:345px !important;
	top:11px !important;
}

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

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

#item66169 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-201032 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-201032 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item318217 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item318223 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item318246 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

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

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

#item318269 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

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

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

#item318319 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

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

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

#item318369 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item71016 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item71013 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item71011 {
	width:25px !important;
	height:25px !important;
	left:345px !important;
	top:11px !important;
}

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

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

#item9065 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-68614 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-68614 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item189534 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item189562 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item189585 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

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

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

#item189608 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

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

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

#item189658 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

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

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

#item277683 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item68772 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item68769 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item68767 {
	width:25px !important;
	height:25px !important;
	left:345px !important;
	top:11px !important;
}

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

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

#item11272 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-190305 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-190305 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item312561 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item312566 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item312589 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

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

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

#item312612 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

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

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

#item312662 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

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

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

#item312712 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item69162 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item69159 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item69157 {
	width:25px !important;
	height:25px !important;
	left:345px !important;
	top:11px !important;
}

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

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

#item13091 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-189912 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-189912 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item327107 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item327114 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item327137 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

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

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

#item327160 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

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

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

#item327210 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

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

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

#item327260 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item13306 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item13303 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item13301 {
	width:25px !important;
	height:25px !important;
	left:345px !important;
	top:11px !important;
}

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

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

#item3882 {
	width:845px !important;
	height:486px !important;
	left:164px !important;
	top:207px !important;
}

#item273250 {
	width:200px !important;
	left:311px !important;
	top:805px !important;
	min-height:20px !important;
}

#item273273 {
	width:180px !important;
	left:311px !important;
	top:834px !important;
	min-height:40px !important;
}

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

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

#item273296 {
	width:190px !important;
	height:20px !important;
	left:311px !important;
	top:879px !important;
}

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

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

#item273347 {
	width:210px !important;
	height:20px !important;
	left:311px !important;
	top:906px !important;
}

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

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

#item273397 {
	width:210px !important;
	height:20px !important;
	left:311px !important;
	top:933px !important;
}

#item273471 {
	width:446px !important;
	height:31px !important;
	left:124px !important;
	top:990px !important;
	background:#650030;
}

#item273472 {
	width:360px !important;
	left:167px !important;
	top:995px !important;
	min-height:20px !important;
}

#item273501 {
	width:200px !important;
	left:311px !important;
	top:1063px !important;
	min-height:20px !important;
}

#item273524 {
	width:200px !important;
	left:311px !important;
	top:1092px !important;
	min-height:40px !important;
}

#item273704 {
	width:190px !important;
	left:311px !important;
	top:1261px !important;
	min-height:20px !important;
}

#item273727 {
	width:190px !important;
	left:311px !important;
	top:1290px !important;
	min-height:40px !important;
}

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

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

#item273750 {
	width:190px !important;
	height:20px !important;
	left:311px !important;
	top:1335px !important;
}

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

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

#item273800 {
	width:190px !important;
	height:20px !important;
	left:311px !important;
	top:1362px !important;
}

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

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

#item273850 {
	width:210px !important;
	height:20px !important;
	left:311px !important;
	top:1389px !important;
}

#item273905 {
	width:190px !important;
	left:311px !important;
	top:1459px !important;
	min-height:20px !important;
}

#item273928 {
	width:170px !important;
	left:311px !important;
	top:1488px !important;
	min-height:40px !important;
}

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

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

#item273951 {
	width:190px !important;
	height:20px !important;
	left:311px !important;
	top:1533px !important;
}

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

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

#item274002 {
	width:190px !important;
	height:20px !important;
	left:311px !important;
	top:1560px !important;
}

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

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

#item274052 {
	width:210px !important;
	height:20px !important;
	left:311px !important;
	top:1587px !important;
}

#item274106 {
	width:190px !important;
	left:311px !important;
	top:1914px !important;
	min-height:20px !important;
}

#item274129 {
	width:240px !important;
	left:311px !important;
	top:1943px !important;
	min-height:40px !important;
}

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

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

#item274152 {
	width:190px !important;
	height:20px !important;
	left:311px !important;
	top:1988px !important;
}

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

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

#item274202 {
	width:190px !important;
	height:20px !important;
	left:311px !important;
	top:2015px !important;
}

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

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

#item274253 {
	width:210px !important;
	height:20px !important;
	left:311px !important;
	top:2042px !important;
}

#item274304 {
	width:466px !important;
	height:31px !important;
	left:610px !important;
	top:733px !important;
	background:#650030;
}

#item274305 {
	width:320px !important;
	left:683px !important;
	top:738px !important;
	min-height:20px !important;
}

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

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

#item274328 {
	width:200px !important;
	height:20px !important;
	left:797px !important;
	top:888px !important;
}

#item274382 {
	width:170px !important;
	left:797px !important;
	top:806px !important;
	min-height:20px !important;
}

#item274405 {
	width:210px !important;
	left:797px !important;
	top:835px !important;
	min-height:20px !important;
}

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

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

#item274428 {
	width:200px !important;
	height:20px !important;
	left:797px !important;
	top:861px !important;
}

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

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

#item274478 {
	width:210px !important;
	height:20px !important;
	left:797px !important;
	top:915px !important;
}

#item274556 {
	width:170px !important;
	min-height:20px !important;
}

#item274532 {
	width:170px !important;
	min-height:20px !important;
}

#item274529 {
	width:170px !important;
	height:20px !important;
	left:797px !important;
	top:1086px !important;
}

#item274584 {
	width:170px !important;
	left:797px !important;
	top:985px !important;
	min-height:20px !important;
}

#item274607 {
	width:170px !important;
	left:797px !important;
	top:1014px !important;
	min-height:40px !important;
}

#item274657 {
	width:170px !important;
	min-height:20px !important;
}

#item274633 {
	width:170px !important;
	min-height:20px !important;
}

#item274630 {
	width:170px !important;
	height:20px !important;
	left:797px !important;
	top:1059px !important;
}

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

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

#item274680 {
	width:210px !important;
	height:20px !important;
	left:797px !important;
	top:1113px !important;
}

#item287346 {
	width:446px !important;
	height:31px !important;
	left:124px !important;
	top:733px !important;
	background:#650030;
}

#item287347 {
	width:270px !important;
	left:212px !important;
	top:738px !important;
	min-height:20px !important;
}

#item287377 {
	width:466px !important;
	height:31px !important;
	left:124px !important;
	top:1842px !important;
	background:#650030;
}

#item287378 {
	width:360px !important;
	left:177px !important;
	top:1847px !important;
	min-height:20px !important;
}

#item293832 {
	width:190px !important;
	left:311px !important;
	top:1656px !important;
	min-height:20px !important;
}

#item293855 {
	width:170px !important;
	left:311px !important;
	top:1685px !important;
	min-height:40px !important;
}

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

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

#item293878 {
	width:190px !important;
	height:20px !important;
	left:311px !important;
	top:1730px !important;
}

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

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

#item293928 {
	width:190px !important;
	height:20px !important;
	left:311px !important;
	top:1757px !important;
}

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

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

#item293978 {
	width:210px !important;
	height:20px !important;
	left:311px !important;
	top:1784px !important;
}

p.Custom-V_-_Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h2.Region-Labels-P-Mobile {
	font-family:Roboto,serif;
	font-size:24px;
	line-height:28.8px;
	color:#ffffff;
	text-align:center;
}

h2.Team-Labels-H2-Center {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#ffffff;
	text-align:center;
}

p.Navigation-Button-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:24px;
	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:24px;
	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 {
	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:#c20019;
	text-decoration:underline;
	text-align:left;
}

p.Hyperlinks-Contact-Card-P---ON {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#c20019;
	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 {
	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-copy {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-align:left;
}

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;
}

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;
}

h2.Subhead-H2-Merriweather-Orange {
	font-family:Merriweather;
	font-size:22px;
	line-height:26.4px;
	color:#ff4f17;
	text-align:right;
}

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.Underline-Alert-Red {
	color:#c20019;
	text-decoration:underline;
}

span.Underline {
	text-decoration:underline;
}

span.Lincoln-Red {
	color:#650030;
}

span.White {
	color:#ffffff;
}

span.Medium {
	font-weight:500;
}

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:#ff5d0f;
}

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;}
