/* 	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%);
}
#item263417 {
	width:240px !important;
	left:946px !important;
	top:41px !important;
	min-height:30px !important;
}

#item94873 {
	width:1420px !important;
	height:56px !important;
	top:106px !important;
	background:#650030;
}

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

#item268291 {
	width:460px !important;
	left:726px !important;
	top:127px !important;
	min-height:20px !important;
}

#item96973 {
	width:952px !important;
	left:234px !important;
	top:951px !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:#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;
}

#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:#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;
}

#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:#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;
}

#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-108396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-108396 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item108396 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

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

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

@keyframes grow-108401 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-108401 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item358291 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item363879 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item363903 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item363926 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item363976 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item364054 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item364055 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item364029 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item364030 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item364026 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item108555 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-108062 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-108062 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item307677 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item307684 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item307707 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item307730 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item307780 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item307858 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item307859 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item307833 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item307834 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item307830 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item108217 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-108232 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-108232 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item309821 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item309826 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item309849 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item309872 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item309922 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item310000 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item310001 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item309975 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item309976 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item309972 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item108386 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-99212 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-99212 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item308632 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item308406 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item308429 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item308452 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item308503 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item308581 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item308583 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item308556 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item308557 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item308553 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item99366 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-107893 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-107893 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item358064 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item363635 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item363658 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item363681 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item363731 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item363809 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item363810 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item363784 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item363785 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item363781 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item108047 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

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

#item309583 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item309588 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item309611 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item309634 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item309685 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item309764 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item309765 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item309739 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item309740 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item309735 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item107706 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-107721 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-107721 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item306751 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item306757 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item306780 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item306803 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item306853 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item306933 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item306934 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item306908 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item306909 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item306905 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item107878 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-107136 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-107136 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item357837 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item363420 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item363443 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item363466 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item363516 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item363594 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item363595 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item363569 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item363570 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item363566 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item107290 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

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

#item302517 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item302523 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item302546 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item302569 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item302619 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item302697 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item302698 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item302672 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item302673 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item302669 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item107121 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-106553 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-106553 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item301082 {
	width:376px !important;
	height:235px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item301089 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item301112 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item301135 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item301185 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

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

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

#item301235 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:143px !important;
}

#item301313 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item301314 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item301288 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item301289 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item301285 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:174px !important;
}

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

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

#item106708 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-106384 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-106384 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item357607 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item363200 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item363224 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item363247 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item363298 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item363378 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item363379 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item363352 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item363353 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item363349 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item106538 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-106215 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-106215 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item300796 {
	width:376px !important;
	height:235px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item300804 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item300827 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item300850 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item300900 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

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

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

#item300953 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:143px !important;
}

#item301031 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item301032 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item301006 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item301007 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item301003 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:174px !important;
}

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

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

#item106369 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-106045 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-106045 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item306527 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item306534 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item306557 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item306580 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item306630 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item306710 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item306711 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item306685 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item306686 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item306682 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item106199 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

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

#item309358 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item309364 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item309387 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item309411 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item309461 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item309539 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item309540 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item309514 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item309515 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item309511 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item106029 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-105459 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-105459 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item357377 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item362967 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item362990 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item363013 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item363063 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item363142 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item363143 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item363117 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item363118 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item363113 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item105614 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-105289 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-105289 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item302292 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item302299 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item302323 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item302346 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item302396 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item302475 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item302476 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item302450 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item302451 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item302446 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item105442 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

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

#item307235 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item307242 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item307266 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item307289 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item307339 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item307418 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item307419 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item307392 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item307393 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item307389 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item105273 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-102974 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-102974 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item357148 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item362742 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item362766 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item362789 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item362839 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item362918 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item362919 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item362893 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item362894 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item362889 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item103128 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-102806 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-102806 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item300517 {
	width:376px !important;
	height:235px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item300523 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item300546 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item300569 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item300619 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

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

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

#item300669 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:143px !important;
}

#item300747 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item300748 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item300722 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item300723 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item300719 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:174px !important;
}

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

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

#item102959 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

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

#item309125 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item309131 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item309154 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item309177 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item309227 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item309307 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item309308 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item309282 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item309283 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item309279 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item104862 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-103902 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-103902 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item302066 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item302073 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item302096 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item302120 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item302170 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item302249 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item302250 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item302224 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item302225 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item302221 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item104057 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

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

#item306293 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item306300 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item306323 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item306346 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item306396 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item306475 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item306476 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item306449 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item306450 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item306446 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item103886 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-103314 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-103314 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item306060 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item306067 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item306090 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item306113 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item306164 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item306242 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item306243 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item306217 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item306218 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item306214 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item103469 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

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

#item311795 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item311801 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item311824 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item311847 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item311897 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item311976 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item311977 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item311951 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item311952 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item311947 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item104446 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-103144 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-103144 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item310985 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item310993 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item311016 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item311039 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item311089 {
	width:220px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item311168 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item311169 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item311143 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item311144 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item311140 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item103299 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-102637 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-102637 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item356908 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item362461 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item362484 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item362507 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item362557 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item362637 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item362638 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item362611 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item362612 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item362608 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item102791 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-102298 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-102298 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item310749 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item310755 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item310778 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item310801 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item310852 {
	width:220px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item310931 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item310932 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item310906 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item310907 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item310902 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item102452 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-102467 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-102467 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item300242 {
	width:376px !important;
	height:235px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item300249 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item300273 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item300296 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item300347 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

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

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

#item300397 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:143px !important;
}

#item300475 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item300476 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item300450 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item300451 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item300447 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:174px !important;
}

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

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

#item102621 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-102130 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-102130 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item307209 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item306990 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item307014 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item307037 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item307088 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item307166 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item307167 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item307141 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item307142 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item307138 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item102283 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-101960 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-101960 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item307458 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item307465 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item307489 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item307512 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item307563 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item307642 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item307643 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item307617 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item307618 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item307614 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item102115 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-101446 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-101446 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item305610 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item305616 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item305639 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item305662 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item305712 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item305791 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item305792 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item305766 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item305767 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item305763 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item101600 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-101615 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-101615 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item308891 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item308896 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item308919 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item308942 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item308992 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item309070 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item309072 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item309045 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item309046 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item309042 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item101771 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-101787 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-101787 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item305839 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item305847 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item305870 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item305893 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item305943 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item306023 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item306024 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item305998 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item305999 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item305995 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item101943 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

#item358861 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item358867 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item358890 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item358913 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item358963 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item359042 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item359043 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item359017 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item359018 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item359014 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item101431 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-100909 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-100909 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item299963 {
	width:376px !important;
	height:235px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item299969 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item299992 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item300015 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item300065 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

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

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

#item300115 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:143px !important;
}

#item300194 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item300195 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item300169 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item300170 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item300166 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:174px !important;
}

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

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

#item101062 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-100741 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-100741 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item310531 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item310538 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item310562 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item310585 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item310635 {
	width:220px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item310713 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item310714 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item310688 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item310689 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item310685 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item100893 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-100062 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-100062 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item310273 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item310063 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item310087 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item310110 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item310161 {
	width:220px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item310239 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item310240 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item310214 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item310215 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item310211 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item100215 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-100571 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-100571 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item311219 {
	width:376px !important;
	height:235px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item311224 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item311247 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item311270 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item311321 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

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

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

#item311371 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:143px !important;
}

#item311450 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item311451 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item311425 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item311426 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item311422 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:174px !important;
}

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

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

#item100725 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !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);}
}
#item310299 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item310305 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item310329 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item310353 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item310403 {
	width:220px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item310481 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item310482 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item310456 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item310457 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item310453 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !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:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-100231 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-100231 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item356420 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item362255 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item362278 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item362301 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item362352 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item362430 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item362431 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item362405 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item362406 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item362402 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item100383 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-99891 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-99891 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item356183 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item362033 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item362057 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item362080 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item362131 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item362210 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item362211 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item362185 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item362186 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item362182 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item100045 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-99720 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-99720 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item308165 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item308171 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item308194 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item308217 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item308267 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item308347 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item308348 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item308321 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item308322 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item308318 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item99875 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-99550 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-99550 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item308148 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item307929 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item307952 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item307975 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item308026 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item308104 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item308105 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item308079 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item308080 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item308076 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item99705 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !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);}
}
#item308672 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item308677 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item308701 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item308724 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item308774 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item308852 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item308853 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item308827 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item308828 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item308824 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !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:343px !important;
	top:8px !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%;
}

#item305576 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item305354 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item305380 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item305403 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item305453 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item305532 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item305533 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item305506 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item305507 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item305503 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !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:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-98628 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-98628 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item355957 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item361800 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item361823 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item361846 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item361897 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item361975 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item361976 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item361950 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item361951 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item361947 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item98781 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

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

#item311728 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item311498 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item311521 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item311544 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item311594 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item311673 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item311674 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item311647 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item311648 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item311644 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item98613 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !important;
}

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

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

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

@keyframes grow-97921 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-97921 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item299389 {
	width:376px !important;
	height:235px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item299394 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item299417 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item299440 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item299491 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

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

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

#item299541 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:143px !important;
}

#item299621 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item299622 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item299596 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item299597 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item299593 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:174px !important;
}

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

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

#item98075 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:8px !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);}
}
#item301602 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item301380 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item301403 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item301426 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item301476 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item301554 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item301555 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item301529 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item301530 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item301526 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !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:343px !important;
	top:8px !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);}
}
#item355717 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item361583 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item361606 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item361629 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item361679 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item361757 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item361758 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item361732 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item361733 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item361729 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !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:343px !important;
	top:8px !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);}
}
#item297957 {
	width:376px !important;
	height:235px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item297963 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item297986 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item298009 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item298059 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

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

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

#item298109 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:143px !important;
}

#item298188 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item298189 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item298162 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item298163 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item298159 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:174px !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:343px !important;
	top:8px !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;
}

#item340086 {
	width:870px !important;
	height:36px !important;
	background:#c20019;
}

#item340087 {
	width:543px !important;
	height:36px !important;
}

#item340023 {
	width:870px !important;
	height:36px !important;
	background:#650030;
}

#item340024 {
	width:543px !important;
	height:36px !important;
}

#item340021 {
	width:870px !important;
	height:36px !important;
	left:275px !important;
	top:748px !important;
}

#item337636 {
	opacity:0.65;
	width:1420px !important;
	height:1240px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item337634 {
	width:1426px !important;
	height:1246px !important;
	left:10px !important;
	top:10px !important;
}

#item337637 {
	width:950px !important;
	height:910px !important;
	left:248px !important;
	top:219px !important;
	background:#fff;
}

#item337638 {
	width:890px !important;
	height:50px !important;
	left:283px !important;
	top:281px !important;
	background:#650030;
}

#item337642 {
	width:890px !important;
	height:85px !important;
	left:283px !important;
	top:331px !important;
	background:#e1efff;
}

#item337643 {
	width:890px !important;
	height:85px !important;
	left:283px !important;
	top:501px !important;
	background:#e1efff;
}

#item337644 {
	width:890px !important;
	height:85px !important;
	left:283px !important;
	top:671px !important;
	background:#e1efff;
}

#item337645 {
	width:890px !important;
	height:85px !important;
	left:283px !important;
	top:841px !important;
	background:#e1efff;
}

#item337646 {
	width:890px !important;
	height:85px !important;
	left:283px !important;
	top:1011px !important;
	background:#e1efff;
}

#item337650 {
	width:279px !important;
	left:283px !important;
	top:297px !important;
	min-height:20px !important;
}

#item337673 {
	width:184px !important;
	left:562px !important;
	top:297px !important;
	min-height:20px !important;
}

#item337696 {
	width:194px !important;
	left:746px !important;
	top:297px !important;
	min-height:20px !important;
}

#item337719 {
	width:223px !important;
	left:940px !important;
	top:297px !important;
	min-height:20px !important;
}

#item337742 {
	width:260px !important;
	left:296px !important;
	top:362px !important;
	min-height:17px !important;
}

#item337765 {
	width:140px !important;
	left:583px !important;
	top:362px !important;
	min-height:17px !important;
}

#item337816 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item337792 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item337789 {
	width:166px !important;
	height:23px !important;
	left:762px !important;
	top:343px !important;
}

#item337866 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item337842 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item337839 {
	width:166px !important;
	height:23px !important;
	left:762px !important;
	top:374px !important;
}

#item337916 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item337892 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item337889 {
	width:196px !important;
	height:23px !important;
	left:953px !important;
	top:343px !important;
}

#item339756 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item339757 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item337942 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item337943 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item337939 {
	width:196px !important;
	height:36px !important;
	left:953px !important;
	top:368px !important;
}

#item337991 {
	width:260px !important;
	left:296px !important;
	top:448px !important;
	min-height:17px !important;
}

#item338014 {
	width:140px !important;
	left:583px !important;
	top:448px !important;
	min-height:17px !important;
}

#item338065 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item338041 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item338037 {
	width:166px !important;
	height:23px !important;
	left:762px !important;
	top:445px !important;
}

#item338116 {
	width:198px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item338091 {
	width:198px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item338088 {
	width:204px !important;
	height:23px !important;
	left:953px !important;
	top:428px !important;
}

#item339787 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item339788 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item338142 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item338143 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item338139 {
	width:196px !important;
	height:36px !important;
	left:953px !important;
	top:453px !important;
}

#item338390 {
	width:260px !important;
	left:296px !important;
	top:532px !important;
	min-height:17px !important;
}

#item338413 {
	width:140px !important;
	left:583px !important;
	top:532px !important;
	min-height:17px !important;
}

#item338463 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item338439 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item338436 {
	width:166px !important;
	height:23px !important;
	left:762px !important;
	top:529px !important;
}

#item338515 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item338490 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item338486 {
	width:196px !important;
	height:23px !important;
	left:953px !important;
	top:513px !important;
}

#item339847 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item339848 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item338541 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item338542 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item338538 {
	width:196px !important;
	height:36px !important;
	left:953px !important;
	top:538px !important;
}

#item338591 {
	width:260px !important;
	left:296px !important;
	top:619px !important;
	min-height:17px !important;
}

#item338614 {
	width:141px !important;
	left:583px !important;
	top:619px !important;
	min-height:17px !important;
}

#item338666 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item338642 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item338638 {
	width:166px !important;
	height:23px !important;
	left:762px !important;
	top:616px !important;
}

#item338716 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item338692 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item338689 {
	width:196px !important;
	height:23px !important;
	left:953px !important;
	top:598px !important;
}

#item339876 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item339877 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item338742 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item338743 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item338739 {
	width:196px !important;
	height:36px !important;
	left:953px !important;
	top:623px !important;
}

#item338791 {
	width:260px !important;
	left:296px !important;
	top:704px !important;
	min-height:17px !important;
}

#item338814 {
	width:140px !important;
	left:583px !important;
	top:704px !important;
	min-height:17px !important;
}

#item338865 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item338840 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item338837 {
	width:166px !important;
	height:23px !important;
	left:762px !important;
	top:701px !important;
}

#item338915 {
	width:180px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item338891 {
	width:180px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item338888 {
	width:186px !important;
	height:23px !important;
	left:953px !important;
	top:683px !important;
}

#item339988 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item339989 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item338941 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item338942 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item338938 {
	width:196px !important;
	height:36px !important;
	left:953px !important;
	top:708px !important;
}

#item338191 {
	width:240px !important;
	left:296px !important;
	top:781px !important;
	min-height:40px !important;
}

#item338214 {
	width:140px !important;
	left:583px !important;
	top:790px !important;
	min-height:17px !important;
}

#item338264 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item338240 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item338237 {
	width:166px !important;
	height:23px !important;
	left:762px !important;
	top:787px !important;
}

#item338315 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item338290 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item338287 {
	width:196px !important;
	height:23px !important;
	left:953px !important;
	top:768px !important;
}

#item339818 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item339819 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item338341 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item338342 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item338338 {
	width:196px !important;
	height:36px !important;
	left:953px !important;
	top:793px !important;
}

#item338990 {
	width:260px !important;
	left:296px !important;
	top:874px !important;
	min-height:17px !important;
}

#item339013 {
	width:140px !important;
	left:583px !important;
	top:874px !important;
	min-height:17px !important;
}

#item339063 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item339039 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item339036 {
	width:166px !important;
	height:23px !important;
	left:762px !important;
	top:871px !important;
}

#item339114 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item339089 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item339086 {
	width:196px !important;
	height:23px !important;
	left:953px !important;
	top:853px !important;
}

#item339905 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item339906 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item339140 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item339141 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item339137 {
	width:196px !important;
	height:36px !important;
	left:953px !important;
	top:878px !important;
}

#item339189 {
	width:260px !important;
	left:296px !important;
	top:959px !important;
	min-height:17px !important;
}

#item339212 {
	width:140px !important;
	left:583px !important;
	top:959px !important;
	min-height:17px !important;
}

#item339262 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item339238 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item339235 {
	width:166px !important;
	height:23px !important;
	left:762px !important;
	top:956px !important;
}

#item339312 {
	width:220px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item339288 {
	width:220px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item339285 {
	width:226px !important;
	height:23px !important;
	left:953px !important;
	top:938px !important;
}

#item339932 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item339933 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item339338 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item339339 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item339335 {
	width:196px !important;
	height:36px !important;
	left:953px !important;
	top:963px !important;
}

#item339388 {
	width:260px !important;
	left:296px !important;
	top:1044px !important;
	min-height:17px !important;
}

#item339411 {
	width:140px !important;
	left:583px !important;
	top:1044px !important;
	min-height:17px !important;
}

#item339461 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item339437 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item339434 {
	width:166px !important;
	height:23px !important;
	left:762px !important;
	top:1041px !important;
}

#item339511 {
	width:180px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item339487 {
	width:180px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item339484 {
	width:186px !important;
	height:23px !important;
	left:953px !important;
	top:1023px !important;
}

#item339960 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item339961 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item339538 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item339539 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item339534 {
	width:196px !important;
	height:36px !important;
	left:953px !important;
	top:1048px !important;
}

#item339592 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
	border:solid 1px #ad112b;
}

#item339589 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #aaaaaa;
}

#item339587 {
	width:31px !important;
	height:31px !important;
	left:1145px !important;
	top:237px !important;
}

#item340015 {
	opacity:0.00;
	width:1420px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item340017 {
	width:1436px !important;
	height:1256px !important;
	left:-13px !important;
	top:-13px !important;
}

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

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

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

#item337399 {
	width:460px !important;
	left:30px !important;
	top:180px !important;
	min-height:20px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item19432 {
	width:80px !important;
	height:51px !important;
	left:588px !important;
	top:424px !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:#650030;
}

#item19446 {
	width:90px !important;
	height:47px !important;
	left:608px !important;
	top:464px !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:#650030;
}

#item19455 {
	width:46px !important;
	height:26px !important;
	left:656px !important;
	top:461px !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:433px !important;
}

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

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

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

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

#item19493 {
	width:24px !important;
	height:24px !important;
	left:676px !important;
	top:413px !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:413px !important;
}

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

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

#item19517 {
	width:101px !important;
	height:73px !important;
	left:207px !important;
	top:689px !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:#650030;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item19612 {
	width:23px !important;
	height:45px !important;
	left:667px !important;
	top:361px !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:413px !important;
}

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

#item19624 {
	width:103px !important;
	height:77px !important;
	left:597px !important;
	top:368px !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:433px !important;
}

#item19633 {
	width:24px !important;
	height:24px !important;
	left:676px !important;
	top:413px !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:461px !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:464px !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:477px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes grow-234973 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-234973 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item324380 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item366389 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item366412 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item366435 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item366486 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item366566 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item366567 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item366541 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item366542 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item366537 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item235326 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

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

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

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

@keyframes grow-233824 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-233824 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item329697 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item329704 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item329727 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item329750 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item329800 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item329880 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item329881 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item329855 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item329856 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item329851 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item234174 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

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

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

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

@keyframes grow-233052 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-233052 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item333583 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item333590 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item333614 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item333637 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item333687 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item333766 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item333767 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item333741 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item333742 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item333738 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item233404 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

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

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

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

@keyframes grow-232262 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-232262 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item332195 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item332200 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item332223 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item332246 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item332296 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item332375 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item332376 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item332349 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item332350 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item332346 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item232613 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

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

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

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

@keyframes grow-231467 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-231467 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item324152 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item366164 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item366187 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item366210 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item366260 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item366339 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item366340 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item366314 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item366315 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item366311 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item231820 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

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

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

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

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

#item333349 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item333355 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item333379 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item333402 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item333452 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item333530 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item333531 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item333505 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item333506 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item333502 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item231032 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

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

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

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

@keyframes grow-229887 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-229887 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item327594 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item327602 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item327625 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item327648 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item327698 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item327776 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item327777 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item327751 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item327752 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item327748 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item230239 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

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

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

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

@keyframes grow-229106 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-229106 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item323921 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item365928 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item365951 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item365974 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item366024 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item366102 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item366103 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item366077 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item366078 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item366074 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item229458 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

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

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

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

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

#item319178 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item319185 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item319210 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item319233 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item319283 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item319362 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item319363 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item319337 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item319338 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item319334 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item228287 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

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

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

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

@keyframes grow-227137 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-227137 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item316828 {
	width:376px !important;
	height:235px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item316833 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item316856 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item316879 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item316929 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

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

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

#item316979 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:143px !important;
}

#item317058 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item317059 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item317033 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item317034 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item317030 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:174px !important;
}

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

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

#item227490 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

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

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

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

@keyframes grow-226362 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-226362 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item323685 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item365705 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item365728 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item365751 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item365801 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item365879 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item365880 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item365854 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item365855 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item365851 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item226715 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

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

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

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

@keyframes grow-225424 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-225424 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item316541 {
	width:376px !important;
	height:235px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item316546 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item316569 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item316592 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item316642 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

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

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

#item316692 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:143px !important;
}

#item316772 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item316773 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item316747 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item316748 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item316744 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:174px !important;
}

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

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

#item225926 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

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

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

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

@keyframes grow-224492 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-224492 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item327362 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item327368 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item327391 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item327414 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item327465 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item327544 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item327545 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item327519 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item327520 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item327515 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item224845 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

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

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

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

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

#item333123 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item333130 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item333153 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item333176 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item333226 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item333305 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item333306 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item333280 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item333281 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item333277 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item224057 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

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

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

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

@keyframes grow-222902 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-222902 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item323462 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item365480 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item365504 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item365527 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item365578 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item365656 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item365658 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item365631 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item365632 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item365628 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item223256 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

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

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

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

@keyframes grow-222114 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-222114 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item318937 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item318945 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item318968 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

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

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

#item318991 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

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

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

#item319041 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item319120 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item319121 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item319095 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item319096 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item319091 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

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

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

#item222470 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

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

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

#item23283 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-221340 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-221340 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item221340 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item329456 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item329463 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item329486 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item329536 {
	width:190px !important;
	min-height:20px !important;
}

#item329512 {
	width:190px !important;
	min-height:20px !important;
}

#item329509 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item329587 {
	width:210px !important;
	min-height:20px !important;
}

#item329562 {
	width:210px !important;
	min-height:20px !important;
}

#item329559 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item329639 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item329640 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item329613 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item329614 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item329610 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item221696 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item221693 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item221691 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-31597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31597 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31599 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item31597 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-220104 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-220104 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item323222 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item365252 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item365275 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item365325 {
	width:190px !important;
	min-height:20px !important;
}

#item365301 {
	width:190px !important;
	min-height:20px !important;
}

#item365298 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item365375 {
	width:210px !important;
	min-height:20px !important;
}

#item365351 {
	width:210px !important;
	min-height:20px !important;
}

#item365348 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item365426 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item365428 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item365401 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item365402 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item365398 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item220461 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item220458 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item220456 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-25681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25681 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25681 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25683 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item25681 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-219174 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-219174 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item316261 {
	width:376px !important;
	height:235px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item316269 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item316292 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item316342 {
	width:190px !important;
	min-height:20px !important;
}

#item316318 {
	width:190px !important;
	min-height:20px !important;
}

#item316315 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item316392 {
	width:190px !important;
	min-height:20px !important;
}

#item316368 {
	width:190px !important;
	min-height:20px !important;
}

#item316365 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item316442 {
	width:210px !important;
	min-height:20px !important;
}

#item316418 {
	width:210px !important;
	min-height:20px !important;
}

#item316415 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:143px !important;
}

#item316494 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item316495 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item316468 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item316470 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item316465 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:174px !important;
}

#item219683 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item219680 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item219678 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-24378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24378 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24378 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24380 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item24378 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-218219 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-218219 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item218219 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item332891 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item332898 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item332921 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item332973 {
	width:190px !important;
	min-height:20px !important;
}

#item332949 {
	width:190px !important;
	min-height:20px !important;
}

#item332944 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item333023 {
	width:210px !important;
	min-height:20px !important;
}

#item332999 {
	width:210px !important;
	min-height:20px !important;
}

#item332996 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item333074 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item333075 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item333049 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item333050 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item333046 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item218577 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item218574 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item218572 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-28460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28460 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28460 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28462 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item28460 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-217411 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-217411 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item318712 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item318718 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item318742 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item318792 {
	width:190px !important;
	min-height:20px !important;
}

#item318768 {
	width:190px !important;
	min-height:20px !important;
}

#item318765 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item318844 {
	width:210px !important;
	min-height:20px !important;
}

#item318818 {
	width:210px !important;
	min-height:20px !important;
}

#item318815 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item318895 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item318896 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item318870 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item318871 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item318867 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item217771 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item217768 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item217766 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-22626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22626 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22626 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22628 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item22626 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-216605 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-216605 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item216605 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item327131 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item327137 {
	width:190px !important;
	left:142px !important;
	top:37px !important;
	min-height:20px !important;
}

#item327160 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item327211 {
	width:190px !important;
	min-height:20px !important;
}

#item327186 {
	width:190px !important;
	min-height:20px !important;
}

#item327183 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item327261 {
	width:210px !important;
	min-height:20px !important;
}

#item327237 {
	width:210px !important;
	min-height:20px !important;
}

#item327234 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item327312 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item327313 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item327287 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item327288 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item327284 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item216962 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item216959 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item216957 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-21536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21536 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21538 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item21536 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-215808 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-215808 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item326912 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item326918 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item326941 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item326991 {
	width:190px !important;
	min-height:20px !important;
}

#item326967 {
	width:190px !important;
	min-height:20px !important;
}

#item326964 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item327041 {
	width:210px !important;
	min-height:20px !important;
}

#item327017 {
	width:210px !important;
	min-height:20px !important;
}

#item327014 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item327092 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item327093 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item327067 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item327068 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item327064 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item216166 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item216163 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item216161 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-32906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32906 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32906 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32908 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item32906 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-214989 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-214989 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item214989 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item336813 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item336818 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item336841 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item336891 {
	width:190px !important;
	min-height:20px !important;
}

#item336867 {
	width:190px !important;
	min-height:20px !important;
}

#item336864 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item336941 {
	width:210px !important;
	min-height:20px !important;
}

#item336917 {
	width:210px !important;
	min-height:20px !important;
}

#item336914 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item336992 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item336994 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item336967 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item336968 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item336964 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item215346 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item215343 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item215340 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-29166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29166 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29166 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29168 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item29166 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-214207 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-214207 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item335882 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item335892 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item335915 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item335966 {
	width:190px !important;
	min-height:20px !important;
}

#item335942 {
	width:190px !important;
	min-height:20px !important;
}

#item335938 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item336016 {
	width:220px !important;
	min-height:20px !important;
}

#item335992 {
	width:220px !important;
	min-height:20px !important;
}

#item335989 {
	width:220px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item336067 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item336068 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item336042 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item336043 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item336039 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item214564 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item214561 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item214559 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-31377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31377 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31377 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31379 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item31377 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-213415 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-213415 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item323002 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item365023 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item365047 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item365097 {
	width:190px !important;
	min-height:20px !important;
}

#item365073 {
	width:190px !important;
	min-height:20px !important;
}

#item365070 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item365147 {
	width:210px !important;
	min-height:20px !important;
}

#item365123 {
	width:210px !important;
	min-height:20px !important;
}

#item365120 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item365199 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item365200 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item365173 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item365174 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item365170 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item213774 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item213770 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item213768 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-29700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29700 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29700 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29702 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item29700 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-212630 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-212630 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item335650 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item335657 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item335681 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item335731 {
	width:190px !important;
	min-height:20px !important;
}

#item335707 {
	width:190px !important;
	min-height:20px !important;
}

#item335704 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item335781 {
	width:220px !important;
	min-height:20px !important;
}

#item335757 {
	width:220px !important;
	min-height:20px !important;
}

#item335754 {
	width:220px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item335832 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item335833 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item335807 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item335808 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item335804 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item212990 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item212987 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item212984 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-27276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27276 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27276 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27278 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item27276 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-211845 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-211845 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item315954 {
	width:376px !important;
	height:235px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item315960 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item315983 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item316034 {
	width:190px !important;
	min-height:20px !important;
}

#item316010 {
	width:190px !important;
	min-height:20px !important;
}

#item316007 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item316084 {
	width:190px !important;
	min-height:20px !important;
}

#item316060 {
	width:190px !important;
	min-height:20px !important;
}

#item316057 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item316134 {
	width:210px !important;
	min-height:20px !important;
}

#item316110 {
	width:210px !important;
	min-height:20px !important;
}

#item316107 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:143px !important;
}

#item316185 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item316187 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item316160 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item316161 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item316157 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:174px !important;
}

#item212200 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item212197 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item212195 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-23941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23941 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23941 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23943 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item23941 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-211066 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-211066 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item329230 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item329238 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item329261 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item329312 {
	width:190px !important;
	min-height:20px !important;
}

#item329288 {
	width:190px !important;
	min-height:20px !important;
}

#item329285 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item329362 {
	width:210px !important;
	min-height:20px !important;
}

#item329338 {
	width:210px !important;
	min-height:20px !important;
}

#item329335 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item329413 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item329414 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item329388 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item329389 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item329385 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item211424 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item211421 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item211419 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-23502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23502 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23502 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23504 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item23502 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-210289 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-210289 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item328979 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item328985 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item329008 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item329058 {
	width:190px !important;
	min-height:20px !important;
}

#item329034 {
	width:190px !important;
	min-height:20px !important;
}

#item329031 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item329108 {
	width:210px !important;
	min-height:20px !important;
}

#item329084 {
	width:210px !important;
	min-height:20px !important;
}

#item329081 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item329160 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item329161 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item329135 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item329136 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item329131 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item210646 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item210643 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item210641 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-21974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21974 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21974 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21976 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item21974 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-208738 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-208738 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item326679 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item326686 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item326709 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item326759 {
	width:190px !important;
	min-height:20px !important;
}

#item326735 {
	width:190px !important;
	min-height:20px !important;
}

#item326732 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item326809 {
	width:210px !important;
	min-height:20px !important;
}

#item326785 {
	width:210px !important;
	min-height:20px !important;
}

#item326782 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item326860 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item326861 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item326835 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item326836 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item326832 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item209094 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item209090 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item209088 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-24594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-24594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item24594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item24596 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item24594 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-207909 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-207909 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item332659 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item332665 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item332688 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item332738 {
	width:190px !important;
	min-height:20px !important;
}

#item332714 {
	width:190px !important;
	min-height:20px !important;
}

#item332711 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item332788 {
	width:210px !important;
	min-height:20px !important;
}

#item332764 {
	width:210px !important;
	min-height:20px !important;
}

#item332761 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item332839 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item332840 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item332814 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item332815 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item332811 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item208270 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item208267 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item208265 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-21316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-21316 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item21316 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item21318 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item21316 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-209514 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-209514 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item326457 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item326464 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item326487 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item326538 {
	width:190px !important;
	min-height:20px !important;
}

#item326514 {
	width:190px !important;
	min-height:20px !important;
}

#item326511 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item326588 {
	width:210px !important;
	min-height:20px !important;
}

#item326564 {
	width:210px !important;
	min-height:20px !important;
}

#item326561 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item326639 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item326640 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item326614 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item326615 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item326611 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item209871 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item209868 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item209866 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-27804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27804 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27804 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27806 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item27804 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-206343 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-206343 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item206343 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item318480 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item318486 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item318509 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item318560 {
	width:190px !important;
	min-height:20px !important;
}

#item318535 {
	width:190px !important;
	min-height:20px !important;
}

#item318532 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item318610 {
	width:210px !important;
	min-height:20px !important;
}

#item318586 {
	width:210px !important;
	min-height:20px !important;
}

#item318583 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item318662 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item318663 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item318636 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item318637 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item318633 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item206699 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item206695 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item206693 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-26747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26749 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item26747 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-205541 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-205541 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item315688 {
	width:376px !important;
	height:235px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item315693 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item315717 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item315767 {
	width:190px !important;
	min-height:20px !important;
}

#item315743 {
	width:190px !important;
	min-height:20px !important;
}

#item315740 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item315817 {
	width:190px !important;
	min-height:20px !important;
}

#item315793 {
	width:190px !important;
	min-height:20px !important;
}

#item315790 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item315867 {
	width:210px !important;
	min-height:20px !important;
}

#item315843 {
	width:210px !important;
	min-height:20px !important;
}

#item315840 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:143px !important;
}

#item315918 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item315919 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item315893 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item315894 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item315890 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:174px !important;
}

#item205900 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item205897 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item205895 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-28898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28898 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28898 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28900 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item28898 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-198195 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-198195 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item335408 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item335415 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item335440 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item335490 {
	width:190px !important;
	min-height:20px !important;
}

#item335466 {
	width:190px !important;
	min-height:20px !important;
}

#item335463 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item335540 {
	width:220px !important;
	min-height:20px !important;
}

#item335516 {
	width:220px !important;
	min-height:20px !important;
}

#item335513 {
	width:220px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item335591 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item335592 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item335566 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item335567 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item335563 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item115076 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item115073 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item115071 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-29434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-29434 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item29434 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item29436 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item29434 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-204759 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-204759 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item334957 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item334963 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item334987 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item335037 {
	width:190px !important;
	min-height:20px !important;
}

#item335013 {
	width:190px !important;
	min-height:20px !important;
}

#item335010 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item335088 {
	width:220px !important;
	min-height:20px !important;
}

#item335064 {
	width:220px !important;
	min-height:20px !important;
}

#item335060 {
	width:220px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item335139 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item335140 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item335114 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item335115 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item335111 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item205115 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item205112 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item205109 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-30232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30232 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30232 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30234 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item30232 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-204357 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-204357 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item315399 {
	width:376px !important;
	height:235px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item315405 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item315429 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item315480 {
	width:190px !important;
	min-height:20px !important;
}

#item315456 {
	width:190px !important;
	min-height:20px !important;
}

#item315453 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item315530 {
	width:190px !important;
	min-height:20px !important;
}

#item315506 {
	width:190px !important;
	min-height:20px !important;
}

#item315503 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item315580 {
	width:210px !important;
	min-height:20px !important;
}

#item315556 {
	width:210px !important;
	min-height:20px !important;
}

#item315553 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:143px !important;
}

#item315631 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item315632 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item315606 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item315607 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item315603 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:174px !important;
}

#item204717 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item204713 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item204711 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !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);}
}
#item335182 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item335188 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item335211 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item335261 {
	width:190px !important;
	min-height:20px !important;
}

#item335237 {
	width:190px !important;
	min-height:20px !important;
}

#item335234 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item335311 {
	width:220px !important;
	min-height:20px !important;
}

#item335287 {
	width:220px !important;
	min-height:20px !important;
}

#item335284 {
	width:220px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item335362 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item335363 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item335337 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item335338 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item335334 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !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:344px !important;
	top:7px !important;
}

@keyframes fade-in-31155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-31155 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item31155 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item31157 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item31155 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-203366 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-203366 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item322755 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item364778 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item364801 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item364851 {
	width:190px !important;
	min-height:20px !important;
}

#item364827 {
	width:190px !important;
	min-height:20px !important;
}

#item364824 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item364901 {
	width:210px !important;
	min-height:20px !important;
}

#item364877 {
	width:210px !important;
	min-height:20px !important;
}

#item364874 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item364952 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item364953 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item364927 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item364928 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item364924 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item203725 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item203722 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item203720 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-30714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30714 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30714 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30716 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item30714 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-202974 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-202974 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item322529 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item364566 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item364589 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item364639 {
	width:190px !important;
	min-height:20px !important;
}

#item364615 {
	width:190px !important;
	min-height:20px !important;
}

#item364612 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item364689 {
	width:210px !important;
	min-height:20px !important;
}

#item364665 {
	width:210px !important;
	min-height:20px !important;
}

#item364662 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item364741 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item364742 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item364715 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item364717 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item364712 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item203333 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item203330 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item203328 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-26213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26213 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26213 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26215 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item26213 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-202416 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-202416 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item337045 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item337052 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item337075 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item337125 {
	width:190px !important;
	min-height:20px !important;
}

#item337101 {
	width:190px !important;
	min-height:20px !important;
}

#item337098 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item337175 {
	width:210px !important;
	min-height:20px !important;
}

#item337151 {
	width:210px !important;
	min-height:20px !important;
}

#item337148 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item337227 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item337229 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item337202 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item337203 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item337199 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item202925 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item202922 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item202920 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-25462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-25462 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item25462 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item25464 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item25462 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-113623 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-113623 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item330383 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item330391 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item330415 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item330465 {
	width:190px !important;
	min-height:20px !important;
}

#item330441 {
	width:190px !important;
	min-height:20px !important;
}

#item330438 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item330515 {
	width:210px !important;
	min-height:20px !important;
}

#item330491 {
	width:210px !important;
	min-height:20px !important;
}

#item330488 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item330566 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item330567 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item330541 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item330542 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item330538 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item113784 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item113781 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item113779 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !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);}
}
#item332434 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item332440 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item332463 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item332513 {
	width:190px !important;
	min-height:20px !important;
}

#item332489 {
	width:190px !important;
	min-height:20px !important;
}

#item332486 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item332564 {
	width:210px !important;
	min-height:20px !important;
}

#item332540 {
	width:210px !important;
	min-height:20px !important;
}

#item332537 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item332615 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item332616 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item332590 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item332591 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item332587 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !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:344px !important;
	top:7px !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%;
}

#item326229 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item326236 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item326259 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item326310 {
	width:190px !important;
	min-height:20px !important;
}

#item326286 {
	width:190px !important;
	min-height:20px !important;
}

#item326282 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item326360 {
	width:210px !important;
	min-height:20px !important;
}

#item326336 {
	width:210px !important;
	min-height:20px !important;
}

#item326333 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item326412 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item326413 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item326387 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item326388 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item326383 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !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:344px !important;
	top:7px !important;
}

@keyframes fade-in-32689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-32689 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item32689 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item32691 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item32689 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-200221 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-200221 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item322299 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item364325 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item364349 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item364399 {
	width:190px !important;
	min-height:20px !important;
}

#item364375 {
	width:190px !important;
	min-height:20px !important;
}

#item364372 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item364449 {
	width:210px !important;
	min-height:20px !important;
}

#item364425 {
	width:210px !important;
	min-height:20px !important;
}

#item364422 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item364500 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item364501 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item364475 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item364476 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item364472 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item112799 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item112795 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item112793 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-33171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-33171 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item33171 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item33173 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item33171 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-199811 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-199811 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item199811 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item336578 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item336583 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item336607 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item336658 {
	width:190px !important;
	min-height:20px !important;
}

#item336634 {
	width:190px !important;
	min-height:20px !important;
}

#item336630 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item336708 {
	width:210px !important;
	min-height:20px !important;
}

#item336684 {
	width:210px !important;
	min-height:20px !important;
}

#item336681 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item336759 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item336760 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item336734 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item336735 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item336731 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item112612 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item112609 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item112607 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !important;
}

@keyframes fade-in-27540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-27540 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item27540 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item27542 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item27540 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-191074 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-191074 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item315136 {
	width:376px !important;
	height:235px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item315142 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item315165 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item315215 {
	width:190px !important;
	min-height:20px !important;
}

#item315191 {
	width:190px !important;
	min-height:20px !important;
}

#item315188 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item315265 {
	width:190px !important;
	min-height:20px !important;
}

#item315241 {
	width:190px !important;
	min-height:20px !important;
}

#item315238 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item315316 {
	width:210px !important;
	min-height:20px !important;
}

#item315292 {
	width:210px !important;
	min-height:20px !important;
}

#item315289 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:143px !important;
}

#item315367 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item315368 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item315342 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item315343 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item315339 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:174px !important;
}

#item112037 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item112034 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item112032 {
	width:25px !important;
	height:25px !important;
	left:344px !important;
	top:7px !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);}
}
#item318241 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item318248 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item318271 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item318321 {
	width:190px !important;
	min-height:20px !important;
}

#item318297 {
	width:190px !important;
	min-height:20px !important;
}

#item318294 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item318371 {
	width:210px !important;
	min-height:20px !important;
}

#item318347 {
	width:210px !important;
	min-height:20px !important;
}

#item318344 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item318423 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item318424 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item318398 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item318399 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item318394 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !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:344px !important;
	top:7px !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);}
}
#item322068 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item364108 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item364131 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item364181 {
	width:190px !important;
	min-height:20px !important;
}

#item364157 {
	width:190px !important;
	min-height:20px !important;
}

#item364154 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item364231 {
	width:210px !important;
	min-height:20px !important;
}

#item364207 {
	width:210px !important;
	min-height:20px !important;
}

#item364204 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item364283 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item364284 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item364257 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item364258 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item364254 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !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:344px !important;
	top:7px !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);}
}
#item314582 {
	width:376px !important;
	height:235px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item314588 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item314611 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item314661 {
	width:190px !important;
	min-height:20px !important;
}

#item314637 {
	width:190px !important;
	min-height:20px !important;
}

#item314634 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item314711 {
	width:190px !important;
	min-height:20px !important;
}

#item314687 {
	width:190px !important;
	min-height:20px !important;
}

#item314684 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item314761 {
	width:210px !important;
	min-height:20px !important;
}

#item314737 {
	width:210px !important;
	min-height:20px !important;
}

#item314734 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:143px !important;
}

#item314813 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item314814 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item314787 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item314788 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item314784 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:174px !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:344px !important;
	top:7px !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:257px !important;
}

#item342291 {
	width:708px !important;
	height:36px !important;
	background:#c20019;
}

#item342292 {
	width:543px !important;
	height:36px !important;
}

#item342234 {
	width:708px !important;
	height:36px !important;
	background:#650030;
}

#item342235 {
	width:543px !important;
	height:36px !important;
}

#item342232 {
	width:708px !important;
	height:36px !important;
	left:30px !important;
	top:840px !important;
}

#item344369 {
	opacity:0.65;
	width:768px !important;
	height:1400px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item344366 {
	width:774px !important;
	height:1406px !important;
	left:10px !important;
	top:10px !important;
}

#item344370 {
	width:748px !important;
	height:1265px !important;
	left:23px !important;
	top:75px !important;
	background:#fff;
}

#item344371 {
	width:714px !important;
	height:50px !important;
	left:45px !important;
	top:137px !important;
	background:#650030;
}

#item344375 {
	width:714px !important;
	height:154px !important;
	left:45px !important;
	top:187px !important;
	background:#e1efff;
}

#item344376 {
	width:714px !important;
	height:122px !important;
	left:45px !important;
	top:463px !important;
	background:#e1efff;
}

#item344377 {
	width:714px !important;
	height:122px !important;
	left:45px !important;
	top:707px !important;
	background:#e1efff;
}

#item344378 {
	width:714px !important;
	height:122px !important;
	left:45px !important;
	top:951px !important;
	background:#e1efff;
}

#item344379 {
	width:714px !important;
	height:122px !important;
	left:45px !important;
	top:1195px !important;
	background:#e1efff;
}

#item344383 {
	width:200px !important;
	left:56px !important;
	top:153px !important;
	min-height:20px !important;
}

#item344406 {
	width:165px !important;
	left:313px !important;
	top:153px !important;
	min-height:20px !important;
}

#item344429 {
	width:194px !important;
	left:498px !important;
	top:153px !important;
	min-height:20px !important;
}

#item344475 {
	width:220px !important;
	left:56px !important;
	top:202px !important;
	min-height:20px !important;
}

#item344498 {
	width:140px !important;
	left:313px !important;
	top:202px !important;
	min-height:20px !important;
}

#item344549 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item344524 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item344521 {
	width:166px !important;
	height:23px !important;
	left:495px !important;
	top:199px !important;
}

#item344599 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item344575 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item344572 {
	width:166px !important;
	height:23px !important;
	left:495px !important;
	top:230px !important;
}

#item344649 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item344625 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item344622 {
	width:196px !important;
	height:23px !important;
	left:495px !important;
	top:261px !important;
}

#item344701 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item344702 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item344675 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item344676 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item344672 {
	width:196px !important;
	height:36px !important;
	left:495px !important;
	top:293px !important;
}

#item344725 {
	width:210px !important;
	left:56px !important;
	top:356px !important;
	min-height:20px !important;
}

#item344748 {
	width:140px !important;
	left:313px !important;
	top:356px !important;
	min-height:20px !important;
}

#item344798 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item344774 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item344771 {
	width:166px !important;
	height:23px !important;
	left:495px !important;
	top:353px !important;
}

#item344849 {
	width:198px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item344825 {
	width:198px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item344822 {
	width:204px !important;
	height:23px !important;
	left:495px !important;
	top:384px !important;
}

#item344900 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item344901 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item344875 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item344876 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item344872 {
	width:196px !important;
	height:36px !important;
	left:495px !important;
	top:415px !important;
}

#item345123 {
	width:210px !important;
	left:56px !important;
	top:478px !important;
	min-height:20px !important;
}

#item345146 {
	width:140px !important;
	left:313px !important;
	top:478px !important;
	min-height:20px !important;
}

#item345196 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item345172 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item345169 {
	width:166px !important;
	height:23px !important;
	left:495px !important;
	top:475px !important;
}

#item345246 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item345222 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item345219 {
	width:196px !important;
	height:23px !important;
	left:495px !important;
	top:506px !important;
}

#item345297 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item345298 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item345272 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item345273 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item345269 {
	width:196px !important;
	height:36px !important;
	left:495px !important;
	top:537px !important;
}

#item345321 {
	width:210px !important;
	left:56px !important;
	top:600px !important;
	min-height:20px !important;
}

#item345345 {
	width:140px !important;
	left:313px !important;
	top:600px !important;
	min-height:20px !important;
}

#item345396 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item345372 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item345369 {
	width:166px !important;
	height:23px !important;
	left:495px !important;
	top:597px !important;
}

#item345446 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item345422 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item345419 {
	width:196px !important;
	height:23px !important;
	left:495px !important;
	top:628px !important;
}

#item345497 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item345498 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item345472 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item345473 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item345469 {
	width:196px !important;
	height:36px !important;
	left:495px !important;
	top:659px !important;
}

#item345521 {
	width:210px !important;
	left:56px !important;
	top:722px !important;
	min-height:20px !important;
}

#item345544 {
	width:140px !important;
	left:313px !important;
	top:722px !important;
	min-height:20px !important;
}

#item345595 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item345570 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item345567 {
	width:166px !important;
	height:23px !important;
	left:495px !important;
	top:719px !important;
}

#item345646 {
	width:180px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item345622 {
	width:180px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item345618 {
	width:186px !important;
	height:23px !important;
	left:495px !important;
	top:750px !important;
}

#item345697 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item345698 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item345672 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item345673 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item345669 {
	width:196px !important;
	height:36px !important;
	left:495px !important;
	top:781px !important;
}

#item344924 {
	width:210px !important;
	left:56px !important;
	top:844px !important;
	min-height:40px !important;
}

#item344947 {
	width:140px !important;
	left:313px !important;
	top:844px !important;
	min-height:20px !important;
}

#item344997 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item344973 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item344970 {
	width:166px !important;
	height:23px !important;
	left:495px !important;
	top:841px !important;
}

#item345047 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item345023 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item345020 {
	width:196px !important;
	height:23px !important;
	left:495px !important;
	top:872px !important;
}

#item345099 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item345100 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item345074 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item345075 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item345070 {
	width:196px !important;
	height:36px !important;
	left:495px !important;
	top:903px !important;
}

#item345721 {
	width:210px !important;
	left:56px !important;
	top:966px !important;
	min-height:20px !important;
}

#item345744 {
	width:140px !important;
	left:313px !important;
	top:966px !important;
	min-height:20px !important;
}

#item345795 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item345771 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item345767 {
	width:166px !important;
	height:23px !important;
	left:495px !important;
	top:963px !important;
}

#item345845 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item345821 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item345818 {
	width:196px !important;
	height:23px !important;
	left:495px !important;
	top:994px !important;
}

#item345897 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item345898 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item345871 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item345873 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item345868 {
	width:196px !important;
	height:36px !important;
	left:495px !important;
	top:1025px !important;
}

#item345921 {
	width:210px !important;
	left:56px !important;
	top:1088px !important;
	min-height:20px !important;
}

#item345944 {
	width:140px !important;
	left:313px !important;
	top:1088px !important;
	min-height:20px !important;
}

#item345994 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item345970 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item345967 {
	width:166px !important;
	height:23px !important;
	left:495px !important;
	top:1085px !important;
}

#item346044 {
	width:220px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item346020 {
	width:220px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item346017 {
	width:226px !important;
	height:23px !important;
	left:495px !important;
	top:1116px !important;
}

#item346096 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item346097 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item346070 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item346071 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item346067 {
	width:196px !important;
	height:36px !important;
	left:495px !important;
	top:1147px !important;
}

#item346120 {
	width:210px !important;
	left:56px !important;
	top:1210px !important;
	min-height:20px !important;
}

#item346143 {
	width:140px !important;
	left:313px !important;
	top:1210px !important;
	min-height:20px !important;
}

#item346194 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item346170 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item346167 {
	width:166px !important;
	height:23px !important;
	left:495px !important;
	top:1207px !important;
}

#item346244 {
	width:180px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item346220 {
	width:180px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item346217 {
	width:186px !important;
	height:23px !important;
	left:495px !important;
	top:1238px !important;
}

#item346295 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item346296 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item346270 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item346271 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item346267 {
	width:196px !important;
	height:36px !important;
	left:495px !important;
	top:1269px !important;
}

#item346325 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
	border:solid 1px #ad112b;
}

#item346322 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #aaaaaa;
}

#item346319 {
	width:31px !important;
	height:31px !important;
	left:728px !important;
	top:93px !important;
}

#item344363 {
	opacity:0.00;
	width:768px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item344361 {
	width:784px !important;
	height:1416px !important;
	left:-13px !important;
	top:-13px !important;
}

#item296978 {
	opacity:0.65;
	width:596px !important;
	height:3850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item296974 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item296980 {
	width:540px !important;
	height:290px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item296988 {
	width:260px !important;
	left:177px !important;
	top:47px !important;
	min-height:30px !important;
}

#item297011 {
	width:260px !important;
	left:177px !important;
	top:84px !important;
	min-height:30px !important;
}

#item297037 {
	width:260px !important;
	min-height:30px !important;
}

#item297061 {
	width:260px !important;
	min-height:30px !important;
}

#item297034 {
	width:260px !important;
	height:30px !important;
	left:177px !important;
	top:121px !important;
}

#item297088 {
	width:290px !important;
	min-height:30px !important;
}

#item297112 {
	width:290px !important;
	min-height:30px !important;
}

#item297084 {
	width:290px !important;
	height:30px !important;
	left:177px !important;
	top:159px !important;
}

#item349550 {
	width:280px !important;
	height:50px !important;
	border-radius:30px;
	background:#c20019;
}

#item349551 {
	width:240px !important;
	height:50px !important;
	left:20px !important;
}

#item349524 {
	width:280px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item349525 {
	width:240px !important;
	height:50px !important;
	left:20px !important;
}

#item349521 {
	width:280px !important;
	height:50px !important;
	left:177px !important;
	top:198px !important;
}

#item297194 {
	width:30px !important;
	height:30px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item297190 {
	width:30px !important;
	height:30px !important;
	border:solid 1px #aaaaaa;
}

#item297187 {
	width:30px !important;
	height:30px !important;
	left:494px !important;
	top:10px !important;
}

#item296756 {
	opacity:0.65;
	width:596px !important;
	height:3850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item296753 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item296758 {
	width:540px !important;
	height:290px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item296765 {
	width:260px !important;
	left:182px !important;
	top:47px !important;
	min-height:30px !important;
}

#item296788 {
	width:260px !important;
	left:182px !important;
	top:84px !important;
	min-height:30px !important;
}

#item296814 {
	width:260px !important;
	min-height:30px !important;
}

#item296838 {
	width:260px !important;
	min-height:30px !important;
}

#item296811 {
	width:260px !important;
	height:30px !important;
	left:182px !important;
	top:121px !important;
}

#item296864 {
	width:340px !important;
	min-height:30px !important;
}

#item296888 {
	width:340px !important;
	min-height:30px !important;
}

#item296861 {
	width:340px !important;
	height:30px !important;
	left:182px !important;
	top:159px !important;
}

#item349487 {
	width:280px !important;
	height:50px !important;
	border-radius:30px;
	background:#c20019;
}

#item349488 {
	width:240px !important;
	height:50px !important;
	left:20px !important;
}

#item349462 {
	width:280px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item349463 {
	width:240px !important;
	height:50px !important;
	left:20px !important;
}

#item349459 {
	width:280px !important;
	height:50px !important;
	left:182px !important;
	top:198px !important;
}

#item296969 {
	width:30px !important;
	height:30px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item296966 {
	width:30px !important;
	height:30px !important;
	border:solid 1px #aaaaaa;
}

#item296963 {
	width:30px !important;
	height:30px !important;
	left:499px !important;
	top:10px !important;
}

#item296517 {
	opacity:0.65;
	width:596px !important;
	height:3850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item296514 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item296519 {
	width:540px !important;
	height:290px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item296526 {
	width:260px !important;
	left:182px !important;
	top:47px !important;
	min-height:30px !important;
}

#item296549 {
	width:260px !important;
	left:182px !important;
	top:84px !important;
	min-height:30px !important;
}

#item296575 {
	width:260px !important;
	min-height:30px !important;
}

#item296599 {
	width:260px !important;
	min-height:30px !important;
}

#item296572 {
	width:260px !important;
	height:30px !important;
	left:182px !important;
	top:121px !important;
}

#item296626 {
	width:300px !important;
	min-height:30px !important;
}

#item296650 {
	width:300px !important;
	min-height:30px !important;
}

#item296622 {
	width:300px !important;
	height:30px !important;
	left:182px !important;
	top:159px !important;
}

#item349435 {
	width:280px !important;
	height:50px !important;
	border-radius:30px;
	background:#c20019;
}

#item349436 {
	width:240px !important;
	height:50px !important;
	left:20px !important;
}

#item349410 {
	width:280px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item349411 {
	width:240px !important;
	height:50px !important;
	left:20px !important;
}

#item349407 {
	width:280px !important;
	height:50px !important;
	left:182px !important;
	top:198px !important;
}

#item296731 {
	width:30px !important;
	height:30px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item296728 {
	width:30px !important;
	height:30px !important;
	border:solid 1px #aaaaaa;
}

#item296725 {
	width:30px !important;
	height:30px !important;
	left:499px !important;
	top:10px !important;
}

#item296298 {
	opacity:0.65;
	width:596px !important;
	height:3850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item296294 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item296300 {
	width:540px !important;
	height:290px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item296306 {
	width:260px !important;
	left:182px !important;
	top:47px !important;
	min-height:30px !important;
}

#item296329 {
	width:260px !important;
	left:182px !important;
	top:84px !important;
	min-height:30px !important;
}

#item296355 {
	width:260px !important;
	min-height:30px !important;
}

#item296379 {
	width:260px !important;
	min-height:30px !important;
}

#item296352 {
	width:260px !important;
	height:30px !important;
	left:182px !important;
	top:121px !important;
}

#item296405 {
	width:300px !important;
	min-height:30px !important;
}

#item296429 {
	width:300px !important;
	min-height:30px !important;
}

#item296402 {
	width:300px !important;
	height:30px !important;
	left:182px !important;
	top:159px !important;
}

#item349382 {
	width:280px !important;
	height:50px !important;
	border-radius:30px;
	background:#c20019;
}

#item349384 {
	width:240px !important;
	height:50px !important;
	left:20px !important;
}

#item349357 {
	width:280px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item349358 {
	width:240px !important;
	height:50px !important;
	left:20px !important;
}

#item349354 {
	width:280px !important;
	height:50px !important;
	left:182px !important;
	top:198px !important;
}

#item296511 {
	width:30px !important;
	height:30px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item296508 {
	width:30px !important;
	height:30px !important;
	border:solid 1px #aaaaaa;
}

#item296505 {
	width:30px !important;
	height:30px !important;
	left:499px !important;
	top:10px !important;
}

#item295964 {
	opacity:0.65;
	width:596px !important;
	height:3850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item295961 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item295966 {
	width:540px !important;
	height:290px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item295973 {
	width:260px !important;
	left:182px !important;
	top:47px !important;
	min-height:30px !important;
}

#item295996 {
	width:260px !important;
	left:182px !important;
	top:84px !important;
	min-height:30px !important;
}

#item296046 {
	width:260px !important;
	min-height:30px !important;
}

#item296022 {
	width:260px !important;
	min-height:30px !important;
}

#item296019 {
	width:260px !important;
	height:30px !important;
	left:182px !important;
	top:121px !important;
}

#item296097 {
	width:280px !important;
	min-height:30px !important;
}

#item296072 {
	width:280px !important;
	min-height:30px !important;
}

#item296069 {
	width:280px !important;
	height:30px !important;
	left:182px !important;
	top:159px !important;
}

#item349330 {
	width:280px !important;
	height:50px !important;
	border-radius:30px;
	background:#c20019;
}

#item349331 {
	width:240px !important;
	height:50px !important;
	left:20px !important;
}

#item349305 {
	width:280px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item349306 {
	width:240px !important;
	height:50px !important;
	left:20px !important;
}

#item349302 {
	width:280px !important;
	height:50px !important;
	left:182px !important;
	top:198px !important;
}

#item296179 {
	width:30px !important;
	height:30px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item296176 {
	width:30px !important;
	height:30px !important;
	border:solid 1px #aaaaaa;
}

#item296173 {
	width:30px !important;
	height:30px !important;
	left:499px !important;
	top:10px !important;
}

#item295724 {
	opacity:0.65;
	width:596px !important;
	height:3850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item295721 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item295726 {
	width:540px !important;
	height:290px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item295732 {
	width:260px !important;
	left:182px !important;
	top:47px !important;
	min-height:30px !important;
}

#item295755 {
	width:260px !important;
	left:182px !important;
	top:84px !important;
	min-height:30px !important;
}

#item295782 {
	width:260px !important;
	min-height:30px !important;
}

#item295806 {
	width:260px !important;
	min-height:30px !important;
}

#item295779 {
	width:260px !important;
	height:30px !important;
	left:182px !important;
	top:121px !important;
}

#item295832 {
	width:300px !important;
	min-height:30px !important;
}

#item295856 {
	width:300px !important;
	min-height:30px !important;
}

#item295829 {
	width:300px !important;
	height:30px !important;
	left:182px !important;
	top:159px !important;
}

#item349266 {
	width:280px !important;
	height:50px !important;
	border-radius:30px;
	background:#c20019;
}

#item349267 {
	width:240px !important;
	height:50px !important;
	left:20px !important;
}

#item349241 {
	width:280px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item349242 {
	width:240px !important;
	height:50px !important;
	left:20px !important;
}

#item349238 {
	width:280px !important;
	height:50px !important;
	left:182px !important;
	top:198px !important;
}

#item295937 {
	width:30px !important;
	height:30px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item295934 {
	width:30px !important;
	height:30px !important;
	border:solid 1px #aaaaaa;
}

#item295931 {
	width:30px !important;
	height:30px !important;
	left:499px !important;
	top:10px !important;
}

#item295409 {
	opacity:0.65;
	width:596px !important;
	height:3850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item295406 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item295411 {
	width:540px !important;
	height:290px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item295418 {
	width:200px !important;
	left:182px !important;
	top:47px !important;
	min-height:30px !important;
}

#item295441 {
	width:260px !important;
	left:182px !important;
	top:84px !important;
	min-height:30px !important;
}

#item295491 {
	width:260px !important;
	min-height:30px !important;
}

#item295467 {
	width:260px !important;
	min-height:30px !important;
}

#item295464 {
	width:260px !important;
	height:30px !important;
	left:182px !important;
	top:121px !important;
}

#item295541 {
	width:290px !important;
	min-height:30px !important;
}

#item295517 {
	width:290px !important;
	min-height:30px !important;
}

#item295514 {
	width:290px !important;
	height:30px !important;
	left:182px !important;
	top:159px !important;
}

#item349139 {
	width:280px !important;
	height:50px !important;
	border-radius:30px;
	background:#c20019;
}

#item349140 {
	width:240px !important;
	height:50px !important;
	left:20px !important;
}

#item349114 {
	width:280px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item349115 {
	width:240px !important;
	height:50px !important;
	left:20px !important;
}

#item349110 {
	width:280px !important;
	height:50px !important;
	left:182px !important;
	top:198px !important;
}

#item295623 {
	width:30px !important;
	height:30px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item295620 {
	width:30px !important;
	height:30px !important;
	border:solid 1px #aaaaaa;
}

#item295617 {
	width:30px !important;
	height:30px !important;
	left:499px !important;
	top:10px !important;
}

#item295096 {
	opacity:0.65;
	width:596px !important;
	height:3850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item295093 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item295098 {
	width:540px !important;
	height:290px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item295104 {
	width:250px !important;
	left:182px !important;
	top:47px !important;
	min-height:30px !important;
}

#item295127 {
	width:240px !important;
	left:182px !important;
	top:84px !important;
	min-height:30px !important;
}

#item295227 {
	width:290px !important;
	min-height:30px !important;
}

#item295203 {
	width:290px !important;
	min-height:30px !important;
}

#item295200 {
	width:290px !important;
	height:30px !important;
	left:182px !important;
	top:121px !important;
}

#item295277 {
	width:320px !important;
	min-height:30px !important;
}

#item295253 {
	width:320px !important;
	min-height:30px !important;
}

#item295250 {
	width:320px !important;
	height:30px !important;
	left:182px !important;
	top:159px !important;
}

#item349080 {
	width:280px !important;
	height:50px !important;
	border-radius:30px;
	background:#c20019;
}

#item349081 {
	width:240px !important;
	height:50px !important;
	left:20px !important;
}

#item349055 {
	width:280px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item349056 {
	width:240px !important;
	height:50px !important;
	left:20px !important;
}

#item349052 {
	width:280px !important;
	height:50px !important;
	left:182px !important;
	top:198px !important;
}

#item295361 {
	width:30px !important;
	height:30px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item295357 {
	width:30px !important;
	height:30px !important;
	border:solid 1px #aaaaaa;
}

#item295353 {
	width:30px !important;
	height:30px !important;
	left:499px !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:540px !important;
	height:325px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item237584 {
	width:190px !important;
	left:182px !important;
	top:47px !important;
	min-height:30px !important;
}

#item237607 {
	width:220px !important;
	left:182px !important;
	top:84px !important;
	min-height:30px !important;
}

#item295027 {
	width:230px !important;
	min-height:30px !important;
}

#item237633 {
	width:230px !important;
	min-height:30px !important;
}

#item237630 {
	width:230px !important;
	height:30px !important;
	left:182px !important;
	top:121px !important;
}

#item294881 {
	width:240px !important;
	min-height:30px !important;
}

#item294857 {
	width:240px !important;
	min-height:30px !important;
}

#item294854 {
	width:240px !important;
	height:30px !important;
	left:182px !important;
	top:159px !important;
}

#item237707 {
	width:260px !important;
	min-height:30px !important;
}

#item237683 {
	width:260px !important;
	min-height:30px !important;
}

#item237680 {
	width:260px !important;
	height:30px !important;
	left:182px !important;
	top:196px !important;
}

#item295002 {
	width:280px !important;
	height:50px !important;
	border-radius:30px;
	background:#c20019;
}

#item295003 {
	width:240px !important;
	height:50px !important;
	left:20px !important;
}

#item294909 {
	width:280px !important;
	height:50px !important;
	border-radius:30px;
	background:#650030;
}

#item294910 {
	width:240px !important;
	height:50px !important;
	left:20px !important;
}

#item294906 {
	width:280px !important;
	height:50px !important;
	left:182px !important;
	top:235px !important;
}

#item124644 {
	width:30px !important;
	height:30px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item124641 {
	width:30px !important;
	height:30px !important;
	border:solid 1px #aaaaaa;
}

#item124638 {
	width:30px !important;
	height:30px !important;
	left:499px !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:290px !important;
	top:96px !important;
	background:#650030;
}

#item135473 {
	width:520px !important;
	left:32px !important;
	top:133px !important;
	min-height:110px !important;
}

#item263475 {
	width:240px !important;
	left:304px !important;
	top:35px !important;
	min-height:30px !important;
}

#item337424 {
	width:410px !important;
	left:32px !important;
	top:270px !important;
	min-height:60px !important;
}

#item136252 {
	width:512px !important;
	left:32px !important;
	top:2032px !important;
	min-height:420px !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:430px !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:430px !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:430px !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:430px !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:509px !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:509px !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:509px !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:509px !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:588px !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:588px !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:588px !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:588px !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:667px !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:667px !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:667px !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:667px !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:746px !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:746px !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:746px !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:746px !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:825px !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:825px !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:825px !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:825px !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:904px !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:904px !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:904px !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:904px !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:983px !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:983px !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:983px !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:983px !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:1062px !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:1062px !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:1062px !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:1062px !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:1141px !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:1141px !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:1141px !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:1141px !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:1220px !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:1220px !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:1220px !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:1220px !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:1299px !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:1299px !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:1299px !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:1299px !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:1377px !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:1377px !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:1377px !important;
}

#item353821 {
	width:512px !important;
	height:100px !important;
	background:#c20019;
}

#item353822 {
	width:310px !important;
	height:100px !important;
	left:28px !important;
}

#item353764 {
	width:512px !important;
	height:100px !important;
	background:#650030;
}

#item353765 {
	width:310px !important;
	height:100px !important;
	left:28px !important;
}

#item353762 {
	width:512px !important;
	height:100px !important;
	left:32px !important;
	top:1520px !important;
}

#item353570 {
	opacity:0.65;
	width:576px !important;
	height:2600px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item353568 {
	width:582px !important;
	height:2606px !important;
	left:10px !important;
	top:10px !important;
}

#item353395 {
	width:550px !important;
	height:2490px !important;
	left:26px !important;
	top:63px !important;
	background:#fff;
}

#item353238 {
	width:540px !important;
	height:292px !important;
	left:31px !important;
	top:211px !important;
	background:#e1efff;
}

#item349657 {
	width:540px !important;
	height:255px !important;
	left:31px !important;
	top:758px !important;
	background:#e1efff;
}

#item350902 {
	width:540px !important;
	height:255px !important;
	left:31px !important;
	top:1268px !important;
	background:#e1efff;
}

#item351143 {
	width:540px !important;
	height:255px !important;
	left:31px !important;
	top:1778px !important;
	background:#e1efff;
}

#item351827 {
	width:539px !important;
	height:255px !important;
	left:32px !important;
	top:2288px !important;
	background:#e1efff;
}

#item148624 {
	width:194px !important;
	height:90px !important;
	left:31px !important;
	top:121px !important;
	background:#650030;
}

#item148625 {
	width:175px !important;
	left:43px !important;
	top:135px !important;
	min-height:60px !important;
}

#item349629 {
	width:345px !important;
	height:90px !important;
	left:226px !important;
	top:121px !important;
	background:#650030;
}

#item349630 {
	width:200px !important;
	left:238px !important;
	top:135px !important;
	min-height:50px !important;
}

#item350419 {
	width:160px !important;
	left:53px !important;
	top:238px !important;
	min-height:60px !important;
}

#item349662 {
	width:190px !important;
	left:253px !important;
	top:238px !important;
	min-height:30px !important;
}

#item349685 {
	width:220px !important;
	left:253px !important;
	top:275px !important;
	min-height:30px !important;
}

#item349711 {
	width:230px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item349735 {
	width:230px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item349708 {
	width:236px !important;
	height:36px !important;
	left:250px !important;
	top:309px !important;
}

#item349786 {
	width:240px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item349761 {
	width:240px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item349758 {
	width:246px !important;
	height:36px !important;
	left:250px !important;
	top:347px !important;
}

#item349837 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item349812 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item349809 {
	width:266px !important;
	height:36px !important;
	left:250px !important;
	top:384px !important;
}

#item349889 {
	width:280px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item349890 {
	width:240px !important;
	height:50px !important;
	left:23px !important;
	top:3px !important;
}

#item349864 {
	width:280px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item349865 {
	width:240px !important;
	height:50px !important;
	left:23px !important;
	top:3px !important;
}

#item349860 {
	width:286px !important;
	height:56px !important;
	left:250px !important;
	top:423px !important;
}

#item350210 {
	width:150px !important;
	left:53px !important;
	top:530px !important;
	min-height:90px !important;
}

#item350670 {
	width:250px !important;
	left:253px !important;
	top:530px !important;
	min-height:30px !important;
}

#item350693 {
	width:240px !important;
	left:253px !important;
	top:567px !important;
	min-height:30px !important;
}

#item350743 {
	width:290px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item350719 {
	width:290px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item350716 {
	width:296px !important;
	height:36px !important;
	left:250px !important;
	top:601px !important;
}

#item350793 {
	width:290px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item350769 {
	width:290px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item350766 {
	width:296px !important;
	height:36px !important;
	left:250px !important;
	top:639px !important;
}

#item350844 {
	width:280px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item350845 {
	width:240px !important;
	height:50px !important;
	left:23px !important;
	top:3px !important;
}

#item350819 {
	width:280px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item350820 {
	width:240px !important;
	height:50px !important;
	left:23px !important;
	top:3px !important;
}

#item350816 {
	width:286px !important;
	height:56px !important;
	left:250px !important;
	top:678px !important;
}

#item353419 {
	width:150px !important;
	left:53px !important;
	top:785px !important;
	min-height:90px !important;
}

#item351151 {
	width:260px !important;
	left:253px !important;
	top:785px !important;
	min-height:30px !important;
}

#item351174 {
	width:260px !important;
	left:253px !important;
	top:822px !important;
	min-height:30px !important;
}

#item351200 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item351224 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item351197 {
	width:266px !important;
	height:36px !important;
	left:250px !important;
	top:856px !important;
}

#item351251 {
	width:300px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item351276 {
	width:300px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item351247 {
	width:306px !important;
	height:36px !important;
	left:250px !important;
	top:894px !important;
}

#item351327 {
	width:280px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item351328 {
	width:240px !important;
	height:50px !important;
	left:23px !important;
	top:3px !important;
}

#item351302 {
	width:280px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item351303 {
	width:240px !important;
	height:50px !important;
	left:23px !important;
	top:3px !important;
}

#item351299 {
	width:286px !important;
	height:56px !important;
	left:250px !important;
	top:933px !important;
}

#item353443 {
	width:150px !important;
	left:53px !important;
	top:1040px !important;
	min-height:90px !important;
}

#item351610 {
	width:260px !important;
	left:253px !important;
	top:1040px !important;
	min-height:30px !important;
}

#item351634 {
	width:260px !important;
	left:253px !important;
	top:1077px !important;
	min-height:30px !important;
}

#item351660 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item351684 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item351657 {
	width:266px !important;
	height:36px !important;
	left:250px !important;
	top:1111px !important;
}

#item351734 {
	width:280px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item351710 {
	width:280px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item351707 {
	width:286px !important;
	height:36px !important;
	left:250px !important;
	top:1149px !important;
}

#item351786 {
	width:280px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item351787 {
	width:240px !important;
	height:50px !important;
	left:23px !important;
	top:3px !important;
}

#item351761 {
	width:280px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item351762 {
	width:240px !important;
	height:50px !important;
	left:23px !important;
	top:3px !important;
}

#item351757 {
	width:286px !important;
	height:56px !important;
	left:250px !important;
	top:1188px !important;
}

#item353471 {
	width:150px !important;
	left:53px !important;
	top:1295px !important;
	min-height:90px !important;
}

#item351837 {
	width:260px !important;
	left:253px !important;
	top:1295px !important;
	min-height:30px !important;
}

#item351861 {
	width:260px !important;
	left:253px !important;
	top:1332px !important;
	min-height:30px !important;
}

#item351888 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item351912 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item351884 {
	width:266px !important;
	height:36px !important;
	left:250px !important;
	top:1366px !important;
}

#item351938 {
	width:300px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item351962 {
	width:300px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item351935 {
	width:306px !important;
	height:36px !important;
	left:250px !important;
	top:1404px !important;
}

#item352013 {
	width:280px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item352014 {
	width:240px !important;
	height:50px !important;
	left:23px !important;
	top:3px !important;
}

#item351988 {
	width:280px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item351989 {
	width:240px !important;
	height:50px !important;
	left:23px !important;
	top:3px !important;
}

#item351985 {
	width:286px !important;
	height:56px !important;
	left:250px !important;
	top:1443px !important;
}

#item353396 {
	width:150px !important;
	left:53px !important;
	top:1550px !important;
	min-height:90px !important;
}

#item350927 {
	width:200px !important;
	left:253px !important;
	top:1550px !important;
	min-height:30px !important;
}

#item350950 {
	width:260px !important;
	left:253px !important;
	top:1587px !important;
	min-height:30px !important;
}

#item351000 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item350976 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item350973 {
	width:266px !important;
	height:36px !important;
	left:250px !important;
	top:1621px !important;
}

#item351050 {
	width:290px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item351026 {
	width:290px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item351023 {
	width:296px !important;
	height:36px !important;
	left:250px !important;
	top:1659px !important;
}

#item351102 {
	width:280px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item351103 {
	width:240px !important;
	height:50px !important;
	left:23px !important;
	top:3px !important;
}

#item351077 {
	width:280px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item351078 {
	width:240px !important;
	height:50px !important;
	left:23px !important;
	top:3px !important;
}

#item351074 {
	width:286px !important;
	height:56px !important;
	left:250px !important;
	top:1698px !important;
}

#item353494 {
	width:150px !important;
	left:53px !important;
	top:1805px !important;
	min-height:90px !important;
}

#item352060 {
	width:260px !important;
	left:253px !important;
	top:1805px !important;
	min-height:30px !important;
}

#item352083 {
	width:260px !important;
	left:253px !important;
	top:1842px !important;
	min-height:30px !important;
}

#item352109 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item352133 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item352106 {
	width:266px !important;
	height:36px !important;
	left:250px !important;
	top:1876px !important;
}

#item352159 {
	width:300px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item352183 {
	width:300px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item352156 {
	width:306px !important;
	height:36px !important;
	left:250px !important;
	top:1914px !important;
}

#item352235 {
	width:280px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item352236 {
	width:240px !important;
	height:50px !important;
	left:23px !important;
	top:3px !important;
}

#item352210 {
	width:280px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item352211 {
	width:240px !important;
	height:50px !important;
	left:23px !important;
	top:3px !important;
}

#item352206 {
	width:286px !important;
	height:56px !important;
	left:250px !important;
	top:1953px !important;
}

#item353517 {
	width:150px !important;
	left:53px !important;
	top:2060px !important;
	min-height:90px !important;
}

#item352787 {
	width:260px !important;
	left:253px !important;
	top:2060px !important;
	min-height:30px !important;
}

#item352810 {
	width:260px !important;
	left:253px !important;
	top:2097px !important;
	min-height:30px !important;
}

#item352861 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item352836 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item352833 {
	width:266px !important;
	height:36px !important;
	left:250px !important;
	top:2131px !important;
}

#item352911 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item352887 {
	width:310px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item352884 {
	width:316px !important;
	height:36px !important;
	left:250px !important;
	top:2169px !important;
}

#item352962 {
	width:280px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item352963 {
	width:240px !important;
	height:50px !important;
	left:23px !important;
	top:3px !important;
}

#item352937 {
	width:280px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item352938 {
	width:240px !important;
	height:50px !important;
	left:23px !important;
	top:3px !important;
}

#item352934 {
	width:286px !important;
	height:56px !important;
	left:250px !important;
	top:2208px !important;
}

#item353540 {
	width:150px !important;
	left:53px !important;
	top:2315px !important;
	min-height:90px !important;
}

#item353000 {
	width:260px !important;
	left:253px !important;
	top:2315px !important;
	min-height:30px !important;
}

#item353023 {
	width:260px !important;
	left:253px !important;
	top:2352px !important;
	min-height:30px !important;
}

#item353049 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item353073 {
	width:260px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item353046 {
	width:266px !important;
	height:36px !important;
	left:250px !important;
	top:2386px !important;
}

#item353099 {
	width:290px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item353123 {
	width:290px !important;
	left:3px !important;
	top:3px !important;
	min-height:30px !important;
}

#item353096 {
	width:296px !important;
	height:36px !important;
	left:250px !important;
	top:2424px !important;
}

#item353174 {
	width:280px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item353176 {
	width:240px !important;
	height:50px !important;
	left:23px !important;
	top:3px !important;
}

#item353149 {
	width:280px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item353150 {
	width:240px !important;
	height:50px !important;
	left:23px !important;
	top:3px !important;
}

#item353146 {
	width:286px !important;
	height:56px !important;
	left:250px !important;
	top:2463px !important;
}

#item353583 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
	border:solid 1px #ad112b;
}

#item353580 {
	width:40px !important;
	height:40px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #aaaaaa;
}

#item353578 {
	width:46px !important;
	height:46px !important;
	left:528px !important;
	top:66px !important;
}

#item353756 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item353757 {
	width:592px !important;
	height:2616px !important;
	left:-13px !important;
	top:-13px !important;
}

#item1597 {
	width:1200px !important;
	height:56px !important;
	top:106px !important;
	background:#650030;
}

#item1787 {
	width:370px !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;
}

#item337375 {
	width:460px !important;
	left:616px !important;
	top:127px !important;
	min-height:20px !important;
}

#item136140 {
	width:952px !important;
	left:124px !important;
	top:951px !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:#650030;
}

#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:#650030;
}

#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:#650030;
}

#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-14624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14624 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14624 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14626 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item14624 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-234579 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-234579 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item355484 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item361352 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item361375 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item361425 {
	width:190px !important;
	min-height:20px !important;
}

#item361401 {
	width:190px !important;
	min-height:20px !important;
}

#item361398 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item361475 {
	width:210px !important;
	min-height:20px !important;
}

#item361451 {
	width:210px !important;
	min-height:20px !important;
}

#item361448 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item361526 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item361527 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item361501 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item361502 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item361498 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item234935 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item234932 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item234930 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-6302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6302 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6302 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6304 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item6302 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-233433 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-233433 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item328756 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item328763 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item328786 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item328836 {
	width:190px !important;
	min-height:20px !important;
}

#item328812 {
	width:190px !important;
	min-height:20px !important;
}

#item328809 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item328886 {
	width:210px !important;
	min-height:20px !important;
}

#item328862 {
	width:210px !important;
	min-height:20px !important;
}

#item328859 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item328938 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item328939 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item328912 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item328913 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item328909 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item233792 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item233789 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item233787 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-7612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7612 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7612 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7614 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item7612 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-232654 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-232654 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item331970 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item331975 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item331999 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item332049 {
	width:190px !important;
	min-height:20px !important;
}

#item332025 {
	width:190px !important;
	min-height:20px !important;
}

#item332022 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item332099 {
	width:210px !important;
	min-height:20px !important;
}

#item332075 {
	width:210px !important;
	min-height:20px !important;
}

#item332072 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item332150 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item332151 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item332125 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item332126 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item332122 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item233011 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item233008 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item233006 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-7394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7396 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item7394 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-231876 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-231876 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item330607 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item330615 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item330638 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item330688 {
	width:190px !important;
	min-height:20px !important;
}

#item330664 {
	width:190px !important;
	min-height:20px !important;
}

#item330661 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item330738 {
	width:210px !important;
	min-height:20px !important;
}

#item330714 {
	width:210px !important;
	min-height:20px !important;
}

#item330711 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item330790 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item330791 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item330765 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item330766 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item330762 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item232231 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item232228 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item232226 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-13531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13531 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13531 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13533 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item13531 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-231087 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-231087 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item355244 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item361132 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item361155 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item361205 {
	width:190px !important;
	min-height:20px !important;
}

#item361181 {
	width:190px !important;
	min-height:20px !important;
}

#item361178 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item361255 {
	width:210px !important;
	min-height:20px !important;
}

#item361231 {
	width:210px !important;
	min-height:20px !important;
}

#item361228 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item361306 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item361307 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item361281 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item361282 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item361278 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item231445 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item231442 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item231440 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-7830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7830 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7830 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7832 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item7830 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-230279 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-230279 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item230279 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item331742 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item331748 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item331772 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item331822 {
	width:190px !important;
	min-height:20px !important;
}

#item331798 {
	width:190px !important;
	min-height:20px !important;
}

#item331795 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item331872 {
	width:210px !important;
	min-height:20px !important;
}

#item331848 {
	width:210px !important;
	min-height:20px !important;
}

#item331845 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item331924 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item331926 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item331899 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item331900 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item331895 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item230640 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item230636 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item230634 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-4325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4325 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4325 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4327 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item4325 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-229498 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-229498 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item325993 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item326000 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item326023 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item326073 {
	width:190px !important;
	min-height:20px !important;
}

#item326049 {
	width:190px !important;
	min-height:20px !important;
}

#item326046 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item326124 {
	width:210px !important;
	min-height:20px !important;
}

#item326100 {
	width:210px !important;
	min-height:20px !important;
}

#item326096 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item326175 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item326176 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item326150 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item326151 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item326147 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item229855 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item229852 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item229850 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-14841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14841 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14841 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14843 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item14841 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-228353 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-228353 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item355016 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item360893 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item360916 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item360966 {
	width:190px !important;
	min-height:20px !important;
}

#item360942 {
	width:190px !important;
	min-height:20px !important;
}

#item360939 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item361016 {
	width:210px !important;
	min-height:20px !important;
}

#item360992 {
	width:210px !important;
	min-height:20px !important;
}

#item360989 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item361068 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item361069 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item361043 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item361044 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item361039 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item228713 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item228710 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item228708 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-10614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10614 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10614 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10616 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item10614 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-227536 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-227536 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item227536 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item317993 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item317999 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item318022 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item318073 {
	width:190px !important;
	min-height:20px !important;
}

#item318049 {
	width:190px !important;
	min-height:20px !important;
}

#item318045 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item318123 {
	width:210px !important;
	min-height:20px !important;
}

#item318099 {
	width:210px !important;
	min-height:20px !important;
}

#item318096 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item318174 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item318175 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item318149 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item318150 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item318146 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item227895 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item227892 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item227890 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-9594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9594 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9594 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9596 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item9594 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-226747 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-226747 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item314288 {
	width:376px !important;
	height:235px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item314294 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item314317 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item314368 {
	width:190px !important;
	min-height:20px !important;
}

#item314344 {
	width:190px !important;
	min-height:20px !important;
}

#item314340 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item314418 {
	width:190px !important;
	min-height:20px !important;
}

#item314394 {
	width:190px !important;
	min-height:20px !important;
}

#item314391 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item314469 {
	width:210px !important;
	min-height:20px !important;
}

#item314445 {
	width:210px !important;
	min-height:20px !important;
}

#item314441 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:143px !important;
}

#item314522 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item314523 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item314496 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item314497 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item314493 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:174px !important;
}

#item227105 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item227102 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item227100 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-14406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14406 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14406 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14408 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item14406 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-225979 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-225979 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item354778 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item360667 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item360690 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item360740 {
	width:190px !important;
	min-height:20px !important;
}

#item360716 {
	width:190px !important;
	min-height:20px !important;
}

#item360713 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item360790 {
	width:210px !important;
	min-height:20px !important;
}

#item360766 {
	width:210px !important;
	min-height:20px !important;
}

#item360763 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item360842 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item360843 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item360816 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item360817 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item360813 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item226337 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item226334 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item226332 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-8534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8534 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8534 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8536 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item8534 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-224880 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-224880 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item314009 {
	width:376px !important;
	height:235px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item314014 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item314037 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item314087 {
	width:190px !important;
	min-height:20px !important;
}

#item314063 {
	width:190px !important;
	min-height:20px !important;
}

#item314060 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item314137 {
	width:190px !important;
	min-height:20px !important;
}

#item314113 {
	width:190px !important;
	min-height:20px !important;
}

#item314110 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item314187 {
	width:210px !important;
	min-height:20px !important;
}

#item314163 {
	width:210px !important;
	min-height:20px !important;
}

#item314160 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:143px !important;
}

#item314238 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item314240 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item314213 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item314214 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item314210 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:174px !important;
}

#item225390 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item225387 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item225385 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-4761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4761 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4761 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4763 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item4761 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-224101 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-224101 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item325775 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item325781 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item325804 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item325855 {
	width:190px !important;
	min-height:20px !important;
}

#item325830 {
	width:190px !important;
	min-height:20px !important;
}

#item325827 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item325905 {
	width:210px !important;
	min-height:20px !important;
}

#item325881 {
	width:210px !important;
	min-height:20px !important;
}

#item325878 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item325956 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item325957 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item325931 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item325932 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item325928 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item224459 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item224456 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item224454 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-6739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6739 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6739 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6741 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item6739 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-223300 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-223300 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item223300 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item331523 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item331528 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item331551 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item331602 {
	width:190px !important;
	min-height:20px !important;
}

#item331578 {
	width:190px !important;
	min-height:20px !important;
}

#item331574 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item331652 {
	width:210px !important;
	min-height:20px !important;
}

#item331628 {
	width:210px !important;
	min-height:20px !important;
}

#item331625 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item331703 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item331704 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item331678 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item331679 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item331675 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item223658 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item223654 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item223652 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-15060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15060 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15060 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15062 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item15060 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-222508 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-222508 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item354556 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item360448 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item360471 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item360521 {
	width:190px !important;
	min-height:20px !important;
}

#item360497 {
	width:190px !important;
	min-height:20px !important;
}

#item360494 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item360572 {
	width:210px !important;
	min-height:20px !important;
}

#item360547 {
	width:210px !important;
	min-height:20px !important;
}

#item360544 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item360623 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item360624 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item360598 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item360599 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item360595 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item222863 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item222860 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item222858 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-10834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10834 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10834 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10836 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item10834 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-221736 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-221736 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item317769 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item317777 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item317800 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item317850 {
	width:190px !important;
	min-height:20px !important;
}

#item317826 {
	width:190px !important;
	min-height:20px !important;
}

#item317823 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item317901 {
	width:210px !important;
	min-height:20px !important;
}

#item317877 {
	width:210px !important;
	min-height:20px !important;
}

#item317873 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item317952 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item317953 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item317927 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item317928 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item317924 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item222092 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item222089 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item222087 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-5866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5866 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5866 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5868 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item5866 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-220504 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-220504 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item220504 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item328520 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item328527 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item328550 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item328600 {
	width:190px !important;
	min-height:20px !important;
}

#item328576 {
	width:190px !important;
	min-height:20px !important;
}

#item328573 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item328650 {
	width:210px !important;
	min-height:20px !important;
}

#item328626 {
	width:210px !important;
	min-height:20px !important;
}

#item328623 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item328701 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item328703 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item328676 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item328677 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item328673 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item220864 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item220861 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item220858 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-14187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-14187 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item14187 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item14189 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item14187 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-219727 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-219727 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item354328 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item360211 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item360234 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item360285 {
	width:190px !important;
	min-height:20px !important;
}

#item360260 {
	width:190px !important;
	min-height:20px !important;
}

#item360257 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item360335 {
	width:210px !important;
	min-height:20px !important;
}

#item360311 {
	width:210px !important;
	min-height:20px !important;
}

#item360308 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item360386 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item360387 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item360361 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item360362 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item360358 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item220086 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item220083 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item220081 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-8268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-8268 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item8268 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item8270 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item8268 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-218631 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-218631 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item313723 {
	width:376px !important;
	height:235px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item313728 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item313751 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item313801 {
	width:190px !important;
	min-height:20px !important;
}

#item313777 {
	width:190px !important;
	min-height:20px !important;
}

#item313774 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item313851 {
	width:190px !important;
	min-height:20px !important;
}

#item313827 {
	width:190px !important;
	min-height:20px !important;
}

#item313824 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item313901 {
	width:210px !important;
	min-height:20px !important;
}

#item313877 {
	width:210px !important;
	min-height:20px !important;
}

#item313874 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:143px !important;
}

#item313952 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item313954 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item313927 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item313928 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item313924 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:174px !important;
}

#item219141 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item219138 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item219136 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-6957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6957 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6957 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6959 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item6957 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-217802 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-217802 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item217802 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item331288 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item331294 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item331317 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item331367 {
	width:190px !important;
	min-height:20px !important;
}

#item331343 {
	width:190px !important;
	min-height:20px !important;
}

#item331340 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item331417 {
	width:210px !important;
	min-height:20px !important;
}

#item331393 {
	width:210px !important;
	min-height:20px !important;
}

#item331390 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item331469 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item331470 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item331444 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item331445 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item331440 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item218159 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item218156 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item218154 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-11054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11054 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11054 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11056 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item11054 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-217014 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-217014 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item317545 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item317553 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item317577 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item317628 {
	width:190px !important;
	min-height:20px !important;
}

#item317603 {
	width:190px !important;
	min-height:20px !important;
}

#item317600 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item317678 {
	width:210px !important;
	min-height:20px !important;
}

#item317654 {
	width:210px !important;
	min-height:20px !important;
}

#item317651 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item317729 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item317730 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item317704 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item317705 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item317701 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item217370 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item217367 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item217365 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-5206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-5206 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item5206 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item5208 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item5206 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-216196 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-216196 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item216196 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item325541 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item325548 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item325571 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item325621 {
	width:190px !important;
	min-height:20px !important;
}

#item325597 {
	width:190px !important;
	min-height:20px !important;
}

#item325594 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item325671 {
	width:210px !important;
	min-height:20px !important;
}

#item325647 {
	width:210px !important;
	min-height:20px !important;
}

#item325644 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item325722 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item325723 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item325697 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item325698 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item325694 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item216557 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item216554 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item216552 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-4107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4107 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4107 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4109 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item4107 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-215411 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-215411 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item325324 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item325331 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item325355 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item325405 {
	width:190px !important;
	min-height:20px !important;
}

#item325381 {
	width:190px !important;
	min-height:20px !important;
}

#item325378 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item325455 {
	width:210px !important;
	min-height:20px !important;
}

#item325431 {
	width:210px !important;
	min-height:20px !important;
}

#item325428 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item325506 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item325507 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item325481 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item325482 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item325478 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item215770 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item215767 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item215765 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-15499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15499 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15499 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15501 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item15499 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-214597 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-214597 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item214597 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item336345 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item336351 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item336374 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item336424 {
	width:190px !important;
	min-height:20px !important;
}

#item336400 {
	width:190px !important;
	min-height:20px !important;
}

#item336397 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item336474 {
	width:210px !important;
	min-height:20px !important;
}

#item336450 {
	width:210px !important;
	min-height:20px !important;
}

#item336447 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item336526 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item336527 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item336501 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item336502 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item336498 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item214955 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item214952 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item214950 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-11758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11758 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11758 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11760 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item11758 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-213809 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-213809 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item334732 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item334738 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item334761 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item334812 {
	width:190px !important;
	min-height:20px !important;
}

#item334788 {
	width:190px !important;
	min-height:20px !important;
}

#item334784 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item334863 {
	width:220px !important;
	min-height:20px !important;
}

#item334838 {
	width:220px !important;
	min-height:20px !important;
}

#item334835 {
	width:220px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item334914 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item334915 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item334889 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item334890 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item334886 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item214168 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item214165 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item214163 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-13969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13969 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13969 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13971 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item13969 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-213026 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-213026 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item354098 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item359995 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item360019 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item360071 {
	width:190px !important;
	min-height:20px !important;
}

#item360047 {
	width:190px !important;
	min-height:20px !important;
}

#item360043 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item360121 {
	width:210px !important;
	min-height:20px !important;
}

#item360097 {
	width:210px !important;
	min-height:20px !important;
}

#item360094 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item360172 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item360173 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item360147 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item360148 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item360144 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item213383 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item213380 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item213378 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-12289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12289 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12289 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12291 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item12289 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-212235 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-212235 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item334497 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item334503 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item334526 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item334577 {
	width:190px !important;
	min-height:20px !important;
}

#item334552 {
	width:190px !important;
	min-height:20px !important;
}

#item334549 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item334627 {
	width:220px !important;
	min-height:20px !important;
}

#item334603 {
	width:220px !important;
	min-height:20px !important;
}

#item334600 {
	width:220px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item334678 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item334679 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item334653 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item334654 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item334650 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item212591 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item212588 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item212586 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-9860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9860 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9860 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9862 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item9860 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-211461 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-211461 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item313447 {
	width:376px !important;
	height:235px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item313452 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item313475 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item313525 {
	width:190px !important;
	min-height:20px !important;
}

#item313501 {
	width:190px !important;
	min-height:20px !important;
}

#item313498 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item313576 {
	width:190px !important;
	min-height:20px !important;
}

#item313551 {
	width:190px !important;
	min-height:20px !important;
}

#item313548 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item313626 {
	width:210px !important;
	min-height:20px !important;
}

#item313602 {
	width:210px !important;
	min-height:20px !important;
}

#item313599 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:143px !important;
}

#item313678 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item313679 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item313653 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item313654 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item313650 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:174px !important;
}

#item211820 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item211817 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item211815 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-6521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6521 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6521 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6523 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item6521 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-210678 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-210678 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item328295 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item328302 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item328326 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item328376 {
	width:190px !important;
	min-height:20px !important;
}

#item328352 {
	width:190px !important;
	min-height:20px !important;
}

#item328349 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item328426 {
	width:210px !important;
	min-height:20px !important;
}

#item328402 {
	width:210px !important;
	min-height:20px !important;
}

#item328399 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item328478 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item328479 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item328452 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item328454 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item328449 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item211038 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item211035 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item211033 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-6084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-6084 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item6084 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item6086 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item6084 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-209900 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-209900 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item328074 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item328081 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item328104 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item328154 {
	width:190px !important;
	min-height:20px !important;
}

#item328130 {
	width:190px !important;
	min-height:20px !important;
}

#item328127 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item328204 {
	width:210px !important;
	min-height:20px !important;
}

#item328180 {
	width:210px !important;
	min-height:20px !important;
}

#item328177 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item328256 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item328257 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item328231 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item328232 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item328227 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item210257 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item210254 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item210252 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-4542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4542 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4542 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4544 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item4542 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

#item324863 {
	width:376px !important;
	height:210px !important;
	left:248px !important;
	top:120px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item324869 {
	width:190px !important;
	left:390px !important;
	top:156px !important;
	min-height:20px !important;
}

#item324892 {
	width:190px !important;
	left:390px !important;
	top:184px !important;
	min-height:20px !important;
}

#item324942 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item324918 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item324915 {
	width:196px !important;
	height:26px !important;
	left:387px !important;
	top:206px !important;
}

#item324992 {
	width:210px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item324968 {
	width:210px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item324965 {
	width:216px !important;
	height:26px !important;
	left:387px !important;
	top:233px !important;
}

#item325043 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item325044 {
	width:170px !important;
	height:30px !important;
	left:13px !important;
	top:3px !important;
}

#item325018 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item325019 {
	width:170px !important;
	height:30px !important;
	left:13px !important;
	top:3px !important;
}

#item325015 {
	width:196px !important;
	height:36px !important;
	left:387px !important;
	top:264px !important;
}

#item208672 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item208668 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #aaaaaa;
}

#item208666 {
	width:31px !important;
	height:31px !important;
	left:588px !important;
	top:126px !important;
}

@keyframes fade-in-7175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-7175 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7175 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7177 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item7175 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-207515 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-207515 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item331073 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item331078 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item331102 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item331152 {
	width:190px !important;
	min-height:20px !important;
}

#item331128 {
	width:190px !important;
	min-height:20px !important;
}

#item331125 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item331203 {
	width:210px !important;
	min-height:20px !important;
}

#item331178 {
	width:210px !important;
	min-height:20px !important;
}

#item331175 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item331254 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item331255 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item331229 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item331230 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item331226 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item207875 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item207872 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item207870 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-3887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-3887 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item3887 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item3889 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item3887 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-209129 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-209129 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item325083 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item325091 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item325114 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item325164 {
	width:190px !important;
	min-height:20px !important;
}

#item325140 {
	width:190px !important;
	min-height:20px !important;
}

#item325137 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item325214 {
	width:210px !important;
	min-height:20px !important;
}

#item325190 {
	width:210px !important;
	min-height:20px !important;
}

#item325187 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item325265 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item325266 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item325240 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item325241 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item325237 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item209486 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item209482 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item209480 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-10394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10394 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10394 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10396 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item10394 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-205933 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-205933 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item205933 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item317323 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item317329 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item317352 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item317402 {
	width:190px !important;
	min-height:20px !important;
}

#item317378 {
	width:190px !important;
	min-height:20px !important;
}

#item317375 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item317452 {
	width:210px !important;
	min-height:20px !important;
}

#item317428 {
	width:210px !important;
	min-height:20px !important;
}

#item317425 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item317503 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item317504 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item317478 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item317479 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item317475 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item206291 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item206288 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item206286 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-9330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9330 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9330 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9332 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item9330 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-205153 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-205153 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item313167 {
	width:376px !important;
	height:235px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item313172 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item313195 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item313246 {
	width:190px !important;
	min-height:20px !important;
}

#item313221 {
	width:190px !important;
	min-height:20px !important;
}

#item313218 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item313297 {
	width:190px !important;
	min-height:20px !important;
}

#item313272 {
	width:190px !important;
	min-height:20px !important;
}

#item313269 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item313347 {
	width:210px !important;
	min-height:20px !important;
}

#item313323 {
	width:210px !important;
	min-height:20px !important;
}

#item313320 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:143px !important;
}

#item313398 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item313399 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item313373 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item313374 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item313370 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:174px !important;
}

#item205511 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item205508 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item205506 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-11490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11490 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11490 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11492 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item11490 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-197392 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-197392 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item334274 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item334280 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item334303 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item334353 {
	width:190px !important;
	min-height:20px !important;
}

#item334329 {
	width:190px !important;
	min-height:20px !important;
}

#item334326 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item334403 {
	width:220px !important;
	min-height:20px !important;
}

#item334379 {
	width:220px !important;
	min-height:20px !important;
}

#item334376 {
	width:220px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item334454 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item334455 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item334429 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item334430 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item334426 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item72720 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item72717 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item72715 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-12024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12024 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12024 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12026 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item12024 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-197003 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-197003 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item333811 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item333817 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item333841 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item333891 {
	width:190px !important;
	min-height:20px !important;
}

#item333867 {
	width:190px !important;
	min-height:20px !important;
}

#item333864 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item333941 {
	width:220px !important;
	min-height:20px !important;
}

#item333917 {
	width:220px !important;
	min-height:20px !important;
}

#item333914 {
	width:220px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item333993 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item333994 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item333967 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item333968 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item333964 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item71776 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item71772 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item71770 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-12824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-12824 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12824 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12826 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item12824 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-196615 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-196615 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item312878 {
	width:376px !important;
	height:235px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item312884 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item312907 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item312958 {
	width:190px !important;
	min-height:20px !important;
}

#item312933 {
	width:190px !important;
	min-height:20px !important;
}

#item312930 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item313008 {
	width:190px !important;
	min-height:20px !important;
}

#item312984 {
	width:190px !important;
	min-height:20px !important;
}

#item312981 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item313058 {
	width:210px !important;
	min-height:20px !important;
}

#item313034 {
	width:210px !important;
	min-height:20px !important;
}

#item313031 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:143px !important;
}

#item313109 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item313110 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item313084 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item313085 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item313081 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:174px !important;
}

#item72341 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item72338 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item72336 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !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);}
}
#item334038 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item334044 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item334067 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item334118 {
	width:190px !important;
	min-height:20px !important;
}

#item334094 {
	width:190px !important;
	min-height:20px !important;
}

#item334091 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item334168 {
	width:220px !important;
	min-height:20px !important;
}

#item334144 {
	width:220px !important;
	min-height:20px !important;
}

#item334141 {
	width:220px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item334219 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item334221 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item334194 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item334195 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item334191 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !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:343px !important;
	top:9px !important;
}

@keyframes fade-in-13751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13751 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13751 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13753 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item13751 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-195066 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-195066 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item353849 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item359763 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item359786 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item359836 {
	width:190px !important;
	min-height:20px !important;
}

#item359812 {
	width:190px !important;
	min-height:20px !important;
}

#item359809 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item359886 {
	width:210px !important;
	min-height:20px !important;
}

#item359862 {
	width:210px !important;
	min-height:20px !important;
}

#item359859 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item359938 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item359939 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item359912 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item359913 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item359909 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item71970 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item71967 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item71965 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-13311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13311 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13311 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13313 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item13311 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-194686 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-194686 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item319868 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item359522 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item359545 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item359595 {
	width:190px !important;
	min-height:20px !important;
}

#item359571 {
	width:190px !important;
	min-height:20px !important;
}

#item359568 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item359645 {
	width:210px !important;
	min-height:20px !important;
}

#item359621 {
	width:210px !important;
	min-height:20px !important;
}

#item359618 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item359697 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item359698 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item359671 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item359672 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item359668 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item71591 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item71588 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item71586 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-66439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66439 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66439 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66442 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item66439 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-193574 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-193574 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item330152 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item330159 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item330182 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item330232 {
	width:190px !important;
	min-height:20px !important;
}

#item330208 {
	width:190px !important;
	min-height:20px !important;
}

#item330205 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item330282 {
	width:210px !important;
	min-height:20px !important;
}

#item330258 {
	width:210px !important;
	min-height:20px !important;
}

#item330255 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item330333 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item330334 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item330308 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item330309 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item330305 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item71398 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item71395 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item71393 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-65908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-65908 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item65908 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item65912 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item65908 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-193028 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-193028 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item329924 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item329931 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item329954 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item330004 {
	width:190px !important;
	min-height:20px !important;
}

#item329980 {
	width:190px !important;
	min-height:20px !important;
}

#item329977 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item330054 {
	width:210px !important;
	min-height:20px !important;
}

#item330030 {
	width:210px !important;
	min-height:20px !important;
}

#item330027 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item330105 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item330106 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item330080 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item330081 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item330077 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item71202 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item71199 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item71197 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !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);}
}
#item330841 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item330849 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item330872 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item330922 {
	width:190px !important;
	min-height:20px !important;
}

#item330898 {
	width:190px !important;
	min-height:20px !important;
}

#item330895 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item330972 {
	width:210px !important;
	min-height:20px !important;
}

#item330948 {
	width:210px !important;
	min-height:20px !important;
}

#item330945 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item331023 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item331024 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item330998 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item330999 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item330995 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !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:343px !important;
	top:9px !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%;
}

#item324619 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item324626 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item324649 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item324700 {
	width:190px !important;
	min-height:20px !important;
}

#item324675 {
	width:190px !important;
	min-height:20px !important;
}

#item324672 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item324750 {
	width:210px !important;
	min-height:20px !important;
}

#item324726 {
	width:210px !important;
	min-height:20px !important;
}

#item324723 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item324802 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item324803 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item324776 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item324777 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item324773 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !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:343px !important;
	top:9px !important;
}

@keyframes fade-in-15280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15280 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15280 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15282 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item15280 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-191851 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-191851 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item319622 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item319628 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item319652 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item319702 {
	width:190px !important;
	min-height:20px !important;
}

#item319678 {
	width:190px !important;
	min-height:20px !important;
}

#item319675 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item319753 {
	width:210px !important;
	min-height:20px !important;
}

#item319728 {
	width:210px !important;
	min-height:20px !important;
}

#item319725 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item319804 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item319805 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item319779 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item319780 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item319776 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item70165 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item70162 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item70160 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-15771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-15771 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item15771 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item15773 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item15771 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-191456 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-191456 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item191456 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item336112 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item336118 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item336141 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item336192 {
	width:190px !important;
	min-height:20px !important;
}

#item336167 {
	width:190px !important;
	min-height:20px !important;
}

#item336164 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item336242 {
	width:210px !important;
	min-height:20px !important;
}

#item336218 {
	width:210px !important;
	min-height:20px !important;
}

#item336215 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item336293 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item336294 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item336268 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item336269 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item336265 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !important;
}

#item69525 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item69522 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item69520 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !important;
}

@keyframes fade-in-10127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-10127 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item10127 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item10129 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item10127 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-190694 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-190694 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item312593 {
	width:376px !important;
	height:235px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item312598 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item312621 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item312671 {
	width:190px !important;
	min-height:20px !important;
}

#item312647 {
	width:190px !important;
	min-height:20px !important;
}

#item312644 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item312721 {
	width:190px !important;
	min-height:20px !important;
}

#item312697 {
	width:190px !important;
	min-height:20px !important;
}

#item312694 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item312771 {
	width:210px !important;
	min-height:20px !important;
}

#item312747 {
	width:210px !important;
	min-height:20px !important;
}

#item312744 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:143px !important;
}

#item312823 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item312824 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item312797 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item312798 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item312794 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:174px !important;
}

#item68967 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item68964 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item68962 {
	width:25px !important;
	height:25px !important;
	left:343px !important;
	top:9px !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);}
}
#item317097 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item317103 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item317127 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item317177 {
	width:190px !important;
	min-height:20px !important;
}

#item317153 {
	width:190px !important;
	min-height:20px !important;
}

#item317150 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item317228 {
	width:210px !important;
	min-height:20px !important;
}

#item317204 {
	width:210px !important;
	min-height:20px !important;
}

#item317200 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item317279 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item317280 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item317254 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item317255 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item317251 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !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:343px !important;
	top:9px !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);}
}
#item319402 {
	width:376px !important;
	height:210px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item319408 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item319432 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item319482 {
	width:190px !important;
	min-height:20px !important;
}

#item319458 {
	width:190px !important;
	min-height:20px !important;
}

#item319455 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item319533 {
	width:210px !important;
	min-height:20px !important;
}

#item319509 {
	width:210px !important;
	min-height:20px !important;
}

#item319506 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item319584 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item319585 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item319559 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item319560 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item319556 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:147px !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:343px !important;
	top:9px !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);}
}
#item312303 {
	width:376px !important;
	height:235px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item312309 {
	width:190px !important;
	left:142px !important;
	top:36px !important;
	min-height:20px !important;
}

#item312333 {
	width:190px !important;
	left:142px !important;
	top:64px !important;
	min-height:20px !important;
}

#item312383 {
	width:190px !important;
	min-height:20px !important;
}

#item312359 {
	width:190px !important;
	min-height:20px !important;
}

#item312356 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:89px !important;
}

#item312433 {
	width:190px !important;
	min-height:20px !important;
}

#item312409 {
	width:190px !important;
	min-height:20px !important;
}

#item312406 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:116px !important;
}

#item312483 {
	width:210px !important;
	min-height:20px !important;
}

#item312459 {
	width:210px !important;
	min-height:20px !important;
}

#item312456 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:143px !important;
}

#item312534 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#c20019;
}

#item312535 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item312509 {
	width:190px !important;
	height:30px !important;
	border-radius:30px;
	background:#650030;
}

#item312510 {
	width:170px !important;
	height:30px !important;
	left:10px !important;
}

#item312506 {
	width:190px !important;
	height:30px !important;
	left:142px !important;
	top:174px !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:343px !important;
	top:9px !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;
}

#item340143 {
	width:870px !important;
	height:36px !important;
	background:#c20019;
}

#item340144 {
	width:543px !important;
	height:36px !important;
}

#item340116 {
	width:870px !important;
	height:36px !important;
	background:#650030;
}

#item340117 {
	width:543px !important;
	height:36px !important;
}

#item340114 {
	width:870px !important;
	height:36px !important;
	left:165px !important;
	top:748px !important;
}

#item340179 {
	opacity:0.65;
	width:1200px !important;
	height:1240px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item340175 {
	width:1206px !important;
	height:1246px !important;
	left:10px !important;
	top:10px !important;
}

#item340180 {
	width:950px !important;
	height:910px !important;
	left:138px !important;
	top:219px !important;
	background:#fff;
}

#item340181 {
	width:890px !important;
	height:50px !important;
	left:173px !important;
	top:281px !important;
	background:#650030;
}

#item340186 {
	width:890px !important;
	height:85px !important;
	left:173px !important;
	top:331px !important;
	background:#e1efff;
}

#item340187 {
	width:890px !important;
	height:85px !important;
	left:173px !important;
	top:501px !important;
	background:#e1efff;
}

#item340188 {
	width:890px !important;
	height:85px !important;
	left:173px !important;
	top:671px !important;
	background:#e1efff;
}

#item340189 {
	width:890px !important;
	height:85px !important;
	left:173px !important;
	top:841px !important;
	background:#e1efff;
}

#item340190 {
	width:890px !important;
	height:85px !important;
	left:173px !important;
	top:1011px !important;
	background:#e1efff;
}

#item340194 {
	width:279px !important;
	left:173px !important;
	top:297px !important;
	min-height:20px !important;
}

#item340217 {
	width:184px !important;
	left:452px !important;
	top:297px !important;
	min-height:20px !important;
}

#item340240 {
	width:194px !important;
	left:636px !important;
	top:297px !important;
	min-height:20px !important;
}

#item340263 {
	width:223px !important;
	left:830px !important;
	top:297px !important;
	min-height:20px !important;
}

#item340286 {
	width:260px !important;
	left:186px !important;
	top:362px !important;
	min-height:17px !important;
}

#item340309 {
	width:140px !important;
	left:473px !important;
	top:362px !important;
	min-height:17px !important;
}

#item340360 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item340336 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item340332 {
	width:166px !important;
	height:23px !important;
	left:652px !important;
	top:343px !important;
}

#item340411 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item340387 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item340384 {
	width:166px !important;
	height:23px !important;
	left:652px !important;
	top:374px !important;
}

#item340461 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item340437 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item340434 {
	width:196px !important;
	height:23px !important;
	left:843px !important;
	top:343px !important;
}

#item340512 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item340513 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item340487 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item340488 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item340484 {
	width:196px !important;
	height:36px !important;
	left:843px !important;
	top:368px !important;
}

#item340536 {
	width:260px !important;
	left:186px !important;
	top:448px !important;
	min-height:17px !important;
}

#item340559 {
	width:140px !important;
	left:473px !important;
	top:448px !important;
	min-height:17px !important;
}

#item340609 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item340585 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item340582 {
	width:166px !important;
	height:23px !important;
	left:652px !important;
	top:445px !important;
}

#item340662 {
	width:198px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item340635 {
	width:198px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item340632 {
	width:204px !important;
	height:23px !important;
	left:843px !important;
	top:428px !important;
}

#item340713 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item340714 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item340688 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item340689 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item340685 {
	width:196px !important;
	height:36px !important;
	left:843px !important;
	top:453px !important;
}

#item340936 {
	width:260px !important;
	left:186px !important;
	top:532px !important;
	min-height:17px !important;
}

#item340959 {
	width:140px !important;
	left:473px !important;
	top:532px !important;
	min-height:17px !important;
}

#item341009 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item340985 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item340982 {
	width:166px !important;
	height:23px !important;
	left:652px !important;
	top:529px !important;
}

#item341059 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item341035 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item341032 {
	width:196px !important;
	height:23px !important;
	left:843px !important;
	top:513px !important;
}

#item341111 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item341113 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item341086 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item341087 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item341083 {
	width:196px !important;
	height:36px !important;
	left:843px !important;
	top:538px !important;
}

#item341136 {
	width:260px !important;
	left:186px !important;
	top:619px !important;
	min-height:17px !important;
}

#item341159 {
	width:141px !important;
	left:473px !important;
	top:619px !important;
	min-height:17px !important;
}

#item341210 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item341186 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item341182 {
	width:166px !important;
	height:23px !important;
	left:652px !important;
	top:616px !important;
}

#item341260 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item341236 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item341233 {
	width:196px !important;
	height:23px !important;
	left:843px !important;
	top:598px !important;
}

#item341311 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item341312 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item341286 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item341287 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item341283 {
	width:196px !important;
	height:36px !important;
	left:843px !important;
	top:623px !important;
}

#item341335 {
	width:260px !important;
	left:186px !important;
	top:704px !important;
	min-height:17px !important;
}

#item341358 {
	width:140px !important;
	left:473px !important;
	top:704px !important;
	min-height:17px !important;
}

#item341408 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item341384 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item341381 {
	width:166px !important;
	height:23px !important;
	left:652px !important;
	top:701px !important;
}

#item341459 {
	width:180px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item341434 {
	width:180px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item341431 {
	width:186px !important;
	height:23px !important;
	left:843px !important;
	top:683px !important;
}

#item341510 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item341511 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item341485 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item341486 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item341482 {
	width:196px !important;
	height:36px !important;
	left:843px !important;
	top:708px !important;
}

#item340737 {
	width:240px !important;
	left:186px !important;
	top:781px !important;
	min-height:40px !important;
}

#item340760 {
	width:140px !important;
	left:473px !important;
	top:790px !important;
	min-height:17px !important;
}

#item340810 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item340786 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item340783 {
	width:166px !important;
	height:23px !important;
	left:652px !important;
	top:787px !important;
}

#item340860 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item340836 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item340833 {
	width:196px !important;
	height:23px !important;
	left:843px !important;
	top:768px !important;
}

#item340912 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item340913 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item340886 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item340887 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item340883 {
	width:196px !important;
	height:36px !important;
	left:843px !important;
	top:793px !important;
}

#item341535 {
	width:260px !important;
	left:186px !important;
	top:874px !important;
	min-height:17px !important;
}

#item341558 {
	width:140px !important;
	left:473px !important;
	top:874px !important;
	min-height:17px !important;
}

#item341608 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item341584 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item341581 {
	width:166px !important;
	height:23px !important;
	left:652px !important;
	top:871px !important;
}

#item341658 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item341634 {
	width:190px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item341631 {
	width:196px !important;
	height:23px !important;
	left:843px !important;
	top:853px !important;
}

#item341710 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item341712 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item341684 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item341685 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item341681 {
	width:196px !important;
	height:36px !important;
	left:843px !important;
	top:878px !important;
}

#item341735 {
	width:260px !important;
	left:186px !important;
	top:959px !important;
	min-height:17px !important;
}

#item341758 {
	width:140px !important;
	left:473px !important;
	top:959px !important;
	min-height:17px !important;
}

#item341808 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item341784 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item341781 {
	width:166px !important;
	height:23px !important;
	left:652px !important;
	top:956px !important;
}

#item341858 {
	width:220px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item341834 {
	width:220px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item341831 {
	width:226px !important;
	height:23px !important;
	left:843px !important;
	top:938px !important;
}

#item341909 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item341910 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item341884 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item341885 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item341881 {
	width:196px !important;
	height:36px !important;
	left:843px !important;
	top:963px !important;
}

#item341933 {
	width:260px !important;
	left:186px !important;
	top:1044px !important;
	min-height:17px !important;
}

#item341956 {
	width:140px !important;
	left:473px !important;
	top:1044px !important;
	min-height:17px !important;
}

#item342007 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item341982 {
	width:160px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item341979 {
	width:166px !important;
	height:23px !important;
	left:652px !important;
	top:1041px !important;
}

#item342057 {
	width:180px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item342033 {
	width:180px !important;
	left:3px !important;
	top:3px !important;
	min-height:17px !important;
}

#item342030 {
	width:186px !important;
	height:23px !important;
	left:843px !important;
	top:1023px !important;
}

#item342108 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#c20019;
}

#item342109 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item342083 {
	width:190px !important;
	height:30px !important;
	left:3px !important;
	top:3px !important;
	border-radius:30px;
	background:#650030;
}

#item342084 {
	width:150px !important;
	height:30px !important;
	left:23px !important;
	top:3px !important;
}

#item342080 {
	width:196px !important;
	height:36px !important;
	left:843px !important;
	top:1048px !important;
}

#item342139 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
	background:#650030;
	border:solid 1px #ad112b;
}

#item342136 {
	width:25px !important;
	height:25px !important;
	left:3px !important;
	top:3px !important;
	border:solid 1px #aaaaaa;
}

#item342133 {
	width:31px !important;
	height:31px !important;
	left:1035px !important;
	top:237px !important;
}

#item340172 {
	opacity:0.00;
	width:1200px !important;
	height:10px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item340170 {
	width:1216px !important;
	height:1256px !important;
	left:-13px !important;
	top:-13px !important;
}

p.Table-Headers-P---Tablet {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:17px;
	line-height:20.4px;
	color:#fff;
	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.List-Button-Text-P---Off {
	font-family:Roboto,serif;
	font-size:18px;
	line-height:21.6px;
	color:#ffffff;
	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:25px;
	padding-right:25px;
	text-align:left;
}

p.Table-Body-Copy-P {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-align:left;
}

p.Table-Headers-P---Desktop {
	font-weight:bold;
	font-family:Roboto,serif;
	font-size:17px;
	line-height:20.4px;
	color:#fff;
	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:center;
}

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-Left {
	font-family:Roboto,serif;
	font-size:24px;
	line-height:34px;
	color:#ffffff;
	text-align:left;
}

h2.Region-Labels-P-Mobile {
	font-family:Roboto,serif;
	font-size:22px;
	line-height:26.4px;
	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---22_26-Light-P-Mobile-Tighter {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:26.4px;
	color:#fff;
	text-align:left;
}

p.Disclosure---22_26-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:#650030;
	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:22px;
	line-height:26.4px;
	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:22px;
	line-height:26.4px;
	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:22px;
	line-height:26.4px;
	color:#000;
	text-align:left;
}

p.Select-State-Copy-P-White-Medium-Left {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	text-align:left;
}

p.Select-State-Copy-P-White-Medium {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	text-align:right;
}

p.Desktop_-_Information-Contact-Card-P {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-align:left;
}

p.Button-Contact-Card-P---White {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#ffffff;
	text-align:center;
}

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.Tablet-H_-_Hyperlink---White {
	color:#fff;
	text-decoration:underline;
}

span.Dark-Red---Underline---Tighter-Tracking {
	color:#650030;
	text-decoration:underline;
	letter-spacing:-0.025em;
}

span.Dark-Red---Underline {
	color:#650030;
	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.Desktop_-_Hyperlink---White {
	color:#fff;
	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;}
