/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color: #FFFFFF;
    font-family: 'Roboto Condensed';
    font-weight: 300;
    font-size: 17px;
    text-decoration: underline;
	background:#650030;
	text-align:center;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

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

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {

}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#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);}
}
#item302127 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item302277 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item170892 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item285385 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item178177 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item178303 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !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:345px !important;
	top:10px !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);}
}
#item179038 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item284317 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item301900 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item302053 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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%;
}

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

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

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

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

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

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

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

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

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

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

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

#item284265 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item175428 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item299164 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item187598 {
	width:380px !important;
	height:209px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

#item264191 {
	width:190px !important;
	left:148px !important;
	top:64px !important;
	min-height:40px !important;
}

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

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

#item264214 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:109px !important;
}

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

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

#item264264 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:136px !important;
}

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

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

#item281001 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:162px !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:345px !important;
	top:10px !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%;
}

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

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

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

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

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

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

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

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

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

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

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

#item282675 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item163317 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item277518 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item301668 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item301819 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item167728 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item277467 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item176966 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item283002 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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%;
}

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

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

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

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

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

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

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

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

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

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

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

#item284214 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item301443 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item301594 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item164859 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item282625 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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%;
}

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

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

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

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

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

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

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

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

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

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

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

#item295558 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item301221 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item301373 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item167187 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item277415 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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%;
}

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

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

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

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

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

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

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

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

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

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

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

#item296024 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item165247 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item282569 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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%;
}

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

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

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

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

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

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

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

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

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

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

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

#item282943 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item174093 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item295793 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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%;
}

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

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

#item264031 {
	width:190px !important;
	left:148px !important;
	top:64px !important;
	min-height:40px !important;
}

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

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

#item264055 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:109px !important;
}

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

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

#item264105 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:136px !important;
}

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

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

#item280950 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:162px !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:345px !important;
	top:10px !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);}
}
#item300992 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item301143 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item300773 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item300925 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item300552 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item300702 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item162940 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item277362 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item169571 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item285335 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item173700 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item295301 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item175812 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item282839 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item178660 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item284163 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item176202 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item282889 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item282518 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item170116 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item285284 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item300313 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item300466 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item300092 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item300243 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item169030 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item285230 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item168263 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-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);}
}
#item299871 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item300023 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item186810 {
	width:380px !important;
	height:209px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

#item263870 {
	width:190px !important;
	left:148px !important;
	top:64px !important;
	min-height:40px !important;
}

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

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

#item263893 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:109px !important;
}

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

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

#item263943 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:136px !important;
}

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

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

#item280894 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:162px !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:345px !important;
	top:10px !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);}
}
#item166646 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item277307 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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);}
}
#item166212 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item277253 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fade-in-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);}
}
#item299651 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item299802 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !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%;
}

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

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

#item263698 {
	width:190px !important;
	left:148px !important;
	top:64px !important;
	min-height:40px !important;
}

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

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

#item263721 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:109px !important;
}

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

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

#item263771 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:136px !important;
}

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

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

#item280843 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:162px !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:345px !important;
	top:10px !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);}
}
#item164083 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

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

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

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

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

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

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

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

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

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

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

#item282465 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:10px !important;
}

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

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

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

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

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

#item171811 {
	width:190px !important;
	left:148px !important;
	top:64px !important;
	min-height:40px !important;
}

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

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

#item171834 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:109px !important;
}

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

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

#item171884 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:136px !important;
}

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

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

#item280793 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:162px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item150228 {
	width:200px !important;
	height:20px !important;
	left:421px !important;
	top:1137px !important;
}

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

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

#item150278 {
	width:200px !important;
	height:20px !important;
	left:421px !important;
	top:1164px !important;
}

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

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

#item271054 {
	width:210px !important;
	height:20px !important;
	left:421px !important;
	top:1191px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item19660 {
	width:106px !important;
	height:59px !important;
	left:560px !important;
	top:480px !important;
}

#item19663 {
	width:120px !important;
	height:53px !important;
	left:553px !important;
	top:522px !important;
}

#item19666 {
	width:62px !important;
	height:61px !important;
	left:570px !important;
	top:464px !important;
}

#item19669 {
	width:58px !important;
	height:66px !important;
	left:534px !important;
	top:441px !important;
}

#item19672 {
	width:42px !important;
	height:73px !important;
	left:497px !important;
	top:451px !important;
}

#item19675 {
	width:54px !important;
	height:97px !important;
	left:450px !important;
	top:442px !important;
}

#item19678 {
	width:100px !important;
	height:51px !important;
	left:481px !important;
	top:496px !important;
}

#item19681 {
	width:116px !important;
	height:38px !important;
	left:470px !important;
	top:535px !important;
}

#item19684 {
	width:69px !important;
	height:53px !important;
	left:568px !important;
	top:559px !important;
}

#item19687 {
	width:76px !important;
	height:78px !important;
	left:535px !important;
	top:566px !important;
}

#item19690 {
	width:124px !important;
	height:97px !important;
	left:512px !important;
	top:635px !important;
}

#item19693 {
	width:52px !important;
	height:86px !important;
	left:499px !important;
	top:569px !important;
}

#item19696 {
	width:49px !important;
	height:86px !important;
	left:453px !important;
	top:572px !important;
}

#item19699 {
	width:77px !important;
	height:69px !important;
	left:417px !important;
	top:609px !important;
}

#item19702 {
	width:68px !important;
	height:62px !important;
	left:409px !important;
	top:548px !important;
}

#item19705 {
	width:91px !important;
	height:80px !important;
	left:394px !important;
	top:477px !important;
}

#item19708 {
	width:84px !important;
	height:55px !important;
	left:383px !important;
	top:427px !important;
}

#item19711 {
	width:96px !important;
	height:65px !important;
	left:290px !important;
	top:381px !important;
}

#item19714 {
	width:113px !important;
	height:58px !important;
	left:287px !important;
	top:431px !important;
}

#item19717 {
	width:101px !important;
	height:73px !important;
	left:207px !important;
	top:694px !important;
}

#item19720 {
	width:192px !important;
	height:189px !important;
	left:233px !important;
	top:544px !important;
}

#item19723 {
	width:182px !important;
	height:104px !important;
	left:22px !important;
	top:634px !important;
}

#item19726 {
	width:118px !important;
	height:63px !important;
	left:294px !important;
	top:536px !important;
}

#item19729 {
	width:102px !important;
	height:56px !important;
	left:308px !important;
	top:485px !important;
}

#item19732 {
	width:101px !important;
	height:80px !important;
	left:212px !important;
	top:457px !important;
}

#item19735 {
	width:93px !important;
	height:109px !important;
	left:119px !important;
	top:514px !important;
}

#item19738 {
	width:77px !important;
	height:97px !important;
	left:146px !important;
	top:430px !important;
}

#item19741 {
	width:98px !important;
	height:80px !important;
	left:196px !important;
	top:386px !important;
}

#item19744 {
	width:97px !important;
	height:99px !important;
	left:197px !important;
	top:526px !important;
}

#item19766 {
	width:30px !important;
	left:95px !important;
	top:319px !important;
	min-height:16px !important;
}

#item19788 {
	width:30px !important;
	left:73px !important;
	top:373px !important;
	min-height:16px !important;
}

#item19810 {
	width:30px !important;
	left:56px !important;
	top:503px !important;
	min-height:16px !important;
}

#item19832 {
	width:30px !important;
	left:103px !important;
	top:461px !important;
	min-height:16px !important;
}

#item19854 {
	width:30px !important;
	left:148px !important;
	top:397px !important;
	min-height:16px !important;
}

#item19876 {
	width:30px !important;
	left:216px !important;
	top:351px !important;
	min-height:16px !important;
}

#item19898 {
	width:30px !important;
	left:324px !important;
	top:355px !important;
	min-height:16px !important;
}

#item19920 {
	width:30px !important;
	left:324px !important;
	top:406px !important;
	min-height:16px !important;
}

#item19942 {
	width:30px !important;
	left:331px !important;
	top:455px !important;
	min-height:16px !important;
}

#item19964 {
	width:30px !important;
	left:281px !important;
	top:746px !important;
	min-height:16px !important;
}

#item19986 {
	width:30px !important;
	left:328px !important;
	top:629px !important;
	min-height:16px !important;
}

#item20008 {
	width:30px !important;
	left:124px !important;
	top:669px !important;
	min-height:16px !important;
}

#item20030 {
	width:30px !important;
	left:357px !important;
	top:558px !important;
	min-height:16px !important;
}

#item20052 {
	width:30px !important;
	left:344px !important;
	top:508px !important;
	min-height:16px !important;
}

#item20074 {
	width:30px !important;
	left:247px !important;
	top:493px !important;
	min-height:16px !important;
}

#item20096 {
	width:30px !important;
	left:152px !important;
	top:561px !important;
	min-height:16px !important;
}

#item20118 {
	width:30px !important;
	left:170px !important;
	top:477px !important;
	min-height:16px !important;
}

#item20140 {
	width:30px !important;
	left:229px !important;
	top:421px !important;
	min-height:16px !important;
}

#item20162 {
	width:30px !important;
	left:231px !important;
	top:569px !important;
	min-height:16px !important;
}

#item20184 {
	width:30px !important;
	left:392px !important;
	top:379px !important;
	min-height:16px !important;
}

#item20206 {
	width:30px !important;
	left:454px !important;
	top:408px !important;
	min-height:16px !important;
}

#item20228 {
	width:30px !important;
	left:519px !important;
	top:425px !important;
	min-height:16px !important;
}

#item20250 {
	width:22px !important;
	height:13px !important;
	left:687px !important;
	top:407px !important;
}

#item20272 {
	width:30px !important;
	left:610px !important;
	top:449px !important;
	min-height:16px !important;
}

#item20294 {
	width:27px !important;
	left:616px !important;
	top:508px !important;
	min-height:14px !important;
}

#item20316 {
	width:25px !important;
	left:614px !important;
	top:542px !important;
	min-height:14px !important;
}

#item20338 {
	width:25px !important;
	left:577px !important;
	top:500px !important;
	min-height:13px !important;
}

#item20360 {
	width:30px !important;
	left:548px !important;
	top:470px !important;
	min-height:16px !important;
}

#item20382 {
	width:30px !important;
	left:505px !important;
	top:482px !important;
	min-height:16px !important;
}

#item20404 {
	width:30px !important;
	left:465px !important;
	top:485px !important;
	min-height:16px !important;
}

#item20426 {
	width:30px !important;
	left:526px !important;
	top:521px !important;
	min-height:16px !important;
}

#item20448 {
	width:30px !important;
	left:505px !important;
	top:551px !important;
	min-height:16px !important;
}

#item20470 {
	width:25px !important;
	left:594px !important;
	top:576px !important;
	min-height:14px !important;
}

#item20492 {
	width:30px !important;
	left:556px !important;
	top:601px !important;
	min-height:16px !important;
}

#item20514 {
	width:25px !important;
	left:599px !important;
	top:684px !important;
	min-height:15px !important;
}

#item20536 {
	width:30px !important;
	left:507px !important;
	top:605px !important;
	min-height:16px !important;
}

#item20558 {
	width:26px !important;
	left:465px !important;
	top:606px !important;
	min-height:16px !important;
}

#item20580 {
	width:26px !important;
	left:426px !important;
	top:646px !important;
	min-height:14px !important;
}

#item20602 {
	width:30px !important;
	left:422px !important;
	top:573px !important;
	min-height:16px !important;
}

#item20624 {
	width:30px !important;
	left:422px !important;
	top:512px !important;
	min-height:16px !important;
}

#item20646 {
	width:30px !important;
	left:406px !important;
	top:448px !important;
	min-height:16px !important;
}

#item20668 {
	width:23px !important;
	left:702px !important;
	top:352px !important;
	min-height:13px !important;
}

#item20690 {
	width:21px !important;
	height:13px !important;
	left:683px !important;
	top:391px !important;
}

#item20712 {
	width:18px !important;
	left:667px !important;
	top:376px !important;
	min-height:11px !important;
}

#item20734 {
	width:27px !important;
	left:639px !important;
	top:409px !important;
	min-height:15px !important;
}

#item20756 {
	width:21px !important;
	left:677px !important;
	top:422px !important;
	min-height:13px !important;
}

#item20778 {
	width:30px !important;
	left:610px !important;
	top:449px !important;
	min-height:16px !important;
}

#item20800 {
	width:17px !important;
	left:714px !important;
	top:435px !important;
	min-height:13px !important;
}

#item20822 {
	width:21px !important;
	left:688px !important;
	top:454px !important;
	min-height:13px !important;
}

#item20844 {
	width:21px !important;
	left:681px !important;
	top:477px !important;
	min-height:11px !important;
}

#item20866 {
	width:24px !important;
	left:674px !important;
	top:500px !important;
	min-height:14px !important;
}

#item20888 {
	width:21px !important;
	left:677px !important;
	top:525px !important;
	min-height:11px !important;
}

#item20891 {
	width:65px !important;
	height:50px !important;
	left:75px !important;
	top:292px !important;
}

#item20897 {
	width:80px !important;
	height:50px !important;
	left:47px !important;
	top:353px !important;
}

#item20903 {
	width:88px !important;
	height:163px !important;
	left:37px !important;
	top:407px !important;
}

#item20912 {
	width:49px !important;
	height:50px !important;
	left:135px !important;
	top:373px !important;
}

#item20918 {
	width:60px !important;
	height:74px !important;
	left:89px !important;
	top:425px !important;
}

#item20924 {
	width:109px !important;
	height:64px !important;
	left:183px !important;
	top:319px !important;
}

#item20930 {
	width:77px !important;
	height:56px !important;
	left:209px !important;
	top:395px !important;
}

#item20936 {
	width:54px !important;
	height:67px !important;
	left:158px !important;
	top:448px !important;
}

#item20942 {
	width:67px !important;
	height:87px !important;
	left:136px !important;
	top:522px !important;
}

#item20948 {
	width:88px !important;
	height:60px !important;
	left:221px !important;
	top:468px !important;
}

#item20954 {
	width:80px !important;
	height:87px !important;
	left:209px !important;
	top:531px !important;
}

#item20960 {
	width:77px !important;
	height:56px !important;
	left:303px !important;
	top:327px !important;
}

#item20966 {
	width:87px !important;
	height:46px !important;
	left:298px !important;
	top:384px !important;
}

#item20972 {
	width:87px !important;
	height:46px !important;
	left:304px !important;
	top:438px !important;
}

#item20978 {
	width:91px !important;
	height:46px !important;
	left:315px !important;
	top:489px !important;
}

#item20984 {
	width:76px !important;
	height:46px !important;
	left:335px !important;
	top:542px !important;
}

#item20990 {
	width:129px !important;
	height:109px !important;
	left:286px !important;
	top:595px !important;
}

#item20996 {
	width:46px !important;
	height:94px !important;
	left:389px !important;
	top:333px !important;
}

#item21002 {
	width:66px !important;
	height:48px !important;
	left:392px !important;
	top:428px !important;
}

#item21008 {
	width:43px !important;
	height:45px !important;
	left:414px !important;
	top:497px !important;
}

#item21014 {
	width:49px !important;
	height:50px !important;
	left:414px !important;
	top:552px !important;
}

#item21020 {
	width:46px !important;
	height:56px !important;
	left:421px !important;
	top:616px !important;
}

#item21026 {
	width:44px !important;
	height:51px !important;
	left:448px !important;
	top:384px !important;
}

#item21032 {
	width:38px !important;
	height:71px !important;
	left:463px !important;
	top:450px !important;
}

#item21038 {
	width:63px !important;
	height:82px !important;
	left:493px !important;
	top:366px !important;
}

#item21045 {
	width:33px !important;
	height:60px !important;
	left:503px !important;
	top:452px !important;
}

#item21051 {
	width:90px !important;
	height:25px !important;
	left:478px !important;
	top:544px !important;
}

#item21057 {
	width:44px !important;
	height:64px !important;
	left:501px !important;
	top:573px !important;
}

#item21063 {
	width:40px !important;
	height:46px !important;
	left:542px !important;
	top:450px !important;
}

#item21069 {
	width:41px !important;
	height:32px !important;
	left:609px !important;
	top:495px !important;
}

#item21075 {
	width:80px !important;
	height:30px !important;
	left:583px !important;
	top:534px !important;
}

#item21081 {
	width:42px !important;
	height:55px !important;
	left:550px !important;
	top:582px !important;
}

#item21087 {
	width:75px !important;
	height:78px !important;
	left:554px !important;
	top:644px !important;
}

#item21093 {
	width:51px !important;
	height:33px !important;
	left:599px !important;
	top:437px !important;
}

#item21099 {
	width:42px !important;
	height:25px !important;
	left:667px !important;
	top:449px !important;
}

#item21105 {
	width:57px !important;
	height:45px !important;
	left:615px !important;
	top:387px !important;
}

#item21111 {
	width:14px !important;
	height:45px !important;
	left:672px !important;
	top:365px !important;
}

#item21117 {
	width:14px !important;
	height:45px !important;
	left:687px !important;
	top:362px !important;
}

#item21123 {
	width:39px !important;
	height:10px !important;
	left:680px !important;
	top:407px !important;
}

#item21129 {
	width:20px !important;
	height:13px !important;
	left:679px !important;
	top:420px !important;
}

#item21135 {
	width:31px !important;
	height:30px !important;
	left:702px !important;
	top:419px !important;
}

#item21141 {
	width:37px !important;
	height:38px !important;
	left:697px !important;
	top:337px !important;
}

#item21147 {
	width:97px !important;
	height:82px !important;
	left:91px !important;
	top:637px !important;
}

#item21153 {
	width:101px !important;
	height:69px !important;
	left:209px !important;
	top:693px !important;
}

#item21159 {
	width:41px !important;
	height:21px !important;
	left:662px !important;
	top:493px !important;
}

#item21165 {
	width:42px !important;
	height:16px !important;
	left:661px !important;
	top:474px !important;
}

#item21171 {
	width:35px !important;
	height:26px !important;
	left:672px !important;
	top:516px !important;
}

#item21183 {
	width:38px !important;
	height:56px !important;
	left:461px !important;
	top:582px !important;
}

#item21189 {
	width:44px !important;
	height:35px !important;
	left:586px !important;
	top:564px !important;
}

#item21195 {
	width:75px !important;
	height:31px !important;
	left:496px !important;
	top:509px !important;
}

#item21201 {
	width:32px !important;
	height:37px !important;
	left:577px !important;
	top:484px !important;
}

@keyframes fade-in-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);}
}
#item308026 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item308030 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item308053 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item308103 {
	width:190px !important;
	min-height:20px !important;
}

#item308079 {
	width:190px !important;
	min-height:20px !important;
}

#item308076 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item308153 {
	width:210px !important;
	min-height:20px !important;
}

#item308129 {
	width:210px !important;
	min-height:20px !important;
}

#item308126 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item308203 {
	width:210px !important;
	min-height:20px !important;
}

#item308179 {
	width:210px !important;
	min-height:20px !important;
}

#item308176 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item278122 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item233853 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item233876 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item233926 {
	width:190px !important;
	min-height:20px !important;
}

#item233902 {
	width:190px !important;
	min-height:20px !important;
}

#item233899 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item233977 {
	width:210px !important;
	min-height:20px !important;
}

#item233953 {
	width:210px !important;
	min-height:20px !important;
}

#item233949 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item285725 {
	width:210px !important;
	min-height:20px !important;
}

#item285701 {
	width:210px !important;
	min-height:20px !important;
}

#item285698 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item278121 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item233081 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item233104 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item233154 {
	width:190px !important;
	min-height:20px !important;
}

#item233130 {
	width:190px !important;
	min-height:20px !important;
}

#item233127 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item233204 {
	width:210px !important;
	min-height:20px !important;
}

#item233180 {
	width:210px !important;
	min-height:20px !important;
}

#item233177 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item284030 {
	width:210px !important;
	min-height:20px !important;
}

#item284006 {
	width:210px !important;
	min-height:20px !important;
}

#item284003 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item232263 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item232291 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item232314 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item232364 {
	width:190px !important;
	min-height:20px !important;
}

#item232340 {
	width:190px !important;
	min-height:20px !important;
}

#item232337 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item232414 {
	width:210px !important;
	min-height:20px !important;
}

#item232390 {
	width:210px !important;
	min-height:20px !important;
}

#item232387 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item283979 {
	width:210px !important;
	min-height:20px !important;
}

#item283954 {
	width:210px !important;
	min-height:20px !important;
}

#item283951 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item307794 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item307800 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item307823 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item307873 {
	width:190px !important;
	min-height:20px !important;
}

#item307849 {
	width:190px !important;
	min-height:20px !important;
}

#item307846 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item307923 {
	width:210px !important;
	min-height:20px !important;
}

#item307899 {
	width:210px !important;
	min-height:20px !important;
}

#item307896 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item307973 {
	width:210px !important;
	min-height:20px !important;
}

#item307949 {
	width:210px !important;
	min-height:20px !important;
}

#item307946 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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%;
}

#item230682 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item230710 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item230733 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item230784 {
	width:190px !important;
	min-height:20px !important;
}

#item230760 {
	width:190px !important;
	min-height:20px !important;
}

#item230757 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item230834 {
	width:210px !important;
	min-height:20px !important;
}

#item230810 {
	width:210px !important;
	min-height:20px !important;
}

#item230807 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item283928 {
	width:210px !important;
	min-height:20px !important;
}

#item283904 {
	width:210px !important;
	min-height:20px !important;
}

#item283901 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item229888 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item298278 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item298301 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item298352 {
	width:190px !important;
	min-height:20px !important;
}

#item298327 {
	width:190px !important;
	min-height:20px !important;
}

#item298324 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item298402 {
	width:210px !important;
	min-height:20px !important;
}

#item298378 {
	width:210px !important;
	min-height:20px !important;
}

#item298375 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item298452 {
	width:210px !important;
	min-height:20px !important;
}

#item298428 {
	width:210px !important;
	min-height:20px !important;
}

#item298425 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item229107 {
	width:380px !important;
	height:209px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item265844 {
	width:190px !important;
	left:148px !important;
	top:35px !important;
	min-height:20px !important;
}

#item265867 {
	width:190px !important;
	left:148px !important;
	top:63px !important;
	min-height:40px !important;
}

#item265918 {
	width:190px !important;
	min-height:20px !important;
}

#item265893 {
	width:190px !important;
	min-height:20px !important;
}

#item265890 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:108px !important;
}

#item265969 {
	width:210px !important;
	min-height:20px !important;
}

#item265944 {
	width:210px !important;
	min-height:20px !important;
}

#item265941 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:135px !important;
}

#item281752 {
	width:210px !important;
	min-height:20px !important;
}

#item281728 {
	width:210px !important;
	min-height:20px !important;
}

#item281725 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:162px !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:346px !important;
	top:9px !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%;
}

#item227935 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item227963 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item227986 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item228038 {
	width:190px !important;
	min-height:20px !important;
}

#item228014 {
	width:190px !important;
	min-height:20px !important;
}

#item228009 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item228088 {
	width:210px !important;
	min-height:20px !important;
}

#item228064 {
	width:210px !important;
	min-height:20px !important;
}

#item228061 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item282069 {
	width:210px !important;
	min-height:20px !important;
}

#item282045 {
	width:210px !important;
	min-height:20px !important;
}

#item282042 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item227138 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item227167 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item227190 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item227240 {
	width:190px !important;
	min-height:20px !important;
}

#item227216 {
	width:190px !important;
	min-height:20px !important;
}

#item227213 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item227290 {
	width:210px !important;
	min-height:20px !important;
}

#item227266 {
	width:210px !important;
	min-height:20px !important;
}

#item227263 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item278469 {
	width:210px !important;
	min-height:20px !important;
}

#item278445 {
	width:210px !important;
	min-height:20px !important;
}

#item278442 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item307569 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item307573 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item307596 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item307646 {
	width:190px !important;
	min-height:20px !important;
}

#item307622 {
	width:190px !important;
	min-height:20px !important;
}

#item307619 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item307697 {
	width:210px !important;
	min-height:20px !important;
}

#item307672 {
	width:210px !important;
	min-height:20px !important;
}

#item307669 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item307747 {
	width:210px !important;
	min-height:20px !important;
}

#item307723 {
	width:210px !important;
	min-height:20px !important;
}

#item307720 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item225425 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item225604 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item225627 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item225677 {
	width:190px !important;
	min-height:20px !important;
}

#item225653 {
	width:190px !important;
	min-height:20px !important;
}

#item225650 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item225729 {
	width:210px !important;
	min-height:20px !important;
}

#item225704 {
	width:210px !important;
	min-height:20px !important;
}

#item225701 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item278415 {
	width:210px !important;
	min-height:20px !important;
}

#item278391 {
	width:210px !important;
	min-height:20px !important;
}

#item278388 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item224493 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item224522 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item224545 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item224596 {
	width:190px !important;
	min-height:20px !important;
}

#item224571 {
	width:190px !important;
	min-height:20px !important;
}

#item224568 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item224646 {
	width:210px !important;
	min-height:20px !important;
}

#item224622 {
	width:210px !important;
	min-height:20px !important;
}

#item224619 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item283656 {
	width:210px !important;
	min-height:20px !important;
}

#item283632 {
	width:210px !important;
	min-height:20px !important;
}

#item283629 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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%;
}

#item223707 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item223735 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item223758 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item223808 {
	width:190px !important;
	min-height:20px !important;
}

#item223784 {
	width:190px !important;
	min-height:20px !important;
}

#item223781 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item223859 {
	width:210px !important;
	min-height:20px !important;
}

#item223835 {
	width:210px !important;
	min-height:20px !important;
}

#item223832 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item283878 {
	width:210px !important;
	min-height:20px !important;
}

#item283854 {
	width:210px !important;
	min-height:20px !important;
}

#item283851 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item307345 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item307350 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item307374 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item307424 {
	width:190px !important;
	min-height:20px !important;
}

#item307400 {
	width:190px !important;
	min-height:20px !important;
}

#item307397 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item307474 {
	width:210px !important;
	min-height:20px !important;
}

#item307450 {
	width:210px !important;
	min-height:20px !important;
}

#item307447 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item307524 {
	width:210px !important;
	min-height:20px !important;
}

#item307500 {
	width:210px !important;
	min-height:20px !important;
}

#item307497 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item222115 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item222144 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item222167 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item222217 {
	width:190px !important;
	min-height:20px !important;
}

#item222193 {
	width:190px !important;
	min-height:20px !important;
}

#item222190 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item222268 {
	width:210px !important;
	min-height:20px !important;
}

#item222243 {
	width:210px !important;
	min-height:20px !important;
}

#item222240 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item282019 {
	width:210px !important;
	min-height:20px !important;
}

#item281995 {
	width:210px !important;
	min-height:20px !important;
}

#item281992 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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%;
}

#item221341 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item298017 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item298040 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item298090 {
	width:190px !important;
	min-height:20px !important;
}

#item298066 {
	width:190px !important;
	min-height:20px !important;
}

#item298063 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item298140 {
	width:210px !important;
	min-height:20px !important;
}

#item298116 {
	width:210px !important;
	min-height:20px !important;
}

#item298113 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item298190 {
	width:210px !important;
	min-height:20px !important;
}

#item298166 {
	width:210px !important;
	min-height:20px !important;
}

#item298163 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item307120 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item307124 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item307147 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item307197 {
	width:190px !important;
	min-height:20px !important;
}

#item307173 {
	width:190px !important;
	min-height:20px !important;
}

#item307170 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item307247 {
	width:210px !important;
	min-height:20px !important;
}

#item307223 {
	width:210px !important;
	min-height:20px !important;
}

#item307220 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item307297 {
	width:210px !important;
	min-height:20px !important;
}

#item307273 {
	width:210px !important;
	min-height:20px !important;
}

#item307270 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item219175 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item219355 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item219378 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item219428 {
	width:190px !important;
	min-height:20px !important;
}

#item219404 {
	width:190px !important;
	min-height:20px !important;
}

#item219401 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item219478 {
	width:210px !important;
	min-height:20px !important;
}

#item219454 {
	width:210px !important;
	min-height:20px !important;
}

#item219451 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item278365 {
	width:210px !important;
	min-height:20px !important;
}

#item278341 {
	width:210px !important;
	min-height:20px !important;
}

#item278338 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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%;
}

#item218220 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item297548 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item297572 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item297622 {
	width:190px !important;
	min-height:20px !important;
}

#item297598 {
	width:190px !important;
	min-height:20px !important;
}

#item297595 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item297672 {
	width:210px !important;
	min-height:20px !important;
}

#item297648 {
	width:210px !important;
	min-height:20px !important;
}

#item297645 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item297723 {
	width:210px !important;
	min-height:20px !important;
}

#item297699 {
	width:210px !important;
	min-height:20px !important;
}

#item297695 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item217412 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item217441 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item217464 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item217514 {
	width:190px !important;
	min-height:20px !important;
}

#item217490 {
	width:190px !important;
	min-height:20px !important;
}

#item217487 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item217565 {
	width:210px !important;
	min-height:20px !important;
}

#item217540 {
	width:210px !important;
	min-height:20px !important;
}

#item217537 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item281964 {
	width:210px !important;
	min-height:20px !important;
}

#item281940 {
	width:210px !important;
	min-height:20px !important;
}

#item281937 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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%;
}

#item216606 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item216634 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item216657 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item216708 {
	width:190px !important;
	min-height:20px !important;
}

#item216684 {
	width:190px !important;
	min-height:20px !important;
}

#item216680 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item216758 {
	width:210px !important;
	min-height:20px !important;
}

#item216734 {
	width:210px !important;
	min-height:20px !important;
}

#item216731 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item283606 {
	width:210px !important;
	min-height:20px !important;
}

#item283582 {
	width:210px !important;
	min-height:20px !important;
}

#item283579 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item215809 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item297304 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item297327 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item297378 {
	width:190px !important;
	min-height:20px !important;
}

#item297354 {
	width:190px !important;
	min-height:20px !important;
}

#item297351 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item297428 {
	width:210px !important;
	min-height:20px !important;
}

#item297404 {
	width:210px !important;
	min-height:20px !important;
}

#item297401 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item297478 {
	width:210px !important;
	min-height:20px !important;
}

#item297454 {
	width:210px !important;
	min-height:20px !important;
}

#item297451 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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%;
}

#item214990 {
	width:380px !important;
	height:209px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item265657 {
	width:190px !important;
	left:148px !important;
	top:35px !important;
	min-height:20px !important;
}

#item265680 {
	width:190px !important;
	left:148px !important;
	top:63px !important;
	min-height:40px !important;
}

#item265730 {
	width:190px !important;
	min-height:20px !important;
}

#item265706 {
	width:190px !important;
	min-height:20px !important;
}

#item265703 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:108px !important;
}

#item265780 {
	width:210px !important;
	min-height:20px !important;
}

#item265756 {
	width:210px !important;
	min-height:20px !important;
}

#item265753 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:135px !important;
}

#item281698 {
	width:210px !important;
	min-height:20px !important;
}

#item281674 {
	width:210px !important;
	min-height:20px !important;
}

#item281670 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:162px !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:346px !important;
	top:9px !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);}
}
#item306887 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item306893 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item306916 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item306966 {
	width:190px !important;
	min-height:20px !important;
}

#item306942 {
	width:190px !important;
	min-height:20px !important;
}

#item306939 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item307016 {
	width:210px !important;
	min-height:20px !important;
}

#item306992 {
	width:210px !important;
	min-height:20px !important;
}

#item306989 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item307066 {
	width:210px !important;
	min-height:20px !important;
}

#item307042 {
	width:210px !important;
	min-height:20px !important;
}

#item307039 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item306670 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item306676 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item306699 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item306749 {
	width:190px !important;
	min-height:20px !important;
}

#item306725 {
	width:190px !important;
	min-height:20px !important;
}

#item306722 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item306799 {
	width:210px !important;
	min-height:20px !important;
}

#item306775 {
	width:210px !important;
	min-height:20px !important;
}

#item306772 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item306850 {
	width:210px !important;
	min-height:20px !important;
}

#item306826 {
	width:210px !important;
	min-height:20px !important;
}

#item306823 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item306441 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item306445 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item306468 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item306518 {
	width:190px !important;
	min-height:20px !important;
}

#item306494 {
	width:190px !important;
	min-height:20px !important;
}

#item306491 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item306568 {
	width:210px !important;
	min-height:20px !important;
}

#item306544 {
	width:210px !important;
	min-height:20px !important;
}

#item306541 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item306618 {
	width:210px !important;
	min-height:20px !important;
}

#item306594 {
	width:210px !important;
	min-height:20px !important;
}

#item306591 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item211846 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item211874 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item211897 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item211947 {
	width:190px !important;
	min-height:20px !important;
}

#item211923 {
	width:190px !important;
	min-height:20px !important;
}

#item211920 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item211997 {
	width:210px !important;
	min-height:20px !important;
}

#item211973 {
	width:210px !important;
	min-height:20px !important;
}

#item211970 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item278311 {
	width:210px !important;
	min-height:20px !important;
}

#item278286 {
	width:210px !important;
	min-height:20px !important;
}

#item278282 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item211067 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item211098 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item211121 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item211171 {
	width:190px !important;
	min-height:20px !important;
}

#item211147 {
	width:190px !important;
	min-height:20px !important;
}

#item211144 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item211221 {
	width:210px !important;
	min-height:20px !important;
}

#item211197 {
	width:210px !important;
	min-height:20px !important;
}

#item211194 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item285675 {
	width:210px !important;
	min-height:20px !important;
}

#item285651 {
	width:210px !important;
	min-height:20px !important;
}

#item285648 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item210290 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item297784 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item297807 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item297858 {
	width:190px !important;
	min-height:20px !important;
}

#item297834 {
	width:190px !important;
	min-height:20px !important;
}

#item297831 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item297908 {
	width:210px !important;
	min-height:20px !important;
}

#item297884 {
	width:210px !important;
	min-height:20px !important;
}

#item297881 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item297959 {
	width:210px !important;
	min-height:20px !important;
}

#item297934 {
	width:210px !important;
	min-height:20px !important;
}

#item297931 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item208739 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item208767 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item208790 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item208840 {
	width:190px !important;
	min-height:20px !important;
}

#item208816 {
	width:190px !important;
	min-height:20px !important;
}

#item208813 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item208890 {
	width:210px !important;
	min-height:20px !important;
}

#item208866 {
	width:210px !important;
	min-height:20px !important;
}

#item208863 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item283550 {
	width:210px !important;
	min-height:20px !important;
}

#item283525 {
	width:210px !important;
	min-height:20px !important;
}

#item283522 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item207910 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item207941 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item207964 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item208014 {
	width:190px !important;
	min-height:20px !important;
}

#item207990 {
	width:190px !important;
	min-height:20px !important;
}

#item207987 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item208065 {
	width:210px !important;
	min-height:20px !important;
}

#item208041 {
	width:210px !important;
	min-height:20px !important;
}

#item208038 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item283823 {
	width:210px !important;
	min-height:20px !important;
}

#item283799 {
	width:210px !important;
	min-height:20px !important;
}

#item283796 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item209515 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item209543 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item209566 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item209617 {
	width:190px !important;
	min-height:20px !important;
}

#item209593 {
	width:190px !important;
	min-height:20px !important;
}

#item209589 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item209667 {
	width:210px !important;
	min-height:20px !important;
}

#item209643 {
	width:210px !important;
	min-height:20px !important;
}

#item209640 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item283498 {
	width:210px !important;
	min-height:20px !important;
}

#item283474 {
	width:210px !important;
	min-height:20px !important;
}

#item283471 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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%;
}

#item206344 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item206372 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item206395 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item206445 {
	width:190px !important;
	min-height:20px !important;
}

#item206421 {
	width:190px !important;
	min-height:20px !important;
}

#item206418 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item206495 {
	width:210px !important;
	min-height:20px !important;
}

#item206471 {
	width:210px !important;
	min-height:20px !important;
}

#item206468 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item281914 {
	width:210px !important;
	min-height:20px !important;
}

#item281889 {
	width:210px !important;
	min-height:20px !important;
}

#item281885 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item205542 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item205571 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item205594 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item205644 {
	width:190px !important;
	min-height:20px !important;
}

#item205620 {
	width:190px !important;
	min-height:20px !important;
}

#item205617 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item205694 {
	width:210px !important;
	min-height:20px !important;
}

#item205670 {
	width:210px !important;
	min-height:20px !important;
}

#item205667 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item285625 {
	width:210px !important;
	min-height:20px !important;
}

#item285601 {
	width:210px !important;
	min-height:20px !important;
}

#item285598 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item306214 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item306220 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item306243 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item306293 {
	width:190px !important;
	min-height:20px !important;
}

#item306269 {
	width:190px !important;
	min-height:20px !important;
}

#item306266 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item306343 {
	width:210px !important;
	min-height:20px !important;
}

#item306319 {
	width:210px !important;
	min-height:20px !important;
}

#item306316 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item306393 {
	width:210px !important;
	min-height:20px !important;
}

#item306369 {
	width:210px !important;
	min-height:20px !important;
}

#item306366 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item305993 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item305997 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item306020 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item306071 {
	width:190px !important;
	min-height:20px !important;
}

#item306047 {
	width:190px !important;
	min-height:20px !important;
}

#item306044 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item306122 {
	width:210px !important;
	min-height:20px !important;
}

#item306098 {
	width:210px !important;
	min-height:20px !important;
}

#item306095 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item306173 {
	width:210px !important;
	min-height:20px !important;
}

#item306149 {
	width:210px !important;
	min-height:20px !important;
}

#item306146 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item204358 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item204388 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item204411 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item204461 {
	width:190px !important;
	min-height:20px !important;
}

#item204437 {
	width:190px !important;
	min-height:20px !important;
}

#item204434 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item204511 {
	width:210px !important;
	min-height:20px !important;
}

#item204487 {
	width:210px !important;
	min-height:20px !important;
}

#item204484 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item285569 {
	width:210px !important;
	min-height:20px !important;
}

#item285545 {
	width:210px !important;
	min-height:20px !important;
}

#item285542 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item203766 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item203795 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item203819 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item203869 {
	width:190px !important;
	min-height:20px !important;
}

#item203845 {
	width:190px !important;
	min-height:20px !important;
}

#item203842 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item203919 {
	width:210px !important;
	min-height:20px !important;
}

#item203895 {
	width:210px !important;
	min-height:20px !important;
}

#item203892 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item204319 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item204316 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item204314 {
	width:25px !important;
	height:25px !important;
	left:346px !important;
	top:9px !important;
}

#item285519 {
	width:210px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item285495 {
	width:210px !important;
	left:3px !important;
	top:3px !important;
	min-height:20px !important;
}

#item285492 {
	width:216px !important;
	height:26px !important;
	left:342px !important;
	top:281px !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);}
}
#item305762 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item305766 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item305789 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item305840 {
	width:190px !important;
	min-height:20px !important;
}

#item305816 {
	width:190px !important;
	min-height:20px !important;
}

#item305812 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item305891 {
	width:210px !important;
	min-height:20px !important;
}

#item305867 {
	width:210px !important;
	min-height:20px !important;
}

#item305863 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item305941 {
	width:210px !important;
	min-height:20px !important;
}

#item305917 {
	width:210px !important;
	min-height:20px !important;
}

#item305914 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item202975 {
	width:380px !important;
	height:209px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item265500 {
	width:190px !important;
	left:148px !important;
	top:35px !important;
	min-height:20px !important;
}

#item265523 {
	width:190px !important;
	left:148px !important;
	top:63px !important;
	min-height:40px !important;
}

#item265574 {
	width:190px !important;
	min-height:20px !important;
}

#item265550 {
	width:190px !important;
	min-height:20px !important;
}

#item265546 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:108px !important;
}

#item265624 {
	width:210px !important;
	min-height:20px !important;
}

#item265600 {
	width:210px !important;
	min-height:20px !important;
}

#item265597 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:135px !important;
}

#item281647 {
	width:210px !important;
	min-height:20px !important;
}

#item281623 {
	width:210px !important;
	min-height:20px !important;
}

#item281620 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:162px !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:346px !important;
	top:9px !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);}
}
#item202417 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item202597 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item202620 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item202671 {
	width:190px !important;
	min-height:20px !important;
}

#item202646 {
	width:190px !important;
	min-height:20px !important;
}

#item202643 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item202722 {
	width:210px !important;
	min-height:20px !important;
}

#item202697 {
	width:210px !important;
	min-height:20px !important;
}

#item202694 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item278259 {
	width:210px !important;
	min-height:20px !important;
}

#item278235 {
	width:210px !important;
	min-height:20px !important;
}

#item278232 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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);}
}
#item201868 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item202047 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item202070 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item202121 {
	width:190px !important;
	min-height:20px !important;
}

#item202097 {
	width:190px !important;
	min-height:20px !important;
}

#item202094 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item202171 {
	width:210px !important;
	min-height:20px !important;
}

#item202147 {
	width:210px !important;
	min-height:20px !important;
}

#item202144 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item278209 {
	width:210px !important;
	min-height:20px !important;
}

#item278184 {
	width:210px !important;
	min-height:20px !important;
}

#item278181 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !important;
}

@keyframes fade-in-23063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-23063 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item23063 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item23065 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item23063 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-201475 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-201475 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item201477 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item201508 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item201531 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item201581 {
	width:190px !important;
	min-height:20px !important;
}

#item201557 {
	width:190px !important;
	min-height:20px !important;
}

#item201554 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item201631 {
	width:210px !important;
	min-height:20px !important;
}

#item201607 {
	width:210px !important;
	min-height:20px !important;
}

#item201604 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item283772 {
	width:210px !important;
	min-height:20px !important;
}

#item283748 {
	width:210px !important;
	min-height:20px !important;
}

#item283745 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item113594 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item113591 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item113589 {
	width:25px !important;
	height:25px !important;
	left:346px !important;
	top:9px !important;
}

@keyframes fade-in-22408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-22408 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item22408 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item22410 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item22408 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-200613 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-200613 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item200613 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item200614 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item200642 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item200665 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item200715 {
	width:190px !important;
	min-height:20px !important;
}

#item200691 {
	width:190px !important;
	min-height:20px !important;
}

#item200688 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item200766 {
	width:210px !important;
	min-height:20px !important;
}

#item200741 {
	width:210px !important;
	min-height:20px !important;
}

#item200738 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item283447 {
	width:210px !important;
	min-height:20px !important;
}

#item283423 {
	width:210px !important;
	min-height:20px !important;
}

#item283420 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item113229 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item113226 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item113224 {
	width:25px !important;
	height:25px !important;
	left:346px !important;
	top:9px !important;
}

@keyframes fade-in-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);}
}
#item305537 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item305542 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item305565 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item305616 {
	width:190px !important;
	min-height:20px !important;
}

#item305592 {
	width:190px !important;
	min-height:20px !important;
}

#item305589 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item305666 {
	width:210px !important;
	min-height:20px !important;
}

#item305642 {
	width:210px !important;
	min-height:20px !important;
}

#item305639 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item305716 {
	width:210px !important;
	min-height:20px !important;
}

#item305692 {
	width:210px !important;
	min-height:20px !important;
}

#item305689 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !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%;
}

#item199812 {
	width:380px !important;
	height:209px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item265319 {
	width:190px !important;
	left:148px !important;
	top:35px !important;
	min-height:20px !important;
}

#item265342 {
	width:190px !important;
	left:148px !important;
	top:63px !important;
	min-height:40px !important;
}

#item265392 {
	width:190px !important;
	min-height:20px !important;
}

#item265368 {
	width:190px !important;
	min-height:20px !important;
}

#item265365 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:108px !important;
}

#item265442 {
	width:210px !important;
	min-height:20px !important;
}

#item265418 {
	width:210px !important;
	min-height:20px !important;
}

#item265415 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:135px !important;
}

#item281590 {
	width:210px !important;
	min-height:20px !important;
}

#item281566 {
	width:210px !important;
	min-height:20px !important;
}

#item281563 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:162px !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:346px !important;
	top:9px !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);}
}
#item191075 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item191104 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item191128 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item191178 {
	width:190px !important;
	min-height:20px !important;
}

#item191154 {
	width:190px !important;
	min-height:20px !important;
}

#item191151 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item191228 {
	width:210px !important;
	min-height:20px !important;
}

#item191204 {
	width:210px !important;
	min-height:20px !important;
}

#item191201 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item281860 {
	width:210px !important;
	min-height:20px !important;
}

#item281836 {
	width:210px !important;
	min-height:20px !important;
}

#item281833 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:346px !important;
	top:9px !important;
}

@keyframes fade-in-28679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-28679 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item28679 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item28681 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item28679 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-199415 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-199415 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item199416 {
	width:380px !important;
	height:209px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item265155 {
	width:190px !important;
	left:148px !important;
	top:35px !important;
	min-height:20px !important;
}

#item265178 {
	width:190px !important;
	left:148px !important;
	top:63px !important;
	min-height:40px !important;
}

#item265228 {
	width:190px !important;
	min-height:20px !important;
}

#item265204 {
	width:190px !important;
	min-height:20px !important;
}

#item265201 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:108px !important;
}

#item265279 {
	width:210px !important;
	min-height:20px !important;
}

#item265254 {
	width:210px !important;
	min-height:20px !important;
}

#item265251 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:135px !important;
}

#item281539 {
	width:210px !important;
	min-height:20px !important;
}

#item281515 {
	width:210px !important;
	min-height:20px !important;
}

#item281512 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:162px !important;
}

#item112226 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item112222 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item112220 {
	width:25px !important;
	height:25px !important;
	left:346px !important;
	top:9px !important;
}

@keyframes fade-in-30497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-30497 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item30497 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item30499 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item30497 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-199023 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-199023 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item305306 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item305312 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item305335 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item305385 {
	width:190px !important;
	min-height:20px !important;
}

#item305361 {
	width:190px !important;
	min-height:20px !important;
}

#item305358 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item305435 {
	width:210px !important;
	min-height:20px !important;
}

#item305411 {
	width:210px !important;
	min-height:20px !important;
}

#item305408 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item305485 {
	width:210px !important;
	min-height:20px !important;
}

#item305461 {
	width:210px !important;
	min-height:20px !important;
}

#item305458 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item111656 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item111652 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item111650 {
	width:25px !important;
	height:25px !important;
	left:346px !important;
	top:9px !important;
}

@keyframes fade-in-26480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-26480 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item26480 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item26482 {
	opacity:0.65;
	width:748px !important;
	height:500px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item26480 {
	width:754px !important;
	height:506px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-198638 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-198638 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item198639 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item198667 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item198690 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item198741 {
	width:190px !important;
	min-height:20px !important;
}

#item198717 {
	width:190px !important;
	min-height:20px !important;
}

#item198714 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item198791 {
	width:210px !important;
	min-height:20px !important;
}

#item198767 {
	width:210px !important;
	min-height:20px !important;
}

#item198764 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item278155 {
	width:210px !important;
	min-height:20px !important;
}

#item278131 {
	width:210px !important;
	min-height:20px !important;
}

#item278128 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item111839 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item111836 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item111834 {
	width:25px !important;
	height:25px !important;
	left:346px !important;
	top:9px !important;
}

#item21313 {
	opacity:0.00;
	width:748px !important;
	height:6px !important;
	left:13px !important;
	top:13px !important;
	background:#c20019;
}

#item21314 {
	opacity:0.00;
	width:748px !important;
	height:6px !important;
	left:13px !important;
	top:13px !important;
	background:#fff;
}

#item21311 {
	width:764px !important;
	height:516px !important;
	left:-3px !important;
	top:262px !important;
}

#item287409 {
	width:338px !important;
	height:31px !important;
	left:36px !important;
	top:816px !important;
	background:#650030;
}

#item287410 {
	width:230px !important;
	left:90px !important;
	top:821px !important;
	min-height:20px !important;
}

#item266182 {
	width:200px !important;
	left:172px !important;
	top:888px !important;
	min-height:20px !important;
}

#item266205 {
	width:180px !important;
	left:172px !important;
	top:917px !important;
	min-height:40px !important;
}

#item201970 {
	width:190px !important;
	min-height:20px !important;
}

#item201946 {
	width:190px !important;
	min-height:20px !important;
}

#item201943 {
	width:190px !important;
	height:20px !important;
	left:172px !important;
	top:962px !important;
}

#item202020 {
	width:210px !important;
	min-height:20px !important;
}

#item201996 {
	width:210px !important;
	min-height:20px !important;
}

#item201993 {
	width:210px !important;
	height:20px !important;
	left:172px !important;
	top:989px !important;
}

#item275005 {
	width:210px !important;
	min-height:20px !important;
}

#item274981 {
	width:210px !important;
	min-height:20px !important;
}

#item274978 {
	width:210px !important;
	height:20px !important;
	left:172px !important;
	top:1016px !important;
}

#item266999 {
	width:338px !important;
	height:31px !important;
	left:36px !important;
	top:1073px !important;
	background:#650030;
}

#item267000 {
	width:338px !important;
	left:36px !important;
	top:1078px !important;
	min-height:20px !important;
}

#item236474 {
	width:190px !important;
	left:172px !important;
	top:1145px !important;
	min-height:20px !important;
}

#item236497 {
	width:190px !important;
	left:172px !important;
	top:1174px !important;
	min-height:40px !important;
}

#item236548 {
	width:190px !important;
	min-height:20px !important;
}

#item236523 {
	width:190px !important;
	min-height:20px !important;
}

#item236520 {
	width:190px !important;
	height:20px !important;
	left:172px !important;
	top:1219px !important;
}

#item236598 {
	width:200px !important;
	min-height:20px !important;
}

#item236574 {
	width:200px !important;
	min-height:20px !important;
}

#item236571 {
	width:200px !important;
	height:20px !important;
	left:172px !important;
	top:1246px !important;
}

#item275230 {
	width:210px !important;
	min-height:20px !important;
}

#item275206 {
	width:210px !important;
	min-height:20px !important;
}

#item275203 {
	width:210px !important;
	height:20px !important;
	left:172px !important;
	top:1273px !important;
}

#item236625 {
	width:190px !important;
	left:171px !important;
	top:1349px !important;
	min-height:20px !important;
}

#item236648 {
	width:160px !important;
	left:171px !important;
	top:1378px !important;
	min-height:40px !important;
}

#item236699 {
	width:190px !important;
	min-height:20px !important;
}

#item236674 {
	width:190px !important;
	min-height:20px !important;
}

#item236671 {
	width:190px !important;
	height:20px !important;
	left:171px !important;
	top:1423px !important;
}

#item236750 {
	width:200px !important;
	min-height:20px !important;
}

#item236725 {
	width:200px !important;
	min-height:20px !important;
}

#item236722 {
	width:200px !important;
	height:20px !important;
	left:171px !important;
	top:1450px !important;
}

#item275432 {
	width:210px !important;
	min-height:20px !important;
}

#item275408 {
	width:210px !important;
	min-height:20px !important;
}

#item275405 {
	width:210px !important;
	height:20px !important;
	left:171px !important;
	top:1477px !important;
}

#item236778 {
	width:190px !important;
	left:172px !important;
	top:1553px !important;
	min-height:20px !important;
}

#item236801 {
	width:170px !important;
	left:172px !important;
	top:1582px !important;
	min-height:40px !important;
}

#item236851 {
	width:190px !important;
	min-height:20px !important;
}

#item236827 {
	width:190px !important;
	min-height:20px !important;
}

#item236824 {
	width:190px !important;
	height:20px !important;
	left:172px !important;
	top:1627px !important;
}

#item236901 {
	width:190px !important;
	min-height:20px !important;
}

#item236877 {
	width:190px !important;
	min-height:20px !important;
}

#item236874 {
	width:190px !important;
	height:20px !important;
	left:172px !important;
	top:1654px !important;
}

#item275634 {
	width:210px !important;
	min-height:20px !important;
}

#item275610 {
	width:210px !important;
	min-height:20px !important;
}

#item275607 {
	width:210px !important;
	height:20px !important;
	left:172px !important;
	top:1681px !important;
}

#item237076 {
	width:338px !important;
	height:31px !important;
	left:394px !important;
	top:816px !important;
	background:#650030;
}

#item237077 {
	width:338px !important;
	left:394px !important;
	top:821px !important;
	min-height:20px !important;
}

#item237105 {
	width:210px !important;
	left:530px !important;
	top:889px !important;
	min-height:20px !important;
}

#item237129 {
	width:210px !important;
	left:530px !important;
	top:918px !important;
	min-height:40px !important;
}

#item237179 {
	width:210px !important;
	min-height:20px !important;
}

#item237155 {
	width:210px !important;
	min-height:20px !important;
}

#item237152 {
	width:210px !important;
	height:20px !important;
	left:530px !important;
	top:963px !important;
}

#item237230 {
	width:210px !important;
	min-height:20px !important;
}

#item237206 {
	width:210px !important;
	min-height:20px !important;
}

#item237202 {
	width:210px !important;
	height:20px !important;
	left:530px !important;
	top:990px !important;
}

#item276063 {
	width:210px !important;
	min-height:20px !important;
}

#item276039 {
	width:210px !important;
	min-height:20px !important;
}

#item276036 {
	width:210px !important;
	height:20px !important;
	left:530px !important;
	top:1017px !important;
}

#item237258 {
	width:200px !important;
	left:526px !important;
	top:1093px !important;
	min-height:20px !important;
}

#item237281 {
	width:200px !important;
	left:526px !important;
	top:1122px !important;
	min-height:40px !important;
}

#item237331 {
	width:200px !important;
	min-height:20px !important;
}

#item237307 {
	width:200px !important;
	min-height:20px !important;
}

#item237304 {
	width:200px !important;
	height:20px !important;
	left:526px !important;
	top:1167px !important;
}

#item237381 {
	width:200px !important;
	min-height:20px !important;
}

#item237357 {
	width:200px !important;
	min-height:20px !important;
}

#item237354 {
	width:200px !important;
	height:20px !important;
	left:526px !important;
	top:1194px !important;
}

#item276265 {
	width:210px !important;
	min-height:20px !important;
}

#item276241 {
	width:210px !important;
	min-height:20px !important;
}

#item276238 {
	width:210px !important;
	height:20px !important;
	left:526px !important;
	top:1221px !important;
}

#item294042 {
	width:190px !important;
	left:172px !important;
	top:1757px !important;
	min-height:20px !important;
}

#item294065 {
	width:170px !important;
	left:172px !important;
	top:1786px !important;
	min-height:40px !important;
}

#item294116 {
	width:190px !important;
	min-height:20px !important;
}

#item294092 {
	width:190px !important;
	min-height:20px !important;
}

#item294089 {
	width:190px !important;
	height:20px !important;
	left:172px !important;
	top:1831px !important;
}

#item294167 {
	width:190px !important;
	min-height:20px !important;
}

#item294143 {
	width:190px !important;
	min-height:20px !important;
}

#item294139 {
	width:190px !important;
	height:20px !important;
	left:172px !important;
	top:1858px !important;
}

#item294218 {
	width:210px !important;
	min-height:20px !important;
}

#item294193 {
	width:210px !important;
	min-height:20px !important;
}

#item294190 {
	width:210px !important;
	height:20px !important;
	left:172px !important;
	top:1885px !important;
}

#item287439 {
	width:338px !important;
	height:31px !important;
	left:36px !important;
	top:1942px !important;
	background:#650030;
}

#item287440 {
	width:260px !important;
	left:75px !important;
	top:1947px !important;
	min-height:20px !important;
}

#item236929 {
	width:190px !important;
	left:168px !important;
	top:2009px !important;
	min-height:20px !important;
}

#item236953 {
	width:240px !important;
	left:168px !important;
	top:2038px !important;
	min-height:40px !important;
}

#item237003 {
	width:190px !important;
	min-height:20px !important;
}

#item236979 {
	width:190px !important;
	min-height:20px !important;
}

#item236976 {
	width:190px !important;
	height:20px !important;
	left:168px !important;
	top:2083px !important;
}

#item237053 {
	width:190px !important;
	min-height:20px !important;
}

#item237029 {
	width:190px !important;
	min-height:20px !important;
}

#item237026 {
	width:190px !important;
	height:20px !important;
	left:168px !important;
	top:2110px !important;
}

#item275839 {
	width:210px !important;
	min-height:20px !important;
}

#item275814 {
	width:210px !important;
	min-height:20px !important;
}

#item275811 {
	width:210px !important;
	height:20px !important;
	left:168px !important;
	top:2137px !important;
}

#item245266 {
	opacity:0.65;
	width:596px !important;
	height:3850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item245262 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item245268 {
	width:376px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item245296 {
	width:190px !important;
	left:142px !important;
	top:48px !important;
	min-height:20px !important;
}

#item245320 {
	width:190px !important;
	left:142px !important;
	top:76px !important;
	min-height:20px !important;
}

#item245371 {
	width:190px !important;
	min-height:20px !important;
}

#item245346 {
	width:190px !important;
	min-height:20px !important;
}

#item245343 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:101px !important;
}

#item245422 {
	width:210px !important;
	min-height:20px !important;
}

#item245397 {
	width:210px !important;
	min-height:20px !important;
}

#item245394 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:128px !important;
}

#item286971 {
	width:210px !important;
	min-height:20px !important;
}

#item286947 {
	width:210px !important;
	min-height:20px !important;
}

#item286944 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:155px !important;
}

#item245624 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item245621 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item245618 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !important;
}

#item242776 {
	opacity:0.65;
	width:596px !important;
	height:3850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item242773 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item242778 {
	width:376px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item243549 {
	width:190px !important;
	left:142px !important;
	top:48px !important;
	min-height:20px !important;
}

#item243572 {
	width:190px !important;
	left:142px !important;
	top:76px !important;
	min-height:20px !important;
}

#item243623 {
	width:190px !important;
	min-height:20px !important;
}

#item243599 {
	width:190px !important;
	min-height:20px !important;
}

#item243596 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:101px !important;
}

#item243674 {
	width:210px !important;
	min-height:20px !important;
}

#item243650 {
	width:210px !important;
	min-height:20px !important;
}

#item243647 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:128px !important;
}

#item287023 {
	width:210px !important;
	min-height:20px !important;
}

#item286999 {
	width:210px !important;
	min-height:20px !important;
}

#item286996 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:155px !important;
}

#item243135 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item243132 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item243129 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !important;
}

#item241979 {
	opacity:0.65;
	width:596px !important;
	height:3850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item241976 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item241981 {
	width:376px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item242370 {
	width:190px !important;
	left:142px !important;
	top:48px !important;
	min-height:20px !important;
}

#item242393 {
	width:190px !important;
	left:142px !important;
	top:76px !important;
	min-height:20px !important;
}

#item242443 {
	width:190px !important;
	min-height:20px !important;
}

#item242419 {
	width:190px !important;
	min-height:20px !important;
}

#item242416 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:101px !important;
}

#item242494 {
	width:210px !important;
	min-height:20px !important;
}

#item242470 {
	width:210px !important;
	min-height:20px !important;
}

#item242466 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:128px !important;
}

#item287074 {
	width:210px !important;
	min-height:20px !important;
}

#item287050 {
	width:210px !important;
	min-height:20px !important;
}

#item287046 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:155px !important;
}

#item242338 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item242335 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item242332 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !important;
}

#item241028 {
	opacity:0.65;
	width:596px !important;
	height:3850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item241025 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item241030 {
	width:376px !important;
	height:209px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item241795 {
	width:190px !important;
	left:142px !important;
	top:48px !important;
	min-height:20px !important;
}

#item241818 {
	width:190px !important;
	left:142px !important;
	top:76px !important;
	min-height:40px !important;
}

#item241868 {
	width:190px !important;
	min-height:20px !important;
}

#item241844 {
	width:190px !important;
	min-height:20px !important;
}

#item241841 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:120px !important;
}

#item241918 {
	width:210px !important;
	min-height:20px !important;
}

#item241894 {
	width:210px !important;
	min-height:20px !important;
}

#item241891 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:147px !important;
}

#item287125 {
	width:210px !important;
	min-height:20px !important;
}

#item287101 {
	width:210px !important;
	min-height:20px !important;
}

#item287098 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:174px !important;
}

#item241387 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item241384 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item241381 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !important;
}

#item240249 {
	opacity:0.65;
	width:596px !important;
	height:3850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item240246 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item240251 {
	width:376px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item240655 {
	width:190px !important;
	left:142px !important;
	top:48px !important;
	min-height:20px !important;
}

#item240678 {
	width:190px !important;
	left:142px !important;
	top:76px !important;
	min-height:20px !important;
}

#item240728 {
	width:190px !important;
	min-height:20px !important;
}

#item240704 {
	width:190px !important;
	min-height:20px !important;
}

#item240701 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:101px !important;
}

#item240778 {
	width:210px !important;
	min-height:20px !important;
}

#item240754 {
	width:210px !important;
	min-height:20px !important;
}

#item240751 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:128px !important;
}

#item287177 {
	width:210px !important;
	min-height:20px !important;
}

#item287153 {
	width:210px !important;
	min-height:20px !important;
}

#item287150 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:155px !important;
}

#item240607 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item240604 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item240601 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !important;
}

#item47860 {
	opacity:0.65;
	width:596px !important;
	height:3850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item47857 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item124487 {
	width:376px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item237584 {
	width:190px !important;
	left:142px !important;
	top:48px !important;
	min-height:20px !important;
}

#item237607 {
	width:190px !important;
	left:142px !important;
	top:76px !important;
	min-height:20px !important;
}

#item237657 {
	width:190px !important;
	min-height:20px !important;
}

#item237633 {
	width:190px !important;
	min-height:20px !important;
}

#item237630 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:101px !important;
}

#item237707 {
	width:210px !important;
	min-height:20px !important;
}

#item237683 {
	width:210px !important;
	min-height:20px !important;
}

#item237680 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:128px !important;
}

#item287227 {
	width:210px !important;
	min-height:20px !important;
}

#item287203 {
	width:210px !important;
	min-height:20px !important;
}

#item287200 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:155px !important;
}

#item124644 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item124641 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item124638 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !important;
}

#item238506 {
	opacity:0.65;
	width:596px !important;
	height:3850px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item238503 {
	width:602px !important;
	height:3856px !important;
	left:10px !important;
	top:10px !important;
}

#item308500 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item308504 {
	width:190px !important;
	left:142px !important;
	top:48px !important;
	min-height:20px !important;
}

#item308527 {
	width:190px !important;
	left:142px !important;
	top:76px !important;
	min-height:20px !important;
}

#item308578 {
	width:190px !important;
	min-height:20px !important;
}

#item308554 {
	width:190px !important;
	min-height:20px !important;
}

#item308551 {
	width:190px !important;
	height:20px !important;
	left:142px !important;
	top:101px !important;
}

#item308629 {
	width:210px !important;
	min-height:20px !important;
}

#item308604 {
	width:210px !important;
	min-height:20px !important;
}

#item308601 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:128px !important;
}

#item308679 {
	width:210px !important;
	min-height:20px !important;
}

#item308655 {
	width:210px !important;
	min-height:20px !important;
}

#item308652 {
	width:210px !important;
	height:20px !important;
	left:142px !important;
	top:155px !important;
}

#item238864 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item238861 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item238858 {
	width:25px !important;
	height:25px !important;
	left:341px !important;
	top:10px !important;
}

#item47855 {
	opacity:0.00;
	width:576px !important;
	height:10px !important;
	left:23px !important;
	top:23px !important;
	background:#fff;
}

#item47853.fixed-pos-elem {
	width:612px !important;
	height:3866px !important;
	left:-23px !important;
	top:-23px !important;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item36460 {
	width:576px !important;
	height:96px !important;
	box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.15);
	background:#fff;
}

#item36413 {
	width:576px !important;
	height:205px !important;
	top:96px !important;
	background:#650030;
}

#item135473 {
	width:520px !important;
	left:32px !important;
	top:113px !important;
	min-height:170px !important;
}

#item263475 {
	width:240px !important;
	left:304px !important;
	top:35px !important;
	min-height:30px !important;
}

#item136252 {
	width:512px !important;
	left:32px !important;
	top:3910px !important;
	min-height:330px !important;
}

#item36723 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item36743 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36699 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item36719 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36697 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:340px !important;
}

#item36773 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item36793 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36749 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item36769 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36747 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:340px !important;
}

#item36823 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item36843 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36799 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item36819 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36797 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:340px !important;
}

#item36873 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item36893 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36849 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item36869 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36847 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:340px !important;
}

#item36923 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item36943 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36899 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item36919 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36897 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:419px !important;
}

#item36973 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item36993 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36949 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item36969 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36947 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:419px !important;
}

#item37023 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37043 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36999 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37019 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item36997 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:419px !important;
}

#item37073 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37093 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37049 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37069 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37047 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:419px !important;
}

#item37123 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37143 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37099 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37119 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37097 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:498px !important;
}

#item37173 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37193 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37149 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37169 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37147 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:498px !important;
}

#item37223 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37243 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37199 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37219 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37197 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:498px !important;
}

#item37273 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37293 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37249 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37269 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37247 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:498px !important;
}

#item37323 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37343 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37299 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37319 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37297 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:577px !important;
}

#item37373 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37393 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37349 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37369 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37347 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:577px !important;
}

#item37423 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37443 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37399 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37419 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37397 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:577px !important;
}

#item37473 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37493 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37449 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37469 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37447 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:577px !important;
}

#item37523 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37543 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37499 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37519 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37497 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:656px !important;
}

#item37573 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37593 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37549 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37569 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37547 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:656px !important;
}

#item37623 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37643 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37599 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37619 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37597 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:656px !important;
}

#item37673 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37693 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37649 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37669 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37647 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:656px !important;
}

#item37723 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37743 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37699 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37719 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37697 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:735px !important;
}

#item37773 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37793 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37749 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37769 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37747 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:735px !important;
}

#item37823 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37843 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37799 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37819 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37797 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:735px !important;
}

#item37873 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37893 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37849 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37869 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37847 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:735px !important;
}

#item37923 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37943 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37899 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37919 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37897 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:814px !important;
}

#item37973 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item37993 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37949 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item37969 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37947 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:814px !important;
}

#item38023 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38043 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37999 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38019 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item37997 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:814px !important;
}

#item38073 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38093 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38049 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38069 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38047 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:814px !important;
}

#item38123 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38143 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38099 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38119 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38097 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:893px !important;
}

#item38173 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38193 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38149 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38169 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38147 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:893px !important;
}

#item38223 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38243 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38199 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38219 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38197 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:893px !important;
}

#item38273 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38293 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38249 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38269 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38247 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:893px !important;
}

#item38323 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38343 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38299 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38319 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38297 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:972px !important;
}

#item38373 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38393 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38349 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38369 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38347 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:972px !important;
}

#item38423 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38443 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38399 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38419 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38397 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:972px !important;
}

#item38473 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38493 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38449 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38469 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38447 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:972px !important;
}

#item38523 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38543 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38499 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38519 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38497 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:1051px !important;
}

#item38573 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38593 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38549 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38569 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38547 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:1051px !important;
}

#item38623 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38643 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38599 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38619 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38597 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:1051px !important;
}

#item38873 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38893 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38849 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38869 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38847 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:1051px !important;
}

#item38773 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38793 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38749 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38769 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38747 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:1130px !important;
}

#item38823 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38843 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38799 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38819 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38797 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:1130px !important;
}

#item38723 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38743 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38699 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38719 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38697 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:1130px !important;
}

#item38923 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38943 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38899 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38919 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38897 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:1130px !important;
}

#item38973 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item38993 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38949 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item38969 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38947 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:1209px !important;
}

#item39023 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item39043 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38999 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item39019 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item38997 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:1209px !important;
}

#item39073 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item39093 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39049 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item39069 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39047 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:1209px !important;
}

#item39123 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item39143 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39099 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item39119 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39097 {
	width:104px !important;
	height:50px !important;
	left:440px !important;
	top:1209px !important;
}

#item39173 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item39193 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39149 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item39169 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39147 {
	width:104px !important;
	height:50px !important;
	left:32px !important;
	top:1287px !important;
}

#item39223 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item39243 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39199 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item39219 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39197 {
	width:104px !important;
	height:50px !important;
	left:168px !important;
	top:1287px !important;
}

#item39273 {
	width:104px !important;
	height:50px !important;
	background:#c20019;
}

#item39293 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39249 {
	width:104px !important;
	height:50px !important;
	background:#650030;
}

#item39269 {
	width:104px !important;
	top:16px !important;
	min-height:27px !important;
}

#item39247 {
	width:104px !important;
	height:50px !important;
	left:304px !important;
	top:1287px !important;
}

#item148624 {
	width:512px !important;
	height:44px !important;
	left:32px !important;
	top:1388px !important;
	background:#650030;
}

#item148625 {
	width:512px !important;
	left:32px !important;
	top:1398px !important;
	min-height:30px !important;
}

#item266499 {
	width:210px !important;
	left:213px !important;
	top:1469px !important;
	min-height:30px !important;
}

#item266522 {
	width:260px !important;
	left:213px !important;
	top:1508px !important;
	min-height:60px !important;
}

#item266572 {
	width:320px !important;
	min-height:30px !important;
}

#item266548 {
	width:320px !important;
	min-height:30px !important;
}

#item266545 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:1575px !important;
}

#item266622 {
	width:320px !important;
	min-height:30px !important;
}

#item266598 {
	width:320px !important;
	min-height:30px !important;
}

#item266595 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:1615px !important;
}

#item276850 {
	width:320px !important;
	min-height:30px !important;
}

#item276826 {
	width:320px !important;
	min-height:30px !important;
}

#item276823 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:1655px !important;
}

#item267025 {
	width:512px !important;
	height:44px !important;
	left:32px !important;
	top:1723px !important;
	background:#650030;
}

#item267026 {
	width:512px !important;
	left:32px !important;
	top:1733px !important;
	min-height:30px !important;
}

#item148653 {
	width:210px !important;
	left:213px !important;
	top:1804px !important;
	min-height:30px !important;
}

#item148676 {
	width:320px !important;
	left:213px !important;
	top:1843px !important;
	min-height:60px !important;
}

#item249585 {
	width:320px !important;
	min-height:30px !important;
}

#item249561 {
	width:320px !important;
	min-height:30px !important;
}

#item249558 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:1910px !important;
}

#item250485 {
	width:320px !important;
	min-height:30px !important;
}

#item249612 {
	width:320px !important;
	min-height:30px !important;
}

#item249609 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:1950px !important;
}

#item249663 {
	width:210px !important;
	left:213px !important;
	top:2060px !important;
	min-height:30px !important;
}

#item250542 {
	width:260px !important;
	left:213px !important;
	top:2099px !important;
	min-height:60px !important;
}

#item249736 {
	width:320px !important;
	min-height:30px !important;
}

#item249712 {
	width:320px !important;
	min-height:30px !important;
}

#item249709 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:2166px !important;
}

#item249786 {
	width:320px !important;
	min-height:30px !important;
}

#item249762 {
	width:320px !important;
	min-height:30px !important;
}

#item249759 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:2206px !important;
}

#item249813 {
	width:210px !important;
	left:213px !important;
	top:2316px !important;
	min-height:30px !important;
}

#item250694 {
	width:260px !important;
	left:213px !important;
	top:2355px !important;
	min-height:60px !important;
}

#item249887 {
	width:320px !important;
	min-height:30px !important;
}

#item249863 {
	width:320px !important;
	min-height:30px !important;
}

#item249860 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:2422px !important;
}

#item249937 {
	width:320px !important;
	min-height:30px !important;
}

#item249913 {
	width:320px !important;
	min-height:30px !important;
}

#item249910 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:2462px !important;
}

#item276903 {
	width:320px !important;
	min-height:30px !important;
}

#item276879 {
	width:320px !important;
	min-height:30px !important;
}

#item276876 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:1990px !important;
}

#item276959 {
	width:320px !important;
	min-height:30px !important;
}

#item276934 {
	width:320px !important;
	min-height:30px !important;
}

#item276930 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:2246px !important;
}

#item277012 {
	width:320px !important;
	min-height:30px !important;
}

#item276988 {
	width:320px !important;
	min-height:30px !important;
}

#item276985 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:2502px !important;
}

#item294938 {
	width:210px !important;
	left:213px !important;
	top:2572px !important;
	min-height:30px !important;
}

#item294961 {
	width:260px !important;
	left:213px !important;
	top:2611px !important;
	min-height:60px !important;
}

#item295011 {
	width:320px !important;
	min-height:30px !important;
}

#item294987 {
	width:320px !important;
	min-height:30px !important;
}

#item294984 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:2678px !important;
}

#item295061 {
	width:320px !important;
	min-height:30px !important;
}

#item295037 {
	width:320px !important;
	min-height:30px !important;
}

#item295034 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:2718px !important;
}

#item295112 {
	width:320px !important;
	min-height:30px !important;
}

#item295088 {
	width:320px !important;
	min-height:30px !important;
}

#item295084 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:2758px !important;
}

#item287474 {
	width:512px !important;
	height:44px !important;
	left:32px !important;
	top:2826px !important;
	background:#650030;
}

#item287475 {
	width:512px !important;
	left:32px !important;
	top:2836px !important;
	min-height:30px !important;
}

#item249966 {
	width:210px !important;
	left:213px !important;
	top:2907px !important;
	min-height:30px !important;
}

#item249989 {
	width:350px !important;
	left:213px !important;
	top:2946px !important;
	min-height:60px !important;
}

#item250039 {
	width:320px !important;
	min-height:30px !important;
}

#item250015 {
	width:320px !important;
	min-height:30px !important;
}

#item250012 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:3013px !important;
}

#item250089 {
	width:320px !important;
	min-height:30px !important;
}

#item250065 {
	width:320px !important;
	min-height:30px !important;
}

#item250062 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:3053px !important;
}

#item277063 {
	width:320px !important;
	min-height:30px !important;
}

#item277038 {
	width:320px !important;
	min-height:30px !important;
}

#item277035 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:3093px !important;
}

#item148799 {
	width:512px !important;
	height:44px !important;
	left:32px !important;
	top:3161px !important;
	background:#650030;
}

#item148800 {
	width:512px !important;
	left:32px !important;
	top:3170px !important;
	min-height:30px !important;
}

#item250141 {
	width:250px !important;
	left:213px !important;
	top:3242px !important;
	min-height:30px !important;
}

#item250164 {
	width:320px !important;
	left:213px !important;
	top:3281px !important;
	min-height:60px !important;
}

#item250214 {
	width:320px !important;
	min-height:30px !important;
}

#item250190 {
	width:320px !important;
	min-height:30px !important;
}

#item250187 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:3348px !important;
}

#item250264 {
	width:320px !important;
	min-height:30px !important;
}

#item250240 {
	width:320px !important;
	min-height:30px !important;
}

#item250237 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:3387px !important;
}

#item250292 {
	width:200px !important;
	left:213px !important;
	top:3498px !important;
	min-height:30px !important;
}

#item251223 {
	width:320px !important;
	left:213px !important;
	top:3537px !important;
	min-height:60px !important;
}

#item250366 {
	width:320px !important;
	min-height:30px !important;
}

#item250341 {
	width:320px !important;
	min-height:30px !important;
}

#item250338 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:3604px !important;
}

#item250416 {
	width:320px !important;
	min-height:30px !important;
}

#item250392 {
	width:320px !important;
	min-height:30px !important;
}

#item250389 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:3643px !important;
}

#item277113 {
	width:320px !important;
	min-height:30px !important;
}

#item277089 {
	width:320px !important;
	min-height:30px !important;
}

#item277086 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:3427px !important;
}

#item277171 {
	width:320px !important;
	min-height:30px !important;
}

#item277147 {
	width:320px !important;
	min-height:30px !important;
}

#item277144 {
	width:320px !important;
	height:30px !important;
	left:213px !important;
	top:3683px !important;
}

#item1597 {
	width:1200px !important;
	height:56px !important;
	top:106px !important;
	background:#650030;
}

#item1787 {
	width:900px !important;
	left:124px !important;
	top:110px !important;
	min-height:40px !important;
}

#item270931 {
	width:240px !important;
	left:836px !important;
	top:41px !important;
	min-height:30px !important;
}

#item136140 {
	width:952px !important;
	left:124px !important;
	top:2197px !important;
	min-height:210px !important;
}

#item1813 {
	width:90px !important;
	height:68px !important;
	left:299px !important;
	top:227px !important;
}

#item1818 {
	width:109px !important;
	height:94px !important;
	left:274px !important;
	top:268px !important;
}

#item1823 {
	width:109px !important;
	height:189px !important;
	left:264px !important;
	top:338px !important;
}

#item1828 {
	width:83px !important;
	height:133px !important;
	left:362px !important;
	top:244px !important;
}

#item1833 {
	width:89px !important;
	height:136px !important;
	left:311px !important;
	top:352px !important;
}

#item1838 {
	width:140px !important;
	height:90px !important;
	left:398px !important;
	top:247px !important;
}

#item1843 {
	width:98px !important;
	height:80px !important;
	left:434px !important;
	top:326px !important;
}

#item1848 {
	width:77px !important;
	height:97px !important;
	left:384px !important;
	top:370px !important;
}

#item1853 {
	width:93px !important;
	height:109px !important;
	left:357px !important;
	top:454px !important;
}

#item1858 {
	width:101px !important;
	height:80px !important;
	left:450px !important;
	top:397px !important;
}

#item1863 {
	width:97px !important;
	height:99px !important;
	left:435px !important;
	top:466px !important;
}

#item1868 {
	width:90px !important;
	height:58px !important;
	left:533px !important;
	top:269px !important;
}

#item1873 {
	width:96px !important;
	height:65px !important;
	left:528px !important;
	top:321px !important;
}

#item1878 {
	width:113px !important;
	height:58px !important;
	left:525px !important;
	top:371px !important;
}

#item1883 {
	width:102px !important;
	height:56px !important;
	left:546px !important;
	top:425px !important;
}

#item1888 {
	width:118px !important;
	height:63px !important;
	left:532px !important;
	top:476px !important;
}

#item1893 {
	width:192px !important;
	height:189px !important;
	left:471px !important;
	top:484px !important;
}

#item1898 {
	width:90px !important;
	height:102px !important;
	left:616px !important;
	top:267px !important;
}

#item1903 {
	width:84px !important;
	height:55px !important;
	left:621px !important;
	top:367px !important;
}

#item1908 {
	width:91px !important;
	height:80px !important;
	left:632px !important;
	top:417px !important;
}

#item1913 {
	width:68px !important;
	height:62px !important;
	left:647px !important;
	top:488px !important;
}

#item1918 {
	width:77px !important;
	height:69px !important;
	left:655px !important;
	top:549px !important;
}

#item1923 {
	width:72px !important;
	height:77px !important;
	left:667px !important;
	top:307px !important;
}

#item1928 {
	width:54px !important;
	height:97px !important;
	left:688px !important;
	top:382px !important;
}

#item1933 {
	width:49px !important;
	height:86px !important;
	left:691px !important;
	top:512px !important;
}

#item1938 {
	width:103px !important;
	height:98px !important;
	left:697px !important;
	top:296px !important;
}

#item1945 {
	width:42px !important;
	height:73px !important;
	left:735px !important;
	top:391px !important;
}

#item1950 {
	width:100px !important;
	height:51px !important;
	left:719px !important;
	top:436px !important;
}

#item1955 {
	width:116px !important;
	height:38px !important;
	left:708px !important;
	top:475px !important;
}

#item1960 {
	width:52px !important;
	height:86px !important;
	left:737px !important;
	top:509px !important;
}

#item1965 {
	width:58px !important;
	height:66px !important;
	left:772px !important;
	top:381px !important;
}

#item1970 {
	width:62px !important;
	height:61px !important;
	left:808px !important;
	top:404px !important;
}

#item1975 {
	width:106px !important;
	height:59px !important;
	left:798px !important;
	top:419px !important;
}

#item1980 {
	width:120px !important;
	height:53px !important;
	left:791px !important;
	top:462px !important;
}

#item1985 {
	width:69px !important;
	height:53px !important;
	left:806px !important;
	top:499px !important;
}

#item1990 {
	width:76px !important;
	height:78px !important;
	left:773px !important;
	top:506px !important;
}

#item1995 {
	width:124px !important;
	height:97px !important;
	left:750px !important;
	top:575px !important;
}

#item2005 {
	width:80px !important;
	height:51px !important;
	left:826px !important;
	top:369px !important;
}

#item2025 {
	width:22px !important;
	height:22px !important;
	left:68px !important;
	top:25px !important;
	background:#c20019;
}

#item2021 {
	width:22px !important;
	height:22px !important;
	left:68px !important;
	top:25px !important;
	background:#636363;
}

#item2019 {
	width:90px !important;
	height:47px !important;
	left:846px !important;
	top:409px !important;
}

#item2034 {
	width:21px !important;
	height:21px !important;
	left:26px !important;
	top:5px !important;
	background:#c20019;
}

#item2030 {
	width:21px !important;
	height:21px !important;
	left:26px !important;
	top:5px !important;
	background:#636363;
}

#item2028 {
	width:46px !important;
	height:26px !important;
	left:894px !important;
	top:406px !important;
}

#item2043 {
	width:21px !important;
	height:21px !important;
	left:29px !important;
	top:11px !important;
	background:#c20019;
}

#item2039 {
	width:21px !important;
	height:21px !important;
	left:29px !important;
	top:11px !important;
	background:#650030;
}

#item2037 {
	width:49px !important;
	height:42px !important;
	left:897px !important;
	top:378px !important;
}

#item2046 {
	width:103px !important;
	height:77px !important;
	left:835px !important;
	top:313px !important;
}

#item2051 {
	width:23px !important;
	height:45px !important;
	left:905px !important;
	top:306px !important;
}

#item2056 {
	width:21px !important;
	height:47px !important;
	left:922px !important;
	top:302px !important;
}

#item2061 {
	width:47px !important;
	height:25px !important;
	left:914px !important;
	top:340px !important;
}

#item2066 {
	width:24px !important;
	height:24px !important;
	left:914px !important;
	top:358px !important;
}

#item2077 {
	width:21px !important;
	height:21px !important;
	left:16px !important;
	top:13px !important;
	background:#c20019;
}

#item2073 {
	width:21px !important;
	height:21px !important;
	left:16px !important;
	top:13px !important;
	background:#650030;
}

#item2071 {
	width:36px !important;
	height:34px !important;
	left:935px !important;
	top:358px !important;
}

#item2080 {
	width:51px !important;
	height:82px !important;
	left:930px !important;
	top:259px !important;
}

#item2085 {
	width:182px !important;
	height:104px !important;
	left:190px !important;
	top:554px !important;
}

#item2090 {
	width:101px !important;
	height:73px !important;
	left:369px !important;
	top:594px !important;
}

#item2016 {
	width:22px !important;
	height:22px !important;
	left:37px !important;
	top:37px !important;
	background:#c20019;
}

#item2012 {
	width:22px !important;
	height:22px !important;
	left:37px !important;
	top:37px !important;
	background:#636363;
}

#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);}
}
#item305090 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item305095 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item305118 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item305169 {
	width:190px !important;
	min-height:20px !important;
}

#item305145 {
	width:190px !important;
	min-height:20px !important;
}

#item305142 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item305219 {
	width:210px !important;
	min-height:20px !important;
}

#item305195 {
	width:210px !important;
	min-height:20px !important;
}

#item305192 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item305270 {
	width:210px !important;
	min-height:20px !important;
}

#item305245 {
	width:210px !important;
	min-height:20px !important;
}

#item305242 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item233434 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item233465 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item233488 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item233539 {
	width:190px !important;
	min-height:20px !important;
}

#item233515 {
	width:190px !important;
	min-height:20px !important;
}

#item233511 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item233589 {
	width:210px !important;
	min-height:20px !important;
}

#item233565 {
	width:210px !important;
	min-height:20px !important;
}

#item233562 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item285099 {
	width:210px !important;
	min-height:20px !important;
}

#item285075 {
	width:210px !important;
	min-height:20px !important;
}

#item285072 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item232655 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item232684 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item232707 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item232757 {
	width:190px !important;
	min-height:20px !important;
}

#item232733 {
	width:190px !important;
	min-height:20px !important;
}

#item232730 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item232807 {
	width:210px !important;
	min-height:20px !important;
}

#item232783 {
	width:210px !important;
	min-height:20px !important;
}

#item232780 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item284760 {
	width:210px !important;
	min-height:20px !important;
}

#item284736 {
	width:210px !important;
	min-height:20px !important;
}

#item284733 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item231877 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item231905 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item231928 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item231978 {
	width:190px !important;
	min-height:20px !important;
}

#item231954 {
	width:190px !important;
	min-height:20px !important;
}

#item231951 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item232028 {
	width:210px !important;
	min-height:20px !important;
}

#item232004 {
	width:210px !important;
	min-height:20px !important;
}

#item232001 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item284709 {
	width:210px !important;
	min-height:20px !important;
}

#item284685 {
	width:210px !important;
	min-height:20px !important;
}

#item284682 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item304866 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item304871 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item304894 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item304944 {
	width:190px !important;
	min-height:20px !important;
}

#item304920 {
	width:190px !important;
	min-height:20px !important;
}

#item304917 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item304994 {
	width:210px !important;
	min-height:20px !important;
}

#item304970 {
	width:210px !important;
	min-height:20px !important;
}

#item304967 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item305044 {
	width:210px !important;
	min-height:20px !important;
}

#item305020 {
	width:210px !important;
	min-height:20px !important;
}

#item305017 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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%;
}

#item230280 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item230310 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item230333 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item230384 {
	width:190px !important;
	min-height:20px !important;
}

#item230360 {
	width:190px !important;
	min-height:20px !important;
}

#item230357 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item230434 {
	width:210px !important;
	min-height:20px !important;
}

#item230410 {
	width:210px !important;
	min-height:20px !important;
}

#item230407 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item284659 {
	width:210px !important;
	min-height:20px !important;
}

#item284635 {
	width:210px !important;
	min-height:20px !important;
}

#item284632 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item229499 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item298511 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item298534 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item298584 {
	width:190px !important;
	min-height:20px !important;
}

#item298560 {
	width:190px !important;
	min-height:20px !important;
}

#item298557 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item298634 {
	width:210px !important;
	min-height:20px !important;
}

#item298610 {
	width:210px !important;
	min-height:20px !important;
}

#item298607 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item298684 {
	width:210px !important;
	min-height:20px !important;
}

#item298660 {
	width:210px !important;
	min-height:20px !important;
}

#item298657 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item228354 {
	width:380px !important;
	height:209px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item264974 {
	width:190px !important;
	left:148px !important;
	top:36px !important;
	min-height:20px !important;
}

#item264997 {
	width:190px !important;
	left:148px !important;
	top:64px !important;
	min-height:40px !important;
}

#item265048 {
	width:190px !important;
	min-height:20px !important;
}

#item265023 {
	width:190px !important;
	min-height:20px !important;
}

#item265020 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:109px !important;
}

#item265099 {
	width:210px !important;
	min-height:20px !important;
}

#item265075 {
	width:210px !important;
	min-height:20px !important;
}

#item265072 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:136px !important;
}

#item281425 {
	width:210px !important;
	min-height:20px !important;
}

#item281401 {
	width:210px !important;
	min-height:20px !important;
}

#item281398 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:162px !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:345px !important;
	top:11px !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%;
}

#item227537 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item227565 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item227588 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item227640 {
	width:190px !important;
	min-height:20px !important;
}

#item227616 {
	width:190px !important;
	min-height:20px !important;
}

#item227612 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item227690 {
	width:210px !important;
	min-height:20px !important;
}

#item227666 {
	width:210px !important;
	min-height:20px !important;
}

#item227663 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item282383 {
	width:210px !important;
	min-height:20px !important;
}

#item282359 {
	width:210px !important;
	min-height:20px !important;
}

#item282356 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item226748 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item226777 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item226800 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item226850 {
	width:190px !important;
	min-height:20px !important;
}

#item226826 {
	width:190px !important;
	min-height:20px !important;
}

#item226823 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item226900 {
	width:210px !important;
	min-height:20px !important;
}

#item226876 {
	width:210px !important;
	min-height:20px !important;
}

#item226873 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item278031 {
	width:210px !important;
	min-height:20px !important;
}

#item278007 {
	width:210px !important;
	min-height:20px !important;
}

#item278004 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item304631 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item304635 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item304658 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item304708 {
	width:190px !important;
	min-height:20px !important;
}

#item304684 {
	width:190px !important;
	min-height:20px !important;
}

#item304681 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item304758 {
	width:210px !important;
	min-height:20px !important;
}

#item304734 {
	width:210px !important;
	min-height:20px !important;
}

#item304731 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item304808 {
	width:210px !important;
	min-height:20px !important;
}

#item304784 {
	width:210px !important;
	min-height:20px !important;
}

#item304781 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item224881 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item225061 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item225084 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item225135 {
	width:190px !important;
	min-height:20px !important;
}

#item225111 {
	width:190px !important;
	min-height:20px !important;
}

#item225107 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item225186 {
	width:210px !important;
	min-height:20px !important;
}

#item225162 {
	width:210px !important;
	min-height:20px !important;
}

#item225158 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item277979 {
	width:210px !important;
	min-height:20px !important;
}

#item277955 {
	width:210px !important;
	min-height:20px !important;
}

#item277952 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item224102 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item224130 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item224154 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item224205 {
	width:190px !important;
	min-height:20px !important;
}

#item224181 {
	width:190px !important;
	min-height:20px !important;
}

#item224178 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item224255 {
	width:210px !important;
	min-height:20px !important;
}

#item224231 {
	width:210px !important;
	min-height:20px !important;
}

#item224228 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item283342 {
	width:210px !important;
	min-height:20px !important;
}

#item283318 {
	width:210px !important;
	min-height:20px !important;
}

#item283315 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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%;
}

#item223301 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item223330 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item223353 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item223403 {
	width:190px !important;
	min-height:20px !important;
}

#item223379 {
	width:190px !important;
	min-height:20px !important;
}

#item223376 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item223454 {
	width:210px !important;
	min-height:20px !important;
}

#item223430 {
	width:210px !important;
	min-height:20px !important;
}

#item223427 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item284608 {
	width:210px !important;
	min-height:20px !important;
}

#item284584 {
	width:210px !important;
	min-height:20px !important;
}

#item284581 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item304421 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item304426 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item304449 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item304499 {
	width:190px !important;
	min-height:20px !important;
}

#item304475 {
	width:190px !important;
	min-height:20px !important;
}

#item304472 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item304549 {
	width:210px !important;
	min-height:20px !important;
}

#item304525 {
	width:210px !important;
	min-height:20px !important;
}

#item304522 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item304599 {
	width:210px !important;
	min-height:20px !important;
}

#item304575 {
	width:210px !important;
	min-height:20px !important;
}

#item304572 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item221737 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item221765 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item221788 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item221838 {
	width:190px !important;
	min-height:20px !important;
}

#item221814 {
	width:190px !important;
	min-height:20px !important;
}

#item221811 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item221888 {
	width:210px !important;
	min-height:20px !important;
}

#item221864 {
	width:210px !important;
	min-height:20px !important;
}

#item221861 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item282327 {
	width:210px !important;
	min-height:20px !important;
}

#item282303 {
	width:210px !important;
	min-height:20px !important;
}

#item282300 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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%;
}

#item220505 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item296598 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item296621 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item296673 {
	width:190px !important;
	min-height:20px !important;
}

#item296649 {
	width:190px !important;
	min-height:20px !important;
}

#item296646 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item296724 {
	width:210px !important;
	min-height:20px !important;
}

#item296699 {
	width:210px !important;
	min-height:20px !important;
}

#item296696 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item296774 {
	width:210px !important;
	min-height:20px !important;
}

#item296750 {
	width:210px !important;
	min-height:20px !important;
}

#item296747 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item304191 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item304196 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item304219 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item304270 {
	width:190px !important;
	min-height:20px !important;
}

#item304245 {
	width:190px !important;
	min-height:20px !important;
}

#item304242 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item304320 {
	width:210px !important;
	min-height:20px !important;
}

#item304296 {
	width:210px !important;
	min-height:20px !important;
}

#item304293 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item304370 {
	width:210px !important;
	min-height:20px !important;
}

#item304346 {
	width:210px !important;
	min-height:20px !important;
}

#item304343 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item218632 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item218814 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item218837 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item218887 {
	width:190px !important;
	min-height:20px !important;
}

#item218863 {
	width:190px !important;
	min-height:20px !important;
}

#item218860 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item218938 {
	width:210px !important;
	min-height:20px !important;
}

#item218913 {
	width:210px !important;
	min-height:20px !important;
}

#item218910 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item277927 {
	width:210px !important;
	min-height:20px !important;
}

#item277903 {
	width:210px !important;
	min-height:20px !important;
}

#item277900 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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%;
}

#item217803 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item296111 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item296134 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item296184 {
	width:190px !important;
	min-height:20px !important;
}

#item296160 {
	width:190px !important;
	min-height:20px !important;
}

#item296157 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item296235 {
	width:210px !important;
	min-height:20px !important;
}

#item296211 {
	width:210px !important;
	min-height:20px !important;
}

#item296208 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item296285 {
	width:210px !important;
	min-height:20px !important;
}

#item296261 {
	width:210px !important;
	min-height:20px !important;
}

#item296258 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item217015 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item217044 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item217067 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item217117 {
	width:190px !important;
	min-height:20px !important;
}

#item217093 {
	width:190px !important;
	min-height:20px !important;
}

#item217090 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item217167 {
	width:210px !important;
	min-height:20px !important;
}

#item217143 {
	width:210px !important;
	min-height:20px !important;
}

#item217140 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item282276 {
	width:210px !important;
	min-height:20px !important;
}

#item282252 {
	width:210px !important;
	min-height:20px !important;
}

#item282249 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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%;
}

#item216197 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item216228 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item216251 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item216301 {
	width:190px !important;
	min-height:20px !important;
}

#item216277 {
	width:190px !important;
	min-height:20px !important;
}

#item216274 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item216352 {
	width:210px !important;
	min-height:20px !important;
}

#item216327 {
	width:210px !important;
	min-height:20px !important;
}

#item216324 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item283290 {
	width:210px !important;
	min-height:20px !important;
}

#item283266 {
	width:210px !important;
	min-height:20px !important;
}

#item283263 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item215412 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item296361 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item296384 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item296435 {
	width:190px !important;
	min-height:20px !important;
}

#item296411 {
	width:190px !important;
	min-height:20px !important;
}

#item296408 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item296485 {
	width:210px !important;
	min-height:20px !important;
}

#item296461 {
	width:210px !important;
	min-height:20px !important;
}

#item296458 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item296535 {
	width:210px !important;
	min-height:20px !important;
}

#item296511 {
	width:210px !important;
	min-height:20px !important;
}

#item296508 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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%;
}

#item214598 {
	width:380px !important;
	height:209px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item264808 {
	width:190px !important;
	left:148px !important;
	top:36px !important;
	min-height:20px !important;
}

#item264831 {
	width:190px !important;
	left:148px !important;
	top:64px !important;
	min-height:40px !important;
}

#item264881 {
	width:190px !important;
	min-height:20px !important;
}

#item264857 {
	width:190px !important;
	min-height:20px !important;
}

#item264854 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:109px !important;
}

#item264931 {
	width:210px !important;
	min-height:20px !important;
}

#item264907 {
	width:210px !important;
	min-height:20px !important;
}

#item264904 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:136px !important;
}

#item281374 {
	width:210px !important;
	min-height:20px !important;
}

#item281350 {
	width:210px !important;
	min-height:20px !important;
}

#item281347 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:162px !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:345px !important;
	top:11px !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);}
}
#item303961 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item303966 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item303989 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item304040 {
	width:190px !important;
	min-height:20px !important;
}

#item304016 {
	width:190px !important;
	min-height:20px !important;
}

#item304012 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item304090 {
	width:210px !important;
	min-height:20px !important;
}

#item304066 {
	width:210px !important;
	min-height:20px !important;
}

#item304063 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item304140 {
	width:210px !important;
	min-height:20px !important;
}

#item304116 {
	width:210px !important;
	min-height:20px !important;
}

#item304113 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item303728 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item303733 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item303756 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item303806 {
	width:190px !important;
	min-height:20px !important;
}

#item303782 {
	width:190px !important;
	min-height:20px !important;
}

#item303779 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item303857 {
	width:210px !important;
	min-height:20px !important;
}

#item303833 {
	width:210px !important;
	min-height:20px !important;
}

#item303830 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item303907 {
	width:210px !important;
	min-height:20px !important;
}

#item303883 {
	width:210px !important;
	min-height:20px !important;
}

#item303880 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item303515 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item303519 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item303542 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item303592 {
	width:190px !important;
	min-height:20px !important;
}

#item303568 {
	width:190px !important;
	min-height:20px !important;
}

#item303565 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item303642 {
	width:210px !important;
	min-height:20px !important;
}

#item303618 {
	width:210px !important;
	min-height:20px !important;
}

#item303615 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item303693 {
	width:210px !important;
	min-height:20px !important;
}

#item303669 {
	width:210px !important;
	min-height:20px !important;
}

#item303665 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item211462 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item211490 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item211514 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item211565 {
	width:190px !important;
	min-height:20px !important;
}

#item211541 {
	width:190px !important;
	min-height:20px !important;
}

#item211538 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item211615 {
	width:210px !important;
	min-height:20px !important;
}

#item211591 {
	width:210px !important;
	min-height:20px !important;
}

#item211588 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item277871 {
	width:210px !important;
	min-height:20px !important;
}

#item277847 {
	width:210px !important;
	min-height:20px !important;
}

#item277844 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item210679 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item210710 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item210733 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item210783 {
	width:190px !important;
	min-height:20px !important;
}

#item210759 {
	width:190px !important;
	min-height:20px !important;
}

#item210756 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item210833 {
	width:210px !important;
	min-height:20px !important;
}

#item210809 {
	width:210px !important;
	min-height:20px !important;
}

#item210806 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item285048 {
	width:210px !important;
	min-height:20px !important;
}

#item285024 {
	width:210px !important;
	min-height:20px !important;
}

#item285021 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item209901 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item296841 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item296864 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item296914 {
	width:190px !important;
	min-height:20px !important;
}

#item296890 {
	width:190px !important;
	min-height:20px !important;
}

#item296887 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item296964 {
	width:210px !important;
	min-height:20px !important;
}

#item296940 {
	width:210px !important;
	min-height:20px !important;
}

#item296937 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item297014 {
	width:210px !important;
	min-height:20px !important;
}

#item296990 {
	width:210px !important;
	min-height:20px !important;
}

#item296987 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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;
}

@keyframes grow-208315 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-208315 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item208316 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item208345 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item208368 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item208418 {
	width:190px !important;
	min-height:20px !important;
}

#item208394 {
	width:190px !important;
	min-height:20px !important;
}

#item208391 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item208468 {
	width:210px !important;
	min-height:20px !important;
}

#item208444 {
	width:210px !important;
	min-height:20px !important;
}

#item208441 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item283240 {
	width:210px !important;
	min-height:20px !important;
}

#item283215 {
	width:210px !important;
	min-height:20px !important;
}

#item283212 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item208672 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item208668 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item208666 {
	width:25px !important;
	height:25px !important;
	left:345px !important;
	top:11px !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);}
}
#item207516 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item207544 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item207567 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item207617 {
	width:190px !important;
	min-height:20px !important;
}

#item207593 {
	width:190px !important;
	min-height:20px !important;
}

#item207590 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item207667 {
	width:210px !important;
	min-height:20px !important;
}

#item207643 {
	width:210px !important;
	min-height:20px !important;
}

#item207640 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item284553 {
	width:210px !important;
	min-height:20px !important;
}

#item284529 {
	width:210px !important;
	min-height:20px !important;
}

#item284526 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item209130 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item209159 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item209182 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item209232 {
	width:190px !important;
	min-height:20px !important;
}

#item209208 {
	width:190px !important;
	min-height:20px !important;
}

#item209205 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item209282 {
	width:210px !important;
	min-height:20px !important;
}

#item209258 {
	width:210px !important;
	min-height:20px !important;
}

#item209255 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item283185 {
	width:210px !important;
	min-height:20px !important;
}

#item283161 {
	width:210px !important;
	min-height:20px !important;
}

#item283158 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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%;
}

#item205934 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item205963 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item205986 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item206036 {
	width:190px !important;
	min-height:20px !important;
}

#item206012 {
	width:190px !important;
	min-height:20px !important;
}

#item206009 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item206086 {
	width:210px !important;
	min-height:20px !important;
}

#item206062 {
	width:210px !important;
	min-height:20px !important;
}

#item206059 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item282226 {
	width:210px !important;
	min-height:20px !important;
}

#item282201 {
	width:210px !important;
	min-height:20px !important;
}

#item282198 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item205154 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item205182 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item205205 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item205255 {
	width:190px !important;
	min-height:20px !important;
}

#item205231 {
	width:190px !important;
	min-height:20px !important;
}

#item205228 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item205305 {
	width:210px !important;
	min-height:20px !important;
}

#item205281 {
	width:210px !important;
	min-height:20px !important;
}

#item205278 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item284998 {
	width:210px !important;
	min-height:20px !important;
}

#item284974 {
	width:210px !important;
	min-height:20px !important;
}

#item284971 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item303280 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item303285 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item303309 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item303359 {
	width:190px !important;
	min-height:20px !important;
}

#item303335 {
	width:190px !important;
	min-height:20px !important;
}

#item303332 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item303409 {
	width:210px !important;
	min-height:20px !important;
}

#item303385 {
	width:210px !important;
	min-height:20px !important;
}

#item303382 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item303459 {
	width:210px !important;
	min-height:20px !important;
}

#item303435 {
	width:210px !important;
	min-height:20px !important;
}

#item303432 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item303060 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item303065 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item303088 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item303138 {
	width:190px !important;
	min-height:20px !important;
}

#item303114 {
	width:190px !important;
	min-height:20px !important;
}

#item303111 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item303189 {
	width:210px !important;
	min-height:20px !important;
}

#item303164 {
	width:210px !important;
	min-height:20px !important;
}

#item303161 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item303240 {
	width:210px !important;
	min-height:20px !important;
}

#item303215 {
	width:210px !important;
	min-height:20px !important;
}

#item303212 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item196616 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item196646 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item196669 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item196719 {
	width:190px !important;
	min-height:20px !important;
}

#item196695 {
	width:190px !important;
	min-height:20px !important;
}

#item196692 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item196769 {
	width:210px !important;
	min-height:20px !important;
}

#item196745 {
	width:210px !important;
	min-height:20px !important;
}

#item196742 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item284946 {
	width:210px !important;
	min-height:20px !important;
}

#item284922 {
	width:210px !important;
	min-height:20px !important;
}

#item284919 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item195457 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item195487 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item195510 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item195561 {
	width:190px !important;
	min-height:20px !important;
}

#item195536 {
	width:190px !important;
	min-height:20px !important;
}

#item195533 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item195612 {
	width:210px !important;
	min-height:20px !important;
}

#item195587 {
	width:210px !important;
	min-height:20px !important;
}

#item195584 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item284895 {
	width:210px !important;
	min-height:20px !important;
}

#item284871 {
	width:210px !important;
	min-height:20px !important;
}

#item284868 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item72150 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item72147 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item72145 {
	width:25px !important;
	height:25px !important;
	left:345px !important;
	top:11px !important;
}

@keyframes fade-in-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);}
}
#item302831 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item302837 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item302860 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item302910 {
	width:190px !important;
	min-height:20px !important;
}

#item302886 {
	width:190px !important;
	min-height:20px !important;
}

#item302883 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item302960 {
	width:210px !important;
	min-height:20px !important;
}

#item302936 {
	width:210px !important;
	min-height:20px !important;
}

#item302933 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item303010 {
	width:210px !important;
	min-height:20px !important;
}

#item302986 {
	width:210px !important;
	min-height:20px !important;
}

#item302983 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item194687 {
	width:380px !important;
	height:209px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item264645 {
	width:190px !important;
	left:148px !important;
	top:36px !important;
	min-height:20px !important;
}

#item264668 {
	width:190px !important;
	left:148px !important;
	top:64px !important;
	min-height:40px !important;
}

#item264720 {
	width:190px !important;
	min-height:20px !important;
}

#item264696 {
	width:190px !important;
	min-height:20px !important;
}

#item264693 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:109px !important;
}

#item264770 {
	width:210px !important;
	min-height:20px !important;
}

#item264746 {
	width:210px !important;
	min-height:20px !important;
}

#item264743 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:136px !important;
}

#item281324 {
	width:210px !important;
	min-height:20px !important;
}

#item281300 {
	width:210px !important;
	min-height:20px !important;
}

#item281297 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:162px !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:345px !important;
	top:11px !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);}
}
#item193575 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item193758 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item193781 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item193832 {
	width:190px !important;
	min-height:20px !important;
}

#item193808 {
	width:190px !important;
	min-height:20px !important;
}

#item193804 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item193882 {
	width:210px !important;
	min-height:20px !important;
}

#item193858 {
	width:210px !important;
	min-height:20px !important;
}

#item193855 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item277816 {
	width:210px !important;
	min-height:20px !important;
}

#item277792 {
	width:210px !important;
	min-height:20px !important;
}

#item277788 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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);}
}
#item193029 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item193209 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item193232 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item193282 {
	width:190px !important;
	min-height:20px !important;
}

#item193258 {
	width:190px !important;
	min-height:20px !important;
}

#item193255 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item193334 {
	width:210px !important;
	min-height:20px !important;
}

#item193308 {
	width:210px !important;
	min-height:20px !important;
}

#item193305 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item277762 {
	width:210px !important;
	min-height:20px !important;
}

#item277738 {
	width:210px !important;
	min-height:20px !important;
}

#item277735 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !important;
}

@keyframes fade-in-66169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-66169 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item66169 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item66173 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item66169 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-201032 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-201032 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item201033 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item201062 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item201086 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item201137 {
	width:190px !important;
	min-height:20px !important;
}

#item201112 {
	width:190px !important;
	min-height:20px !important;
}

#item201109 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item201187 {
	width:210px !important;
	min-height:20px !important;
}

#item201163 {
	width:210px !important;
	min-height:20px !important;
}

#item201160 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item284501 {
	width:210px !important;
	min-height:20px !important;
}

#item284477 {
	width:210px !important;
	min-height:20px !important;
}

#item284474 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item71016 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item71013 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item71011 {
	width:25px !important;
	height:25px !important;
	left:345px !important;
	top:11px !important;
}

@keyframes fade-in-4985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-4985 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item4985 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item4987 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item4985 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-192237 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-192237 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item192237 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item192238 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item192266 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item192289 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item192339 {
	width:190px !important;
	min-height:20px !important;
}

#item192315 {
	width:190px !important;
	min-height:20px !important;
}

#item192312 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item192389 {
	width:210px !important;
	min-height:20px !important;
}

#item192365 {
	width:210px !important;
	min-height:20px !important;
}

#item192362 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item283135 {
	width:210px !important;
	min-height:20px !important;
}

#item283111 {
	width:210px !important;
	min-height:20px !important;
}

#item283108 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item70554 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item70550 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item70548 {
	width:25px !important;
	height:25px !important;
	left:345px !important;
	top:11px !important;
}

@keyframes fade-in-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);}
}
#item302583 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item302587 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item302610 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item302662 {
	width:190px !important;
	min-height:20px !important;
}

#item302637 {
	width:190px !important;
	min-height:20px !important;
}

#item302633 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item302712 {
	width:210px !important;
	min-height:20px !important;
}

#item302688 {
	width:210px !important;
	min-height:20px !important;
}

#item302685 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item302762 {
	width:210px !important;
	min-height:20px !important;
}

#item302738 {
	width:210px !important;
	min-height:20px !important;
}

#item302735 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !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%;
}

#item191457 {
	width:380px !important;
	height:209px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item264485 {
	width:190px !important;
	left:148px !important;
	top:36px !important;
	min-height:20px !important;
}

#item264508 {
	width:190px !important;
	left:148px !important;
	top:64px !important;
	min-height:40px !important;
}

#item264558 {
	width:190px !important;
	min-height:20px !important;
}

#item264534 {
	width:190px !important;
	min-height:20px !important;
}

#item264531 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:109px !important;
}

#item264608 {
	width:210px !important;
	min-height:20px !important;
}

#item264584 {
	width:210px !important;
	min-height:20px !important;
}

#item264581 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:136px !important;
}

#item281268 {
	width:210px !important;
	min-height:20px !important;
}

#item281244 {
	width:210px !important;
	min-height:20px !important;
}

#item281241 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:162px !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:345px !important;
	top:11px !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);}
}
#item278553 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item190723 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item190746 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item190797 {
	width:190px !important;
	min-height:20px !important;
}

#item190773 {
	width:190px !important;
	min-height:20px !important;
}

#item190769 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item190847 {
	width:210px !important;
	min-height:20px !important;
}

#item190823 {
	width:210px !important;
	min-height:20px !important;
}

#item190820 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item282173 {
	width:210px !important;
	min-height:20px !important;
}

#item282149 {
	width:210px !important;
	min-height:20px !important;
}

#item282146 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !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:345px !important;
	top:11px !important;
}

@keyframes fade-in-11272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-11272 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item11272 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item11274 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item11272 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-190305 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-190305 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item278552 {
	width:380px !important;
	height:209px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item264325 {
	width:190px !important;
	left:148px !important;
	top:36px !important;
	min-height:20px !important;
}

#item264348 {
	width:190px !important;
	left:148px !important;
	top:64px !important;
	min-height:40px !important;
}

#item264398 {
	width:190px !important;
	min-height:20px !important;
}

#item264374 {
	width:190px !important;
	min-height:20px !important;
}

#item264371 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:109px !important;
}

#item264448 {
	width:210px !important;
	min-height:20px !important;
}

#item264424 {
	width:210px !important;
	min-height:20px !important;
}

#item264421 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:136px !important;
}

#item281218 {
	width:210px !important;
	min-height:20px !important;
}

#item281194 {
	width:210px !important;
	min-height:20px !important;
}

#item281191 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:162px !important;
}

#item69162 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item69159 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item69157 {
	width:25px !important;
	height:25px !important;
	left:345px !important;
	top:11px !important;
}

@keyframes fade-in-13091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-13091 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item13091 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item13093 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item13091 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-189912 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-189912 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item302357 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item302362 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item302385 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item302435 {
	width:190px !important;
	min-height:20px !important;
}

#item302411 {
	width:190px !important;
	min-height:20px !important;
}

#item302408 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item302485 {
	width:210px !important;
	min-height:20px !important;
}

#item302461 {
	width:210px !important;
	min-height:20px !important;
}

#item302458 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item302536 {
	width:210px !important;
	min-height:20px !important;
}

#item302511 {
	width:210px !important;
	min-height:20px !important;
}

#item302508 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item13306 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item13303 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item13301 {
	width:25px !important;
	height:25px !important;
	left:345px !important;
	top:11px !important;
}

@keyframes fade-in-9065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fade-in-9065 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item9065 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9067 {
	opacity:0.65;
	width:829px !important;
	height:470px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item9065 {
	width:835px !important;
	height:476px !important;
	left:10px !important;
	top:10px !important;
}

@keyframes grow-68614 {
	0% {transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
@-webkit-keyframes grow-68614 {
	0% {-webkit-transform:translate(0px,0px) scaleX(0) scaleY(0);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
}
#item189534 {
	width:380px !important;
	height:197px !important;
	background:#ffffff;
	border:solid 1px #d1d2d4;
}

#item189562 {
	width:190px !important;
	left:148px !important;
	top:43px !important;
	min-height:20px !important;
}

#item189585 {
	width:190px !important;
	left:148px !important;
	top:71px !important;
	min-height:20px !important;
}

#item189635 {
	width:190px !important;
	min-height:20px !important;
}

#item189611 {
	width:190px !important;
	min-height:20px !important;
}

#item189608 {
	width:190px !important;
	height:20px !important;
	left:148px !important;
	top:96px !important;
}

#item189686 {
	width:210px !important;
	min-height:20px !important;
}

#item189662 {
	width:210px !important;
	min-height:20px !important;
}

#item189658 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:123px !important;
}

#item277710 {
	width:210px !important;
	min-height:20px !important;
}

#item277686 {
	width:210px !important;
	min-height:20px !important;
}

#item277683 {
	width:210px !important;
	height:20px !important;
	left:148px !important;
	top:150px !important;
}

#item68772 {
	width:25px !important;
	height:25px !important;
	background:#650030;
	border:solid 1px #650030;
}

#item68769 {
	width:25px !important;
	height:25px !important;
	border:solid 1px #aaaaaa;
}

#item68767 {
	width:25px !important;
	height:25px !important;
	left:345px !important;
	top:11px !important;
}

#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;
}

#item287346 {
	width:446px !important;
	height:31px !important;
	left:124px !important;
	top:733px !important;
	background:#650030;
}

#item287347 {
	width:270px !important;
	left:212px !important;
	top:738px !important;
	min-height:20px !important;
}

#item273250 {
	width:200px !important;
	left:311px !important;
	top:805px !important;
	min-height:20px !important;
}

#item273273 {
	width:180px !important;
	left:311px !important;
	top:834px !important;
	min-height:40px !important;
}

#item273323 {
	width:190px !important;
	min-height:20px !important;
}

#item273299 {
	width:190px !important;
	min-height:20px !important;
}

#item273296 {
	width:190px !important;
	height:20px !important;
	left:311px !important;
	top:879px !important;
}

#item273374 {
	width:210px !important;
	min-height:20px !important;
}

#item273350 {
	width:210px !important;
	min-height:20px !important;
}

#item273347 {
	width:210px !important;
	height:20px !important;
	left:311px !important;
	top:906px !important;
}

#item273424 {
	width:210px !important;
	min-height:20px !important;
}

#item273400 {
	width:210px !important;
	min-height:20px !important;
}

#item273397 {
	width:210px !important;
	height:20px !important;
	left:311px !important;
	top:933px !important;
}

#item273471 {
	width:446px !important;
	height:31px !important;
	left:124px !important;
	top:990px !important;
	background:#650030;
}

#item273472 {
	width:360px !important;
	left:167px !important;
	top:995px !important;
	min-height:20px !important;
}

#item273501 {
	width:200px !important;
	left:311px !important;
	top:1063px !important;
	min-height:20px !important;
}

#item273524 {
	width:200px !important;
	left:311px !important;
	top:1092px !important;
	min-height:40px !important;
}

#item273574 {
	width:200px !important;
	min-height:20px !important;
}

#item273550 {
	width:200px !important;
	min-height:20px !important;
}

#item273547 {
	width:200px !important;
	height:20px !important;
	left:311px !important;
	top:1137px !important;
}

#item273624 {
	width:200px !important;
	min-height:20px !important;
}

#item273600 {
	width:200px !important;
	min-height:20px !important;
}

#item273597 {
	width:200px !important;
	height:20px !important;
	left:311px !important;
	top:1164px !important;
}

#item273674 {
	width:210px !important;
	min-height:20px !important;
}

#item273650 {
	width:210px !important;
	min-height:20px !important;
}

#item273647 {
	width:210px !important;
	height:20px !important;
	left:311px !important;
	top:1191px !important;
}

#item273704 {
	width:190px !important;
	left:311px !important;
	top:1261px !important;
	min-height:20px !important;
}

#item273727 {
	width:190px !important;
	left:311px !important;
	top:1290px !important;
	min-height:40px !important;
}

#item273777 {
	width:190px !important;
	min-height:20px !important;
}

#item273753 {
	width:190px !important;
	min-height:20px !important;
}

#item273750 {
	width:190px !important;
	height:20px !important;
	left:311px !important;
	top:1335px !important;
}

#item273827 {
	width:190px !important;
	min-height:20px !important;
}

#item273803 {
	width:190px !important;
	min-height:20px !important;
}

#item273800 {
	width:190px !important;
	height:20px !important;
	left:311px !important;
	top:1362px !important;
}

#item273877 {
	width:210px !important;
	min-height:20px !important;
}

#item273853 {
	width:210px !important;
	min-height:20px !important;
}

#item273850 {
	width:210px !important;
	height:20px !important;
	left:311px !important;
	top:1389px !important;
}

#item273905 {
	width:190px !important;
	left:311px !important;
	top:1459px !important;
	min-height:20px !important;
}

#item273928 {
	width:170px !important;
	left:311px !important;
	top:1488px !important;
	min-height:40px !important;
}

#item273979 {
	width:190px !important;
	min-height:20px !important;
}

#item273954 {
	width:190px !important;
	min-height:20px !important;
}

#item273951 {
	width:190px !important;
	height:20px !important;
	left:311px !important;
	top:1533px !important;
}

#item274029 {
	width:190px !important;
	min-height:20px !important;
}

#item274005 {
	width:190px !important;
	min-height:20px !important;
}

#item274002 {
	width:190px !important;
	height:20px !important;
	left:311px !important;
	top:1560px !important;
}

#item274079 {
	width:210px !important;
	min-height:20px !important;
}

#item274055 {
	width:210px !important;
	min-height:20px !important;
}

#item274052 {
	width:210px !important;
	height:20px !important;
	left:311px !important;
	top:1587px !important;
}

#item274304 {
	width:466px !important;
	height:31px !important;
	left:610px !important;
	top:733px !important;
	background:#650030;
}

#item274305 {
	width:320px !important;
	left:683px !important;
	top:738px !important;
	min-height:20px !important;
}

#item274382 {
	width:170px !important;
	left:797px !important;
	top:806px !important;
	min-height:20px !important;
}

#item274405 {
	width:190px !important;
	left:797px !important;
	top:835px !important;
	min-height:40px !important;
}

#item274455 {
	width:200px !important;
	min-height:20px !important;
}

#item274431 {
	width:200px !important;
	min-height:20px !important;
}

#item274428 {
	width:200px !important;
	height:20px !important;
	left:797px !important;
	top:880px !important;
}

#item274355 {
	width:200px !important;
	min-height:20px !important;
}

#item274331 {
	width:200px !important;
	min-height:20px !important;
}

#item274328 {
	width:200px !important;
	height:20px !important;
	left:797px !important;
	top:907px !important;
}

#item274506 {
	width:210px !important;
	min-height:20px !important;
}

#item274481 {
	width:210px !important;
	min-height:20px !important;
}

#item274478 {
	width:210px !important;
	height:20px !important;
	left:797px !important;
	top:934px !important;
}

#item274584 {
	width:170px !important;
	left:797px !important;
	top:1004px !important;
	min-height:20px !important;
}

#item274607 {
	width:170px !important;
	left:797px !important;
	top:1033px !important;
	min-height:40px !important;
}

#item274657 {
	width:170px !important;
	min-height:20px !important;
}

#item274633 {
	width:170px !important;
	min-height:20px !important;
}

#item274630 {
	width:170px !important;
	height:20px !important;
	left:797px !important;
	top:1078px !important;
}

#item274556 {
	width:170px !important;
	min-height:20px !important;
}

#item274532 {
	width:170px !important;
	min-height:20px !important;
}

#item274529 {
	width:170px !important;
	height:20px !important;
	left:797px !important;
	top:1105px !important;
}

#item274707 {
	width:210px !important;
	min-height:20px !important;
}

#item274683 {
	width:210px !important;
	min-height:20px !important;
}

#item274680 {
	width:210px !important;
	height:20px !important;
	left:797px !important;
	top:1132px !important;
}

#item293832 {
	width:190px !important;
	left:311px !important;
	top:1656px !important;
	min-height:20px !important;
}

#item293855 {
	width:170px !important;
	left:311px !important;
	top:1685px !important;
	min-height:40px !important;
}

#item293905 {
	width:190px !important;
	min-height:20px !important;
}

#item293881 {
	width:190px !important;
	min-height:20px !important;
}

#item293878 {
	width:190px !important;
	height:20px !important;
	left:311px !important;
	top:1730px !important;
}

#item293955 {
	width:190px !important;
	min-height:20px !important;
}

#item293931 {
	width:190px !important;
	min-height:20px !important;
}

#item293928 {
	width:190px !important;
	height:20px !important;
	left:311px !important;
	top:1757px !important;
}

#item294005 {
	width:210px !important;
	min-height:20px !important;
}

#item293981 {
	width:210px !important;
	min-height:20px !important;
}

#item293978 {
	width:210px !important;
	height:20px !important;
	left:311px !important;
	top:1784px !important;
}

#item287377 {
	width:466px !important;
	height:31px !important;
	left:124px !important;
	top:1842px !important;
	background:#650030;
}

#item287378 {
	width:360px !important;
	left:177px !important;
	top:1847px !important;
	min-height:20px !important;
}

#item274106 {
	width:190px !important;
	left:311px !important;
	top:1914px !important;
	min-height:20px !important;
}

#item274129 {
	width:240px !important;
	left:311px !important;
	top:1943px !important;
	min-height:40px !important;
}

#item274179 {
	width:190px !important;
	min-height:20px !important;
}

#item274155 {
	width:190px !important;
	min-height:20px !important;
}

#item274152 {
	width:190px !important;
	height:20px !important;
	left:311px !important;
	top:1988px !important;
}

#item274230 {
	width:190px !important;
	min-height:20px !important;
}

#item274205 {
	width:190px !important;
	min-height:20px !important;
}

#item274202 {
	width:190px !important;
	height:20px !important;
	left:311px !important;
	top:2015px !important;
}

#item274280 {
	width:210px !important;
	min-height:20px !important;
}

#item274256 {
	width:210px !important;
	min-height:20px !important;
}

#item274253 {
	width:210px !important;
	height:20px !important;
	left:311px !important;
	top:2042px !important;
}

p.Custom-V_-_Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

h2.Region-Labels-P-Mobile {
	font-family:Roboto,serif;
	font-size:24px;
	line-height:28.8px;
	color:#ffffff;
	text-align:center;
}

h2.Team-Labels-H2-Center {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#ffffff;
	text-align:center;
}

p.Navigation-Button-Labels-P {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#ffffff;
	text-align:center;
}

h1.Headline-H1---Tablet {
	font-family:Roboto,serif;
	font-size:30px;
	line-height:36px;
	color:#fff;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:15px;
	text-align:left;
}

p.Mobile_-_Information-Contact-Card-P {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-align:left;
}

p.Buttons_-Caps-P-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:22px;
	line-height:32px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:8px;
	text-align:center;
}

h1.Headline-H1---Interior-Mobile {
	font-family:Merriweather;
	font-size:42px;
	line-height:52px;
	color:#000;
	margin-top:6px;
	margin-bottom:12px;
	text-align:left;
}

h3.Subheader-3-H3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Body-Copy-P {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Nav_-Caps_-Centered-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:center;
}

p.Nav_-Caps-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

h1.Headline-H1---Interior-Tablet {
	font-family:Merriweather;
	font-size:31px;
	line-height:41px;
	color:#000;
	margin-top:6px;
	margin-bottom:12px;
	text-align:left;
}

p.Tablet_-_Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Tablet_-_Information-Contact-Card-P {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-align:left;
}

p.Tablet_-_HTML_-_Map-State-Labels-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:13px;
	line-height:15.6px;
	color:#ffffff;
	text-align:center;
}

p.Desktop_-_Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Disclosure---16_20-Light-P-Mobile {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:22px;
	line-height:26.4px;
	color:#fff;
	margin-bottom:24px;
	text-align:left;
}

p.Disclosure---16_20-Light-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	margin-bottom:24px;
	text-align:left;
}

p.Disclosure---16_20-Light-P-Tighter {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:16px;
	line-height:20px;
	color:#fff;
	text-align:left;
}

p.Body-Copy_digital {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:22px;
	color:#000;
	margin-bottom:13px;
	text-align:left;
}

p.Hyperlink-P---Key-Product-Details---OFF {
	font-family:Roboto,serif;
	font-size:15px;
	line-height:17px;
	color:#000;
	text-decoration:underline;
	margin-bottom:6px;
	text-align:left;
}

p.Desktop_-_Body-Copy {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	text-align:left;
}

h3.Names-H3-Mobile {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	text-align:left;
}

h3.Names-H3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	text-align:left;
}

p.Hyperlinks-Contact-Card-P---ON-Mobile {
	font-family:Roboto,serif;
	font-size:24px;
	line-height:28.8px;
	color:#c20019;
	text-decoration:underline;
	text-align:left;
}

p.Hyperlinks-Contact-Card-P---ON {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#c20019;
	text-decoration:underline;
	text-align:left;
}

p.Hyperlinks-Contact-Card-P---OFF-Mobile {
	font-family:Roboto,serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	text-decoration:underline;
	text-align:left;
}

p.Hyperlinks-Contact-Card-P---OFF {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-decoration:underline;
	text-align:left;
}

p.Information-Contact-Card-P-Mobile {
	font-family:Roboto,serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	text-align:left;
}

p.Desktop_-_Information-Contact-Card-P {
	font-family:Roboto,serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	text-align:left;
}

p.Body-Copy---Left {
	font-family:Roboto,serif;
	font-size:18px;
	line-height:25px;
	color:#000;
	text-align:left;
}

p.Footnotes-P {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:15px;
	color:#000;
	text-indent:-4px;
	padding-left:12px;
	text-align:left;
}

h1.Headline-H1---Interior {
	font-family:Merriweather;
	font-size:27px;
	line-height:38px;
	color:#000;
	margin-top:6px;
	margin-bottom:12px;
	text-align:left;
}

p.Desktop_-_HTML_-_Map-State-Labels-P {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:13px;
	line-height:15.6px;
	color:#ffffff;
	text-align:center;
}

p.Accordion-Copy-P---Tighter-Line-Spacing {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	margin-top:2px;
	margin-bottom:4px;
	text-align:left;
}

h2.Subhead-H2-Merriweather-Orange {
	font-family:Merriweather;
	font-size:22px;
	line-height:26.4px;
	color:#ff4f17;
	text-align:right;
}

p.Bullet-Copy-P---No-Indent {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	margin-bottom:24px;
	text-align:left;
}

p.Body-Copy-2-P---Key-Product-Details {
	font-family:Roboto,serif;
	font-size:14px;
	line-height:17px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Table_body {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9.5px;
	line-height:12px;
	color:#000;
	letter-spacing:-0.010em;
	margin-bottom:6px;
	text-align:left;
}

p.Table-headers {
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9px;
	line-height:12px;
	color:#000;
	letter-spacing:-0.010em;
	margin-bottom:6px;
	text-align:left;
}

p.Subhead3-2 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:16px;
	color:#650030;
	margin-top:9px;
	text-align:left;
}

p.square-numbers {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:11px;
	color:#fff;
	margin-bottom:6px;
	text-align:center;
}

p.Square-copy {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:10px;
	line-height:11px;
	color:#fff;
	margin-bottom:6px;
	text-align:left;
}

p.Checkmarks {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.callout {
	font-family:"Publico Headline",Georgia, serif;
	font-size:14px;
	line-height:19px;
	color:#000;
	letter-spacing:0.025em;
	padding-right:32px;
	margin-top:5px;
	margin-bottom:6px;
	text-align:left;
}

p.Intro {
	font-family:"Publico Headline",Georgia, serif;
	font-size:13px;
	line-height:17px;
	color:#000;
	letter-spacing:0.025em;
	padding-right:32px;
	margin-top:5px;
	margin-bottom:6px;
	text-align:left;
}

p.Captions---Header {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:6px;
	text-align:left;
}

p.Captions---Body-Copy {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

ul.Bullets > li {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:20px;
	color:#000;
	padding-left:12px;
	margin-bottom:3px;
	text-align:left;
}
ul.Bullets > li::before {
	content:'\83';
	position:absolute;
	display:inline-block;
	left:-1.77635683940025e-15px;
	width:0;
	color:#650030;
}

p.Desktop_-_INTERIOR-PAGES_-_Body-Copy {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Subheader-3 {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:15px;
	line-height:20px;
	color:#000;
	margin-bottom:3px;
	text-align:left;
}

p.Subheader-2 {
	font-family:"Playfair Display";
	font-size:18px;
	line-height:22px;
	color:#650030;
	margin-top:3px;
	margin-bottom:10px;
	text-align:left;
}

p.Subheader-1 {
	font-family:"Playfair Display";
	font-size:32px;
	line-height:38px;
	color:#000;
	margin-top:6px;
	margin-bottom:12px;
	text-align:left;
}

p.Intro-Copy {
	font-family:"Playfair Display";
	font-size:16px;
	line-height:22px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Page-Numbers_-Header_Footer-Text {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:8.5px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.Disclosure-P---10_12-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Bank-Box-P---Cover-White {
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:11px;
	line-height:12px;
	color:#ffffff;
	text-align:left;
}

p.Bank-Box {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:8px;
	line-height:9.5px;
	color:#000;
	letter-spacing:-0.020em;
	text-align:left;
}

p.Disclosure---12_15-Light {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:12px;
	line-height:15px;
	color:#000;
	margin-bottom:8px;
	text-align:left;
}

p.Disclosure---9-5_12-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9.5px;
	line-height:11.4px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Collateral-Type {
	font-weight:500;
	font-family:Roboto,serif;
	font-size:11px;
	line-height:13.2px;
	color:#fff;
	text-align:left;
}

p.Issuing-Company {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.Compliance-# {
	font-weight:300;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
	font-size:9px;
	line-height:12px;
	color:#000;
	text-transform:uppercase;
	text-align:left;
}

p.Business-Line {
	font-weight:300;
	font-family:Roboto,serif;
	font-size:9px;
	line-height:12px;
	color:#fff;
	text-transform:uppercase;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.Hyperlink---White {
	color:#fff;
	text-decoration:underline;
}

strong.Roboto-Condensed-Bold {
	font-weight:bold;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Roboto-Condensed-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:"Roboto Condensed",serif;
	font-stretch:condensed;
}

em.Roboto-Medium-Italic {
	font-weight:500;
	font-style:italic;
	font-family:Roboto,serif;
}

strong.Roboto-Medium {
	font-weight:500;
	font-family:Roboto,serif;
}

em.Roboto-Light-Italic {
	font-weight:300;
	font-style:italic;
	font-family:Roboto,serif;
}

span.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;}
